Documentation ¶
Index ¶
- type BatchGetMetricDescriptorsDescriptor
- func (d *BatchGetMetricDescriptorsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *BatchGetMetricDescriptorsDescriptor) GetApiName() string
- func (d *BatchGetMetricDescriptorsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetMetricDescriptorsDescriptor) GetFullMethodName() string
- func (d *BatchGetMetricDescriptorsDescriptor) GetMethodName() string
- func (d *BatchGetMetricDescriptorsDescriptor) GetProtoPkgName() string
- func (d *BatchGetMetricDescriptorsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *BatchGetMetricDescriptorsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *BatchGetMetricDescriptorsDescriptor) GetServiceDomain() string
- func (d *BatchGetMetricDescriptorsDescriptor) GetServiceVersion() string
- func (d *BatchGetMetricDescriptorsDescriptor) GetVerb() string
- func (d *BatchGetMetricDescriptorsDescriptor) HasResource() bool
- func (d *BatchGetMetricDescriptorsDescriptor) IsClientStream() bool
- func (d *BatchGetMetricDescriptorsDescriptor) IsCollection() bool
- func (d *BatchGetMetricDescriptorsDescriptor) IsPlural() bool
- func (d *BatchGetMetricDescriptorsDescriptor) IsServerStream() bool
- func (d *BatchGetMetricDescriptorsDescriptor) IsUnary() bool
- func (d *BatchGetMetricDescriptorsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *BatchGetMetricDescriptorsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *BatchGetMetricDescriptorsDescriptor) RequestHasResourceBody() bool
- type BatchGetMetricDescriptorsDescriptorClientMsgHandle
- func (h *BatchGetMetricDescriptorsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetMetricDescriptorsDescriptorServerMsgHandle
- func (h *BatchGetMetricDescriptorsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *BatchGetMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *BatchGetMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type BatchGetMetricDescriptorsRequest
- func (o *BatchGetMetricDescriptorsRequest) Clone() *BatchGetMetricDescriptorsRequest
- func (o *BatchGetMetricDescriptorsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetMetricDescriptorsRequest) Descriptor() ([]byte, []int)
- func (m *BatchGetMetricDescriptorsRequest) GetFieldMask() *metric_descriptor.MetricDescriptor_FieldMask
- func (m *BatchGetMetricDescriptorsRequest) GetNames() []*metric_descriptor.Reference
- func (m *BatchGetMetricDescriptorsRequest) GetView() view.View
- func (*BatchGetMetricDescriptorsRequest) GotenMessage()
- func (o *BatchGetMetricDescriptorsRequest) GotenObjectExt()
- func (obj *BatchGetMetricDescriptorsRequest) GotenValidate() error
- func (o *BatchGetMetricDescriptorsRequest) MakeDiffFieldMask(other *BatchGetMetricDescriptorsRequest) *BatchGetMetricDescriptorsRequest_FieldMask
- func (o *BatchGetMetricDescriptorsRequest) MakeFullFieldMask() *BatchGetMetricDescriptorsRequest_FieldMask
- func (o *BatchGetMetricDescriptorsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetMetricDescriptorsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetMetricDescriptorsRequest) Marshal() ([]byte, error)
- func (m *BatchGetMetricDescriptorsRequest) MarshalJSON() ([]byte, error)
- func (o *BatchGetMetricDescriptorsRequest) Merge(source *BatchGetMetricDescriptorsRequest)
- func (o *BatchGetMetricDescriptorsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetMetricDescriptorsRequest) ProtoMessage()
- func (m *BatchGetMetricDescriptorsRequest) ProtoReflect() preflect.Message
- func (m *BatchGetMetricDescriptorsRequest) Reset()
- func (m *BatchGetMetricDescriptorsRequest) SetFieldMask(fv *metric_descriptor.MetricDescriptor_FieldMask)
- func (m *BatchGetMetricDescriptorsRequest) SetNames(fv []*metric_descriptor.Reference)
- func (m *BatchGetMetricDescriptorsRequest) SetView(fv view.View)
- func (m *BatchGetMetricDescriptorsRequest) String() string
- func (m *BatchGetMetricDescriptorsRequest) Unmarshal(b []byte) error
- func (m *BatchGetMetricDescriptorsRequest) UnmarshalJSON(data []byte) error
- type BatchGetMetricDescriptorsRequestFieldPathBuilder
- func (BatchGetMetricDescriptorsRequestFieldPathBuilder) FieldMask() BatchGetMetricDescriptorsRequestPathSelectorFieldMask
- func (BatchGetMetricDescriptorsRequestFieldPathBuilder) Names() BatchGetMetricDescriptorsRequestPathSelectorNames
- func (BatchGetMetricDescriptorsRequestFieldPathBuilder) View() BatchGetMetricDescriptorsRequestPathSelectorView
- type BatchGetMetricDescriptorsRequestPathSelectorFieldMask
- func (BatchGetMetricDescriptorsRequestPathSelectorFieldMask) FieldPath() *BatchGetMetricDescriptorsRequest_FieldTerminalPath
- func (s BatchGetMetricDescriptorsRequestPathSelectorFieldMask) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor_FieldMask) *BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetMetricDescriptorsRequestPathSelectorFieldMask) WithValue(value *metric_descriptor.MetricDescriptor_FieldMask) *BatchGetMetricDescriptorsRequest_FieldTerminalPathValue
- type BatchGetMetricDescriptorsRequestPathSelectorNames
- func (BatchGetMetricDescriptorsRequestPathSelectorNames) FieldPath() *BatchGetMetricDescriptorsRequest_FieldTerminalPath
- func (s BatchGetMetricDescriptorsRequestPathSelectorNames) WithArrayOfValues(values [][]*metric_descriptor.Reference) *BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetMetricDescriptorsRequestPathSelectorNames) WithItemValue(value *metric_descriptor.Reference) *BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayItemValue
- func (s BatchGetMetricDescriptorsRequestPathSelectorNames) WithValue(value []*metric_descriptor.Reference) *BatchGetMetricDescriptorsRequest_FieldTerminalPathValue
- type BatchGetMetricDescriptorsRequestPathSelectorView
- func (BatchGetMetricDescriptorsRequestPathSelectorView) FieldPath() *BatchGetMetricDescriptorsRequest_FieldTerminalPath
- func (s BatchGetMetricDescriptorsRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
- func (s BatchGetMetricDescriptorsRequestPathSelectorView) WithValue(value view.View) *BatchGetMetricDescriptorsRequest_FieldTerminalPathValue
- type BatchGetMetricDescriptorsRequest_FieldMask
- func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) AppendPath(path BatchGetMetricDescriptorsRequest_FieldPath)
- func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) FilterInputFields() *BatchGetMetricDescriptorsRequest_FieldMask
- func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) GetPaths() []BatchGetMetricDescriptorsRequest_FieldPath
- func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) IsFull() bool
- func (fieldMask BatchGetMetricDescriptorsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetMetricDescriptorsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) PathsCount() int
- func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) Project(source *BatchGetMetricDescriptorsRequest) *BatchGetMetricDescriptorsRequest
- func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) Reset()
- func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) Set(target, source *BatchGetMetricDescriptorsRequest)
- func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) Size() int
- func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) String() string
- func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) Subtract(other *BatchGetMetricDescriptorsRequest_FieldMask) *BatchGetMetricDescriptorsRequest_FieldMask
- func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetMetricDescriptorsRequest_FieldPath
- func BuildBatchGetMetricDescriptorsRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetMetricDescriptorsRequest_FieldPath, error)
- func MustParseBatchGetMetricDescriptorsRequest_FieldPath(rawField string) BatchGetMetricDescriptorsRequest_FieldPath
- func ParseBatchGetMetricDescriptorsRequest_FieldPath(rawField string) (BatchGetMetricDescriptorsRequest_FieldPath, error)
- type BatchGetMetricDescriptorsRequest_FieldPathArrayItemValue
- func MustParseBatchGetMetricDescriptorsRequest_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetMetricDescriptorsRequest_FieldPathArrayItemValue
- func ParseBatchGetMetricDescriptorsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetMetricDescriptorsRequest_FieldPathArrayItemValue, error)
- type BatchGetMetricDescriptorsRequest_FieldPathArrayOfValues
- func MustParseBatchGetMetricDescriptorsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetMetricDescriptorsRequest_FieldPathArrayOfValues
- func ParseBatchGetMetricDescriptorsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetMetricDescriptorsRequest_FieldPathArrayOfValues, error)
- type BatchGetMetricDescriptorsRequest_FieldPathSelector
- type BatchGetMetricDescriptorsRequest_FieldPathValue
- type BatchGetMetricDescriptorsRequest_FieldTerminalPath
- func (fp *BatchGetMetricDescriptorsRequest_FieldTerminalPath) ClearValue(item *BatchGetMetricDescriptorsRequest)
- func (fp *BatchGetMetricDescriptorsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetMetricDescriptorsRequest_FieldTerminalPath) Get(source *BatchGetMetricDescriptorsRequest) (values []interface{})
- func (fp *BatchGetMetricDescriptorsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetMetricDescriptorsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetMetricDescriptorsRequest_FieldTerminalPath) GetSingle(source *BatchGetMetricDescriptorsRequest) (interface{}, bool)
- func (fp *BatchGetMetricDescriptorsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetMetricDescriptorsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetMetricDescriptorsRequest_FieldTerminalPath) JSONString() string
- func (fp *BatchGetMetricDescriptorsRequest_FieldTerminalPath) Selector() BatchGetMetricDescriptorsRequest_FieldPathSelector
- func (fp *BatchGetMetricDescriptorsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *BatchGetMetricDescriptorsRequest_FieldTerminalPath) String() string
- func (fp *BatchGetMetricDescriptorsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetMetricDescriptorsRequest_FieldPathArrayItemValue
- func (fp *BatchGetMetricDescriptorsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetMetricDescriptorsRequest_FieldPathArrayOfValues
- func (fp *BatchGetMetricDescriptorsRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetMetricDescriptorsRequest_FieldPathValue
- func (fp *BatchGetMetricDescriptorsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetMetricDescriptorsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetMetricDescriptorsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*metric_descriptor.Reference, bool)
- func (fpaiv *BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetMetricDescriptorsRequest) bool
- func (fpaiv *BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetMetricDescriptorsRequest) (interface{}, bool)
- func (fpaiv *BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*metric_descriptor.MetricDescriptor_FieldMask, bool)
- func (fpaov *BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*metric_descriptor.Reference, bool)
- func (fpaov *BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetMetricDescriptorsRequest_FieldTerminalPathValue
- func (fpv *BatchGetMetricDescriptorsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*metric_descriptor.MetricDescriptor_FieldMask, bool)
- func (fpv *BatchGetMetricDescriptorsRequest_FieldTerminalPathValue) AsNamesValue() ([]*metric_descriptor.Reference, bool)
- func (fpv *BatchGetMetricDescriptorsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *BatchGetMetricDescriptorsRequest_FieldTerminalPathValue) CompareWith(source *BatchGetMetricDescriptorsRequest) (int, bool)
- func (fpv *BatchGetMetricDescriptorsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetMetricDescriptorsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetMetricDescriptorsRequest_FieldTerminalPathValue) SetTo(target **BatchGetMetricDescriptorsRequest)
- func (fpv *BatchGetMetricDescriptorsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type BatchGetMetricDescriptorsResponse
- func (o *BatchGetMetricDescriptorsResponse) Clone() *BatchGetMetricDescriptorsResponse
- func (o *BatchGetMetricDescriptorsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*BatchGetMetricDescriptorsResponse) Descriptor() ([]byte, []int)
- func (m *BatchGetMetricDescriptorsResponse) GetMetricDescriptors() []*metric_descriptor.MetricDescriptor
- func (m *BatchGetMetricDescriptorsResponse) GetMissing() []*metric_descriptor.Reference
- func (*BatchGetMetricDescriptorsResponse) GotenMessage()
- func (o *BatchGetMetricDescriptorsResponse) GotenObjectExt()
- func (obj *BatchGetMetricDescriptorsResponse) GotenValidate() error
- func (o *BatchGetMetricDescriptorsResponse) MakeDiffFieldMask(other *BatchGetMetricDescriptorsResponse) *BatchGetMetricDescriptorsResponse_FieldMask
- func (o *BatchGetMetricDescriptorsResponse) MakeFullFieldMask() *BatchGetMetricDescriptorsResponse_FieldMask
- func (o *BatchGetMetricDescriptorsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BatchGetMetricDescriptorsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BatchGetMetricDescriptorsResponse) Marshal() ([]byte, error)
- func (m *BatchGetMetricDescriptorsResponse) MarshalJSON() ([]byte, error)
- func (o *BatchGetMetricDescriptorsResponse) Merge(source *BatchGetMetricDescriptorsResponse)
- func (o *BatchGetMetricDescriptorsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BatchGetMetricDescriptorsResponse) ProtoMessage()
- func (m *BatchGetMetricDescriptorsResponse) ProtoReflect() preflect.Message
- func (m *BatchGetMetricDescriptorsResponse) Reset()
- func (m *BatchGetMetricDescriptorsResponse) SetMetricDescriptors(fv []*metric_descriptor.MetricDescriptor)
- func (m *BatchGetMetricDescriptorsResponse) SetMissing(fv []*metric_descriptor.Reference)
- func (m *BatchGetMetricDescriptorsResponse) String() string
- func (m *BatchGetMetricDescriptorsResponse) Unmarshal(b []byte) error
- func (m *BatchGetMetricDescriptorsResponse) UnmarshalJSON(data []byte) error
- type BatchGetMetricDescriptorsResponseFieldPathBuilder
- type BatchGetMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataAnnotations
- func (s BatchGetMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataAnnotations) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataAnnotations) WithArrayOfValues(values []string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataAnnotations) WithValue(value string) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataLabels
- func (s BatchGetMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataLabels) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataLabels) WithArrayOfValues(values []string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataLabels) WithValue(value string) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataShards
- func (s BatchGetMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataShards) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataShards) WithArrayOfValues(values []int64) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataShards) WithValue(value int64) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) Description() BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDescription
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) DisplayName() BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDisplayName
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) DistributionBucketOptions() ...
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) FieldPath() *BatchGetMetricDescriptorsResponse_FieldTerminalPath
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) IndexSpec() BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpec
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) Labels() BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabels
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) Metadata() BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) MetricDescriptorMetadata() ...
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) MetricKind() BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricKind
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) Name() BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsName
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) PromotedLabelKeySets() ...
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) ResourceTypes() BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsResourceTypes
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) StorageConfig() BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsStorageConfig
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) Type() BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsType
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) Unit() BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsUnit
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) ValueType() BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsValueType
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) WithArrayOfValues(values [][]*metric_descriptor.MetricDescriptor) *BatchGetMetricDescriptorsResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) WithItemValue(value *metric_descriptor.MetricDescriptor) *BatchGetMetricDescriptorsResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) WithSubArrayItemValue(...) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayItemValue
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) WithSubArrayOfValues(subPathArrayOfValues metric_descriptor.MetricDescriptor_FieldPathArrayOfValues) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) WithSubPath(subPath metric_descriptor.MetricDescriptor_FieldPath) *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) WithSubValue(subPathValue metric_descriptor.MetricDescriptor_FieldPathValue) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) WithValue(value []*metric_descriptor.MetricDescriptor) *BatchGetMetricDescriptorsResponse_FieldTerminalPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDescription
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDescription) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDescription) WithArrayOfValues(values []string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDescription) WithValue(value string) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDisplayName
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDisplayName) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDisplayName) WithArrayOfValues(values []string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDisplayName) WithValue(value string) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptions
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptions) DynamicBuckets() ...
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptions) ExplicitBuckets() ...
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptions) ExponentialBuckets() ...
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptions) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptions) LinearBuckets() ...
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptions) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptions) WithValue(value *monitoring_common.Distribution_BucketOptions) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBuckets
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBuckets) Compression() ...
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBuckets) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBuckets) Means() ...
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Dynamic) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Dynamic) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBucketsCompression
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBucketsCompression) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBucketsCompression) WithArrayOfValues(values []float64) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBucketsCompression) WithValue(value float64) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBucketsMeans
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBucketsMeans) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBucketsMeans) WithArrayOfValues(values [][]float64) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBucketsMeans) WithItemValue(value float64) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayItemValue
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBucketsMeans) WithValue(value []float64) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBuckets
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBuckets) Bounds() ...
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBuckets) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Explicit) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Explicit) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBucketsBounds
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBucketsBounds) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBucketsBounds) WithArrayOfValues(values [][]float64) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBucketsBounds) WithItemValue(value float64) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayItemValue
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBucketsBounds) WithValue(value []float64) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBuckets
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBuckets) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBuckets) GrowthFactor() ...
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBuckets) NumFiniteBuckets() ...
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBuckets) Scale() ...
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Exponential) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Exponential) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsGrowthFactor
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsGrowthFactor) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsGrowthFactor) WithArrayOfValues(values []float64) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsGrowthFactor) WithValue(value float64) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsNumFiniteBuckets
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsNumFiniteBuckets) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsNumFiniteBuckets) WithArrayOfValues(values []int32) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsNumFiniteBuckets) WithValue(value int32) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsScale
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsScale) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsScale) WithArrayOfValues(values []float64) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsScale) WithValue(value float64) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBuckets
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBuckets) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBuckets) NumFiniteBuckets() ...
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBuckets) Offset() ...
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBuckets) Width() ...
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Linear) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Linear) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsNumFiniteBuckets
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsNumFiniteBuckets) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsNumFiniteBuckets) WithArrayOfValues(values []int32) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsNumFiniteBuckets) WithValue(value int32) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsOffset
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsOffset) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsOffset) WithArrayOfValues(values []float64) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsOffset) WithValue(value float64) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsWidth
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsWidth) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsWidth) WithArrayOfValues(values []float64) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsWidth) WithValue(value float64) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpec
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpec) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpec) PerResource() ...
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpec) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor_IndexSpec) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpec) WithValue(value *metric_descriptor.MetricDescriptor_IndexSpec) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResource
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResource) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResource) Indices() ...
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResource) Resource() ...
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResource) WithArrayOfValues(values [][]*metric_descriptor.MetricDescriptor_IndexSpec_PerMonitoredResource) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResource) WithItemValue(value *metric_descriptor.MetricDescriptor_IndexSpec_PerMonitoredResource) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayItemValue
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResource) WithValue(value []*metric_descriptor.MetricDescriptor_IndexSpec_PerMonitoredResource) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndices
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndices) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndices) PromotedLabels() ...
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndices) WithArrayOfValues(values [][]*metric_descriptor.MetricDescriptor_IndexSpec_Index) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndices) WithItemValue(value *metric_descriptor.MetricDescriptor_IndexSpec_Index) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayItemValue
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndices) WithValue(value []*metric_descriptor.MetricDescriptor_IndexSpec_Index) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndices) WriteOnly() ...
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndicesPromotedLabels
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndicesPromotedLabels) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndicesPromotedLabels) WithArrayOfValues(values [][]string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndicesPromotedLabels) WithItemValue(value string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayItemValue
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndicesPromotedLabels) WithValue(value []string) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndicesWriteOnly
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndicesWriteOnly) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndicesWriteOnly) WithArrayOfValues(values []bool) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndicesWriteOnly) WithValue(value bool) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceResource
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceResource) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceResource) WithArrayOfValues(values []*monitored_resource_descriptor.Reference) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceResource) WithValue(value *monitored_resource_descriptor.Reference) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabels
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabels) DefaultValue() ...
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabels) Description() ...
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabels) Disabled() BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDisabled
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabels) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabels) Key() BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsKey
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabels) ValueType() BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsValueType
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabels) WithArrayOfValues(values [][]*monitoring_common.LabelDescriptor) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabels) WithItemValue(value *monitoring_common.LabelDescriptor) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayItemValue
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabels) WithValue(value []*monitoring_common.LabelDescriptor) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDefaultValue
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDefaultValue) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDefaultValue) WithArrayOfValues(values []string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDefaultValue) WithValue(value string) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDescription
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDescription) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDescription) WithArrayOfValues(values []string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDescription) WithValue(value string) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDisabled
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDisabled) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDisabled) WithArrayOfValues(values []bool) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDisabled) WithValue(value bool) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsKey
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsKey) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsKey) WithArrayOfValues(values []string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsKey) WithValue(value string) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsValueType
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsValueType) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsValueType) WithArrayOfValues(values []monitoring_common.LabelDescriptor_ValueType) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsValueType) WithValue(value monitoring_common.LabelDescriptor_ValueType) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) Annotations() ...
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) CreateTime() ...
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) DeleteTime() ...
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) Generation() ...
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) Labels() BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLabels
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) Lifecycle() ...
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) OwnerReferences() ...
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) ResourceVersion() ...
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) Shards() BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataShards
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) Syncing() BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncing
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) Tags() BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataTags
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) UpdateTime() ...
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) Uuid() BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataUuid
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) WithValue(value *ntt_meta.Meta) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataAnnotations
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataAnnotations) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataAnnotations) WithKey(key string) ...
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataAnnotations) WithValue(value map[string]string) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataCreateTime
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataCreateTime) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataCreateTime) WithValue(value *timestamp.Timestamp) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataDeleteTime
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataDeleteTime) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataGeneration
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataGeneration) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataGeneration) WithArrayOfValues(values []int64) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataGeneration) WithValue(value int64) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLabels
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLabels) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLabels) WithArrayOfValues(values []map[string]string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLabels) WithKey(key string) ...
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLabels) WithValue(value map[string]string) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycle
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycle) BlockDeletion() ...
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycle) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycle) State() ...
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycleBlockDeletion
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycleBlockDeletion) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycleBlockDeletion) WithValue(value bool) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycleState
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycleState) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) Controller() ...
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) Kind() ...
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) Name() ...
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) Region() ...
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) RequiresOwnerReference() ...
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) Version() ...
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayItemValue
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesBlockOwnerDeletion
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesController
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesController) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesController) WithValue(value bool) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesKind
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesKind) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesKind) WithValue(value string) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesName
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesName) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesName) WithValue(value string) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesRegion
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesRegion) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesRegion) WithValue(value string) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesRequiresOwnerReference
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesVersion
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesVersion) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesVersion) WithValue(value string) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataResourceVersion
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataResourceVersion) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataResourceVersion) WithArrayOfValues(values []string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataResourceVersion) WithValue(value string) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataShards
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataShards) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataShards) WithArrayOfValues(values []map[string]int64) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataShards) WithKey(key string) ...
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataShards) WithValue(value map[string]int64) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncing
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncing) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncing) OwningRegion() ...
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncing) Regions() ...
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncingOwningRegion
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncingOwningRegion) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncingOwningRegion) WithValue(value string) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncingRegions
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncingRegions) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncingRegions) WithItemValue(value string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayItemValue
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncingRegions) WithValue(value []string) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataTags
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataTags) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataTags) WithArrayOfValues(values [][]string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataTags) WithItemValue(value string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayItemValue
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataTags) WithValue(value []string) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataUpdateTime
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataUpdateTime) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataUuid
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataUuid) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataUuid) WithArrayOfValues(values []string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataUuid) WithValue(value string) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricDescriptorMetadata
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricDescriptorMetadata) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricDescriptorMetadata) LaunchStage() ...
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricDescriptorMetadata) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor_MetricDescriptorMetadata) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricDescriptorMetadata) WithValue(value *metric_descriptor.MetricDescriptor_MetricDescriptorMetadata) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricDescriptorMetadataLaunchStage
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricDescriptorMetadataLaunchStage) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricDescriptorMetadataLaunchStage) WithArrayOfValues(values []api.LaunchStage) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricDescriptorMetadataLaunchStage) WithValue(value api.LaunchStage) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricKind
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricKind) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricKind) WithArrayOfValues(values []metric_descriptor.MetricDescriptor_MetricKind) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricKind) WithValue(value metric_descriptor.MetricDescriptor_MetricKind) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsName
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsName) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsName) WithArrayOfValues(values []*metric_descriptor.Name) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsName) WithValue(value *metric_descriptor.Name) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySets
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySets) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySets) LabelKeys() ...
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySets) WithArrayOfValues(values [][]*monitoring_common.LabelKeySet) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySets) WithItemValue(value *monitoring_common.LabelKeySet) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayItemValue
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySets) WithValue(value []*monitoring_common.LabelKeySet) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySets) WriteOnly() ...
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsLabelKeys
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsLabelKeys) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsLabelKeys) WithArrayOfValues(values [][]string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsLabelKeys) WithItemValue(value string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayItemValue
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsLabelKeys) WithValue(value []string) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsWriteOnly
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsWriteOnly) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsWriteOnly) WithArrayOfValues(values []bool) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsWriteOnly) WithValue(value bool) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsResourceTypes
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsResourceTypes) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsResourceTypes) WithArrayOfValues(values [][]string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsResourceTypes) WithItemValue(value string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayItemValue
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsResourceTypes) WithValue(value []string) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsStorageConfig
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsStorageConfig) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsStorageConfig) StoreRawPoints() ...
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsStorageConfig) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor_StorageConfig) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsStorageConfig) WithValue(value *metric_descriptor.MetricDescriptor_StorageConfig) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsStorageConfigStoreRawPoints
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsStorageConfigStoreRawPoints) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsStorageConfigStoreRawPoints) WithArrayOfValues(values []bool) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsStorageConfigStoreRawPoints) WithValue(value bool) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsType
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsType) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsType) WithArrayOfValues(values []string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsType) WithValue(value string) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsUnit
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsUnit) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsUnit) WithArrayOfValues(values []string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsUnit) WithValue(value string) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsValueType
- func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsValueType) FieldPath() *BatchGetMetricDescriptorsResponse_FieldSubPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsValueType) WithArrayOfValues(values []metric_descriptor.MetricDescriptor_ValueType) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsValueType) WithValue(value metric_descriptor.MetricDescriptor_ValueType) *BatchGetMetricDescriptorsResponse_FieldSubPathValue
- type BatchGetMetricDescriptorsResponsePathSelectorMissing
- func (BatchGetMetricDescriptorsResponsePathSelectorMissing) FieldPath() *BatchGetMetricDescriptorsResponse_FieldTerminalPath
- func (s BatchGetMetricDescriptorsResponsePathSelectorMissing) WithArrayOfValues(values [][]*metric_descriptor.Reference) *BatchGetMetricDescriptorsResponse_FieldTerminalPathArrayOfValues
- func (s BatchGetMetricDescriptorsResponsePathSelectorMissing) WithItemValue(value *metric_descriptor.Reference) *BatchGetMetricDescriptorsResponse_FieldTerminalPathArrayItemValue
- func (s BatchGetMetricDescriptorsResponsePathSelectorMissing) WithValue(value []*metric_descriptor.Reference) *BatchGetMetricDescriptorsResponse_FieldTerminalPathValue
- type BatchGetMetricDescriptorsResponse_FieldMask
- func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) AppendPath(path BatchGetMetricDescriptorsResponse_FieldPath)
- func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) FilterInputFields() *BatchGetMetricDescriptorsResponse_FieldMask
- func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) GetPaths() []BatchGetMetricDescriptorsResponse_FieldPath
- func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) IsFull() bool
- func (fieldMask BatchGetMetricDescriptorsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BatchGetMetricDescriptorsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) PathsCount() int
- func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) Project(source *BatchGetMetricDescriptorsResponse) *BatchGetMetricDescriptorsResponse
- func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) ProtoMessage()
- func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) Reset()
- func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) Set(target, source *BatchGetMetricDescriptorsResponse)
- func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) Size() int
- func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) String() string
- func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) Subtract(other *BatchGetMetricDescriptorsResponse_FieldMask) *BatchGetMetricDescriptorsResponse_FieldMask
- func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type BatchGetMetricDescriptorsResponse_FieldPath
- func BuildBatchGetMetricDescriptorsResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetMetricDescriptorsResponse_FieldPath, error)
- func MustParseBatchGetMetricDescriptorsResponse_FieldPath(rawField string) BatchGetMetricDescriptorsResponse_FieldPath
- func ParseBatchGetMetricDescriptorsResponse_FieldPath(rawField string) (BatchGetMetricDescriptorsResponse_FieldPath, error)
- type BatchGetMetricDescriptorsResponse_FieldPathArrayItemValue
- func MustParseBatchGetMetricDescriptorsResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetMetricDescriptorsResponse_FieldPathArrayItemValue
- func ParseBatchGetMetricDescriptorsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetMetricDescriptorsResponse_FieldPathArrayItemValue, error)
- type BatchGetMetricDescriptorsResponse_FieldPathArrayOfValues
- func MustParseBatchGetMetricDescriptorsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetMetricDescriptorsResponse_FieldPathArrayOfValues
- func ParseBatchGetMetricDescriptorsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetMetricDescriptorsResponse_FieldPathArrayOfValues, error)
- type BatchGetMetricDescriptorsResponse_FieldPathSelector
- type BatchGetMetricDescriptorsResponse_FieldPathValue
- type BatchGetMetricDescriptorsResponse_FieldSubPath
- func (fps *BatchGetMetricDescriptorsResponse_FieldSubPath) AsMetricDescriptorsSubPath() (metric_descriptor.MetricDescriptor_FieldPath, bool)
- func (fps *BatchGetMetricDescriptorsResponse_FieldSubPath) ClearValue(item *BatchGetMetricDescriptorsResponse)
- func (fps *BatchGetMetricDescriptorsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *BatchGetMetricDescriptorsResponse_FieldSubPath) Get(source *BatchGetMetricDescriptorsResponse) (values []interface{})
- func (fps *BatchGetMetricDescriptorsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *BatchGetMetricDescriptorsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *BatchGetMetricDescriptorsResponse_FieldSubPath) GetSingle(source *BatchGetMetricDescriptorsResponse) (interface{}, bool)
- func (fps *BatchGetMetricDescriptorsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *BatchGetMetricDescriptorsResponse_FieldSubPath) IsLeaf() bool
- func (fps *BatchGetMetricDescriptorsResponse_FieldSubPath) JSONString() string
- func (fps *BatchGetMetricDescriptorsResponse_FieldSubPath) Selector() BatchGetMetricDescriptorsResponse_FieldPathSelector
- func (fps *BatchGetMetricDescriptorsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *BatchGetMetricDescriptorsResponse_FieldSubPath) String() string
- func (fps *BatchGetMetricDescriptorsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetMetricDescriptorsResponse_FieldPathArrayItemValue
- func (fps *BatchGetMetricDescriptorsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetMetricDescriptorsResponse_FieldPathArrayOfValues
- func (fps *BatchGetMetricDescriptorsResponse_FieldSubPath) WithIValue(value interface{}) BatchGetMetricDescriptorsResponse_FieldPathValue
- func (fps *BatchGetMetricDescriptorsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *BatchGetMetricDescriptorsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *BatchGetMetricDescriptorsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetMetricDescriptorsResponse_FieldSubPathArrayItemValue
- func (fpaivs *BatchGetMetricDescriptorsResponse_FieldSubPathArrayItemValue) AsMetricDescriptorsPathItemValue() (metric_descriptor.MetricDescriptor_FieldPathArrayItemValue, bool)
- func (fpaivs *BatchGetMetricDescriptorsResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetMetricDescriptorsResponse) bool
- func (fpaivs *BatchGetMetricDescriptorsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
- type BatchGetMetricDescriptorsResponse_FieldSubPathValue
- func (fpvs *BatchGetMetricDescriptorsResponse_FieldSubPathValue) AsMetricDescriptorsPathValue() (metric_descriptor.MetricDescriptor_FieldPathValue, bool)
- func (fpvs *BatchGetMetricDescriptorsResponse_FieldSubPathValue) CompareWith(source *BatchGetMetricDescriptorsResponse) (int, bool)
- func (fpvs *BatchGetMetricDescriptorsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *BatchGetMetricDescriptorsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *BatchGetMetricDescriptorsResponse_FieldSubPathValue) SetTo(target **BatchGetMetricDescriptorsResponse)
- func (fpvs *BatchGetMetricDescriptorsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type BatchGetMetricDescriptorsResponse_FieldTerminalPath
- func (fp *BatchGetMetricDescriptorsResponse_FieldTerminalPath) ClearValue(item *BatchGetMetricDescriptorsResponse)
- func (fp *BatchGetMetricDescriptorsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BatchGetMetricDescriptorsResponse_FieldTerminalPath) Get(source *BatchGetMetricDescriptorsResponse) (values []interface{})
- func (fp *BatchGetMetricDescriptorsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *BatchGetMetricDescriptorsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BatchGetMetricDescriptorsResponse_FieldTerminalPath) GetSingle(source *BatchGetMetricDescriptorsResponse) (interface{}, bool)
- func (fp *BatchGetMetricDescriptorsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BatchGetMetricDescriptorsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *BatchGetMetricDescriptorsResponse_FieldTerminalPath) JSONString() string
- func (fp *BatchGetMetricDescriptorsResponse_FieldTerminalPath) Selector() BatchGetMetricDescriptorsResponse_FieldPathSelector
- func (fp *BatchGetMetricDescriptorsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *BatchGetMetricDescriptorsResponse_FieldTerminalPath) String() string
- func (fp *BatchGetMetricDescriptorsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetMetricDescriptorsResponse_FieldPathArrayItemValue
- func (fp *BatchGetMetricDescriptorsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetMetricDescriptorsResponse_FieldPathArrayOfValues
- func (fp *BatchGetMetricDescriptorsResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetMetricDescriptorsResponse_FieldPathValue
- func (fp *BatchGetMetricDescriptorsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BatchGetMetricDescriptorsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BatchGetMetricDescriptorsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BatchGetMetricDescriptorsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *BatchGetMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) AsMetricDescriptorsItemValue() (*metric_descriptor.MetricDescriptor, bool)
- func (fpaiv *BatchGetMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*metric_descriptor.Reference, bool)
- func (fpaiv *BatchGetMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetMetricDescriptorsResponse) bool
- func (fpaiv *BatchGetMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BatchGetMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetMetricDescriptorsResponse) (interface{}, bool)
- func (fpaiv *BatchGetMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BatchGetMetricDescriptorsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *BatchGetMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) AsMetricDescriptorsArrayOfValues() ([][]*metric_descriptor.MetricDescriptor, bool)
- func (fpaov *BatchGetMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*metric_descriptor.Reference, bool)
- func (fpaov *BatchGetMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type BatchGetMetricDescriptorsResponse_FieldTerminalPathValue
- func (fpv *BatchGetMetricDescriptorsResponse_FieldTerminalPathValue) AsMetricDescriptorsValue() ([]*metric_descriptor.MetricDescriptor, bool)
- func (fpv *BatchGetMetricDescriptorsResponse_FieldTerminalPathValue) AsMissingValue() ([]*metric_descriptor.Reference, bool)
- func (fpv *BatchGetMetricDescriptorsResponse_FieldTerminalPathValue) CompareWith(source *BatchGetMetricDescriptorsResponse) (int, bool)
- func (fpv *BatchGetMetricDescriptorsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BatchGetMetricDescriptorsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BatchGetMetricDescriptorsResponse_FieldTerminalPathValue) SetTo(target **BatchGetMetricDescriptorsResponse)
- func (fpv *BatchGetMetricDescriptorsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type CreateMetricDescriptorDescriptor
- func (d *CreateMetricDescriptorDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *CreateMetricDescriptorDescriptor) GetApiName() string
- func (d *CreateMetricDescriptorDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateMetricDescriptorDescriptor) GetFullMethodName() string
- func (d *CreateMetricDescriptorDescriptor) GetMethodName() string
- func (d *CreateMetricDescriptorDescriptor) GetProtoPkgName() string
- func (d *CreateMetricDescriptorDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *CreateMetricDescriptorDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *CreateMetricDescriptorDescriptor) GetServiceDomain() string
- func (d *CreateMetricDescriptorDescriptor) GetServiceVersion() string
- func (d *CreateMetricDescriptorDescriptor) GetVerb() string
- func (d *CreateMetricDescriptorDescriptor) HasResource() bool
- func (d *CreateMetricDescriptorDescriptor) IsClientStream() bool
- func (d *CreateMetricDescriptorDescriptor) IsCollection() bool
- func (d *CreateMetricDescriptorDescriptor) IsPlural() bool
- func (d *CreateMetricDescriptorDescriptor) IsServerStream() bool
- func (d *CreateMetricDescriptorDescriptor) IsUnary() bool
- func (d *CreateMetricDescriptorDescriptor) NewEmptyClientMsg() proto.Message
- func (d *CreateMetricDescriptorDescriptor) NewEmptyServerMsg() proto.Message
- func (d *CreateMetricDescriptorDescriptor) RequestHasResourceBody() bool
- type CreateMetricDescriptorDescriptorClientMsgHandle
- func (h *CreateMetricDescriptorDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateMetricDescriptorDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateMetricDescriptorDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateMetricDescriptorDescriptorServerMsgHandle
- func (h *CreateMetricDescriptorDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *CreateMetricDescriptorDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *CreateMetricDescriptorDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type CreateMetricDescriptorRequest
- func (o *CreateMetricDescriptorRequest) Clone() *CreateMetricDescriptorRequest
- func (o *CreateMetricDescriptorRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*CreateMetricDescriptorRequest) Descriptor() ([]byte, []int)
- func (m *CreateMetricDescriptorRequest) GetMetricDescriptor() *metric_descriptor.MetricDescriptor
- func (m *CreateMetricDescriptorRequest) GetParent() *metric_descriptor.ParentReference
- func (*CreateMetricDescriptorRequest) GotenMessage()
- func (o *CreateMetricDescriptorRequest) GotenObjectExt()
- func (obj *CreateMetricDescriptorRequest) GotenValidate() error
- func (o *CreateMetricDescriptorRequest) MakeDiffFieldMask(other *CreateMetricDescriptorRequest) *CreateMetricDescriptorRequest_FieldMask
- func (o *CreateMetricDescriptorRequest) MakeFullFieldMask() *CreateMetricDescriptorRequest_FieldMask
- func (o *CreateMetricDescriptorRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *CreateMetricDescriptorRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *CreateMetricDescriptorRequest) Marshal() ([]byte, error)
- func (m *CreateMetricDescriptorRequest) MarshalJSON() ([]byte, error)
- func (o *CreateMetricDescriptorRequest) Merge(source *CreateMetricDescriptorRequest)
- func (o *CreateMetricDescriptorRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*CreateMetricDescriptorRequest) ProtoMessage()
- func (m *CreateMetricDescriptorRequest) ProtoReflect() preflect.Message
- func (m *CreateMetricDescriptorRequest) Reset()
- func (m *CreateMetricDescriptorRequest) SetMetricDescriptor(fv *metric_descriptor.MetricDescriptor)
- func (m *CreateMetricDescriptorRequest) SetParent(fv *metric_descriptor.ParentReference)
- func (m *CreateMetricDescriptorRequest) String() string
- func (m *CreateMetricDescriptorRequest) Unmarshal(b []byte) error
- func (m *CreateMetricDescriptorRequest) UnmarshalJSON(data []byte) error
- type CreateMetricDescriptorRequestFieldPathBuilder
- type CreateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataAnnotations
- func (s CreateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataAnnotations) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataAnnotations) WithArrayOfValues(values []string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataAnnotations) WithValue(value string) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataLabels
- func (s CreateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataLabels) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataLabels) WithArrayOfValues(values []string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataLabels) WithValue(value string) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataShards
- func (s CreateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataShards) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataShards) WithArrayOfValues(values []int64) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataShards) WithValue(value int64) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptor
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptor) Description() CreateMetricDescriptorRequestPathSelectorMetricDescriptorDescription
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptor) DisplayName() CreateMetricDescriptorRequestPathSelectorMetricDescriptorDisplayName
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptor) DistributionBucketOptions() ...
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptor) FieldPath() *CreateMetricDescriptorRequest_FieldTerminalPath
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptor) IndexSpec() CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpec
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptor) Labels() CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabels
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptor) Metadata() CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptor) MetricDescriptorMetadata() ...
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptor) MetricKind() CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetricKind
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptor) Name() CreateMetricDescriptorRequestPathSelectorMetricDescriptorName
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptor) PromotedLabelKeySets() CreateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySets
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptor) ResourceTypes() CreateMetricDescriptorRequestPathSelectorMetricDescriptorResourceTypes
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptor) StorageConfig() CreateMetricDescriptorRequestPathSelectorMetricDescriptorStorageConfig
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptor) Type() CreateMetricDescriptorRequestPathSelectorMetricDescriptorType
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptor) Unit() CreateMetricDescriptorRequestPathSelectorMetricDescriptorUnit
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptor) ValueType() CreateMetricDescriptorRequestPathSelectorMetricDescriptorValueType
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptor) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor) *CreateMetricDescriptorRequest_FieldTerminalPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptor) WithSubArrayItemValue(...) *CreateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptor) WithSubArrayOfValues(subPathArrayOfValues metric_descriptor.MetricDescriptor_FieldPathArrayOfValues) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptor) WithSubPath(subPath metric_descriptor.MetricDescriptor_FieldPath) *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptor) WithSubValue(subPathValue metric_descriptor.MetricDescriptor_FieldPathValue) *CreateMetricDescriptorRequest_FieldSubPathValue
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptor) WithValue(value *metric_descriptor.MetricDescriptor) *CreateMetricDescriptorRequest_FieldTerminalPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDescription
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDescription) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorDescription) WithArrayOfValues(values []string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorDescription) WithValue(value string) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDisplayName
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDisplayName) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorDisplayName) WithArrayOfValues(values []string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorDisplayName) WithValue(value string) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptions
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptions) DynamicBuckets() ...
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptions) ExplicitBuckets() ...
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptions) ExponentialBuckets() ...
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptions) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptions) LinearBuckets() ...
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptions) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptions) WithValue(value *monitoring_common.Distribution_BucketOptions) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBuckets
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBuckets) Compression() ...
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBuckets) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBuckets) Means() ...
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Dynamic) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Dynamic) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBucketsCompression
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBucketsCompression) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBucketsCompression) WithArrayOfValues(values []float64) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBucketsCompression) WithValue(value float64) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBucketsMeans
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBucketsMeans) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBucketsMeans) WithArrayOfValues(values [][]float64) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBucketsMeans) WithItemValue(value float64) *CreateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBucketsMeans) WithValue(value []float64) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBuckets
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBuckets) Bounds() ...
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBuckets) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Explicit) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Explicit) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBucketsBounds
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBucketsBounds) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBucketsBounds) WithArrayOfValues(values [][]float64) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBucketsBounds) WithItemValue(value float64) *CreateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBucketsBounds) WithValue(value []float64) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBuckets
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBuckets) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBuckets) GrowthFactor() ...
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBuckets) NumFiniteBuckets() ...
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBuckets) Scale() ...
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Exponential) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Exponential) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsGrowthFactor
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsGrowthFactor) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsGrowthFactor) WithArrayOfValues(values []float64) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsGrowthFactor) WithValue(value float64) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsNumFiniteBuckets
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsNumFiniteBuckets) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsNumFiniteBuckets) WithArrayOfValues(values []int32) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsNumFiniteBuckets) WithValue(value int32) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsScale
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsScale) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsScale) WithArrayOfValues(values []float64) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsScale) WithValue(value float64) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBuckets
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBuckets) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBuckets) NumFiniteBuckets() ...
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBuckets) Offset() ...
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBuckets) Width() ...
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Linear) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Linear) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsNumFiniteBuckets
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsNumFiniteBuckets) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsNumFiniteBuckets) WithArrayOfValues(values []int32) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsNumFiniteBuckets) WithValue(value int32) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsOffset
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsOffset) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsOffset) WithArrayOfValues(values []float64) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsOffset) WithValue(value float64) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsWidth
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsWidth) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsWidth) WithArrayOfValues(values []float64) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsWidth) WithValue(value float64) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpec
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpec) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpec) PerResource() CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResource
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpec) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor_IndexSpec) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpec) WithValue(value *metric_descriptor.MetricDescriptor_IndexSpec) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResource
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResource) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResource) Indices() ...
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResource) Resource() ...
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResource) WithArrayOfValues(values [][]*metric_descriptor.MetricDescriptor_IndexSpec_PerMonitoredResource) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResource) WithItemValue(value *metric_descriptor.MetricDescriptor_IndexSpec_PerMonitoredResource) *CreateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResource) WithValue(value []*metric_descriptor.MetricDescriptor_IndexSpec_PerMonitoredResource) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndices
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndices) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndices) PromotedLabels() ...
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndices) WithArrayOfValues(values [][]*metric_descriptor.MetricDescriptor_IndexSpec_Index) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndices) WithItemValue(value *metric_descriptor.MetricDescriptor_IndexSpec_Index) *CreateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndices) WithValue(value []*metric_descriptor.MetricDescriptor_IndexSpec_Index) *CreateMetricDescriptorRequest_FieldSubPathValue
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndices) WriteOnly() ...
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesPromotedLabels
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesPromotedLabels) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesPromotedLabels) WithArrayOfValues(values [][]string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesPromotedLabels) WithItemValue(value string) *CreateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesPromotedLabels) WithValue(value []string) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesWriteOnly
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesWriteOnly) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesWriteOnly) WithArrayOfValues(values []bool) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesWriteOnly) WithValue(value bool) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceResource
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceResource) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceResource) WithArrayOfValues(values []*monitored_resource_descriptor.Reference) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceResource) WithValue(value *monitored_resource_descriptor.Reference) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabels
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabels) DefaultValue() CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDefaultValue
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabels) Description() CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDescription
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabels) Disabled() CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDisabled
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabels) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabels) Key() CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsKey
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabels) ValueType() CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsValueType
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabels) WithArrayOfValues(values [][]*monitoring_common.LabelDescriptor) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabels) WithItemValue(value *monitoring_common.LabelDescriptor) *CreateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabels) WithValue(value []*monitoring_common.LabelDescriptor) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDefaultValue
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDefaultValue) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDefaultValue) WithArrayOfValues(values []string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDefaultValue) WithValue(value string) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDescription
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDescription) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDescription) WithArrayOfValues(values []string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDescription) WithValue(value string) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDisabled
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDisabled) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDisabled) WithArrayOfValues(values []bool) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDisabled) WithValue(value bool) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsKey
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsKey) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsKey) WithArrayOfValues(values []string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsKey) WithValue(value string) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsValueType
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsValueType) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsValueType) WithArrayOfValues(values []monitoring_common.LabelDescriptor_ValueType) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsValueType) WithValue(value monitoring_common.LabelDescriptor_ValueType) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) Annotations() CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataAnnotations
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) CreateTime() CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataCreateTime
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) DeleteTime() CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataDeleteTime
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) Generation() CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataGeneration
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) Labels() CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLabels
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) Lifecycle() CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycle
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) OwnerReferences() ...
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) ResourceVersion() ...
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) Shards() CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataShards
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) Syncing() CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncing
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) Tags() CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataTags
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) UpdateTime() CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataUpdateTime
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) Uuid() CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataUuid
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) WithValue(value *ntt_meta.Meta) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataAnnotations
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataAnnotations) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataAnnotations) WithArrayOfValues(values []map[string]string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataAnnotations) WithKey(key string) ...
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataAnnotations) WithValue(value map[string]string) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataCreateTime
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataCreateTime) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataCreateTime) WithValue(value *timestamp.Timestamp) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataDeleteTime
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataDeleteTime) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataGeneration
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataGeneration) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataGeneration) WithArrayOfValues(values []int64) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataGeneration) WithValue(value int64) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLabels
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLabels) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLabels) WithArrayOfValues(values []map[string]string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLabels) WithKey(key string) CreateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataLabels
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLabels) WithValue(value map[string]string) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycle
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycle) BlockDeletion() ...
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycle) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycle) State() ...
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycleBlockDeletion
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycleBlockDeletion) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycleBlockDeletion) WithValue(value bool) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycleState
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycleState) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences) Controller() ...
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences) Kind() ...
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences) Name() ...
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences) Region() ...
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences) RequiresOwnerReference() ...
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences) Version() ...
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *CreateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesBlockOwnerDeletion
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesController
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesController) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesController) WithValue(value bool) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesKind
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesKind) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesKind) WithValue(value string) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesName
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesName) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesName) WithArrayOfValues(values []string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesName) WithValue(value string) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesRegion
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesRegion) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesRegion) WithValue(value string) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesRequiresOwnerReference
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesVersion
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesVersion) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesVersion) WithValue(value string) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataResourceVersion
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataResourceVersion) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataResourceVersion) WithArrayOfValues(values []string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataResourceVersion) WithValue(value string) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataShards
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataShards) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataShards) WithArrayOfValues(values []map[string]int64) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataShards) WithKey(key string) CreateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataShards
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataShards) WithValue(value map[string]int64) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncing
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncing) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncing) OwningRegion() ...
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncing) Regions() ...
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncingOwningRegion
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncingOwningRegion) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncingOwningRegion) WithValue(value string) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncingRegions
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncingRegions) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncingRegions) WithArrayOfValues(values [][]string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncingRegions) WithItemValue(value string) *CreateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncingRegions) WithValue(value []string) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataTags
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataTags) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataTags) WithArrayOfValues(values [][]string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataTags) WithItemValue(value string) *CreateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataTags) WithValue(value []string) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataUpdateTime
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataUpdateTime) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataUuid
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataUuid) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataUuid) WithArrayOfValues(values []string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataUuid) WithValue(value string) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadata
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadata) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadata) LaunchStage() ...
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadata) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor_MetricDescriptorMetadata) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadata) WithValue(value *metric_descriptor.MetricDescriptor_MetricDescriptorMetadata) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadataLaunchStage
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadataLaunchStage) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadataLaunchStage) WithArrayOfValues(values []api.LaunchStage) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadataLaunchStage) WithValue(value api.LaunchStage) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetricKind
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetricKind) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetricKind) WithArrayOfValues(values []metric_descriptor.MetricDescriptor_MetricKind) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetricKind) WithValue(value metric_descriptor.MetricDescriptor_MetricKind) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorName
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorName) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorName) WithArrayOfValues(values []*metric_descriptor.Name) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorName) WithValue(value *metric_descriptor.Name) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySets
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySets) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySets) LabelKeys() ...
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySets) WithArrayOfValues(values [][]*monitoring_common.LabelKeySet) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySets) WithItemValue(value *monitoring_common.LabelKeySet) *CreateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySets) WithValue(value []*monitoring_common.LabelKeySet) *CreateMetricDescriptorRequest_FieldSubPathValue
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySets) WriteOnly() ...
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsLabelKeys
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsLabelKeys) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsLabelKeys) WithArrayOfValues(values [][]string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsLabelKeys) WithItemValue(value string) *CreateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsLabelKeys) WithValue(value []string) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsWriteOnly
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsWriteOnly) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsWriteOnly) WithArrayOfValues(values []bool) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsWriteOnly) WithValue(value bool) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorResourceTypes
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorResourceTypes) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorResourceTypes) WithArrayOfValues(values [][]string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorResourceTypes) WithItemValue(value string) *CreateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorResourceTypes) WithValue(value []string) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorStorageConfig
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorStorageConfig) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorStorageConfig) StoreRawPoints() ...
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorStorageConfig) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor_StorageConfig) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorStorageConfig) WithValue(value *metric_descriptor.MetricDescriptor_StorageConfig) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorStorageConfigStoreRawPoints
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorStorageConfigStoreRawPoints) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorStorageConfigStoreRawPoints) WithArrayOfValues(values []bool) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorStorageConfigStoreRawPoints) WithValue(value bool) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorType
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorType) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorType) WithArrayOfValues(values []string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorType) WithValue(value string) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorUnit
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorUnit) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorUnit) WithArrayOfValues(values []string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorUnit) WithValue(value string) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorMetricDescriptorValueType
- func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorValueType) FieldPath() *CreateMetricDescriptorRequest_FieldSubPath
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorValueType) WithArrayOfValues(values []metric_descriptor.MetricDescriptor_ValueType) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorValueType) WithValue(value metric_descriptor.MetricDescriptor_ValueType) *CreateMetricDescriptorRequest_FieldSubPathValue
- type CreateMetricDescriptorRequestPathSelectorParent
- func (CreateMetricDescriptorRequestPathSelectorParent) FieldPath() *CreateMetricDescriptorRequest_FieldTerminalPath
- func (s CreateMetricDescriptorRequestPathSelectorParent) WithArrayOfValues(values []*metric_descriptor.ParentReference) *CreateMetricDescriptorRequest_FieldTerminalPathArrayOfValues
- func (s CreateMetricDescriptorRequestPathSelectorParent) WithValue(value *metric_descriptor.ParentReference) *CreateMetricDescriptorRequest_FieldTerminalPathValue
- type CreateMetricDescriptorRequest_FieldMask
- func (fieldMask *CreateMetricDescriptorRequest_FieldMask) AppendPath(path CreateMetricDescriptorRequest_FieldPath)
- func (fieldMask *CreateMetricDescriptorRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *CreateMetricDescriptorRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *CreateMetricDescriptorRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *CreateMetricDescriptorRequest_FieldMask) FilterInputFields() *CreateMetricDescriptorRequest_FieldMask
- func (fieldMask *CreateMetricDescriptorRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *CreateMetricDescriptorRequest_FieldMask) GetPaths() []CreateMetricDescriptorRequest_FieldPath
- func (fieldMask *CreateMetricDescriptorRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *CreateMetricDescriptorRequest_FieldMask) IsFull() bool
- func (fieldMask CreateMetricDescriptorRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask CreateMetricDescriptorRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *CreateMetricDescriptorRequest_FieldMask) PathsCount() int
- func (fieldMask *CreateMetricDescriptorRequest_FieldMask) Project(source *CreateMetricDescriptorRequest) *CreateMetricDescriptorRequest
- func (fieldMask *CreateMetricDescriptorRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *CreateMetricDescriptorRequest_FieldMask) ProtoMessage()
- func (fieldMask *CreateMetricDescriptorRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *CreateMetricDescriptorRequest_FieldMask) Reset()
- func (fieldMask *CreateMetricDescriptorRequest_FieldMask) Set(target, source *CreateMetricDescriptorRequest)
- func (fieldMask *CreateMetricDescriptorRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *CreateMetricDescriptorRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *CreateMetricDescriptorRequest_FieldMask) Size() int
- func (fieldMask *CreateMetricDescriptorRequest_FieldMask) String() string
- func (fieldMask *CreateMetricDescriptorRequest_FieldMask) Subtract(other *CreateMetricDescriptorRequest_FieldMask) *CreateMetricDescriptorRequest_FieldMask
- func (fieldMask *CreateMetricDescriptorRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *CreateMetricDescriptorRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *CreateMetricDescriptorRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *CreateMetricDescriptorRequest_FieldMask) UnmarshalJSON(data []byte) error
- type CreateMetricDescriptorRequest_FieldPath
- func BuildCreateMetricDescriptorRequest_FieldPath(fp gotenobject.RawFieldPath) (CreateMetricDescriptorRequest_FieldPath, error)
- func MustParseCreateMetricDescriptorRequest_FieldPath(rawField string) CreateMetricDescriptorRequest_FieldPath
- func ParseCreateMetricDescriptorRequest_FieldPath(rawField string) (CreateMetricDescriptorRequest_FieldPath, error)
- type CreateMetricDescriptorRequest_FieldPathArrayItemValue
- func MustParseCreateMetricDescriptorRequest_FieldPathArrayItemValue(pathStr, valueStr string) CreateMetricDescriptorRequest_FieldPathArrayItemValue
- func ParseCreateMetricDescriptorRequest_FieldPathArrayItemValue(pathStr, valueStr string) (CreateMetricDescriptorRequest_FieldPathArrayItemValue, error)
- type CreateMetricDescriptorRequest_FieldPathArrayOfValues
- type CreateMetricDescriptorRequest_FieldPathSelector
- type CreateMetricDescriptorRequest_FieldPathValue
- type CreateMetricDescriptorRequest_FieldSubPath
- func (fps *CreateMetricDescriptorRequest_FieldSubPath) AsMetricDescriptorSubPath() (metric_descriptor.MetricDescriptor_FieldPath, bool)
- func (fps *CreateMetricDescriptorRequest_FieldSubPath) ClearValue(item *CreateMetricDescriptorRequest)
- func (fps *CreateMetricDescriptorRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *CreateMetricDescriptorRequest_FieldSubPath) Get(source *CreateMetricDescriptorRequest) (values []interface{})
- func (fps *CreateMetricDescriptorRequest_FieldSubPath) GetDefault() interface{}
- func (fps *CreateMetricDescriptorRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *CreateMetricDescriptorRequest_FieldSubPath) GetSingle(source *CreateMetricDescriptorRequest) (interface{}, bool)
- func (fps *CreateMetricDescriptorRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *CreateMetricDescriptorRequest_FieldSubPath) IsLeaf() bool
- func (fps *CreateMetricDescriptorRequest_FieldSubPath) JSONString() string
- func (fps *CreateMetricDescriptorRequest_FieldSubPath) Selector() CreateMetricDescriptorRequest_FieldPathSelector
- func (fps *CreateMetricDescriptorRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *CreateMetricDescriptorRequest_FieldSubPath) String() string
- func (fps *CreateMetricDescriptorRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreateMetricDescriptorRequest_FieldPathArrayItemValue
- func (fps *CreateMetricDescriptorRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreateMetricDescriptorRequest_FieldPathArrayOfValues
- func (fps *CreateMetricDescriptorRequest_FieldSubPath) WithIValue(value interface{}) CreateMetricDescriptorRequest_FieldPathValue
- func (fps *CreateMetricDescriptorRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *CreateMetricDescriptorRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *CreateMetricDescriptorRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (fpaivs *CreateMetricDescriptorRequest_FieldSubPathArrayItemValue) AsMetricDescriptorPathItemValue() (metric_descriptor.MetricDescriptor_FieldPathArrayItemValue, bool)
- func (fpaivs *CreateMetricDescriptorRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreateMetricDescriptorRequest) bool
- func (fpaivs *CreateMetricDescriptorRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
- type CreateMetricDescriptorRequest_FieldSubPathValue
- func (fpvs *CreateMetricDescriptorRequest_FieldSubPathValue) AsMetricDescriptorPathValue() (metric_descriptor.MetricDescriptor_FieldPathValue, bool)
- func (fpvs *CreateMetricDescriptorRequest_FieldSubPathValue) CompareWith(source *CreateMetricDescriptorRequest) (int, bool)
- func (fpvs *CreateMetricDescriptorRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *CreateMetricDescriptorRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *CreateMetricDescriptorRequest_FieldSubPathValue) SetTo(target **CreateMetricDescriptorRequest)
- func (fpvs *CreateMetricDescriptorRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type CreateMetricDescriptorRequest_FieldTerminalPath
- func (fp *CreateMetricDescriptorRequest_FieldTerminalPath) ClearValue(item *CreateMetricDescriptorRequest)
- func (fp *CreateMetricDescriptorRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *CreateMetricDescriptorRequest_FieldTerminalPath) Get(source *CreateMetricDescriptorRequest) (values []interface{})
- func (fp *CreateMetricDescriptorRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *CreateMetricDescriptorRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *CreateMetricDescriptorRequest_FieldTerminalPath) GetSingle(source *CreateMetricDescriptorRequest) (interface{}, bool)
- func (fp *CreateMetricDescriptorRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *CreateMetricDescriptorRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *CreateMetricDescriptorRequest_FieldTerminalPath) JSONString() string
- func (fp *CreateMetricDescriptorRequest_FieldTerminalPath) Selector() CreateMetricDescriptorRequest_FieldPathSelector
- func (fp *CreateMetricDescriptorRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *CreateMetricDescriptorRequest_FieldTerminalPath) String() string
- func (fp *CreateMetricDescriptorRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreateMetricDescriptorRequest_FieldPathArrayItemValue
- func (fp *CreateMetricDescriptorRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreateMetricDescriptorRequest_FieldPathArrayOfValues
- func (fp *CreateMetricDescriptorRequest_FieldTerminalPath) WithIValue(value interface{}) CreateMetricDescriptorRequest_FieldPathValue
- func (fp *CreateMetricDescriptorRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *CreateMetricDescriptorRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *CreateMetricDescriptorRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type CreateMetricDescriptorRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *CreateMetricDescriptorRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreateMetricDescriptorRequest) bool
- func (fpaiv *CreateMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *CreateMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreateMetricDescriptorRequest) (interface{}, bool)
- func (fpaiv *CreateMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type CreateMetricDescriptorRequest_FieldTerminalPathArrayOfValues
- func (fpaov *CreateMetricDescriptorRequest_FieldTerminalPathArrayOfValues) AsMetricDescriptorArrayOfValues() ([]*metric_descriptor.MetricDescriptor, bool)
- func (fpaov *CreateMetricDescriptorRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*metric_descriptor.ParentReference, bool)
- func (fpaov *CreateMetricDescriptorRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type CreateMetricDescriptorRequest_FieldTerminalPathValue
- func (fpv *CreateMetricDescriptorRequest_FieldTerminalPathValue) AsMetricDescriptorValue() (*metric_descriptor.MetricDescriptor, bool)
- func (fpv *CreateMetricDescriptorRequest_FieldTerminalPathValue) AsParentValue() (*metric_descriptor.ParentReference, bool)
- func (fpv *CreateMetricDescriptorRequest_FieldTerminalPathValue) CompareWith(source *CreateMetricDescriptorRequest) (int, bool)
- func (fpv *CreateMetricDescriptorRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *CreateMetricDescriptorRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *CreateMetricDescriptorRequest_FieldTerminalPathValue) SetTo(target **CreateMetricDescriptorRequest)
- func (fpv *CreateMetricDescriptorRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type DeleteMetricDescriptorDescriptor
- func (d *DeleteMetricDescriptorDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *DeleteMetricDescriptorDescriptor) GetApiName() string
- func (d *DeleteMetricDescriptorDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteMetricDescriptorDescriptor) GetFullMethodName() string
- func (d *DeleteMetricDescriptorDescriptor) GetMethodName() string
- func (d *DeleteMetricDescriptorDescriptor) GetProtoPkgName() string
- func (d *DeleteMetricDescriptorDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *DeleteMetricDescriptorDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *DeleteMetricDescriptorDescriptor) GetServiceDomain() string
- func (d *DeleteMetricDescriptorDescriptor) GetServiceVersion() string
- func (d *DeleteMetricDescriptorDescriptor) GetVerb() string
- func (d *DeleteMetricDescriptorDescriptor) HasResource() bool
- func (d *DeleteMetricDescriptorDescriptor) IsClientStream() bool
- func (d *DeleteMetricDescriptorDescriptor) IsCollection() bool
- func (d *DeleteMetricDescriptorDescriptor) IsPlural() bool
- func (d *DeleteMetricDescriptorDescriptor) IsServerStream() bool
- func (d *DeleteMetricDescriptorDescriptor) IsUnary() bool
- func (d *DeleteMetricDescriptorDescriptor) NewEmptyClientMsg() proto.Message
- func (d *DeleteMetricDescriptorDescriptor) NewEmptyServerMsg() proto.Message
- func (d *DeleteMetricDescriptorDescriptor) RequestHasResourceBody() bool
- type DeleteMetricDescriptorDescriptorClientMsgHandle
- func (h *DeleteMetricDescriptorDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteMetricDescriptorDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteMetricDescriptorDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteMetricDescriptorDescriptorServerMsgHandle
- func (h *DeleteMetricDescriptorDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *DeleteMetricDescriptorDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *DeleteMetricDescriptorDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type DeleteMetricDescriptorRequest
- func (o *DeleteMetricDescriptorRequest) Clone() *DeleteMetricDescriptorRequest
- func (o *DeleteMetricDescriptorRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*DeleteMetricDescriptorRequest) Descriptor() ([]byte, []int)
- func (m *DeleteMetricDescriptorRequest) GetName() *metric_descriptor.Reference
- func (*DeleteMetricDescriptorRequest) GotenMessage()
- func (o *DeleteMetricDescriptorRequest) GotenObjectExt()
- func (obj *DeleteMetricDescriptorRequest) GotenValidate() error
- func (o *DeleteMetricDescriptorRequest) MakeDiffFieldMask(other *DeleteMetricDescriptorRequest) *DeleteMetricDescriptorRequest_FieldMask
- func (o *DeleteMetricDescriptorRequest) MakeFullFieldMask() *DeleteMetricDescriptorRequest_FieldMask
- func (o *DeleteMetricDescriptorRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *DeleteMetricDescriptorRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *DeleteMetricDescriptorRequest) Marshal() ([]byte, error)
- func (m *DeleteMetricDescriptorRequest) MarshalJSON() ([]byte, error)
- func (o *DeleteMetricDescriptorRequest) Merge(source *DeleteMetricDescriptorRequest)
- func (o *DeleteMetricDescriptorRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*DeleteMetricDescriptorRequest) ProtoMessage()
- func (m *DeleteMetricDescriptorRequest) ProtoReflect() preflect.Message
- func (m *DeleteMetricDescriptorRequest) Reset()
- func (m *DeleteMetricDescriptorRequest) SetName(fv *metric_descriptor.Reference)
- func (m *DeleteMetricDescriptorRequest) String() string
- func (m *DeleteMetricDescriptorRequest) Unmarshal(b []byte) error
- func (m *DeleteMetricDescriptorRequest) UnmarshalJSON(data []byte) error
- type DeleteMetricDescriptorRequestFieldPathBuilder
- type DeleteMetricDescriptorRequestPathSelectorName
- func (DeleteMetricDescriptorRequestPathSelectorName) FieldPath() *DeleteMetricDescriptorRequest_FieldTerminalPath
- func (s DeleteMetricDescriptorRequestPathSelectorName) WithArrayOfValues(values []*metric_descriptor.Reference) *DeleteMetricDescriptorRequest_FieldTerminalPathArrayOfValues
- func (s DeleteMetricDescriptorRequestPathSelectorName) WithValue(value *metric_descriptor.Reference) *DeleteMetricDescriptorRequest_FieldTerminalPathValue
- type DeleteMetricDescriptorRequest_FieldMask
- func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) AppendPath(path DeleteMetricDescriptorRequest_FieldPath)
- func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) FilterInputFields() *DeleteMetricDescriptorRequest_FieldMask
- func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) GetPaths() []DeleteMetricDescriptorRequest_FieldPath
- func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) IsFull() bool
- func (fieldMask DeleteMetricDescriptorRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask DeleteMetricDescriptorRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) PathsCount() int
- func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) Project(source *DeleteMetricDescriptorRequest) *DeleteMetricDescriptorRequest
- func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) ProtoMessage()
- func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) Reset()
- func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) Set(target, source *DeleteMetricDescriptorRequest)
- func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) Size() int
- func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) String() string
- func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) Subtract(other *DeleteMetricDescriptorRequest_FieldMask) *DeleteMetricDescriptorRequest_FieldMask
- func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) UnmarshalJSON(data []byte) error
- type DeleteMetricDescriptorRequest_FieldPath
- func BuildDeleteMetricDescriptorRequest_FieldPath(fp gotenobject.RawFieldPath) (DeleteMetricDescriptorRequest_FieldPath, error)
- func MustParseDeleteMetricDescriptorRequest_FieldPath(rawField string) DeleteMetricDescriptorRequest_FieldPath
- func ParseDeleteMetricDescriptorRequest_FieldPath(rawField string) (DeleteMetricDescriptorRequest_FieldPath, error)
- type DeleteMetricDescriptorRequest_FieldPathArrayItemValue
- func MustParseDeleteMetricDescriptorRequest_FieldPathArrayItemValue(pathStr, valueStr string) DeleteMetricDescriptorRequest_FieldPathArrayItemValue
- func ParseDeleteMetricDescriptorRequest_FieldPathArrayItemValue(pathStr, valueStr string) (DeleteMetricDescriptorRequest_FieldPathArrayItemValue, error)
- type DeleteMetricDescriptorRequest_FieldPathArrayOfValues
- type DeleteMetricDescriptorRequest_FieldPathSelector
- type DeleteMetricDescriptorRequest_FieldPathValue
- type DeleteMetricDescriptorRequest_FieldTerminalPath
- func (fp *DeleteMetricDescriptorRequest_FieldTerminalPath) ClearValue(item *DeleteMetricDescriptorRequest)
- func (fp *DeleteMetricDescriptorRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *DeleteMetricDescriptorRequest_FieldTerminalPath) Get(source *DeleteMetricDescriptorRequest) (values []interface{})
- func (fp *DeleteMetricDescriptorRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *DeleteMetricDescriptorRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *DeleteMetricDescriptorRequest_FieldTerminalPath) GetSingle(source *DeleteMetricDescriptorRequest) (interface{}, bool)
- func (fp *DeleteMetricDescriptorRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *DeleteMetricDescriptorRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *DeleteMetricDescriptorRequest_FieldTerminalPath) JSONString() string
- func (fp *DeleteMetricDescriptorRequest_FieldTerminalPath) Selector() DeleteMetricDescriptorRequest_FieldPathSelector
- func (fp *DeleteMetricDescriptorRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *DeleteMetricDescriptorRequest_FieldTerminalPath) String() string
- func (fp *DeleteMetricDescriptorRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeleteMetricDescriptorRequest_FieldPathArrayItemValue
- func (fp *DeleteMetricDescriptorRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeleteMetricDescriptorRequest_FieldPathArrayOfValues
- func (fp *DeleteMetricDescriptorRequest_FieldTerminalPath) WithIValue(value interface{}) DeleteMetricDescriptorRequest_FieldPathValue
- func (fp *DeleteMetricDescriptorRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *DeleteMetricDescriptorRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *DeleteMetricDescriptorRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type DeleteMetricDescriptorRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *DeleteMetricDescriptorRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeleteMetricDescriptorRequest) bool
- func (fpaiv *DeleteMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *DeleteMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeleteMetricDescriptorRequest) (interface{}, bool)
- func (fpaiv *DeleteMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type DeleteMetricDescriptorRequest_FieldTerminalPathArrayOfValues
- type DeleteMetricDescriptorRequest_FieldTerminalPathValue
- func (fpv *DeleteMetricDescriptorRequest_FieldTerminalPathValue) AsNameValue() (*metric_descriptor.Reference, bool)
- func (fpv *DeleteMetricDescriptorRequest_FieldTerminalPathValue) CompareWith(source *DeleteMetricDescriptorRequest) (int, bool)
- func (fpv *DeleteMetricDescriptorRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *DeleteMetricDescriptorRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *DeleteMetricDescriptorRequest_FieldTerminalPathValue) SetTo(target **DeleteMetricDescriptorRequest)
- func (fpv *DeleteMetricDescriptorRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type GetMetricDescriptorDescriptor
- func (d *GetMetricDescriptorDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *GetMetricDescriptorDescriptor) GetApiName() string
- func (d *GetMetricDescriptorDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetMetricDescriptorDescriptor) GetFullMethodName() string
- func (d *GetMetricDescriptorDescriptor) GetMethodName() string
- func (d *GetMetricDescriptorDescriptor) GetProtoPkgName() string
- func (d *GetMetricDescriptorDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *GetMetricDescriptorDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *GetMetricDescriptorDescriptor) GetServiceDomain() string
- func (d *GetMetricDescriptorDescriptor) GetServiceVersion() string
- func (d *GetMetricDescriptorDescriptor) GetVerb() string
- func (d *GetMetricDescriptorDescriptor) HasResource() bool
- func (d *GetMetricDescriptorDescriptor) IsClientStream() bool
- func (d *GetMetricDescriptorDescriptor) IsCollection() bool
- func (d *GetMetricDescriptorDescriptor) IsPlural() bool
- func (d *GetMetricDescriptorDescriptor) IsServerStream() bool
- func (d *GetMetricDescriptorDescriptor) IsUnary() bool
- func (d *GetMetricDescriptorDescriptor) NewEmptyClientMsg() proto.Message
- func (d *GetMetricDescriptorDescriptor) NewEmptyServerMsg() proto.Message
- func (d *GetMetricDescriptorDescriptor) RequestHasResourceBody() bool
- type GetMetricDescriptorDescriptorClientMsgHandle
- func (h *GetMetricDescriptorDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetMetricDescriptorDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetMetricDescriptorDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetMetricDescriptorDescriptorServerMsgHandle
- func (h *GetMetricDescriptorDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *GetMetricDescriptorDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *GetMetricDescriptorDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type GetMetricDescriptorRequest
- func (o *GetMetricDescriptorRequest) Clone() *GetMetricDescriptorRequest
- func (o *GetMetricDescriptorRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*GetMetricDescriptorRequest) Descriptor() ([]byte, []int)
- func (m *GetMetricDescriptorRequest) GetFieldMask() *metric_descriptor.MetricDescriptor_FieldMask
- func (m *GetMetricDescriptorRequest) GetName() *metric_descriptor.Reference
- func (m *GetMetricDescriptorRequest) GetView() view.View
- func (*GetMetricDescriptorRequest) GotenMessage()
- func (o *GetMetricDescriptorRequest) GotenObjectExt()
- func (obj *GetMetricDescriptorRequest) GotenValidate() error
- func (o *GetMetricDescriptorRequest) MakeDiffFieldMask(other *GetMetricDescriptorRequest) *GetMetricDescriptorRequest_FieldMask
- func (o *GetMetricDescriptorRequest) MakeFullFieldMask() *GetMetricDescriptorRequest_FieldMask
- func (o *GetMetricDescriptorRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *GetMetricDescriptorRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *GetMetricDescriptorRequest) Marshal() ([]byte, error)
- func (m *GetMetricDescriptorRequest) MarshalJSON() ([]byte, error)
- func (o *GetMetricDescriptorRequest) Merge(source *GetMetricDescriptorRequest)
- func (o *GetMetricDescriptorRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*GetMetricDescriptorRequest) ProtoMessage()
- func (m *GetMetricDescriptorRequest) ProtoReflect() preflect.Message
- func (m *GetMetricDescriptorRequest) Reset()
- func (m *GetMetricDescriptorRequest) SetFieldMask(fv *metric_descriptor.MetricDescriptor_FieldMask)
- func (m *GetMetricDescriptorRequest) SetName(fv *metric_descriptor.Reference)
- func (m *GetMetricDescriptorRequest) SetView(fv view.View)
- func (m *GetMetricDescriptorRequest) String() string
- func (m *GetMetricDescriptorRequest) Unmarshal(b []byte) error
- func (m *GetMetricDescriptorRequest) UnmarshalJSON(data []byte) error
- type GetMetricDescriptorRequestFieldPathBuilder
- func (GetMetricDescriptorRequestFieldPathBuilder) FieldMask() GetMetricDescriptorRequestPathSelectorFieldMask
- func (GetMetricDescriptorRequestFieldPathBuilder) Name() GetMetricDescriptorRequestPathSelectorName
- func (GetMetricDescriptorRequestFieldPathBuilder) View() GetMetricDescriptorRequestPathSelectorView
- type GetMetricDescriptorRequestPathSelectorFieldMask
- func (GetMetricDescriptorRequestPathSelectorFieldMask) FieldPath() *GetMetricDescriptorRequest_FieldTerminalPath
- func (s GetMetricDescriptorRequestPathSelectorFieldMask) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor_FieldMask) *GetMetricDescriptorRequest_FieldTerminalPathArrayOfValues
- func (s GetMetricDescriptorRequestPathSelectorFieldMask) WithValue(value *metric_descriptor.MetricDescriptor_FieldMask) *GetMetricDescriptorRequest_FieldTerminalPathValue
- type GetMetricDescriptorRequestPathSelectorName
- func (GetMetricDescriptorRequestPathSelectorName) FieldPath() *GetMetricDescriptorRequest_FieldTerminalPath
- func (s GetMetricDescriptorRequestPathSelectorName) WithArrayOfValues(values []*metric_descriptor.Reference) *GetMetricDescriptorRequest_FieldTerminalPathArrayOfValues
- func (s GetMetricDescriptorRequestPathSelectorName) WithValue(value *metric_descriptor.Reference) *GetMetricDescriptorRequest_FieldTerminalPathValue
- type GetMetricDescriptorRequestPathSelectorView
- func (GetMetricDescriptorRequestPathSelectorView) FieldPath() *GetMetricDescriptorRequest_FieldTerminalPath
- func (s GetMetricDescriptorRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetMetricDescriptorRequest_FieldTerminalPathArrayOfValues
- func (s GetMetricDescriptorRequestPathSelectorView) WithValue(value view.View) *GetMetricDescriptorRequest_FieldTerminalPathValue
- type GetMetricDescriptorRequest_FieldMask
- func (fieldMask *GetMetricDescriptorRequest_FieldMask) AppendPath(path GetMetricDescriptorRequest_FieldPath)
- func (fieldMask *GetMetricDescriptorRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *GetMetricDescriptorRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *GetMetricDescriptorRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *GetMetricDescriptorRequest_FieldMask) FilterInputFields() *GetMetricDescriptorRequest_FieldMask
- func (fieldMask *GetMetricDescriptorRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *GetMetricDescriptorRequest_FieldMask) GetPaths() []GetMetricDescriptorRequest_FieldPath
- func (fieldMask *GetMetricDescriptorRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *GetMetricDescriptorRequest_FieldMask) IsFull() bool
- func (fieldMask GetMetricDescriptorRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask GetMetricDescriptorRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *GetMetricDescriptorRequest_FieldMask) PathsCount() int
- func (fieldMask *GetMetricDescriptorRequest_FieldMask) Project(source *GetMetricDescriptorRequest) *GetMetricDescriptorRequest
- func (fieldMask *GetMetricDescriptorRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *GetMetricDescriptorRequest_FieldMask) ProtoMessage()
- func (fieldMask *GetMetricDescriptorRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *GetMetricDescriptorRequest_FieldMask) Reset()
- func (fieldMask *GetMetricDescriptorRequest_FieldMask) Set(target, source *GetMetricDescriptorRequest)
- func (fieldMask *GetMetricDescriptorRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *GetMetricDescriptorRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *GetMetricDescriptorRequest_FieldMask) Size() int
- func (fieldMask *GetMetricDescriptorRequest_FieldMask) String() string
- func (fieldMask *GetMetricDescriptorRequest_FieldMask) Subtract(other *GetMetricDescriptorRequest_FieldMask) *GetMetricDescriptorRequest_FieldMask
- func (fieldMask *GetMetricDescriptorRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *GetMetricDescriptorRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *GetMetricDescriptorRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *GetMetricDescriptorRequest_FieldMask) UnmarshalJSON(data []byte) error
- type GetMetricDescriptorRequest_FieldPath
- func BuildGetMetricDescriptorRequest_FieldPath(fp gotenobject.RawFieldPath) (GetMetricDescriptorRequest_FieldPath, error)
- func MustParseGetMetricDescriptorRequest_FieldPath(rawField string) GetMetricDescriptorRequest_FieldPath
- func ParseGetMetricDescriptorRequest_FieldPath(rawField string) (GetMetricDescriptorRequest_FieldPath, error)
- type GetMetricDescriptorRequest_FieldPathArrayItemValue
- type GetMetricDescriptorRequest_FieldPathArrayOfValues
- type GetMetricDescriptorRequest_FieldPathSelector
- type GetMetricDescriptorRequest_FieldPathValue
- type GetMetricDescriptorRequest_FieldTerminalPath
- func (fp *GetMetricDescriptorRequest_FieldTerminalPath) ClearValue(item *GetMetricDescriptorRequest)
- func (fp *GetMetricDescriptorRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *GetMetricDescriptorRequest_FieldTerminalPath) Get(source *GetMetricDescriptorRequest) (values []interface{})
- func (fp *GetMetricDescriptorRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *GetMetricDescriptorRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *GetMetricDescriptorRequest_FieldTerminalPath) GetSingle(source *GetMetricDescriptorRequest) (interface{}, bool)
- func (fp *GetMetricDescriptorRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *GetMetricDescriptorRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *GetMetricDescriptorRequest_FieldTerminalPath) JSONString() string
- func (fp *GetMetricDescriptorRequest_FieldTerminalPath) Selector() GetMetricDescriptorRequest_FieldPathSelector
- func (fp *GetMetricDescriptorRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *GetMetricDescriptorRequest_FieldTerminalPath) String() string
- func (fp *GetMetricDescriptorRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetMetricDescriptorRequest_FieldPathArrayItemValue
- func (fp *GetMetricDescriptorRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetMetricDescriptorRequest_FieldPathArrayOfValues
- func (fp *GetMetricDescriptorRequest_FieldTerminalPath) WithIValue(value interface{}) GetMetricDescriptorRequest_FieldPathValue
- func (fp *GetMetricDescriptorRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *GetMetricDescriptorRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *GetMetricDescriptorRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type GetMetricDescriptorRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *GetMetricDescriptorRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetMetricDescriptorRequest) bool
- func (fpaiv *GetMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *GetMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetMetricDescriptorRequest) (interface{}, bool)
- func (fpaiv *GetMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type GetMetricDescriptorRequest_FieldTerminalPathArrayOfValues
- func (fpaov *GetMetricDescriptorRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*metric_descriptor.MetricDescriptor_FieldMask, bool)
- func (fpaov *GetMetricDescriptorRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*metric_descriptor.Reference, bool)
- func (fpaov *GetMetricDescriptorRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *GetMetricDescriptorRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type GetMetricDescriptorRequest_FieldTerminalPathValue
- func (fpv *GetMetricDescriptorRequest_FieldTerminalPathValue) AsFieldMaskValue() (*metric_descriptor.MetricDescriptor_FieldMask, bool)
- func (fpv *GetMetricDescriptorRequest_FieldTerminalPathValue) AsNameValue() (*metric_descriptor.Reference, bool)
- func (fpv *GetMetricDescriptorRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *GetMetricDescriptorRequest_FieldTerminalPathValue) CompareWith(source *GetMetricDescriptorRequest) (int, bool)
- func (fpv *GetMetricDescriptorRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *GetMetricDescriptorRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *GetMetricDescriptorRequest_FieldTerminalPathValue) SetTo(target **GetMetricDescriptorRequest)
- func (fpv *GetMetricDescriptorRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListMetricDescriptorsDescriptor
- func (d *ListMetricDescriptorsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *ListMetricDescriptorsDescriptor) GetApiName() string
- func (d *ListMetricDescriptorsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListMetricDescriptorsDescriptor) GetFullMethodName() string
- func (d *ListMetricDescriptorsDescriptor) GetMethodName() string
- func (d *ListMetricDescriptorsDescriptor) GetProtoPkgName() string
- func (d *ListMetricDescriptorsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *ListMetricDescriptorsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *ListMetricDescriptorsDescriptor) GetServiceDomain() string
- func (d *ListMetricDescriptorsDescriptor) GetServiceVersion() string
- func (d *ListMetricDescriptorsDescriptor) GetVerb() string
- func (d *ListMetricDescriptorsDescriptor) HasResource() bool
- func (d *ListMetricDescriptorsDescriptor) IsClientStream() bool
- func (d *ListMetricDescriptorsDescriptor) IsCollection() bool
- func (d *ListMetricDescriptorsDescriptor) IsPlural() bool
- func (d *ListMetricDescriptorsDescriptor) IsServerStream() bool
- func (d *ListMetricDescriptorsDescriptor) IsUnary() bool
- func (d *ListMetricDescriptorsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *ListMetricDescriptorsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *ListMetricDescriptorsDescriptor) RequestHasResourceBody() bool
- type ListMetricDescriptorsDescriptorClientMsgHandle
- func (h *ListMetricDescriptorsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListMetricDescriptorsDescriptorServerMsgHandle
- func (h *ListMetricDescriptorsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *ListMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *ListMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type ListMetricDescriptorsRequest
- func (o *ListMetricDescriptorsRequest) Clone() *ListMetricDescriptorsRequest
- func (o *ListMetricDescriptorsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*ListMetricDescriptorsRequest) Descriptor() ([]byte, []int)
- func (m *ListMetricDescriptorsRequest) GetFieldMask() *metric_descriptor.MetricDescriptor_FieldMask
- func (m *ListMetricDescriptorsRequest) GetFilter() *metric_descriptor.Filter
- func (m *ListMetricDescriptorsRequest) GetOrderBy() *metric_descriptor.OrderBy
- func (m *ListMetricDescriptorsRequest) GetPageSize() int32
- func (m *ListMetricDescriptorsRequest) GetPageToken() *metric_descriptor.PagerCursor
- func (m *ListMetricDescriptorsRequest) GetParent() *metric_descriptor.ParentName
- func (m *ListMetricDescriptorsRequest) GetView() view.View
- func (*ListMetricDescriptorsRequest) GotenMessage()
- func (o *ListMetricDescriptorsRequest) GotenObjectExt()
- func (obj *ListMetricDescriptorsRequest) GotenValidate() error
- func (o *ListMetricDescriptorsRequest) MakeDiffFieldMask(other *ListMetricDescriptorsRequest) *ListMetricDescriptorsRequest_FieldMask
- func (o *ListMetricDescriptorsRequest) MakeFullFieldMask() *ListMetricDescriptorsRequest_FieldMask
- func (o *ListMetricDescriptorsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListMetricDescriptorsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListMetricDescriptorsRequest) Marshal() ([]byte, error)
- func (m *ListMetricDescriptorsRequest) MarshalJSON() ([]byte, error)
- func (o *ListMetricDescriptorsRequest) Merge(source *ListMetricDescriptorsRequest)
- func (o *ListMetricDescriptorsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListMetricDescriptorsRequest) ProtoMessage()
- func (m *ListMetricDescriptorsRequest) ProtoReflect() preflect.Message
- func (m *ListMetricDescriptorsRequest) Reset()
- func (m *ListMetricDescriptorsRequest) SetFieldMask(fv *metric_descriptor.MetricDescriptor_FieldMask)
- func (m *ListMetricDescriptorsRequest) SetFilter(fv *metric_descriptor.Filter)
- func (m *ListMetricDescriptorsRequest) SetOrderBy(fv *metric_descriptor.OrderBy)
- func (m *ListMetricDescriptorsRequest) SetPageSize(fv int32)
- func (m *ListMetricDescriptorsRequest) SetPageToken(fv *metric_descriptor.PagerCursor)
- func (m *ListMetricDescriptorsRequest) SetParent(fv *metric_descriptor.ParentName)
- func (m *ListMetricDescriptorsRequest) SetView(fv view.View)
- func (m *ListMetricDescriptorsRequest) String() string
- func (m *ListMetricDescriptorsRequest) Unmarshal(b []byte) error
- func (m *ListMetricDescriptorsRequest) UnmarshalJSON(data []byte) error
- type ListMetricDescriptorsRequestFieldPathBuilder
- func (ListMetricDescriptorsRequestFieldPathBuilder) FieldMask() ListMetricDescriptorsRequestPathSelectorFieldMask
- func (ListMetricDescriptorsRequestFieldPathBuilder) Filter() ListMetricDescriptorsRequestPathSelectorFilter
- func (ListMetricDescriptorsRequestFieldPathBuilder) OrderBy() ListMetricDescriptorsRequestPathSelectorOrderBy
- func (ListMetricDescriptorsRequestFieldPathBuilder) PageSize() ListMetricDescriptorsRequestPathSelectorPageSize
- func (ListMetricDescriptorsRequestFieldPathBuilder) PageToken() ListMetricDescriptorsRequestPathSelectorPageToken
- func (ListMetricDescriptorsRequestFieldPathBuilder) Parent() ListMetricDescriptorsRequestPathSelectorParent
- func (ListMetricDescriptorsRequestFieldPathBuilder) View() ListMetricDescriptorsRequestPathSelectorView
- type ListMetricDescriptorsRequestPathSelectorFieldMask
- func (ListMetricDescriptorsRequestPathSelectorFieldMask) FieldPath() *ListMetricDescriptorsRequest_FieldTerminalPath
- func (s ListMetricDescriptorsRequestPathSelectorFieldMask) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor_FieldMask) *ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
- func (s ListMetricDescriptorsRequestPathSelectorFieldMask) WithValue(value *metric_descriptor.MetricDescriptor_FieldMask) *ListMetricDescriptorsRequest_FieldTerminalPathValue
- type ListMetricDescriptorsRequestPathSelectorFilter
- func (ListMetricDescriptorsRequestPathSelectorFilter) FieldPath() *ListMetricDescriptorsRequest_FieldTerminalPath
- func (s ListMetricDescriptorsRequestPathSelectorFilter) WithArrayOfValues(values []*metric_descriptor.Filter) *ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
- func (s ListMetricDescriptorsRequestPathSelectorFilter) WithValue(value *metric_descriptor.Filter) *ListMetricDescriptorsRequest_FieldTerminalPathValue
- type ListMetricDescriptorsRequestPathSelectorOrderBy
- func (ListMetricDescriptorsRequestPathSelectorOrderBy) FieldPath() *ListMetricDescriptorsRequest_FieldTerminalPath
- func (s ListMetricDescriptorsRequestPathSelectorOrderBy) WithArrayOfValues(values []*metric_descriptor.OrderBy) *ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
- func (s ListMetricDescriptorsRequestPathSelectorOrderBy) WithValue(value *metric_descriptor.OrderBy) *ListMetricDescriptorsRequest_FieldTerminalPathValue
- type ListMetricDescriptorsRequestPathSelectorPageSize
- func (ListMetricDescriptorsRequestPathSelectorPageSize) FieldPath() *ListMetricDescriptorsRequest_FieldTerminalPath
- func (s ListMetricDescriptorsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
- func (s ListMetricDescriptorsRequestPathSelectorPageSize) WithValue(value int32) *ListMetricDescriptorsRequest_FieldTerminalPathValue
- type ListMetricDescriptorsRequestPathSelectorPageToken
- func (ListMetricDescriptorsRequestPathSelectorPageToken) FieldPath() *ListMetricDescriptorsRequest_FieldTerminalPath
- func (s ListMetricDescriptorsRequestPathSelectorPageToken) WithArrayOfValues(values []*metric_descriptor.PagerCursor) *ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
- func (s ListMetricDescriptorsRequestPathSelectorPageToken) WithValue(value *metric_descriptor.PagerCursor) *ListMetricDescriptorsRequest_FieldTerminalPathValue
- type ListMetricDescriptorsRequestPathSelectorParent
- func (ListMetricDescriptorsRequestPathSelectorParent) FieldPath() *ListMetricDescriptorsRequest_FieldTerminalPath
- func (s ListMetricDescriptorsRequestPathSelectorParent) WithArrayOfValues(values []*metric_descriptor.ParentName) *ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
- func (s ListMetricDescriptorsRequestPathSelectorParent) WithValue(value *metric_descriptor.ParentName) *ListMetricDescriptorsRequest_FieldTerminalPathValue
- type ListMetricDescriptorsRequestPathSelectorView
- func (ListMetricDescriptorsRequestPathSelectorView) FieldPath() *ListMetricDescriptorsRequest_FieldTerminalPath
- func (s ListMetricDescriptorsRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
- func (s ListMetricDescriptorsRequestPathSelectorView) WithValue(value view.View) *ListMetricDescriptorsRequest_FieldTerminalPathValue
- type ListMetricDescriptorsRequest_FieldMask
- func (fieldMask *ListMetricDescriptorsRequest_FieldMask) AppendPath(path ListMetricDescriptorsRequest_FieldPath)
- func (fieldMask *ListMetricDescriptorsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListMetricDescriptorsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListMetricDescriptorsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListMetricDescriptorsRequest_FieldMask) FilterInputFields() *ListMetricDescriptorsRequest_FieldMask
- func (fieldMask *ListMetricDescriptorsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListMetricDescriptorsRequest_FieldMask) GetPaths() []ListMetricDescriptorsRequest_FieldPath
- func (fieldMask *ListMetricDescriptorsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListMetricDescriptorsRequest_FieldMask) IsFull() bool
- func (fieldMask ListMetricDescriptorsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListMetricDescriptorsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListMetricDescriptorsRequest_FieldMask) PathsCount() int
- func (fieldMask *ListMetricDescriptorsRequest_FieldMask) Project(source *ListMetricDescriptorsRequest) *ListMetricDescriptorsRequest
- func (fieldMask *ListMetricDescriptorsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListMetricDescriptorsRequest_FieldMask) ProtoMessage()
- func (fieldMask *ListMetricDescriptorsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListMetricDescriptorsRequest_FieldMask) Reset()
- func (fieldMask *ListMetricDescriptorsRequest_FieldMask) Set(target, source *ListMetricDescriptorsRequest)
- func (fieldMask *ListMetricDescriptorsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListMetricDescriptorsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListMetricDescriptorsRequest_FieldMask) Size() int
- func (fieldMask *ListMetricDescriptorsRequest_FieldMask) String() string
- func (fieldMask *ListMetricDescriptorsRequest_FieldMask) Subtract(other *ListMetricDescriptorsRequest_FieldMask) *ListMetricDescriptorsRequest_FieldMask
- func (fieldMask *ListMetricDescriptorsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListMetricDescriptorsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListMetricDescriptorsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListMetricDescriptorsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type ListMetricDescriptorsRequest_FieldPath
- func BuildListMetricDescriptorsRequest_FieldPath(fp gotenobject.RawFieldPath) (ListMetricDescriptorsRequest_FieldPath, error)
- func MustParseListMetricDescriptorsRequest_FieldPath(rawField string) ListMetricDescriptorsRequest_FieldPath
- func ParseListMetricDescriptorsRequest_FieldPath(rawField string) (ListMetricDescriptorsRequest_FieldPath, error)
- type ListMetricDescriptorsRequest_FieldPathArrayItemValue
- type ListMetricDescriptorsRequest_FieldPathArrayOfValues
- type ListMetricDescriptorsRequest_FieldPathSelector
- type ListMetricDescriptorsRequest_FieldPathValue
- type ListMetricDescriptorsRequest_FieldTerminalPath
- func (fp *ListMetricDescriptorsRequest_FieldTerminalPath) ClearValue(item *ListMetricDescriptorsRequest)
- func (fp *ListMetricDescriptorsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListMetricDescriptorsRequest_FieldTerminalPath) Get(source *ListMetricDescriptorsRequest) (values []interface{})
- func (fp *ListMetricDescriptorsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListMetricDescriptorsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListMetricDescriptorsRequest_FieldTerminalPath) GetSingle(source *ListMetricDescriptorsRequest) (interface{}, bool)
- func (fp *ListMetricDescriptorsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListMetricDescriptorsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *ListMetricDescriptorsRequest_FieldTerminalPath) JSONString() string
- func (fp *ListMetricDescriptorsRequest_FieldTerminalPath) Selector() ListMetricDescriptorsRequest_FieldPathSelector
- func (fp *ListMetricDescriptorsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *ListMetricDescriptorsRequest_FieldTerminalPath) String() string
- func (fp *ListMetricDescriptorsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListMetricDescriptorsRequest_FieldPathArrayItemValue
- func (fp *ListMetricDescriptorsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListMetricDescriptorsRequest_FieldPathArrayOfValues
- func (fp *ListMetricDescriptorsRequest_FieldTerminalPath) WithIValue(value interface{}) ListMetricDescriptorsRequest_FieldPathValue
- func (fp *ListMetricDescriptorsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListMetricDescriptorsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListMetricDescriptorsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListMetricDescriptorsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *ListMetricDescriptorsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListMetricDescriptorsRequest) bool
- func (fpaiv *ListMetricDescriptorsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListMetricDescriptorsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListMetricDescriptorsRequest) (interface{}, bool)
- func (fpaiv *ListMetricDescriptorsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*metric_descriptor.MetricDescriptor_FieldMask, bool)
- func (fpaov *ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*metric_descriptor.Filter, bool)
- func (fpaov *ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*metric_descriptor.OrderBy, bool)
- func (fpaov *ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*metric_descriptor.PagerCursor, bool)
- func (fpaov *ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*metric_descriptor.ParentName, bool)
- func (fpaov *ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListMetricDescriptorsRequest_FieldTerminalPathValue
- func (fpv *ListMetricDescriptorsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*metric_descriptor.MetricDescriptor_FieldMask, bool)
- func (fpv *ListMetricDescriptorsRequest_FieldTerminalPathValue) AsFilterValue() (*metric_descriptor.Filter, bool)
- func (fpv *ListMetricDescriptorsRequest_FieldTerminalPathValue) AsOrderByValue() (*metric_descriptor.OrderBy, bool)
- func (fpv *ListMetricDescriptorsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *ListMetricDescriptorsRequest_FieldTerminalPathValue) AsPageTokenValue() (*metric_descriptor.PagerCursor, bool)
- func (fpv *ListMetricDescriptorsRequest_FieldTerminalPathValue) AsParentValue() (*metric_descriptor.ParentName, bool)
- func (fpv *ListMetricDescriptorsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *ListMetricDescriptorsRequest_FieldTerminalPathValue) CompareWith(source *ListMetricDescriptorsRequest) (int, bool)
- func (fpv *ListMetricDescriptorsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListMetricDescriptorsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListMetricDescriptorsRequest_FieldTerminalPathValue) SetTo(target **ListMetricDescriptorsRequest)
- func (fpv *ListMetricDescriptorsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type ListMetricDescriptorsResponse
- func (o *ListMetricDescriptorsResponse) Clone() *ListMetricDescriptorsResponse
- func (o *ListMetricDescriptorsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*ListMetricDescriptorsResponse) Descriptor() ([]byte, []int)
- func (m *ListMetricDescriptorsResponse) GetMetricDescriptors() []*metric_descriptor.MetricDescriptor
- func (m *ListMetricDescriptorsResponse) GetNextPageToken() *metric_descriptor.PagerCursor
- func (m *ListMetricDescriptorsResponse) GetPrevPageToken() *metric_descriptor.PagerCursor
- func (*ListMetricDescriptorsResponse) GotenMessage()
- func (o *ListMetricDescriptorsResponse) GotenObjectExt()
- func (obj *ListMetricDescriptorsResponse) GotenValidate() error
- func (o *ListMetricDescriptorsResponse) MakeDiffFieldMask(other *ListMetricDescriptorsResponse) *ListMetricDescriptorsResponse_FieldMask
- func (o *ListMetricDescriptorsResponse) MakeFullFieldMask() *ListMetricDescriptorsResponse_FieldMask
- func (o *ListMetricDescriptorsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *ListMetricDescriptorsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *ListMetricDescriptorsResponse) Marshal() ([]byte, error)
- func (m *ListMetricDescriptorsResponse) MarshalJSON() ([]byte, error)
- func (o *ListMetricDescriptorsResponse) Merge(source *ListMetricDescriptorsResponse)
- func (o *ListMetricDescriptorsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*ListMetricDescriptorsResponse) ProtoMessage()
- func (m *ListMetricDescriptorsResponse) ProtoReflect() preflect.Message
- func (m *ListMetricDescriptorsResponse) Reset()
- func (m *ListMetricDescriptorsResponse) SetMetricDescriptors(fv []*metric_descriptor.MetricDescriptor)
- func (m *ListMetricDescriptorsResponse) SetNextPageToken(fv *metric_descriptor.PagerCursor)
- func (m *ListMetricDescriptorsResponse) SetPrevPageToken(fv *metric_descriptor.PagerCursor)
- func (m *ListMetricDescriptorsResponse) String() string
- func (m *ListMetricDescriptorsResponse) Unmarshal(b []byte) error
- func (m *ListMetricDescriptorsResponse) UnmarshalJSON(data []byte) error
- type ListMetricDescriptorsResponseFieldPathBuilder
- func (ListMetricDescriptorsResponseFieldPathBuilder) MetricDescriptors() ListMetricDescriptorsResponsePathSelectorMetricDescriptors
- func (ListMetricDescriptorsResponseFieldPathBuilder) NextPageToken() ListMetricDescriptorsResponsePathSelectorNextPageToken
- func (ListMetricDescriptorsResponseFieldPathBuilder) PrevPageToken() ListMetricDescriptorsResponsePathSelectorPrevPageToken
- type ListMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataAnnotations
- func (s ListMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataAnnotations) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataAnnotations) WithArrayOfValues(values []string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataAnnotations) WithValue(value string) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataLabels
- func (s ListMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataLabels) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataLabels) WithArrayOfValues(values []string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataLabels) WithValue(value string) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataShards
- func (s ListMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataShards) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataShards) WithArrayOfValues(values []int64) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataShards) WithValue(value int64) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptors
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptors) Description() ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDescription
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptors) DisplayName() ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDisplayName
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptors) DistributionBucketOptions() ...
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptors) FieldPath() *ListMetricDescriptorsResponse_FieldTerminalPath
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptors) IndexSpec() ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpec
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptors) Labels() ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabels
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptors) Metadata() ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptors) MetricDescriptorMetadata() ...
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptors) MetricKind() ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricKind
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptors) Name() ListMetricDescriptorsResponsePathSelectorMetricDescriptorsName
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptors) PromotedLabelKeySets() ListMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySets
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptors) ResourceTypes() ListMetricDescriptorsResponsePathSelectorMetricDescriptorsResourceTypes
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptors) StorageConfig() ListMetricDescriptorsResponsePathSelectorMetricDescriptorsStorageConfig
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptors) Type() ListMetricDescriptorsResponsePathSelectorMetricDescriptorsType
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptors) Unit() ListMetricDescriptorsResponsePathSelectorMetricDescriptorsUnit
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptors) ValueType() ListMetricDescriptorsResponsePathSelectorMetricDescriptorsValueType
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptors) WithArrayOfValues(values [][]*metric_descriptor.MetricDescriptor) *ListMetricDescriptorsResponse_FieldTerminalPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptors) WithItemValue(value *metric_descriptor.MetricDescriptor) *ListMetricDescriptorsResponse_FieldTerminalPathArrayItemValue
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptors) WithSubArrayItemValue(...) *ListMetricDescriptorsResponse_FieldSubPathArrayItemValue
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptors) WithSubArrayOfValues(subPathArrayOfValues metric_descriptor.MetricDescriptor_FieldPathArrayOfValues) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptors) WithSubPath(subPath metric_descriptor.MetricDescriptor_FieldPath) *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptors) WithSubValue(subPathValue metric_descriptor.MetricDescriptor_FieldPathValue) *ListMetricDescriptorsResponse_FieldSubPathValue
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptors) WithValue(value []*metric_descriptor.MetricDescriptor) *ListMetricDescriptorsResponse_FieldTerminalPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDescription
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDescription) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDescription) WithArrayOfValues(values []string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDescription) WithValue(value string) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDisplayName
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDisplayName) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDisplayName) WithArrayOfValues(values []string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDisplayName) WithValue(value string) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptions
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptions) DynamicBuckets() ...
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptions) ExplicitBuckets() ...
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptions) ExponentialBuckets() ...
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptions) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptions) LinearBuckets() ...
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptions) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptions) WithValue(value *monitoring_common.Distribution_BucketOptions) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBuckets
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBuckets) Compression() ...
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBuckets) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBuckets) Means() ...
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Dynamic) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Dynamic) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBucketsCompression
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBucketsCompression) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBucketsCompression) WithArrayOfValues(values []float64) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBucketsCompression) WithValue(value float64) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBucketsMeans
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBucketsMeans) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBucketsMeans) WithArrayOfValues(values [][]float64) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBucketsMeans) WithItemValue(value float64) *ListMetricDescriptorsResponse_FieldSubPathArrayItemValue
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBucketsMeans) WithValue(value []float64) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBuckets
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBuckets) Bounds() ...
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBuckets) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Explicit) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Explicit) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBucketsBounds
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBucketsBounds) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBucketsBounds) WithArrayOfValues(values [][]float64) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBucketsBounds) WithItemValue(value float64) *ListMetricDescriptorsResponse_FieldSubPathArrayItemValue
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBucketsBounds) WithValue(value []float64) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBuckets
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBuckets) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBuckets) GrowthFactor() ...
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBuckets) NumFiniteBuckets() ...
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBuckets) Scale() ...
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Exponential) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Exponential) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsGrowthFactor
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsGrowthFactor) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsGrowthFactor) WithArrayOfValues(values []float64) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsGrowthFactor) WithValue(value float64) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsNumFiniteBuckets
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsNumFiniteBuckets) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsNumFiniteBuckets) WithArrayOfValues(values []int32) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsNumFiniteBuckets) WithValue(value int32) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsScale
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsScale) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsScale) WithArrayOfValues(values []float64) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsScale) WithValue(value float64) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBuckets
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBuckets) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBuckets) NumFiniteBuckets() ...
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBuckets) Offset() ...
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBuckets) Width() ...
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Linear) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Linear) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsNumFiniteBuckets
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsNumFiniteBuckets) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsNumFiniteBuckets) WithArrayOfValues(values []int32) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsNumFiniteBuckets) WithValue(value int32) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsOffset
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsOffset) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsOffset) WithArrayOfValues(values []float64) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsOffset) WithValue(value float64) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsWidth
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsWidth) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsWidth) WithArrayOfValues(values []float64) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsWidth) WithValue(value float64) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpec
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpec) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpec) PerResource() ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResource
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpec) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor_IndexSpec) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpec) WithValue(value *metric_descriptor.MetricDescriptor_IndexSpec) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResource
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResource) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResource) Indices() ...
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResource) Resource() ...
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResource) WithArrayOfValues(values [][]*metric_descriptor.MetricDescriptor_IndexSpec_PerMonitoredResource) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResource) WithItemValue(value *metric_descriptor.MetricDescriptor_IndexSpec_PerMonitoredResource) *ListMetricDescriptorsResponse_FieldSubPathArrayItemValue
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResource) WithValue(value []*metric_descriptor.MetricDescriptor_IndexSpec_PerMonitoredResource) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndices
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndices) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndices) PromotedLabels() ...
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndices) WithArrayOfValues(values [][]*metric_descriptor.MetricDescriptor_IndexSpec_Index) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndices) WithItemValue(value *metric_descriptor.MetricDescriptor_IndexSpec_Index) *ListMetricDescriptorsResponse_FieldSubPathArrayItemValue
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndices) WithValue(value []*metric_descriptor.MetricDescriptor_IndexSpec_Index) *ListMetricDescriptorsResponse_FieldSubPathValue
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndices) WriteOnly() ...
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndicesPromotedLabels
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndicesPromotedLabels) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndicesPromotedLabels) WithArrayOfValues(values [][]string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndicesPromotedLabels) WithItemValue(value string) *ListMetricDescriptorsResponse_FieldSubPathArrayItemValue
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndicesPromotedLabels) WithValue(value []string) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndicesWriteOnly
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndicesWriteOnly) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndicesWriteOnly) WithArrayOfValues(values []bool) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndicesWriteOnly) WithValue(value bool) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceResource
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceResource) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceResource) WithArrayOfValues(values []*monitored_resource_descriptor.Reference) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceResource) WithValue(value *monitored_resource_descriptor.Reference) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabels
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabels) DefaultValue() ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDefaultValue
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabels) Description() ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDescription
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabels) Disabled() ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDisabled
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabels) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabels) Key() ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsKey
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabels) ValueType() ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsValueType
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabels) WithArrayOfValues(values [][]*monitoring_common.LabelDescriptor) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabels) WithItemValue(value *monitoring_common.LabelDescriptor) *ListMetricDescriptorsResponse_FieldSubPathArrayItemValue
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabels) WithValue(value []*monitoring_common.LabelDescriptor) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDefaultValue
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDefaultValue) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDefaultValue) WithArrayOfValues(values []string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDefaultValue) WithValue(value string) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDescription
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDescription) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDescription) WithArrayOfValues(values []string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDescription) WithValue(value string) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDisabled
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDisabled) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDisabled) WithArrayOfValues(values []bool) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDisabled) WithValue(value bool) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsKey
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsKey) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsKey) WithArrayOfValues(values []string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsKey) WithValue(value string) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsValueType
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsValueType) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsValueType) WithArrayOfValues(values []monitoring_common.LabelDescriptor_ValueType) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsValueType) WithValue(value monitoring_common.LabelDescriptor_ValueType) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) Annotations() ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataAnnotations
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) CreateTime() ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataCreateTime
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) DeleteTime() ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataDeleteTime
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) Generation() ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataGeneration
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) Labels() ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLabels
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) Lifecycle() ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycle
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) OwnerReferences() ...
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) ResourceVersion() ...
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) Shards() ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataShards
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) Syncing() ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncing
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) Tags() ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataTags
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) UpdateTime() ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataUpdateTime
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) Uuid() ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataUuid
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) WithValue(value *ntt_meta.Meta) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataAnnotations
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataAnnotations) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataAnnotations) WithKey(key string) ...
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataAnnotations) WithValue(value map[string]string) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataCreateTime
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataCreateTime) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataCreateTime) WithValue(value *timestamp.Timestamp) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataDeleteTime
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataDeleteTime) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataGeneration
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataGeneration) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataGeneration) WithArrayOfValues(values []int64) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataGeneration) WithValue(value int64) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLabels
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLabels) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLabels) WithArrayOfValues(values []map[string]string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLabels) WithKey(key string) ListMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataLabels
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLabels) WithValue(value map[string]string) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycle
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycle) BlockDeletion() ...
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycle) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycle) State() ...
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycleBlockDeletion
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycleBlockDeletion) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycleBlockDeletion) WithValue(value bool) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycleState
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycleState) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) Controller() ...
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) Kind() ...
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) Name() ...
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) Region() ...
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) RequiresOwnerReference() ...
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) Version() ...
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *ListMetricDescriptorsResponse_FieldSubPathArrayItemValue
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesBlockOwnerDeletion
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesController
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesController) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesController) WithValue(value bool) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesKind
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesKind) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesKind) WithValue(value string) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesName
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesName) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesName) WithValue(value string) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesRegion
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesRegion) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesRegion) WithValue(value string) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesRequiresOwnerReference
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesVersion
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesVersion) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesVersion) WithValue(value string) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataResourceVersion
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataResourceVersion) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataResourceVersion) WithArrayOfValues(values []string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataResourceVersion) WithValue(value string) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataShards
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataShards) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataShards) WithArrayOfValues(values []map[string]int64) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataShards) WithKey(key string) ListMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataShards
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataShards) WithValue(value map[string]int64) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncing
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncing) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncing) OwningRegion() ...
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncing) Regions() ...
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncingOwningRegion
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncingOwningRegion) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncingOwningRegion) WithValue(value string) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncingRegions
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncingRegions) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncingRegions) WithItemValue(value string) *ListMetricDescriptorsResponse_FieldSubPathArrayItemValue
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncingRegions) WithValue(value []string) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataTags
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataTags) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataTags) WithArrayOfValues(values [][]string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataTags) WithItemValue(value string) *ListMetricDescriptorsResponse_FieldSubPathArrayItemValue
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataTags) WithValue(value []string) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataUpdateTime
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataUpdateTime) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataUuid
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataUuid) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataUuid) WithArrayOfValues(values []string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataUuid) WithValue(value string) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricDescriptorMetadata
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricDescriptorMetadata) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricDescriptorMetadata) LaunchStage() ...
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricDescriptorMetadata) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor_MetricDescriptorMetadata) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricDescriptorMetadata) WithValue(value *metric_descriptor.MetricDescriptor_MetricDescriptorMetadata) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricDescriptorMetadataLaunchStage
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricDescriptorMetadataLaunchStage) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricDescriptorMetadataLaunchStage) WithArrayOfValues(values []api.LaunchStage) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricDescriptorMetadataLaunchStage) WithValue(value api.LaunchStage) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricKind
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricKind) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricKind) WithArrayOfValues(values []metric_descriptor.MetricDescriptor_MetricKind) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricKind) WithValue(value metric_descriptor.MetricDescriptor_MetricKind) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsName
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsName) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsName) WithArrayOfValues(values []*metric_descriptor.Name) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsName) WithValue(value *metric_descriptor.Name) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySets
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySets) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySets) LabelKeys() ...
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySets) WithArrayOfValues(values [][]*monitoring_common.LabelKeySet) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySets) WithItemValue(value *monitoring_common.LabelKeySet) *ListMetricDescriptorsResponse_FieldSubPathArrayItemValue
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySets) WithValue(value []*monitoring_common.LabelKeySet) *ListMetricDescriptorsResponse_FieldSubPathValue
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySets) WriteOnly() ...
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsLabelKeys
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsLabelKeys) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsLabelKeys) WithArrayOfValues(values [][]string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsLabelKeys) WithItemValue(value string) *ListMetricDescriptorsResponse_FieldSubPathArrayItemValue
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsLabelKeys) WithValue(value []string) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsWriteOnly
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsWriteOnly) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsWriteOnly) WithArrayOfValues(values []bool) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsWriteOnly) WithValue(value bool) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsResourceTypes
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsResourceTypes) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsResourceTypes) WithArrayOfValues(values [][]string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsResourceTypes) WithItemValue(value string) *ListMetricDescriptorsResponse_FieldSubPathArrayItemValue
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsResourceTypes) WithValue(value []string) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsStorageConfig
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsStorageConfig) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsStorageConfig) StoreRawPoints() ...
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsStorageConfig) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor_StorageConfig) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsStorageConfig) WithValue(value *metric_descriptor.MetricDescriptor_StorageConfig) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsStorageConfigStoreRawPoints
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsStorageConfigStoreRawPoints) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsStorageConfigStoreRawPoints) WithArrayOfValues(values []bool) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsStorageConfigStoreRawPoints) WithValue(value bool) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsType
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsType) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsType) WithArrayOfValues(values []string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsType) WithValue(value string) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsUnit
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsUnit) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsUnit) WithArrayOfValues(values []string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsUnit) WithValue(value string) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsValueType
- func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsValueType) FieldPath() *ListMetricDescriptorsResponse_FieldSubPath
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsValueType) WithArrayOfValues(values []metric_descriptor.MetricDescriptor_ValueType) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsValueType) WithValue(value metric_descriptor.MetricDescriptor_ValueType) *ListMetricDescriptorsResponse_FieldSubPathValue
- type ListMetricDescriptorsResponsePathSelectorNextPageToken
- func (ListMetricDescriptorsResponsePathSelectorNextPageToken) FieldPath() *ListMetricDescriptorsResponse_FieldTerminalPath
- func (s ListMetricDescriptorsResponsePathSelectorNextPageToken) WithArrayOfValues(values []*metric_descriptor.PagerCursor) *ListMetricDescriptorsResponse_FieldTerminalPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorNextPageToken) WithValue(value *metric_descriptor.PagerCursor) *ListMetricDescriptorsResponse_FieldTerminalPathValue
- type ListMetricDescriptorsResponsePathSelectorPrevPageToken
- func (ListMetricDescriptorsResponsePathSelectorPrevPageToken) FieldPath() *ListMetricDescriptorsResponse_FieldTerminalPath
- func (s ListMetricDescriptorsResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*metric_descriptor.PagerCursor) *ListMetricDescriptorsResponse_FieldTerminalPathArrayOfValues
- func (s ListMetricDescriptorsResponsePathSelectorPrevPageToken) WithValue(value *metric_descriptor.PagerCursor) *ListMetricDescriptorsResponse_FieldTerminalPathValue
- type ListMetricDescriptorsResponse_FieldMask
- func (fieldMask *ListMetricDescriptorsResponse_FieldMask) AppendPath(path ListMetricDescriptorsResponse_FieldPath)
- func (fieldMask *ListMetricDescriptorsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *ListMetricDescriptorsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *ListMetricDescriptorsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *ListMetricDescriptorsResponse_FieldMask) FilterInputFields() *ListMetricDescriptorsResponse_FieldMask
- func (fieldMask *ListMetricDescriptorsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *ListMetricDescriptorsResponse_FieldMask) GetPaths() []ListMetricDescriptorsResponse_FieldPath
- func (fieldMask *ListMetricDescriptorsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *ListMetricDescriptorsResponse_FieldMask) IsFull() bool
- func (fieldMask ListMetricDescriptorsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask ListMetricDescriptorsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *ListMetricDescriptorsResponse_FieldMask) PathsCount() int
- func (fieldMask *ListMetricDescriptorsResponse_FieldMask) Project(source *ListMetricDescriptorsResponse) *ListMetricDescriptorsResponse
- func (fieldMask *ListMetricDescriptorsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *ListMetricDescriptorsResponse_FieldMask) ProtoMessage()
- func (fieldMask *ListMetricDescriptorsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *ListMetricDescriptorsResponse_FieldMask) Reset()
- func (fieldMask *ListMetricDescriptorsResponse_FieldMask) Set(target, source *ListMetricDescriptorsResponse)
- func (fieldMask *ListMetricDescriptorsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *ListMetricDescriptorsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *ListMetricDescriptorsResponse_FieldMask) Size() int
- func (fieldMask *ListMetricDescriptorsResponse_FieldMask) String() string
- func (fieldMask *ListMetricDescriptorsResponse_FieldMask) Subtract(other *ListMetricDescriptorsResponse_FieldMask) *ListMetricDescriptorsResponse_FieldMask
- func (fieldMask *ListMetricDescriptorsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *ListMetricDescriptorsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *ListMetricDescriptorsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *ListMetricDescriptorsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type ListMetricDescriptorsResponse_FieldPath
- func BuildListMetricDescriptorsResponse_FieldPath(fp gotenobject.RawFieldPath) (ListMetricDescriptorsResponse_FieldPath, error)
- func MustParseListMetricDescriptorsResponse_FieldPath(rawField string) ListMetricDescriptorsResponse_FieldPath
- func ParseListMetricDescriptorsResponse_FieldPath(rawField string) (ListMetricDescriptorsResponse_FieldPath, error)
- type ListMetricDescriptorsResponse_FieldPathArrayItemValue
- func MustParseListMetricDescriptorsResponse_FieldPathArrayItemValue(pathStr, valueStr string) ListMetricDescriptorsResponse_FieldPathArrayItemValue
- func ParseListMetricDescriptorsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (ListMetricDescriptorsResponse_FieldPathArrayItemValue, error)
- type ListMetricDescriptorsResponse_FieldPathArrayOfValues
- type ListMetricDescriptorsResponse_FieldPathSelector
- type ListMetricDescriptorsResponse_FieldPathValue
- type ListMetricDescriptorsResponse_FieldSubPath
- func (fps *ListMetricDescriptorsResponse_FieldSubPath) AsMetricDescriptorsSubPath() (metric_descriptor.MetricDescriptor_FieldPath, bool)
- func (fps *ListMetricDescriptorsResponse_FieldSubPath) ClearValue(item *ListMetricDescriptorsResponse)
- func (fps *ListMetricDescriptorsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *ListMetricDescriptorsResponse_FieldSubPath) Get(source *ListMetricDescriptorsResponse) (values []interface{})
- func (fps *ListMetricDescriptorsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *ListMetricDescriptorsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *ListMetricDescriptorsResponse_FieldSubPath) GetSingle(source *ListMetricDescriptorsResponse) (interface{}, bool)
- func (fps *ListMetricDescriptorsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *ListMetricDescriptorsResponse_FieldSubPath) IsLeaf() bool
- func (fps *ListMetricDescriptorsResponse_FieldSubPath) JSONString() string
- func (fps *ListMetricDescriptorsResponse_FieldSubPath) Selector() ListMetricDescriptorsResponse_FieldPathSelector
- func (fps *ListMetricDescriptorsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *ListMetricDescriptorsResponse_FieldSubPath) String() string
- func (fps *ListMetricDescriptorsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListMetricDescriptorsResponse_FieldPathArrayItemValue
- func (fps *ListMetricDescriptorsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListMetricDescriptorsResponse_FieldPathArrayOfValues
- func (fps *ListMetricDescriptorsResponse_FieldSubPath) WithIValue(value interface{}) ListMetricDescriptorsResponse_FieldPathValue
- func (fps *ListMetricDescriptorsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *ListMetricDescriptorsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *ListMetricDescriptorsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListMetricDescriptorsResponse_FieldSubPathArrayItemValue
- func (fpaivs *ListMetricDescriptorsResponse_FieldSubPathArrayItemValue) AsMetricDescriptorsPathItemValue() (metric_descriptor.MetricDescriptor_FieldPathArrayItemValue, bool)
- func (fpaivs *ListMetricDescriptorsResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListMetricDescriptorsResponse) bool
- func (fpaivs *ListMetricDescriptorsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
- type ListMetricDescriptorsResponse_FieldSubPathValue
- func (fpvs *ListMetricDescriptorsResponse_FieldSubPathValue) AsMetricDescriptorsPathValue() (metric_descriptor.MetricDescriptor_FieldPathValue, bool)
- func (fpvs *ListMetricDescriptorsResponse_FieldSubPathValue) CompareWith(source *ListMetricDescriptorsResponse) (int, bool)
- func (fpvs *ListMetricDescriptorsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *ListMetricDescriptorsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *ListMetricDescriptorsResponse_FieldSubPathValue) SetTo(target **ListMetricDescriptorsResponse)
- func (fpvs *ListMetricDescriptorsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type ListMetricDescriptorsResponse_FieldTerminalPath
- func (fp *ListMetricDescriptorsResponse_FieldTerminalPath) ClearValue(item *ListMetricDescriptorsResponse)
- func (fp *ListMetricDescriptorsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *ListMetricDescriptorsResponse_FieldTerminalPath) Get(source *ListMetricDescriptorsResponse) (values []interface{})
- func (fp *ListMetricDescriptorsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *ListMetricDescriptorsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *ListMetricDescriptorsResponse_FieldTerminalPath) GetSingle(source *ListMetricDescriptorsResponse) (interface{}, bool)
- func (fp *ListMetricDescriptorsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *ListMetricDescriptorsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *ListMetricDescriptorsResponse_FieldTerminalPath) JSONString() string
- func (fp *ListMetricDescriptorsResponse_FieldTerminalPath) Selector() ListMetricDescriptorsResponse_FieldPathSelector
- func (fp *ListMetricDescriptorsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *ListMetricDescriptorsResponse_FieldTerminalPath) String() string
- func (fp *ListMetricDescriptorsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListMetricDescriptorsResponse_FieldPathArrayItemValue
- func (fp *ListMetricDescriptorsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListMetricDescriptorsResponse_FieldPathArrayOfValues
- func (fp *ListMetricDescriptorsResponse_FieldTerminalPath) WithIValue(value interface{}) ListMetricDescriptorsResponse_FieldPathValue
- func (fp *ListMetricDescriptorsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *ListMetricDescriptorsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *ListMetricDescriptorsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type ListMetricDescriptorsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *ListMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) AsMetricDescriptorsItemValue() (*metric_descriptor.MetricDescriptor, bool)
- func (fpaiv *ListMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListMetricDescriptorsResponse) bool
- func (fpaiv *ListMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *ListMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListMetricDescriptorsResponse) (interface{}, bool)
- func (fpaiv *ListMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type ListMetricDescriptorsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *ListMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) AsMetricDescriptorsArrayOfValues() ([][]*metric_descriptor.MetricDescriptor, bool)
- func (fpaov *ListMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*metric_descriptor.PagerCursor, bool)
- func (fpaov *ListMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*metric_descriptor.PagerCursor, bool)
- func (fpaov *ListMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type ListMetricDescriptorsResponse_FieldTerminalPathValue
- func (fpv *ListMetricDescriptorsResponse_FieldTerminalPathValue) AsMetricDescriptorsValue() ([]*metric_descriptor.MetricDescriptor, bool)
- func (fpv *ListMetricDescriptorsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*metric_descriptor.PagerCursor, bool)
- func (fpv *ListMetricDescriptorsResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*metric_descriptor.PagerCursor, bool)
- func (fpv *ListMetricDescriptorsResponse_FieldTerminalPathValue) CompareWith(source *ListMetricDescriptorsResponse) (int, bool)
- func (fpv *ListMetricDescriptorsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *ListMetricDescriptorsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *ListMetricDescriptorsResponse_FieldTerminalPathValue) SetTo(target **ListMetricDescriptorsResponse)
- func (fpv *ListMetricDescriptorsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type MetricDescriptorServiceClient
- type MetricDescriptorServiceDescriptor
- func (d *MetricDescriptorServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
- func (d *MetricDescriptorServiceDescriptor) GetApiName() string
- func (d *MetricDescriptorServiceDescriptor) GetFullAPIName() string
- func (d *MetricDescriptorServiceDescriptor) GetProtoPkgName() string
- func (d *MetricDescriptorServiceDescriptor) GetServiceDomain() string
- func (d *MetricDescriptorServiceDescriptor) GetServiceVersion() string
- type UpdateMetricDescriptorDescriptor
- func (d *UpdateMetricDescriptorDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *UpdateMetricDescriptorDescriptor) GetApiName() string
- func (d *UpdateMetricDescriptorDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateMetricDescriptorDescriptor) GetFullMethodName() string
- func (d *UpdateMetricDescriptorDescriptor) GetMethodName() string
- func (d *UpdateMetricDescriptorDescriptor) GetProtoPkgName() string
- func (d *UpdateMetricDescriptorDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *UpdateMetricDescriptorDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *UpdateMetricDescriptorDescriptor) GetServiceDomain() string
- func (d *UpdateMetricDescriptorDescriptor) GetServiceVersion() string
- func (d *UpdateMetricDescriptorDescriptor) GetVerb() string
- func (d *UpdateMetricDescriptorDescriptor) HasResource() bool
- func (d *UpdateMetricDescriptorDescriptor) IsClientStream() bool
- func (d *UpdateMetricDescriptorDescriptor) IsCollection() bool
- func (d *UpdateMetricDescriptorDescriptor) IsPlural() bool
- func (d *UpdateMetricDescriptorDescriptor) IsServerStream() bool
- func (d *UpdateMetricDescriptorDescriptor) IsUnary() bool
- func (d *UpdateMetricDescriptorDescriptor) NewEmptyClientMsg() proto.Message
- func (d *UpdateMetricDescriptorDescriptor) NewEmptyServerMsg() proto.Message
- func (d *UpdateMetricDescriptorDescriptor) RequestHasResourceBody() bool
- type UpdateMetricDescriptorDescriptorClientMsgHandle
- func (h *UpdateMetricDescriptorDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateMetricDescriptorDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateMetricDescriptorDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateMetricDescriptorDescriptorServerMsgHandle
- func (h *UpdateMetricDescriptorDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *UpdateMetricDescriptorDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *UpdateMetricDescriptorDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type UpdateMetricDescriptorRequest
- func (o *UpdateMetricDescriptorRequest) Clone() *UpdateMetricDescriptorRequest
- func (o *UpdateMetricDescriptorRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*UpdateMetricDescriptorRequest) Descriptor() ([]byte, []int)
- func (m *UpdateMetricDescriptorRequest) GetCas() *UpdateMetricDescriptorRequest_CAS
- func (m *UpdateMetricDescriptorRequest) GetMetricDescriptor() *metric_descriptor.MetricDescriptor
- func (m *UpdateMetricDescriptorRequest) GetUpdateMask() *metric_descriptor.MetricDescriptor_FieldMask
- func (*UpdateMetricDescriptorRequest) GotenMessage()
- func (o *UpdateMetricDescriptorRequest) GotenObjectExt()
- func (obj *UpdateMetricDescriptorRequest) GotenValidate() error
- func (o *UpdateMetricDescriptorRequest) MakeDiffFieldMask(other *UpdateMetricDescriptorRequest) *UpdateMetricDescriptorRequest_FieldMask
- func (o *UpdateMetricDescriptorRequest) MakeFullFieldMask() *UpdateMetricDescriptorRequest_FieldMask
- func (o *UpdateMetricDescriptorRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *UpdateMetricDescriptorRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *UpdateMetricDescriptorRequest) Marshal() ([]byte, error)
- func (m *UpdateMetricDescriptorRequest) MarshalJSON() ([]byte, error)
- func (o *UpdateMetricDescriptorRequest) Merge(source *UpdateMetricDescriptorRequest)
- func (o *UpdateMetricDescriptorRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*UpdateMetricDescriptorRequest) ProtoMessage()
- func (m *UpdateMetricDescriptorRequest) ProtoReflect() preflect.Message
- func (m *UpdateMetricDescriptorRequest) Reset()
- func (m *UpdateMetricDescriptorRequest) SetCas(fv *UpdateMetricDescriptorRequest_CAS)
- func (m *UpdateMetricDescriptorRequest) SetMetricDescriptor(fv *metric_descriptor.MetricDescriptor)
- func (m *UpdateMetricDescriptorRequest) SetUpdateMask(fv *metric_descriptor.MetricDescriptor_FieldMask)
- func (m *UpdateMetricDescriptorRequest) String() string
- func (m *UpdateMetricDescriptorRequest) Unmarshal(b []byte) error
- func (m *UpdateMetricDescriptorRequest) UnmarshalJSON(data []byte) error
- type UpdateMetricDescriptorRequestCASFieldPathBuilder
- type UpdateMetricDescriptorRequestCAS_FieldPath
- func BuildUpdateMetricDescriptorRequestCAS_FieldPath(fp gotenobject.RawFieldPath) (UpdateMetricDescriptorRequestCAS_FieldPath, error)
- func MustParseUpdateMetricDescriptorRequestCAS_FieldPath(rawField string) UpdateMetricDescriptorRequestCAS_FieldPath
- func ParseUpdateMetricDescriptorRequestCAS_FieldPath(rawField string) (UpdateMetricDescriptorRequestCAS_FieldPath, error)
- type UpdateMetricDescriptorRequestCAS_FieldPathArrayItemValue
- func MustParseUpdateMetricDescriptorRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) UpdateMetricDescriptorRequestCAS_FieldPathArrayItemValue
- func ParseUpdateMetricDescriptorRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateMetricDescriptorRequestCAS_FieldPathArrayItemValue, error)
- type UpdateMetricDescriptorRequestCAS_FieldPathArrayOfValues
- func MustParseUpdateMetricDescriptorRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateMetricDescriptorRequestCAS_FieldPathArrayOfValues
- func ParseUpdateMetricDescriptorRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateMetricDescriptorRequestCAS_FieldPathArrayOfValues, error)
- type UpdateMetricDescriptorRequestCAS_FieldPathSelector
- type UpdateMetricDescriptorRequestCAS_FieldPathValue
- type UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (fps *UpdateMetricDescriptorRequestCAS_FieldSubPath) AsConditionalStateSubPath() (metric_descriptor.MetricDescriptor_FieldPath, bool)
- func (fps *UpdateMetricDescriptorRequestCAS_FieldSubPath) ClearValue(item *UpdateMetricDescriptorRequest_CAS)
- func (fps *UpdateMetricDescriptorRequestCAS_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *UpdateMetricDescriptorRequestCAS_FieldSubPath) Get(source *UpdateMetricDescriptorRequest_CAS) (values []interface{})
- func (fps *UpdateMetricDescriptorRequestCAS_FieldSubPath) GetDefault() interface{}
- func (fps *UpdateMetricDescriptorRequestCAS_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *UpdateMetricDescriptorRequestCAS_FieldSubPath) GetSingle(source *UpdateMetricDescriptorRequest_CAS) (interface{}, bool)
- func (fps *UpdateMetricDescriptorRequestCAS_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *UpdateMetricDescriptorRequestCAS_FieldSubPath) IsLeaf() bool
- func (fps *UpdateMetricDescriptorRequestCAS_FieldSubPath) JSONString() string
- func (fps *UpdateMetricDescriptorRequestCAS_FieldSubPath) Selector() UpdateMetricDescriptorRequestCAS_FieldPathSelector
- func (fps *UpdateMetricDescriptorRequestCAS_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *UpdateMetricDescriptorRequestCAS_FieldSubPath) String() string
- func (fps *UpdateMetricDescriptorRequestCAS_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateMetricDescriptorRequestCAS_FieldPathArrayItemValue
- func (fps *UpdateMetricDescriptorRequestCAS_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateMetricDescriptorRequestCAS_FieldPathArrayOfValues
- func (fps *UpdateMetricDescriptorRequestCAS_FieldSubPath) WithIValue(value interface{}) UpdateMetricDescriptorRequestCAS_FieldPathValue
- func (fps *UpdateMetricDescriptorRequestCAS_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *UpdateMetricDescriptorRequestCAS_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *UpdateMetricDescriptorRequestCAS_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateMetricDescriptorRequestCAS_FieldSubPathArrayItemValue
- func (fpaivs *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue() (metric_descriptor.MetricDescriptor_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayItemValue) ContainsValue(source *UpdateMetricDescriptorRequest_CAS) bool
- func (fpaivs *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- type UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- func (fpvs *UpdateMetricDescriptorRequestCAS_FieldSubPathValue) AsConditionalStatePathValue() (metric_descriptor.MetricDescriptor_FieldPathValue, bool)
- func (fpvs *UpdateMetricDescriptorRequestCAS_FieldSubPathValue) CompareWith(source *UpdateMetricDescriptorRequest_CAS) (int, bool)
- func (fpvs *UpdateMetricDescriptorRequestCAS_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *UpdateMetricDescriptorRequestCAS_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *UpdateMetricDescriptorRequestCAS_FieldSubPathValue) SetTo(target **UpdateMetricDescriptorRequest_CAS)
- func (fpvs *UpdateMetricDescriptorRequestCAS_FieldSubPathValue) SetToRaw(target proto.Message)
- type UpdateMetricDescriptorRequestCAS_FieldTerminalPath
- func (fp *UpdateMetricDescriptorRequestCAS_FieldTerminalPath) ClearValue(item *UpdateMetricDescriptorRequest_CAS)
- func (fp *UpdateMetricDescriptorRequestCAS_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *UpdateMetricDescriptorRequestCAS_FieldTerminalPath) Get(source *UpdateMetricDescriptorRequest_CAS) (values []interface{})
- func (fp *UpdateMetricDescriptorRequestCAS_FieldTerminalPath) GetDefault() interface{}
- func (fp *UpdateMetricDescriptorRequestCAS_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *UpdateMetricDescriptorRequestCAS_FieldTerminalPath) GetSingle(source *UpdateMetricDescriptorRequest_CAS) (interface{}, bool)
- func (fp *UpdateMetricDescriptorRequestCAS_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *UpdateMetricDescriptorRequestCAS_FieldTerminalPath) IsLeaf() bool
- func (fp *UpdateMetricDescriptorRequestCAS_FieldTerminalPath) JSONString() string
- func (fp *UpdateMetricDescriptorRequestCAS_FieldTerminalPath) Selector() UpdateMetricDescriptorRequestCAS_FieldPathSelector
- func (fp *UpdateMetricDescriptorRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *UpdateMetricDescriptorRequestCAS_FieldTerminalPath) String() string
- func (fp *UpdateMetricDescriptorRequestCAS_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateMetricDescriptorRequestCAS_FieldPathArrayItemValue
- func (fp *UpdateMetricDescriptorRequestCAS_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateMetricDescriptorRequestCAS_FieldPathArrayOfValues
- func (fp *UpdateMetricDescriptorRequestCAS_FieldTerminalPath) WithIValue(value interface{}) UpdateMetricDescriptorRequestCAS_FieldPathValue
- func (fp *UpdateMetricDescriptorRequestCAS_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *UpdateMetricDescriptorRequestCAS_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *UpdateMetricDescriptorRequestCAS_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateMetricDescriptorRequestCAS_FieldTerminalPathArrayItemValue
- func (fpaiv *UpdateMetricDescriptorRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateMetricDescriptorRequest_CAS) bool
- func (fpaiv *UpdateMetricDescriptorRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *UpdateMetricDescriptorRequestCAS_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateMetricDescriptorRequest_CAS) (interface{}, bool)
- func (fpaiv *UpdateMetricDescriptorRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type UpdateMetricDescriptorRequestCAS_FieldTerminalPathArrayOfValues
- func (fpaov *UpdateMetricDescriptorRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*metric_descriptor.MetricDescriptor, bool)
- func (fpaov *UpdateMetricDescriptorRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*metric_descriptor.MetricDescriptor_FieldMask, bool)
- func (fpaov *UpdateMetricDescriptorRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type UpdateMetricDescriptorRequestCAS_FieldTerminalPathValue
- func (fpv *UpdateMetricDescriptorRequestCAS_FieldTerminalPathValue) AsConditionalStateValue() (*metric_descriptor.MetricDescriptor, bool)
- func (fpv *UpdateMetricDescriptorRequestCAS_FieldTerminalPathValue) AsFieldMaskValue() (*metric_descriptor.MetricDescriptor_FieldMask, bool)
- func (fpv *UpdateMetricDescriptorRequestCAS_FieldTerminalPathValue) CompareWith(source *UpdateMetricDescriptorRequest_CAS) (int, bool)
- func (fpv *UpdateMetricDescriptorRequestCAS_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *UpdateMetricDescriptorRequestCAS_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *UpdateMetricDescriptorRequestCAS_FieldTerminalPathValue) SetTo(target **UpdateMetricDescriptorRequest_CAS)
- func (fpv *UpdateMetricDescriptorRequestCAS_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type UpdateMetricDescriptorRequestFieldPathBuilder
- func (UpdateMetricDescriptorRequestFieldPathBuilder) Cas() UpdateMetricDescriptorRequestPathSelectorCas
- func (UpdateMetricDescriptorRequestFieldPathBuilder) MetricDescriptor() UpdateMetricDescriptorRequestPathSelectorMetricDescriptor
- func (UpdateMetricDescriptorRequestFieldPathBuilder) UpdateMask() UpdateMetricDescriptorRequestPathSelectorUpdateMask
- type UpdateMetricDescriptorRequestMapPathSelectorCasConditionalStateMetadataAnnotations
- func (s UpdateMetricDescriptorRequestMapPathSelectorCasConditionalStateMetadataAnnotations) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestMapPathSelectorCasConditionalStateMetadataLabels
- func (s UpdateMetricDescriptorRequestMapPathSelectorCasConditionalStateMetadataLabels) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestMapPathSelectorCasConditionalStateMetadataLabels) WithValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestMapPathSelectorCasConditionalStateMetadataShards
- func (s UpdateMetricDescriptorRequestMapPathSelectorCasConditionalStateMetadataShards) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestMapPathSelectorCasConditionalStateMetadataShards) WithValue(value int64) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataAnnotations
- func (s UpdateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataAnnotations) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataAnnotations) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataAnnotations) WithValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataLabels
- func (s UpdateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataLabels) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataLabels) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataLabels) WithValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataShards
- func (s UpdateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataShards) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataShards) WithArrayOfValues(values []int64) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataShards) WithValue(value int64) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCas
- func (UpdateMetricDescriptorRequestPathSelectorCas) ConditionalState() UpdateMetricDescriptorRequestPathSelectorCasConditionalState
- func (UpdateMetricDescriptorRequestPathSelectorCas) FieldMask() UpdateMetricDescriptorRequestPathSelectorCasFieldMask
- func (UpdateMetricDescriptorRequestPathSelectorCas) FieldPath() *UpdateMetricDescriptorRequest_FieldTerminalPath
- func (s UpdateMetricDescriptorRequestPathSelectorCas) WithArrayOfValues(values []*UpdateMetricDescriptorRequest_CAS) *UpdateMetricDescriptorRequest_FieldTerminalPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCas) WithSubArrayItemValue(subPathArrayItemValue UpdateMetricDescriptorRequestCAS_FieldPathArrayItemValue) *UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (s UpdateMetricDescriptorRequestPathSelectorCas) WithSubArrayOfValues(subPathArrayOfValues UpdateMetricDescriptorRequestCAS_FieldPathArrayOfValues) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (UpdateMetricDescriptorRequestPathSelectorCas) WithSubPath(subPath UpdateMetricDescriptorRequestCAS_FieldPath) *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCas) WithSubValue(subPathValue UpdateMetricDescriptorRequestCAS_FieldPathValue) *UpdateMetricDescriptorRequest_FieldSubPathValue
- func (s UpdateMetricDescriptorRequestPathSelectorCas) WithValue(value *UpdateMetricDescriptorRequest_CAS) *UpdateMetricDescriptorRequest_FieldTerminalPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalState
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalState) Description() UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDescription
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalState) DisplayName() UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDisplayName
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalState) DistributionBucketOptions() ...
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalState) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalState) IndexSpec() UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpec
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalState) Labels() UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabels
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalState) Metadata() UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadata
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalState) MetricDescriptorMetadata() ...
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalState) MetricKind() UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetricKind
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalState) Name() UpdateMetricDescriptorRequestPathSelectorCasConditionalStateName
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalState) PromotedLabelKeySets() ...
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalState) ResourceTypes() UpdateMetricDescriptorRequestPathSelectorCasConditionalStateResourceTypes
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalState) StorageConfig() UpdateMetricDescriptorRequestPathSelectorCasConditionalStateStorageConfig
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalState) Type() UpdateMetricDescriptorRequestPathSelectorCasConditionalStateType
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalState) Unit() UpdateMetricDescriptorRequestPathSelectorCasConditionalStateUnit
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalState) ValueType() UpdateMetricDescriptorRequestPathSelectorCasConditionalStateValueType
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalState) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalState) WithValue(value *metric_descriptor.MetricDescriptor) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDescription
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDescription) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDescription) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDescription) WithValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDisplayName
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDisplayName) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDisplayName) WithValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptions
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptions) DynamicBuckets() ...
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptions) ExplicitBuckets() ...
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptions) ExponentialBuckets() ...
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptions) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptions) LinearBuckets() ...
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptions) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptions) WithValue(value *monitoring_common.Distribution_BucketOptions) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsDynamicBuckets
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsDynamicBuckets) Compression() ...
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsDynamicBuckets) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsDynamicBuckets) Means() ...
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsDynamicBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Dynamic) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsDynamicBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Dynamic) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsDynamicBucketsCompression
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsDynamicBucketsCompression) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsDynamicBucketsCompression) WithArrayOfValues(values []float64) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsDynamicBucketsCompression) WithValue(value float64) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsDynamicBucketsMeans
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsDynamicBucketsMeans) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsDynamicBucketsMeans) WithArrayOfValues(values [][]float64) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsDynamicBucketsMeans) WithItemValue(value float64) *UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsDynamicBucketsMeans) WithValue(value []float64) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExplicitBuckets
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExplicitBuckets) Bounds() ...
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExplicitBuckets) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExplicitBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Explicit) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExplicitBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Explicit) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExplicitBucketsBounds
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExplicitBucketsBounds) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExplicitBucketsBounds) WithArrayOfValues(values [][]float64) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExplicitBucketsBounds) WithItemValue(value float64) *UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExplicitBucketsBounds) WithValue(value []float64) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExponentialBuckets
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExponentialBuckets) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExponentialBuckets) GrowthFactor() ...
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExponentialBuckets) NumFiniteBuckets() ...
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExponentialBuckets) Scale() ...
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExponentialBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Exponential) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExponentialBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Exponential) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExponentialBucketsGrowthFactor
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExponentialBucketsGrowthFactor) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExponentialBucketsGrowthFactor) WithArrayOfValues(values []float64) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExponentialBucketsGrowthFactor) WithValue(value float64) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExponentialBucketsNumFiniteBuckets
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExponentialBucketsNumFiniteBuckets) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExponentialBucketsNumFiniteBuckets) WithArrayOfValues(values []int32) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExponentialBucketsNumFiniteBuckets) WithValue(value int32) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExponentialBucketsScale
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExponentialBucketsScale) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExponentialBucketsScale) WithArrayOfValues(values []float64) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExponentialBucketsScale) WithValue(value float64) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsLinearBuckets
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsLinearBuckets) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsLinearBuckets) NumFiniteBuckets() ...
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsLinearBuckets) Offset() ...
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsLinearBuckets) Width() ...
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsLinearBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Linear) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsLinearBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Linear) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsLinearBucketsNumFiniteBuckets
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsLinearBucketsNumFiniteBuckets) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsLinearBucketsNumFiniteBuckets) WithArrayOfValues(values []int32) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsLinearBucketsNumFiniteBuckets) WithValue(value int32) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsLinearBucketsOffset
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsLinearBucketsOffset) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsLinearBucketsOffset) WithArrayOfValues(values []float64) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsLinearBucketsOffset) WithValue(value float64) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsLinearBucketsWidth
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsLinearBucketsWidth) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsLinearBucketsWidth) WithArrayOfValues(values []float64) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsLinearBucketsWidth) WithValue(value float64) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpec
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpec) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpec) PerResource() ...
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpec) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor_IndexSpec) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpec) WithValue(value *metric_descriptor.MetricDescriptor_IndexSpec) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResource
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResource) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResource) Indices() ...
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResource) Resource() ...
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResource) WithArrayOfValues(values [][]*metric_descriptor.MetricDescriptor_IndexSpec_PerMonitoredResource) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResource) WithItemValue(value *metric_descriptor.MetricDescriptor_IndexSpec_PerMonitoredResource) *UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResource) WithValue(value []*metric_descriptor.MetricDescriptor_IndexSpec_PerMonitoredResource) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceIndices
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceIndices) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceIndices) PromotedLabels() ...
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceIndices) WithArrayOfValues(values [][]*metric_descriptor.MetricDescriptor_IndexSpec_Index) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceIndices) WithItemValue(value *metric_descriptor.MetricDescriptor_IndexSpec_Index) *UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceIndices) WithValue(value []*metric_descriptor.MetricDescriptor_IndexSpec_Index) *UpdateMetricDescriptorRequest_FieldSubPathValue
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceIndices) WriteOnly() ...
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceIndicesPromotedLabels
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceIndicesPromotedLabels) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceIndicesPromotedLabels) WithArrayOfValues(values [][]string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceIndicesPromotedLabels) WithItemValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceIndicesPromotedLabels) WithValue(value []string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceIndicesWriteOnly
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceIndicesWriteOnly) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceIndicesWriteOnly) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceIndicesWriteOnly) WithValue(value bool) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceResource
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceResource) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceResource) WithArrayOfValues(values []*monitored_resource_descriptor.Reference) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceResource) WithValue(value *monitored_resource_descriptor.Reference) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabels
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabels) DefaultValue() UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsDefaultValue
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabels) Description() UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsDescription
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabels) Disabled() UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsDisabled
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabels) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabels) Key() UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsKey
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabels) ValueType() UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsValueType
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabels) WithArrayOfValues(values [][]*monitoring_common.LabelDescriptor) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabels) WithItemValue(value *monitoring_common.LabelDescriptor) *UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabels) WithValue(value []*monitoring_common.LabelDescriptor) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsDefaultValue
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsDefaultValue) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsDefaultValue) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsDefaultValue) WithValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsDescription
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsDescription) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsDescription) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsDescription) WithValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsDisabled
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsDisabled) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsDisabled) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsDisabled) WithValue(value bool) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsKey
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsKey) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsKey) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsKey) WithValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsValueType
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsValueType) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsValueType) WithArrayOfValues(values []monitoring_common.LabelDescriptor_ValueType) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsValueType) WithValue(value monitoring_common.LabelDescriptor_ValueType) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadata
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadata) Annotations() ...
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadata) CreateTime() UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataCreateTime
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadata) DeleteTime() UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataDeleteTime
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadata) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadata) Generation() UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataGeneration
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadata) Labels() UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLabels
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadata) Lifecycle() UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycle
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadata) OwnerReferences() ...
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadata) ResourceVersion() ...
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadata) Shards() UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataShards
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadata) Syncing() UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataSyncing
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadata) Tags() UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataTags
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadata) UpdateTime() UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataUpdateTime
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadata) Uuid() UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataUuid
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataAnnotations
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataAnnotations) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataAnnotations) WithKey(key string) ...
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataCreateTime
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataCreateTime) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataDeleteTime
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataDeleteTime) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataGeneration
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataGeneration) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataGeneration) WithValue(value int64) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLabels
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLabels) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLabels) WithKey(key string) UpdateMetricDescriptorRequestMapPathSelectorCasConditionalStateMetadataLabels
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycle
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycle) BlockDeletion() ...
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycle) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycle) State() ...
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycleState
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycleState) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferences
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Controller() ...
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferences) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Kind() ...
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Name() ...
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Region() ...
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Version() ...
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithValue(value bool) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataResourceVersion
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataResourceVersion) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataShards
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataShards) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataShards) WithKey(key string) UpdateMetricDescriptorRequestMapPathSelectorCasConditionalStateMetadataShards
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataSyncing
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataSyncing) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataSyncing) OwningRegion() ...
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataSyncing) Regions() ...
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataSyncingRegions
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataSyncingRegions) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataTags
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataTags) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataTags) WithValue(value []string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataUpdateTime
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataUpdateTime) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataUuid
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataUuid) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataUuid) WithValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetricDescriptorMetadata
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetricDescriptorMetadata) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetricDescriptorMetadata) LaunchStage() ...
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetricDescriptorMetadata) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor_MetricDescriptorMetadata) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetricDescriptorMetadata) WithValue(value *metric_descriptor.MetricDescriptor_MetricDescriptorMetadata) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetricDescriptorMetadataLaunchStage
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetricDescriptorMetadataLaunchStage) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetricDescriptorMetadataLaunchStage) WithArrayOfValues(values []api.LaunchStage) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetricDescriptorMetadataLaunchStage) WithValue(value api.LaunchStage) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetricKind
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetricKind) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetricKind) WithArrayOfValues(values []metric_descriptor.MetricDescriptor_MetricKind) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetricKind) WithValue(value metric_descriptor.MetricDescriptor_MetricKind) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateName
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateName) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateName) WithArrayOfValues(values []*metric_descriptor.Name) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateName) WithValue(value *metric_descriptor.Name) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySets
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySets) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySets) LabelKeys() ...
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySets) WithArrayOfValues(values [][]*monitoring_common.LabelKeySet) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySets) WithItemValue(value *monitoring_common.LabelKeySet) *UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySets) WithValue(value []*monitoring_common.LabelKeySet) *UpdateMetricDescriptorRequest_FieldSubPathValue
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySets) WriteOnly() ...
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySetsLabelKeys
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySetsLabelKeys) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySetsLabelKeys) WithArrayOfValues(values [][]string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySetsLabelKeys) WithItemValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySetsLabelKeys) WithValue(value []string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySetsWriteOnly
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySetsWriteOnly) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySetsWriteOnly) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySetsWriteOnly) WithValue(value bool) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateResourceTypes
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateResourceTypes) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateResourceTypes) WithArrayOfValues(values [][]string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateResourceTypes) WithItemValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateResourceTypes) WithValue(value []string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateStorageConfig
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateStorageConfig) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateStorageConfig) StoreRawPoints() ...
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateStorageConfig) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor_StorageConfig) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateStorageConfig) WithValue(value *metric_descriptor.MetricDescriptor_StorageConfig) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateStorageConfigStoreRawPoints
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateStorageConfigStoreRawPoints) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateStorageConfigStoreRawPoints) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateStorageConfigStoreRawPoints) WithValue(value bool) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateType
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateType) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateType) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateType) WithValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateUnit
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateUnit) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateUnit) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateUnit) WithValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateValueType
- func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateValueType) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateValueType) WithArrayOfValues(values []metric_descriptor.MetricDescriptor_ValueType) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateValueType) WithValue(value metric_descriptor.MetricDescriptor_ValueType) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorCasFieldMask
- func (UpdateMetricDescriptorRequestPathSelectorCasFieldMask) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorCasFieldMask) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor_FieldMask) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorCasFieldMask) WithValue(value *metric_descriptor.MetricDescriptor_FieldMask) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptor
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) Description() UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDescription
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) DisplayName() UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDisplayName
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) DistributionBucketOptions() ...
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) FieldPath() *UpdateMetricDescriptorRequest_FieldTerminalPath
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) IndexSpec() UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpec
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) Labels() UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabels
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) Metadata() UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) MetricDescriptorMetadata() ...
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) MetricKind() UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetricKind
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) Name() UpdateMetricDescriptorRequestPathSelectorMetricDescriptorName
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) PromotedLabelKeySets() UpdateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySets
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) ResourceTypes() UpdateMetricDescriptorRequestPathSelectorMetricDescriptorResourceTypes
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) StorageConfig() UpdateMetricDescriptorRequestPathSelectorMetricDescriptorStorageConfig
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) Type() UpdateMetricDescriptorRequestPathSelectorMetricDescriptorType
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) Unit() UpdateMetricDescriptorRequestPathSelectorMetricDescriptorUnit
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) ValueType() UpdateMetricDescriptorRequestPathSelectorMetricDescriptorValueType
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor) *UpdateMetricDescriptorRequest_FieldTerminalPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) WithSubArrayItemValue(...) *UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) WithSubArrayOfValues(subPathArrayOfValues metric_descriptor.MetricDescriptor_FieldPathArrayOfValues) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) WithSubPath(subPath metric_descriptor.MetricDescriptor_FieldPath) *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) WithSubValue(subPathValue metric_descriptor.MetricDescriptor_FieldPathValue) *UpdateMetricDescriptorRequest_FieldSubPathValue
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) WithValue(value *metric_descriptor.MetricDescriptor) *UpdateMetricDescriptorRequest_FieldTerminalPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDescription
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDescription) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDescription) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDescription) WithValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDisplayName
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDisplayName) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDisplayName) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDisplayName) WithValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptions
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptions) DynamicBuckets() ...
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptions) ExplicitBuckets() ...
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptions) ExponentialBuckets() ...
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptions) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptions) LinearBuckets() ...
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptions) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptions) WithValue(value *monitoring_common.Distribution_BucketOptions) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBuckets
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBuckets) Compression() ...
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBuckets) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBuckets) Means() ...
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Dynamic) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Dynamic) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBucketsCompression
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBucketsCompression) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBucketsCompression) WithArrayOfValues(values []float64) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBucketsCompression) WithValue(value float64) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBucketsMeans
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBucketsMeans) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBucketsMeans) WithArrayOfValues(values [][]float64) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBucketsMeans) WithItemValue(value float64) *UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBucketsMeans) WithValue(value []float64) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBuckets
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBuckets) Bounds() ...
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBuckets) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Explicit) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Explicit) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBucketsBounds
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBucketsBounds) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBucketsBounds) WithArrayOfValues(values [][]float64) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBucketsBounds) WithItemValue(value float64) *UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBucketsBounds) WithValue(value []float64) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBuckets
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBuckets) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBuckets) GrowthFactor() ...
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBuckets) NumFiniteBuckets() ...
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBuckets) Scale() ...
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Exponential) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Exponential) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsGrowthFactor
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsGrowthFactor) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsGrowthFactor) WithArrayOfValues(values []float64) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsGrowthFactor) WithValue(value float64) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsNumFiniteBuckets
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsNumFiniteBuckets) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsNumFiniteBuckets) WithArrayOfValues(values []int32) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsNumFiniteBuckets) WithValue(value int32) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsScale
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsScale) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsScale) WithArrayOfValues(values []float64) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsScale) WithValue(value float64) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBuckets
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBuckets) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBuckets) NumFiniteBuckets() ...
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBuckets) Offset() ...
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBuckets) Width() ...
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Linear) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Linear) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsNumFiniteBuckets
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsNumFiniteBuckets) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsNumFiniteBuckets) WithArrayOfValues(values []int32) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsNumFiniteBuckets) WithValue(value int32) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsOffset
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsOffset) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsOffset) WithArrayOfValues(values []float64) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsOffset) WithValue(value float64) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsWidth
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsWidth) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsWidth) WithArrayOfValues(values []float64) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsWidth) WithValue(value float64) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpec
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpec) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpec) PerResource() UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResource
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpec) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor_IndexSpec) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpec) WithValue(value *metric_descriptor.MetricDescriptor_IndexSpec) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResource
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResource) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResource) Indices() ...
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResource) Resource() ...
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResource) WithArrayOfValues(values [][]*metric_descriptor.MetricDescriptor_IndexSpec_PerMonitoredResource) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResource) WithItemValue(value *metric_descriptor.MetricDescriptor_IndexSpec_PerMonitoredResource) *UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResource) WithValue(value []*metric_descriptor.MetricDescriptor_IndexSpec_PerMonitoredResource) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndices
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndices) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndices) PromotedLabels() ...
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndices) WithArrayOfValues(values [][]*metric_descriptor.MetricDescriptor_IndexSpec_Index) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndices) WithItemValue(value *metric_descriptor.MetricDescriptor_IndexSpec_Index) *UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndices) WithValue(value []*metric_descriptor.MetricDescriptor_IndexSpec_Index) *UpdateMetricDescriptorRequest_FieldSubPathValue
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndices) WriteOnly() ...
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesPromotedLabels
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesPromotedLabels) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesPromotedLabels) WithArrayOfValues(values [][]string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesPromotedLabels) WithItemValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesPromotedLabels) WithValue(value []string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesWriteOnly
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesWriteOnly) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesWriteOnly) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesWriteOnly) WithValue(value bool) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceResource
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceResource) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceResource) WithArrayOfValues(values []*monitored_resource_descriptor.Reference) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceResource) WithValue(value *monitored_resource_descriptor.Reference) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabels
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabels) DefaultValue() UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDefaultValue
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabels) Description() UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDescription
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabels) Disabled() UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDisabled
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabels) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabels) Key() UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsKey
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabels) ValueType() UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsValueType
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabels) WithArrayOfValues(values [][]*monitoring_common.LabelDescriptor) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabels) WithItemValue(value *monitoring_common.LabelDescriptor) *UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabels) WithValue(value []*monitoring_common.LabelDescriptor) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDefaultValue
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDefaultValue) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDefaultValue) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDefaultValue) WithValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDescription
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDescription) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDescription) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDescription) WithValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDisabled
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDisabled) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDisabled) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDisabled) WithValue(value bool) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsKey
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsKey) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsKey) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsKey) WithValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsValueType
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsValueType) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsValueType) WithArrayOfValues(values []monitoring_common.LabelDescriptor_ValueType) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsValueType) WithValue(value monitoring_common.LabelDescriptor_ValueType) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) Annotations() UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataAnnotations
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) CreateTime() UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataCreateTime
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) DeleteTime() UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataDeleteTime
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) Generation() UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataGeneration
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) Labels() UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLabels
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) Lifecycle() UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycle
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) OwnerReferences() ...
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) ResourceVersion() ...
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) Shards() UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataShards
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) Syncing() UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncing
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) Tags() UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataTags
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) UpdateTime() UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataUpdateTime
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) Uuid() UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataUuid
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) WithValue(value *ntt_meta.Meta) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataAnnotations
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataAnnotations) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataAnnotations) WithKey(key string) ...
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataAnnotations) WithValue(value map[string]string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataCreateTime
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataCreateTime) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataDeleteTime
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataDeleteTime) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataGeneration
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataGeneration) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataGeneration) WithArrayOfValues(values []int64) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataGeneration) WithValue(value int64) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLabels
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLabels) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLabels) WithKey(key string) UpdateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataLabels
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLabels) WithValue(value map[string]string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycle
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycle) BlockDeletion() ...
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycle) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycle) State() ...
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycleBlockDeletion
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycleBlockDeletion) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycleState
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycleState) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences) Controller() ...
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences) Kind() ...
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences) Name() ...
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences) Region() ...
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences) Version() ...
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesController
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesController) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesController) WithValue(value bool) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesKind
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesKind) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesKind) WithValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesName
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesName) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesName) WithValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesRegion
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesRegion) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesRegion) WithValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesRequiresOwnerReference
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesVersion
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesVersion) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesVersion) WithValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataResourceVersion
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataResourceVersion) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataResourceVersion) WithValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataShards
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataShards) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataShards) WithKey(key string) UpdateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataShards
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataShards) WithValue(value map[string]int64) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncing
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncing) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncing) OwningRegion() ...
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncing) Regions() ...
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncingOwningRegion
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncingOwningRegion) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncingOwningRegion) WithValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncingRegions
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncingRegions) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncingRegions) WithItemValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncingRegions) WithValue(value []string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataTags
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataTags) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataTags) WithArrayOfValues(values [][]string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataTags) WithItemValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataTags) WithValue(value []string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataUpdateTime
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataUpdateTime) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataUuid
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataUuid) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataUuid) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataUuid) WithValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadata
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadata) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadata) LaunchStage() ...
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadata) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor_MetricDescriptorMetadata) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadata) WithValue(value *metric_descriptor.MetricDescriptor_MetricDescriptorMetadata) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadataLaunchStage
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadataLaunchStage) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadataLaunchStage) WithArrayOfValues(values []api.LaunchStage) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadataLaunchStage) WithValue(value api.LaunchStage) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetricKind
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetricKind) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetricKind) WithArrayOfValues(values []metric_descriptor.MetricDescriptor_MetricKind) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetricKind) WithValue(value metric_descriptor.MetricDescriptor_MetricKind) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorName
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorName) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorName) WithArrayOfValues(values []*metric_descriptor.Name) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorName) WithValue(value *metric_descriptor.Name) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySets
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySets) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySets) LabelKeys() ...
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySets) WithArrayOfValues(values [][]*monitoring_common.LabelKeySet) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySets) WithItemValue(value *monitoring_common.LabelKeySet) *UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySets) WithValue(value []*monitoring_common.LabelKeySet) *UpdateMetricDescriptorRequest_FieldSubPathValue
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySets) WriteOnly() ...
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsLabelKeys
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsLabelKeys) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsLabelKeys) WithArrayOfValues(values [][]string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsLabelKeys) WithItemValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsLabelKeys) WithValue(value []string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsWriteOnly
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsWriteOnly) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsWriteOnly) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsWriteOnly) WithValue(value bool) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorResourceTypes
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorResourceTypes) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorResourceTypes) WithArrayOfValues(values [][]string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorResourceTypes) WithItemValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorResourceTypes) WithValue(value []string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorStorageConfig
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorStorageConfig) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorStorageConfig) StoreRawPoints() ...
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorStorageConfig) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor_StorageConfig) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorStorageConfig) WithValue(value *metric_descriptor.MetricDescriptor_StorageConfig) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorStorageConfigStoreRawPoints
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorStorageConfigStoreRawPoints) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorStorageConfigStoreRawPoints) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorStorageConfigStoreRawPoints) WithValue(value bool) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorType
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorType) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorType) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorType) WithValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorUnit
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorUnit) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorUnit) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorUnit) WithValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorValueType
- func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorValueType) FieldPath() *UpdateMetricDescriptorRequest_FieldSubPath
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorValueType) WithArrayOfValues(values []metric_descriptor.MetricDescriptor_ValueType) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorValueType) WithValue(value metric_descriptor.MetricDescriptor_ValueType) *UpdateMetricDescriptorRequest_FieldSubPathValue
- type UpdateMetricDescriptorRequestPathSelectorUpdateMask
- func (UpdateMetricDescriptorRequestPathSelectorUpdateMask) FieldPath() *UpdateMetricDescriptorRequest_FieldTerminalPath
- func (s UpdateMetricDescriptorRequestPathSelectorUpdateMask) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor_FieldMask) *UpdateMetricDescriptorRequest_FieldTerminalPathArrayOfValues
- func (s UpdateMetricDescriptorRequestPathSelectorUpdateMask) WithValue(value *metric_descriptor.MetricDescriptor_FieldMask) *UpdateMetricDescriptorRequest_FieldTerminalPathValue
- type UpdateMetricDescriptorRequest_CAS
- func (o *UpdateMetricDescriptorRequest_CAS) Clone() *UpdateMetricDescriptorRequest_CAS
- func (o *UpdateMetricDescriptorRequest_CAS) CloneRaw() gotenobject.GotenObjectExt
- func (*UpdateMetricDescriptorRequest_CAS) Descriptor() ([]byte, []int)
- func (m *UpdateMetricDescriptorRequest_CAS) GetConditionalState() *metric_descriptor.MetricDescriptor
- func (m *UpdateMetricDescriptorRequest_CAS) GetFieldMask() *metric_descriptor.MetricDescriptor_FieldMask
- func (*UpdateMetricDescriptorRequest_CAS) GotenMessage()
- func (o *UpdateMetricDescriptorRequest_CAS) GotenObjectExt()
- func (obj *UpdateMetricDescriptorRequest_CAS) GotenValidate() error
- func (o *UpdateMetricDescriptorRequest_CAS) MakeDiffFieldMask(other *UpdateMetricDescriptorRequest_CAS) *UpdateMetricDescriptorRequest_CAS_FieldMask
- func (o *UpdateMetricDescriptorRequest_CAS) MakeFullFieldMask() *UpdateMetricDescriptorRequest_CAS_FieldMask
- func (o *UpdateMetricDescriptorRequest_CAS) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *UpdateMetricDescriptorRequest_CAS) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *UpdateMetricDescriptorRequest_CAS) Marshal() ([]byte, error)
- func (m *UpdateMetricDescriptorRequest_CAS) MarshalJSON() ([]byte, error)
- func (o *UpdateMetricDescriptorRequest_CAS) Merge(source *UpdateMetricDescriptorRequest_CAS)
- func (o *UpdateMetricDescriptorRequest_CAS) MergeRaw(source gotenobject.GotenObjectExt)
- func (*UpdateMetricDescriptorRequest_CAS) ProtoMessage()
- func (m *UpdateMetricDescriptorRequest_CAS) ProtoReflect() preflect.Message
- func (m *UpdateMetricDescriptorRequest_CAS) Reset()
- func (m *UpdateMetricDescriptorRequest_CAS) SetConditionalState(fv *metric_descriptor.MetricDescriptor)
- func (m *UpdateMetricDescriptorRequest_CAS) SetFieldMask(fv *metric_descriptor.MetricDescriptor_FieldMask)
- func (m *UpdateMetricDescriptorRequest_CAS) String() string
- func (m *UpdateMetricDescriptorRequest_CAS) Unmarshal(b []byte) error
- func (m *UpdateMetricDescriptorRequest_CAS) UnmarshalJSON(data []byte) error
- type UpdateMetricDescriptorRequest_CASMapPathSelectorConditionalStateMetadataAnnotations
- func (s UpdateMetricDescriptorRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithValue(value string) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASMapPathSelectorConditionalStateMetadataLabels
- func (s UpdateMetricDescriptorRequest_CASMapPathSelectorConditionalStateMetadataLabels) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithValue(value string) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASMapPathSelectorConditionalStateMetadataShards
- func (s UpdateMetricDescriptorRequest_CASMapPathSelectorConditionalStateMetadataShards) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASMapPathSelectorConditionalStateMetadataShards) WithValue(value int64) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalState
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalState) Description() UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDescription
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalState) DisplayName() UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDisplayName
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalState) DistributionBucketOptions() ...
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalState) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldTerminalPath
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalState) IndexSpec() UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpec
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalState) Labels() UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabels
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalState) Metadata() UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadata
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalState) MetricDescriptorMetadata() ...
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalState) MetricKind() UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetricKind
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalState) Name() UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateName
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalState) PromotedLabelKeySets() ...
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalState) ResourceTypes() UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateResourceTypes
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalState) StorageConfig() UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateStorageConfig
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalState) Type() UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateType
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalState) Unit() UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateUnit
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalState) ValueType() UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateValueType
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalState) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor) *UpdateMetricDescriptorRequestCAS_FieldTerminalPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalState) WithSubArrayItemValue(...) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalState) WithSubArrayOfValues(subPathArrayOfValues metric_descriptor.MetricDescriptor_FieldPathArrayOfValues) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalState) WithSubPath(subPath metric_descriptor.MetricDescriptor_FieldPath) *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalState) WithSubValue(subPathValue metric_descriptor.MetricDescriptor_FieldPathValue) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalState) WithValue(value *metric_descriptor.MetricDescriptor) *UpdateMetricDescriptorRequestCAS_FieldTerminalPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDescription
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDescription) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDescription) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDescription) WithValue(value string) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDisplayName
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDisplayName) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDisplayName) WithValue(value string) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptions
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptions) DynamicBuckets() ...
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptions) ExplicitBuckets() ...
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptions) ExponentialBuckets() ...
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptions) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptions) LinearBuckets() ...
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptions) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptions) WithValue(value *monitoring_common.Distribution_BucketOptions) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsDynamicBuckets
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsDynamicBuckets) Compression() ...
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsDynamicBuckets) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsDynamicBuckets) Means() ...
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsDynamicBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Dynamic) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsDynamicBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Dynamic) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsDynamicBucketsCompression
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsDynamicBucketsCompression) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsDynamicBucketsCompression) WithArrayOfValues(values []float64) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsDynamicBucketsCompression) WithValue(value float64) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsDynamicBucketsMeans
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsDynamicBucketsMeans) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsDynamicBucketsMeans) WithArrayOfValues(values [][]float64) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsDynamicBucketsMeans) WithItemValue(value float64) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsDynamicBucketsMeans) WithValue(value []float64) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExplicitBuckets
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExplicitBuckets) Bounds() ...
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExplicitBuckets) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExplicitBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Explicit) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExplicitBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Explicit) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExplicitBucketsBounds
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExplicitBucketsBounds) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExplicitBucketsBounds) WithArrayOfValues(values [][]float64) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExplicitBucketsBounds) WithItemValue(value float64) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExplicitBucketsBounds) WithValue(value []float64) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExponentialBuckets
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExponentialBuckets) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExponentialBuckets) GrowthFactor() ...
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExponentialBuckets) NumFiniteBuckets() ...
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExponentialBuckets) Scale() ...
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExponentialBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Exponential) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExponentialBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Exponential) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExponentialBucketsGrowthFactor
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExponentialBucketsGrowthFactor) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExponentialBucketsGrowthFactor) WithArrayOfValues(values []float64) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExponentialBucketsGrowthFactor) WithValue(value float64) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExponentialBucketsNumFiniteBuckets
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExponentialBucketsNumFiniteBuckets) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExponentialBucketsNumFiniteBuckets) WithArrayOfValues(values []int32) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExponentialBucketsNumFiniteBuckets) WithValue(value int32) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExponentialBucketsScale
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExponentialBucketsScale) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExponentialBucketsScale) WithArrayOfValues(values []float64) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExponentialBucketsScale) WithValue(value float64) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsLinearBuckets
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsLinearBuckets) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsLinearBuckets) NumFiniteBuckets() ...
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsLinearBuckets) Offset() ...
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsLinearBuckets) Width() ...
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsLinearBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Linear) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsLinearBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Linear) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsLinearBucketsNumFiniteBuckets
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsLinearBucketsNumFiniteBuckets) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsLinearBucketsNumFiniteBuckets) WithArrayOfValues(values []int32) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsLinearBucketsNumFiniteBuckets) WithValue(value int32) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsLinearBucketsOffset
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsLinearBucketsOffset) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsLinearBucketsOffset) WithArrayOfValues(values []float64) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsLinearBucketsOffset) WithValue(value float64) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsLinearBucketsWidth
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsLinearBucketsWidth) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsLinearBucketsWidth) WithArrayOfValues(values []float64) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsLinearBucketsWidth) WithValue(value float64) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpec
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpec) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpec) PerResource() ...
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpec) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor_IndexSpec) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpec) WithValue(value *metric_descriptor.MetricDescriptor_IndexSpec) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResource
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResource) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResource) Indices() ...
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResource) Resource() ...
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResource) WithArrayOfValues(values [][]*metric_descriptor.MetricDescriptor_IndexSpec_PerMonitoredResource) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResource) WithItemValue(value *metric_descriptor.MetricDescriptor_IndexSpec_PerMonitoredResource) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResource) WithValue(value []*metric_descriptor.MetricDescriptor_IndexSpec_PerMonitoredResource) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceIndices
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceIndices) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceIndices) PromotedLabels() ...
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceIndices) WithArrayOfValues(values [][]*metric_descriptor.MetricDescriptor_IndexSpec_Index) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceIndices) WithItemValue(value *metric_descriptor.MetricDescriptor_IndexSpec_Index) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceIndices) WithValue(value []*metric_descriptor.MetricDescriptor_IndexSpec_Index) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceIndices) WriteOnly() ...
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceIndicesPromotedLabels
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceIndicesPromotedLabels) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceIndicesPromotedLabels) WithArrayOfValues(values [][]string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceIndicesPromotedLabels) WithItemValue(value string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceIndicesPromotedLabels) WithValue(value []string) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceIndicesWriteOnly
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceIndicesWriteOnly) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceIndicesWriteOnly) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceIndicesWriteOnly) WithValue(value bool) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceResource
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceResource) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceResource) WithArrayOfValues(values []*monitored_resource_descriptor.Reference) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceResource) WithValue(value *monitored_resource_descriptor.Reference) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabels
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabels) DefaultValue() ...
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabels) Description() UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsDescription
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabels) Disabled() UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsDisabled
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabels) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabels) Key() UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsKey
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabels) ValueType() UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsValueType
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabels) WithArrayOfValues(values [][]*monitoring_common.LabelDescriptor) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabels) WithItemValue(value *monitoring_common.LabelDescriptor) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabels) WithValue(value []*monitoring_common.LabelDescriptor) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsDefaultValue
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsDefaultValue) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsDefaultValue) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsDefaultValue) WithValue(value string) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsDescription
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsDescription) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsDescription) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsDescription) WithValue(value string) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsDisabled
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsDisabled) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsDisabled) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsDisabled) WithValue(value bool) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsKey
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsKey) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsKey) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsKey) WithValue(value string) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsValueType
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsValueType) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsValueType) WithArrayOfValues(values []monitoring_common.LabelDescriptor_ValueType) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsValueType) WithValue(value monitoring_common.LabelDescriptor_ValueType) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadata
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadata) Annotations() ...
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadata) CreateTime() ...
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadata) DeleteTime() ...
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadata) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadata) Generation() ...
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadata) Labels() UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLabels
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadata) Lifecycle() UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycle
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadata) OwnerReferences() ...
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadata) ResourceVersion() ...
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadata) Shards() UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataShards
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadata) Syncing() UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncing
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadata) Tags() UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataTags
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadata) UpdateTime() ...
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadata) Uuid() UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataUuid
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadata) WithValue(value *ntt_meta.Meta) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataAnnotations
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataAnnotations) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithKey(key string) ...
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithValue(value map[string]string) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataCreateTime
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataCreateTime) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithValue(value *timestamp.Timestamp) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataDeleteTime
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataDeleteTime) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithValue(value *timestamp.Timestamp) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataGeneration
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataGeneration) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataGeneration) WithValue(value int64) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLabels
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLabels) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLabels) WithKey(key string) UpdateMetricDescriptorRequest_CASMapPathSelectorConditionalStateMetadataLabels
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycle
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycle) BlockDeletion() ...
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycle) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycle) State() ...
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithValue(value *ntt_meta.Lifecycle) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithValue(value bool) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycleState
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycleState) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithValue(value ntt_meta.Lifecycle_State) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferences
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) BlockOwnerDeletion() ...
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Controller() ...
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Kind() ...
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Name() ...
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Region() ...
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) RequiresOwnerReference() ...
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Version() ...
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue(value *ntt_meta.OwnerReference) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithValue(value []*ntt_meta.OwnerReference) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithValue(value bool) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithValue(value bool) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithValue(value string) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithValue(value string) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithValue(value string) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithValue(value bool) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithValue(value string) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataResourceVersion
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataResourceVersion) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithValue(value string) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataShards
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataShards) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataShards) WithKey(key string) UpdateMetricDescriptorRequest_CASMapPathSelectorConditionalStateMetadataShards
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncing
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncing) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncing) OwningRegion() ...
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncing) Regions() ...
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncing) WithValue(value *ntt_meta.SyncingMeta) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithValue(value string) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncingRegions
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue(value string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithValue(value []string) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataTags
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataTags) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue(value string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataTags) WithValue(value []string) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataUpdateTime
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataUpdateTime) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithValue(value *timestamp.Timestamp) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataUuid
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataUuid) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataUuid) WithValue(value string) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetricDescriptorMetadata
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetricDescriptorMetadata) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetricDescriptorMetadata) LaunchStage() ...
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetricDescriptorMetadata) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor_MetricDescriptorMetadata) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetricDescriptorMetadata) WithValue(value *metric_descriptor.MetricDescriptor_MetricDescriptorMetadata) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetricDescriptorMetadataLaunchStage
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetricDescriptorMetadataLaunchStage) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetricDescriptorMetadataLaunchStage) WithArrayOfValues(values []api.LaunchStage) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetricDescriptorMetadataLaunchStage) WithValue(value api.LaunchStage) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetricKind
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetricKind) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetricKind) WithArrayOfValues(values []metric_descriptor.MetricDescriptor_MetricKind) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetricKind) WithValue(value metric_descriptor.MetricDescriptor_MetricKind) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateName
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateName) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateName) WithArrayOfValues(values []*metric_descriptor.Name) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateName) WithValue(value *metric_descriptor.Name) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySets
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySets) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySets) LabelKeys() ...
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySets) WithArrayOfValues(values [][]*monitoring_common.LabelKeySet) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySets) WithItemValue(value *monitoring_common.LabelKeySet) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySets) WithValue(value []*monitoring_common.LabelKeySet) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySets) WriteOnly() ...
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySetsLabelKeys
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySetsLabelKeys) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySetsLabelKeys) WithArrayOfValues(values [][]string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySetsLabelKeys) WithItemValue(value string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySetsLabelKeys) WithValue(value []string) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySetsWriteOnly
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySetsWriteOnly) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySetsWriteOnly) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySetsWriteOnly) WithValue(value bool) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateResourceTypes
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateResourceTypes) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateResourceTypes) WithArrayOfValues(values [][]string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateResourceTypes) WithItemValue(value string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayItemValue
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateResourceTypes) WithValue(value []string) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateStorageConfig
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateStorageConfig) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateStorageConfig) StoreRawPoints() ...
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateStorageConfig) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor_StorageConfig) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateStorageConfig) WithValue(value *metric_descriptor.MetricDescriptor_StorageConfig) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateStorageConfigStoreRawPoints
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateStorageConfigStoreRawPoints) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateStorageConfigStoreRawPoints) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateStorageConfigStoreRawPoints) WithValue(value bool) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateType
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateType) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateType) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateType) WithValue(value string) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateUnit
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateUnit) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateUnit) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateUnit) WithValue(value string) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateValueType
- func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateValueType) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldSubPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateValueType) WithArrayOfValues(values []metric_descriptor.MetricDescriptor_ValueType) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateValueType) WithValue(value metric_descriptor.MetricDescriptor_ValueType) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
- type UpdateMetricDescriptorRequest_CASPathSelectorFieldMask
- func (UpdateMetricDescriptorRequest_CASPathSelectorFieldMask) FieldPath() *UpdateMetricDescriptorRequestCAS_FieldTerminalPath
- func (s UpdateMetricDescriptorRequest_CASPathSelectorFieldMask) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor_FieldMask) *UpdateMetricDescriptorRequestCAS_FieldTerminalPathArrayOfValues
- func (s UpdateMetricDescriptorRequest_CASPathSelectorFieldMask) WithValue(value *metric_descriptor.MetricDescriptor_FieldMask) *UpdateMetricDescriptorRequestCAS_FieldTerminalPathValue
- type UpdateMetricDescriptorRequest_CAS_FieldMask
- func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) AppendPath(path UpdateMetricDescriptorRequestCAS_FieldPath)
- func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) FilterInputFields() *UpdateMetricDescriptorRequest_CAS_FieldMask
- func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) GetPaths() []UpdateMetricDescriptorRequestCAS_FieldPath
- func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) IsFull() bool
- func (fieldMask UpdateMetricDescriptorRequest_CAS_FieldMask) Marshal() ([]byte, error)
- func (fieldMask UpdateMetricDescriptorRequest_CAS_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) PathsCount() int
- func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) Project(source *UpdateMetricDescriptorRequest_CAS) *UpdateMetricDescriptorRequest_CAS
- func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) ProtoMessage()
- func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) Reset()
- func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) Set(target, source *UpdateMetricDescriptorRequest_CAS)
- func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) Size() int
- func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) String() string
- func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) Subtract(other *UpdateMetricDescriptorRequest_CAS_FieldMask) *UpdateMetricDescriptorRequest_CAS_FieldMask
- func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) UnmarshalJSON(data []byte) error
- type UpdateMetricDescriptorRequest_FieldMask
- func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) AppendPath(path UpdateMetricDescriptorRequest_FieldPath)
- func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) FilterInputFields() *UpdateMetricDescriptorRequest_FieldMask
- func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) GetPaths() []UpdateMetricDescriptorRequest_FieldPath
- func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) IsFull() bool
- func (fieldMask UpdateMetricDescriptorRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask UpdateMetricDescriptorRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) PathsCount() int
- func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) Project(source *UpdateMetricDescriptorRequest) *UpdateMetricDescriptorRequest
- func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) ProtoMessage()
- func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) Reset()
- func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) Set(target, source *UpdateMetricDescriptorRequest)
- func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) Size() int
- func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) String() string
- func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) Subtract(other *UpdateMetricDescriptorRequest_FieldMask) *UpdateMetricDescriptorRequest_FieldMask
- func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) UnmarshalJSON(data []byte) error
- type UpdateMetricDescriptorRequest_FieldPath
- func BuildUpdateMetricDescriptorRequest_FieldPath(fp gotenobject.RawFieldPath) (UpdateMetricDescriptorRequest_FieldPath, error)
- func MustParseUpdateMetricDescriptorRequest_FieldPath(rawField string) UpdateMetricDescriptorRequest_FieldPath
- func ParseUpdateMetricDescriptorRequest_FieldPath(rawField string) (UpdateMetricDescriptorRequest_FieldPath, error)
- type UpdateMetricDescriptorRequest_FieldPathArrayItemValue
- func MustParseUpdateMetricDescriptorRequest_FieldPathArrayItemValue(pathStr, valueStr string) UpdateMetricDescriptorRequest_FieldPathArrayItemValue
- func ParseUpdateMetricDescriptorRequest_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateMetricDescriptorRequest_FieldPathArrayItemValue, error)
- type UpdateMetricDescriptorRequest_FieldPathArrayOfValues
- type UpdateMetricDescriptorRequest_FieldPathSelector
- type UpdateMetricDescriptorRequest_FieldPathValue
- type UpdateMetricDescriptorRequest_FieldSubPath
- func (fps *UpdateMetricDescriptorRequest_FieldSubPath) AsCasSubPath() (UpdateMetricDescriptorRequestCAS_FieldPath, bool)
- func (fps *UpdateMetricDescriptorRequest_FieldSubPath) AsMetricDescriptorSubPath() (metric_descriptor.MetricDescriptor_FieldPath, bool)
- func (fps *UpdateMetricDescriptorRequest_FieldSubPath) ClearValue(item *UpdateMetricDescriptorRequest)
- func (fps *UpdateMetricDescriptorRequest_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *UpdateMetricDescriptorRequest_FieldSubPath) Get(source *UpdateMetricDescriptorRequest) (values []interface{})
- func (fps *UpdateMetricDescriptorRequest_FieldSubPath) GetDefault() interface{}
- func (fps *UpdateMetricDescriptorRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *UpdateMetricDescriptorRequest_FieldSubPath) GetSingle(source *UpdateMetricDescriptorRequest) (interface{}, bool)
- func (fps *UpdateMetricDescriptorRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *UpdateMetricDescriptorRequest_FieldSubPath) IsLeaf() bool
- func (fps *UpdateMetricDescriptorRequest_FieldSubPath) JSONString() string
- func (fps *UpdateMetricDescriptorRequest_FieldSubPath) Selector() UpdateMetricDescriptorRequest_FieldPathSelector
- func (fps *UpdateMetricDescriptorRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *UpdateMetricDescriptorRequest_FieldSubPath) String() string
- func (fps *UpdateMetricDescriptorRequest_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateMetricDescriptorRequest_FieldPathArrayItemValue
- func (fps *UpdateMetricDescriptorRequest_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateMetricDescriptorRequest_FieldPathArrayOfValues
- func (fps *UpdateMetricDescriptorRequest_FieldSubPath) WithIValue(value interface{}) UpdateMetricDescriptorRequest_FieldPathValue
- func (fps *UpdateMetricDescriptorRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *UpdateMetricDescriptorRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *UpdateMetricDescriptorRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue
- func (fpaivs *UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue) AsCasPathItemValue() (UpdateMetricDescriptorRequestCAS_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue) AsMetricDescriptorPathItemValue() (metric_descriptor.MetricDescriptor_FieldPathArrayItemValue, bool)
- func (fpaivs *UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue) ContainsValue(source *UpdateMetricDescriptorRequest) bool
- func (fpaivs *UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
- func (fpsaov *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues() (UpdateMetricDescriptorRequestCAS_FieldPathArrayOfValues, bool)
- func (fpsaov *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues) AsMetricDescriptorPathArrayOfValues() (metric_descriptor.MetricDescriptor_FieldPathArrayOfValues, bool)
- func (fpsaov *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
- type UpdateMetricDescriptorRequest_FieldSubPathValue
- func (fpvs *UpdateMetricDescriptorRequest_FieldSubPathValue) AsCasPathValue() (UpdateMetricDescriptorRequestCAS_FieldPathValue, bool)
- func (fpvs *UpdateMetricDescriptorRequest_FieldSubPathValue) AsMetricDescriptorPathValue() (metric_descriptor.MetricDescriptor_FieldPathValue, bool)
- func (fpvs *UpdateMetricDescriptorRequest_FieldSubPathValue) CompareWith(source *UpdateMetricDescriptorRequest) (int, bool)
- func (fpvs *UpdateMetricDescriptorRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *UpdateMetricDescriptorRequest_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *UpdateMetricDescriptorRequest_FieldSubPathValue) SetTo(target **UpdateMetricDescriptorRequest)
- func (fpvs *UpdateMetricDescriptorRequest_FieldSubPathValue) SetToRaw(target proto.Message)
- type UpdateMetricDescriptorRequest_FieldTerminalPath
- func (fp *UpdateMetricDescriptorRequest_FieldTerminalPath) ClearValue(item *UpdateMetricDescriptorRequest)
- func (fp *UpdateMetricDescriptorRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *UpdateMetricDescriptorRequest_FieldTerminalPath) Get(source *UpdateMetricDescriptorRequest) (values []interface{})
- func (fp *UpdateMetricDescriptorRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *UpdateMetricDescriptorRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *UpdateMetricDescriptorRequest_FieldTerminalPath) GetSingle(source *UpdateMetricDescriptorRequest) (interface{}, bool)
- func (fp *UpdateMetricDescriptorRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *UpdateMetricDescriptorRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *UpdateMetricDescriptorRequest_FieldTerminalPath) JSONString() string
- func (fp *UpdateMetricDescriptorRequest_FieldTerminalPath) Selector() UpdateMetricDescriptorRequest_FieldPathSelector
- func (fp *UpdateMetricDescriptorRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *UpdateMetricDescriptorRequest_FieldTerminalPath) String() string
- func (fp *UpdateMetricDescriptorRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateMetricDescriptorRequest_FieldPathArrayItemValue
- func (fp *UpdateMetricDescriptorRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateMetricDescriptorRequest_FieldPathArrayOfValues
- func (fp *UpdateMetricDescriptorRequest_FieldTerminalPath) WithIValue(value interface{}) UpdateMetricDescriptorRequest_FieldPathValue
- func (fp *UpdateMetricDescriptorRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *UpdateMetricDescriptorRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *UpdateMetricDescriptorRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type UpdateMetricDescriptorRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *UpdateMetricDescriptorRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateMetricDescriptorRequest) bool
- func (fpaiv *UpdateMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *UpdateMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateMetricDescriptorRequest) (interface{}, bool)
- func (fpaiv *UpdateMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type UpdateMetricDescriptorRequest_FieldTerminalPathArrayOfValues
- func (fpaov *UpdateMetricDescriptorRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues() ([]*UpdateMetricDescriptorRequest_CAS, bool)
- func (fpaov *UpdateMetricDescriptorRequest_FieldTerminalPathArrayOfValues) AsMetricDescriptorArrayOfValues() ([]*metric_descriptor.MetricDescriptor, bool)
- func (fpaov *UpdateMetricDescriptorRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues() ([]*metric_descriptor.MetricDescriptor_FieldMask, bool)
- func (fpaov *UpdateMetricDescriptorRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type UpdateMetricDescriptorRequest_FieldTerminalPathValue
- func (fpv *UpdateMetricDescriptorRequest_FieldTerminalPathValue) AsCasValue() (*UpdateMetricDescriptorRequest_CAS, bool)
- func (fpv *UpdateMetricDescriptorRequest_FieldTerminalPathValue) AsMetricDescriptorValue() (*metric_descriptor.MetricDescriptor, bool)
- func (fpv *UpdateMetricDescriptorRequest_FieldTerminalPathValue) AsUpdateMaskValue() (*metric_descriptor.MetricDescriptor_FieldMask, bool)
- func (fpv *UpdateMetricDescriptorRequest_FieldTerminalPathValue) CompareWith(source *UpdateMetricDescriptorRequest) (int, bool)
- func (fpv *UpdateMetricDescriptorRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *UpdateMetricDescriptorRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *UpdateMetricDescriptorRequest_FieldTerminalPathValue) SetTo(target **UpdateMetricDescriptorRequest)
- func (fpv *UpdateMetricDescriptorRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchMetricDescriptorClientStream
- type WatchMetricDescriptorDescriptor
- func (d *WatchMetricDescriptorDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchMetricDescriptorDescriptor) GetApiName() string
- func (d *WatchMetricDescriptorDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchMetricDescriptorDescriptor) GetFullMethodName() string
- func (d *WatchMetricDescriptorDescriptor) GetMethodName() string
- func (d *WatchMetricDescriptorDescriptor) GetProtoPkgName() string
- func (d *WatchMetricDescriptorDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchMetricDescriptorDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchMetricDescriptorDescriptor) GetServiceDomain() string
- func (d *WatchMetricDescriptorDescriptor) GetServiceVersion() string
- func (d *WatchMetricDescriptorDescriptor) GetVerb() string
- func (d *WatchMetricDescriptorDescriptor) HasResource() bool
- func (d *WatchMetricDescriptorDescriptor) IsClientStream() bool
- func (d *WatchMetricDescriptorDescriptor) IsCollection() bool
- func (d *WatchMetricDescriptorDescriptor) IsPlural() bool
- func (d *WatchMetricDescriptorDescriptor) IsServerStream() bool
- func (d *WatchMetricDescriptorDescriptor) IsUnary() bool
- func (d *WatchMetricDescriptorDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchMetricDescriptorDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchMetricDescriptorDescriptor) RequestHasResourceBody() bool
- type WatchMetricDescriptorDescriptorClientMsgHandle
- func (h *WatchMetricDescriptorDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchMetricDescriptorDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchMetricDescriptorDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchMetricDescriptorDescriptorServerMsgHandle
- func (h *WatchMetricDescriptorDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchMetricDescriptorDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchMetricDescriptorDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchMetricDescriptorRequest
- func (o *WatchMetricDescriptorRequest) Clone() *WatchMetricDescriptorRequest
- func (o *WatchMetricDescriptorRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchMetricDescriptorRequest) Descriptor() ([]byte, []int)
- func (m *WatchMetricDescriptorRequest) GetFieldMask() *metric_descriptor.MetricDescriptor_FieldMask
- func (m *WatchMetricDescriptorRequest) GetName() *metric_descriptor.Reference
- func (m *WatchMetricDescriptorRequest) GetView() view.View
- func (*WatchMetricDescriptorRequest) GotenMessage()
- func (o *WatchMetricDescriptorRequest) GotenObjectExt()
- func (obj *WatchMetricDescriptorRequest) GotenValidate() error
- func (o *WatchMetricDescriptorRequest) MakeDiffFieldMask(other *WatchMetricDescriptorRequest) *WatchMetricDescriptorRequest_FieldMask
- func (o *WatchMetricDescriptorRequest) MakeFullFieldMask() *WatchMetricDescriptorRequest_FieldMask
- func (o *WatchMetricDescriptorRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchMetricDescriptorRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchMetricDescriptorRequest) Marshal() ([]byte, error)
- func (m *WatchMetricDescriptorRequest) MarshalJSON() ([]byte, error)
- func (o *WatchMetricDescriptorRequest) Merge(source *WatchMetricDescriptorRequest)
- func (o *WatchMetricDescriptorRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchMetricDescriptorRequest) ProtoMessage()
- func (m *WatchMetricDescriptorRequest) ProtoReflect() preflect.Message
- func (m *WatchMetricDescriptorRequest) Reset()
- func (m *WatchMetricDescriptorRequest) SetFieldMask(fv *metric_descriptor.MetricDescriptor_FieldMask)
- func (m *WatchMetricDescriptorRequest) SetName(fv *metric_descriptor.Reference)
- func (m *WatchMetricDescriptorRequest) SetView(fv view.View)
- func (m *WatchMetricDescriptorRequest) String() string
- func (m *WatchMetricDescriptorRequest) Unmarshal(b []byte) error
- func (m *WatchMetricDescriptorRequest) UnmarshalJSON(data []byte) error
- type WatchMetricDescriptorRequestFieldPathBuilder
- func (WatchMetricDescriptorRequestFieldPathBuilder) FieldMask() WatchMetricDescriptorRequestPathSelectorFieldMask
- func (WatchMetricDescriptorRequestFieldPathBuilder) Name() WatchMetricDescriptorRequestPathSelectorName
- func (WatchMetricDescriptorRequestFieldPathBuilder) View() WatchMetricDescriptorRequestPathSelectorView
- type WatchMetricDescriptorRequestPathSelectorFieldMask
- func (WatchMetricDescriptorRequestPathSelectorFieldMask) FieldPath() *WatchMetricDescriptorRequest_FieldTerminalPath
- func (s WatchMetricDescriptorRequestPathSelectorFieldMask) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor_FieldMask) *WatchMetricDescriptorRequest_FieldTerminalPathArrayOfValues
- func (s WatchMetricDescriptorRequestPathSelectorFieldMask) WithValue(value *metric_descriptor.MetricDescriptor_FieldMask) *WatchMetricDescriptorRequest_FieldTerminalPathValue
- type WatchMetricDescriptorRequestPathSelectorName
- func (WatchMetricDescriptorRequestPathSelectorName) FieldPath() *WatchMetricDescriptorRequest_FieldTerminalPath
- func (s WatchMetricDescriptorRequestPathSelectorName) WithArrayOfValues(values []*metric_descriptor.Reference) *WatchMetricDescriptorRequest_FieldTerminalPathArrayOfValues
- func (s WatchMetricDescriptorRequestPathSelectorName) WithValue(value *metric_descriptor.Reference) *WatchMetricDescriptorRequest_FieldTerminalPathValue
- type WatchMetricDescriptorRequestPathSelectorView
- func (WatchMetricDescriptorRequestPathSelectorView) FieldPath() *WatchMetricDescriptorRequest_FieldTerminalPath
- func (s WatchMetricDescriptorRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchMetricDescriptorRequest_FieldTerminalPathArrayOfValues
- func (s WatchMetricDescriptorRequestPathSelectorView) WithValue(value view.View) *WatchMetricDescriptorRequest_FieldTerminalPathValue
- type WatchMetricDescriptorRequest_FieldMask
- func (fieldMask *WatchMetricDescriptorRequest_FieldMask) AppendPath(path WatchMetricDescriptorRequest_FieldPath)
- func (fieldMask *WatchMetricDescriptorRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchMetricDescriptorRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchMetricDescriptorRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchMetricDescriptorRequest_FieldMask) FilterInputFields() *WatchMetricDescriptorRequest_FieldMask
- func (fieldMask *WatchMetricDescriptorRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchMetricDescriptorRequest_FieldMask) GetPaths() []WatchMetricDescriptorRequest_FieldPath
- func (fieldMask *WatchMetricDescriptorRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchMetricDescriptorRequest_FieldMask) IsFull() bool
- func (fieldMask WatchMetricDescriptorRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchMetricDescriptorRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchMetricDescriptorRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchMetricDescriptorRequest_FieldMask) Project(source *WatchMetricDescriptorRequest) *WatchMetricDescriptorRequest
- func (fieldMask *WatchMetricDescriptorRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchMetricDescriptorRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchMetricDescriptorRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchMetricDescriptorRequest_FieldMask) Reset()
- func (fieldMask *WatchMetricDescriptorRequest_FieldMask) Set(target, source *WatchMetricDescriptorRequest)
- func (fieldMask *WatchMetricDescriptorRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchMetricDescriptorRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchMetricDescriptorRequest_FieldMask) Size() int
- func (fieldMask *WatchMetricDescriptorRequest_FieldMask) String() string
- func (fieldMask *WatchMetricDescriptorRequest_FieldMask) Subtract(other *WatchMetricDescriptorRequest_FieldMask) *WatchMetricDescriptorRequest_FieldMask
- func (fieldMask *WatchMetricDescriptorRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchMetricDescriptorRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchMetricDescriptorRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchMetricDescriptorRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchMetricDescriptorRequest_FieldPath
- func BuildWatchMetricDescriptorRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchMetricDescriptorRequest_FieldPath, error)
- func MustParseWatchMetricDescriptorRequest_FieldPath(rawField string) WatchMetricDescriptorRequest_FieldPath
- func ParseWatchMetricDescriptorRequest_FieldPath(rawField string) (WatchMetricDescriptorRequest_FieldPath, error)
- type WatchMetricDescriptorRequest_FieldPathArrayItemValue
- type WatchMetricDescriptorRequest_FieldPathArrayOfValues
- type WatchMetricDescriptorRequest_FieldPathSelector
- type WatchMetricDescriptorRequest_FieldPathValue
- type WatchMetricDescriptorRequest_FieldTerminalPath
- func (fp *WatchMetricDescriptorRequest_FieldTerminalPath) ClearValue(item *WatchMetricDescriptorRequest)
- func (fp *WatchMetricDescriptorRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchMetricDescriptorRequest_FieldTerminalPath) Get(source *WatchMetricDescriptorRequest) (values []interface{})
- func (fp *WatchMetricDescriptorRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchMetricDescriptorRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchMetricDescriptorRequest_FieldTerminalPath) GetSingle(source *WatchMetricDescriptorRequest) (interface{}, bool)
- func (fp *WatchMetricDescriptorRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchMetricDescriptorRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchMetricDescriptorRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchMetricDescriptorRequest_FieldTerminalPath) Selector() WatchMetricDescriptorRequest_FieldPathSelector
- func (fp *WatchMetricDescriptorRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchMetricDescriptorRequest_FieldTerminalPath) String() string
- func (fp *WatchMetricDescriptorRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchMetricDescriptorRequest_FieldPathArrayItemValue
- func (fp *WatchMetricDescriptorRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchMetricDescriptorRequest_FieldPathArrayOfValues
- func (fp *WatchMetricDescriptorRequest_FieldTerminalPath) WithIValue(value interface{}) WatchMetricDescriptorRequest_FieldPathValue
- func (fp *WatchMetricDescriptorRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchMetricDescriptorRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchMetricDescriptorRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchMetricDescriptorRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchMetricDescriptorRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchMetricDescriptorRequest) bool
- func (fpaiv *WatchMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchMetricDescriptorRequest) (interface{}, bool)
- func (fpaiv *WatchMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchMetricDescriptorRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchMetricDescriptorRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*metric_descriptor.MetricDescriptor_FieldMask, bool)
- func (fpaov *WatchMetricDescriptorRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*metric_descriptor.Reference, bool)
- func (fpaov *WatchMetricDescriptorRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchMetricDescriptorRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchMetricDescriptorRequest_FieldTerminalPathValue
- func (fpv *WatchMetricDescriptorRequest_FieldTerminalPathValue) AsFieldMaskValue() (*metric_descriptor.MetricDescriptor_FieldMask, bool)
- func (fpv *WatchMetricDescriptorRequest_FieldTerminalPathValue) AsNameValue() (*metric_descriptor.Reference, bool)
- func (fpv *WatchMetricDescriptorRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchMetricDescriptorRequest_FieldTerminalPathValue) CompareWith(source *WatchMetricDescriptorRequest) (int, bool)
- func (fpv *WatchMetricDescriptorRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchMetricDescriptorRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchMetricDescriptorRequest_FieldTerminalPathValue) SetTo(target **WatchMetricDescriptorRequest)
- func (fpv *WatchMetricDescriptorRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchMetricDescriptorResponse
- func (o *WatchMetricDescriptorResponse) Clone() *WatchMetricDescriptorResponse
- func (o *WatchMetricDescriptorResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchMetricDescriptorResponse) Descriptor() ([]byte, []int)
- func (m *WatchMetricDescriptorResponse) GetChange() *metric_descriptor.MetricDescriptorChange
- func (*WatchMetricDescriptorResponse) GotenMessage()
- func (o *WatchMetricDescriptorResponse) GotenObjectExt()
- func (obj *WatchMetricDescriptorResponse) GotenValidate() error
- func (o *WatchMetricDescriptorResponse) MakeDiffFieldMask(other *WatchMetricDescriptorResponse) *WatchMetricDescriptorResponse_FieldMask
- func (o *WatchMetricDescriptorResponse) MakeFullFieldMask() *WatchMetricDescriptorResponse_FieldMask
- func (o *WatchMetricDescriptorResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchMetricDescriptorResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchMetricDescriptorResponse) Marshal() ([]byte, error)
- func (m *WatchMetricDescriptorResponse) MarshalJSON() ([]byte, error)
- func (o *WatchMetricDescriptorResponse) Merge(source *WatchMetricDescriptorResponse)
- func (o *WatchMetricDescriptorResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchMetricDescriptorResponse) ProtoMessage()
- func (m *WatchMetricDescriptorResponse) ProtoReflect() preflect.Message
- func (m *WatchMetricDescriptorResponse) Reset()
- func (m *WatchMetricDescriptorResponse) SetChange(fv *metric_descriptor.MetricDescriptorChange)
- func (m *WatchMetricDescriptorResponse) String() string
- func (m *WatchMetricDescriptorResponse) Unmarshal(b []byte) error
- func (m *WatchMetricDescriptorResponse) UnmarshalJSON(data []byte) error
- type WatchMetricDescriptorResponseFieldPathBuilder
- type WatchMetricDescriptorResponsePathSelectorChange
- func (WatchMetricDescriptorResponsePathSelectorChange) FieldPath() *WatchMetricDescriptorResponse_FieldTerminalPath
- func (s WatchMetricDescriptorResponsePathSelectorChange) WithArrayOfValues(values []*metric_descriptor.MetricDescriptorChange) *WatchMetricDescriptorResponse_FieldTerminalPathArrayOfValues
- func (s WatchMetricDescriptorResponsePathSelectorChange) WithValue(value *metric_descriptor.MetricDescriptorChange) *WatchMetricDescriptorResponse_FieldTerminalPathValue
- type WatchMetricDescriptorResponse_FieldMask
- func (fieldMask *WatchMetricDescriptorResponse_FieldMask) AppendPath(path WatchMetricDescriptorResponse_FieldPath)
- func (fieldMask *WatchMetricDescriptorResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchMetricDescriptorResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchMetricDescriptorResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchMetricDescriptorResponse_FieldMask) FilterInputFields() *WatchMetricDescriptorResponse_FieldMask
- func (fieldMask *WatchMetricDescriptorResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchMetricDescriptorResponse_FieldMask) GetPaths() []WatchMetricDescriptorResponse_FieldPath
- func (fieldMask *WatchMetricDescriptorResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchMetricDescriptorResponse_FieldMask) IsFull() bool
- func (fieldMask WatchMetricDescriptorResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchMetricDescriptorResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchMetricDescriptorResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchMetricDescriptorResponse_FieldMask) Project(source *WatchMetricDescriptorResponse) *WatchMetricDescriptorResponse
- func (fieldMask *WatchMetricDescriptorResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchMetricDescriptorResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchMetricDescriptorResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchMetricDescriptorResponse_FieldMask) Reset()
- func (fieldMask *WatchMetricDescriptorResponse_FieldMask) Set(target, source *WatchMetricDescriptorResponse)
- func (fieldMask *WatchMetricDescriptorResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchMetricDescriptorResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchMetricDescriptorResponse_FieldMask) Size() int
- func (fieldMask *WatchMetricDescriptorResponse_FieldMask) String() string
- func (fieldMask *WatchMetricDescriptorResponse_FieldMask) Subtract(other *WatchMetricDescriptorResponse_FieldMask) *WatchMetricDescriptorResponse_FieldMask
- func (fieldMask *WatchMetricDescriptorResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchMetricDescriptorResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchMetricDescriptorResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchMetricDescriptorResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchMetricDescriptorResponse_FieldPath
- func BuildWatchMetricDescriptorResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchMetricDescriptorResponse_FieldPath, error)
- func MustParseWatchMetricDescriptorResponse_FieldPath(rawField string) WatchMetricDescriptorResponse_FieldPath
- func ParseWatchMetricDescriptorResponse_FieldPath(rawField string) (WatchMetricDescriptorResponse_FieldPath, error)
- type WatchMetricDescriptorResponse_FieldPathArrayItemValue
- func MustParseWatchMetricDescriptorResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchMetricDescriptorResponse_FieldPathArrayItemValue
- func ParseWatchMetricDescriptorResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchMetricDescriptorResponse_FieldPathArrayItemValue, error)
- type WatchMetricDescriptorResponse_FieldPathArrayOfValues
- type WatchMetricDescriptorResponse_FieldPathSelector
- type WatchMetricDescriptorResponse_FieldPathValue
- type WatchMetricDescriptorResponse_FieldTerminalPath
- func (fp *WatchMetricDescriptorResponse_FieldTerminalPath) ClearValue(item *WatchMetricDescriptorResponse)
- func (fp *WatchMetricDescriptorResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchMetricDescriptorResponse_FieldTerminalPath) Get(source *WatchMetricDescriptorResponse) (values []interface{})
- func (fp *WatchMetricDescriptorResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchMetricDescriptorResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchMetricDescriptorResponse_FieldTerminalPath) GetSingle(source *WatchMetricDescriptorResponse) (interface{}, bool)
- func (fp *WatchMetricDescriptorResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchMetricDescriptorResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchMetricDescriptorResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchMetricDescriptorResponse_FieldTerminalPath) Selector() WatchMetricDescriptorResponse_FieldPathSelector
- func (fp *WatchMetricDescriptorResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchMetricDescriptorResponse_FieldTerminalPath) String() string
- func (fp *WatchMetricDescriptorResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchMetricDescriptorResponse_FieldPathArrayItemValue
- func (fp *WatchMetricDescriptorResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchMetricDescriptorResponse_FieldPathArrayOfValues
- func (fp *WatchMetricDescriptorResponse_FieldTerminalPath) WithIValue(value interface{}) WatchMetricDescriptorResponse_FieldPathValue
- func (fp *WatchMetricDescriptorResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchMetricDescriptorResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchMetricDescriptorResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchMetricDescriptorResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchMetricDescriptorResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchMetricDescriptorResponse) bool
- func (fpaiv *WatchMetricDescriptorResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchMetricDescriptorResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchMetricDescriptorResponse) (interface{}, bool)
- func (fpaiv *WatchMetricDescriptorResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchMetricDescriptorResponse_FieldTerminalPathArrayOfValues
- type WatchMetricDescriptorResponse_FieldTerminalPathValue
- func (fpv *WatchMetricDescriptorResponse_FieldTerminalPathValue) AsChangeValue() (*metric_descriptor.MetricDescriptorChange, bool)
- func (fpv *WatchMetricDescriptorResponse_FieldTerminalPathValue) CompareWith(source *WatchMetricDescriptorResponse) (int, bool)
- func (fpv *WatchMetricDescriptorResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchMetricDescriptorResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchMetricDescriptorResponse_FieldTerminalPathValue) SetTo(target **WatchMetricDescriptorResponse)
- func (fpv *WatchMetricDescriptorResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchMetricDescriptorsClientStream
- type WatchMetricDescriptorsDescriptor
- func (d *WatchMetricDescriptorsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
- func (d *WatchMetricDescriptorsDescriptor) GetApiName() string
- func (d *WatchMetricDescriptorsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchMetricDescriptorsDescriptor) GetFullMethodName() string
- func (d *WatchMetricDescriptorsDescriptor) GetMethodName() string
- func (d *WatchMetricDescriptorsDescriptor) GetProtoPkgName() string
- func (d *WatchMetricDescriptorsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
- func (d *WatchMetricDescriptorsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
- func (d *WatchMetricDescriptorsDescriptor) GetServiceDomain() string
- func (d *WatchMetricDescriptorsDescriptor) GetServiceVersion() string
- func (d *WatchMetricDescriptorsDescriptor) GetVerb() string
- func (d *WatchMetricDescriptorsDescriptor) HasResource() bool
- func (d *WatchMetricDescriptorsDescriptor) IsClientStream() bool
- func (d *WatchMetricDescriptorsDescriptor) IsCollection() bool
- func (d *WatchMetricDescriptorsDescriptor) IsPlural() bool
- func (d *WatchMetricDescriptorsDescriptor) IsServerStream() bool
- func (d *WatchMetricDescriptorsDescriptor) IsUnary() bool
- func (d *WatchMetricDescriptorsDescriptor) NewEmptyClientMsg() proto.Message
- func (d *WatchMetricDescriptorsDescriptor) NewEmptyServerMsg() proto.Message
- func (d *WatchMetricDescriptorsDescriptor) RequestHasResourceBody() bool
- type WatchMetricDescriptorsDescriptorClientMsgHandle
- func (h *WatchMetricDescriptorsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchMetricDescriptorsDescriptorServerMsgHandle
- func (h *WatchMetricDescriptorsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
- func (h *WatchMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
- func (h *WatchMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
- type WatchMetricDescriptorsRequest
- func (o *WatchMetricDescriptorsRequest) Clone() *WatchMetricDescriptorsRequest
- func (o *WatchMetricDescriptorsRequest) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchMetricDescriptorsRequest) Descriptor() ([]byte, []int)
- func (m *WatchMetricDescriptorsRequest) GetFieldMask() *metric_descriptor.MetricDescriptor_FieldMask
- func (m *WatchMetricDescriptorsRequest) GetFilter() *metric_descriptor.Filter
- func (m *WatchMetricDescriptorsRequest) GetMaxChunkSize() int32
- func (m *WatchMetricDescriptorsRequest) GetOrderBy() *metric_descriptor.OrderBy
- func (m *WatchMetricDescriptorsRequest) GetPageSize() int32
- func (m *WatchMetricDescriptorsRequest) GetPageToken() *metric_descriptor.PagerCursor
- func (m *WatchMetricDescriptorsRequest) GetParent() *metric_descriptor.ParentReference
- func (m *WatchMetricDescriptorsRequest) GetResumeToken() string
- func (m *WatchMetricDescriptorsRequest) GetType() watch_type.WatchType
- func (m *WatchMetricDescriptorsRequest) GetView() view.View
- func (*WatchMetricDescriptorsRequest) GotenMessage()
- func (o *WatchMetricDescriptorsRequest) GotenObjectExt()
- func (obj *WatchMetricDescriptorsRequest) GotenValidate() error
- func (o *WatchMetricDescriptorsRequest) MakeDiffFieldMask(other *WatchMetricDescriptorsRequest) *WatchMetricDescriptorsRequest_FieldMask
- func (o *WatchMetricDescriptorsRequest) MakeFullFieldMask() *WatchMetricDescriptorsRequest_FieldMask
- func (o *WatchMetricDescriptorsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchMetricDescriptorsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchMetricDescriptorsRequest) Marshal() ([]byte, error)
- func (m *WatchMetricDescriptorsRequest) MarshalJSON() ([]byte, error)
- func (o *WatchMetricDescriptorsRequest) Merge(source *WatchMetricDescriptorsRequest)
- func (o *WatchMetricDescriptorsRequest) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchMetricDescriptorsRequest) ProtoMessage()
- func (m *WatchMetricDescriptorsRequest) ProtoReflect() preflect.Message
- func (m *WatchMetricDescriptorsRequest) Reset()
- func (m *WatchMetricDescriptorsRequest) SetFieldMask(fv *metric_descriptor.MetricDescriptor_FieldMask)
- func (m *WatchMetricDescriptorsRequest) SetFilter(fv *metric_descriptor.Filter)
- func (m *WatchMetricDescriptorsRequest) SetMaxChunkSize(fv int32)
- func (m *WatchMetricDescriptorsRequest) SetOrderBy(fv *metric_descriptor.OrderBy)
- func (m *WatchMetricDescriptorsRequest) SetPageSize(fv int32)
- func (m *WatchMetricDescriptorsRequest) SetPageToken(fv *metric_descriptor.PagerCursor)
- func (m *WatchMetricDescriptorsRequest) SetParent(fv *metric_descriptor.ParentReference)
- func (m *WatchMetricDescriptorsRequest) SetResumeToken(fv string)
- func (m *WatchMetricDescriptorsRequest) SetType(fv watch_type.WatchType)
- func (m *WatchMetricDescriptorsRequest) SetView(fv view.View)
- func (m *WatchMetricDescriptorsRequest) String() string
- func (m *WatchMetricDescriptorsRequest) Unmarshal(b []byte) error
- func (m *WatchMetricDescriptorsRequest) UnmarshalJSON(data []byte) error
- type WatchMetricDescriptorsRequestFieldPathBuilder
- func (WatchMetricDescriptorsRequestFieldPathBuilder) FieldMask() WatchMetricDescriptorsRequestPathSelectorFieldMask
- func (WatchMetricDescriptorsRequestFieldPathBuilder) Filter() WatchMetricDescriptorsRequestPathSelectorFilter
- func (WatchMetricDescriptorsRequestFieldPathBuilder) MaxChunkSize() WatchMetricDescriptorsRequestPathSelectorMaxChunkSize
- func (WatchMetricDescriptorsRequestFieldPathBuilder) OrderBy() WatchMetricDescriptorsRequestPathSelectorOrderBy
- func (WatchMetricDescriptorsRequestFieldPathBuilder) PageSize() WatchMetricDescriptorsRequestPathSelectorPageSize
- func (WatchMetricDescriptorsRequestFieldPathBuilder) PageToken() WatchMetricDescriptorsRequestPathSelectorPageToken
- func (WatchMetricDescriptorsRequestFieldPathBuilder) Parent() WatchMetricDescriptorsRequestPathSelectorParent
- func (WatchMetricDescriptorsRequestFieldPathBuilder) ResumeToken() WatchMetricDescriptorsRequestPathSelectorResumeToken
- func (WatchMetricDescriptorsRequestFieldPathBuilder) Type() WatchMetricDescriptorsRequestPathSelectorType
- func (WatchMetricDescriptorsRequestFieldPathBuilder) View() WatchMetricDescriptorsRequestPathSelectorView
- type WatchMetricDescriptorsRequestPathSelectorFieldMask
- func (WatchMetricDescriptorsRequestPathSelectorFieldMask) FieldPath() *WatchMetricDescriptorsRequest_FieldTerminalPath
- func (s WatchMetricDescriptorsRequestPathSelectorFieldMask) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor_FieldMask) *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
- func (s WatchMetricDescriptorsRequestPathSelectorFieldMask) WithValue(value *metric_descriptor.MetricDescriptor_FieldMask) *WatchMetricDescriptorsRequest_FieldTerminalPathValue
- type WatchMetricDescriptorsRequestPathSelectorFilter
- func (WatchMetricDescriptorsRequestPathSelectorFilter) FieldPath() *WatchMetricDescriptorsRequest_FieldTerminalPath
- func (s WatchMetricDescriptorsRequestPathSelectorFilter) WithArrayOfValues(values []*metric_descriptor.Filter) *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
- func (s WatchMetricDescriptorsRequestPathSelectorFilter) WithValue(value *metric_descriptor.Filter) *WatchMetricDescriptorsRequest_FieldTerminalPathValue
- type WatchMetricDescriptorsRequestPathSelectorMaxChunkSize
- func (WatchMetricDescriptorsRequestPathSelectorMaxChunkSize) FieldPath() *WatchMetricDescriptorsRequest_FieldTerminalPath
- func (s WatchMetricDescriptorsRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
- func (s WatchMetricDescriptorsRequestPathSelectorMaxChunkSize) WithValue(value int32) *WatchMetricDescriptorsRequest_FieldTerminalPathValue
- type WatchMetricDescriptorsRequestPathSelectorOrderBy
- func (WatchMetricDescriptorsRequestPathSelectorOrderBy) FieldPath() *WatchMetricDescriptorsRequest_FieldTerminalPath
- func (s WatchMetricDescriptorsRequestPathSelectorOrderBy) WithArrayOfValues(values []*metric_descriptor.OrderBy) *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
- func (s WatchMetricDescriptorsRequestPathSelectorOrderBy) WithValue(value *metric_descriptor.OrderBy) *WatchMetricDescriptorsRequest_FieldTerminalPathValue
- type WatchMetricDescriptorsRequestPathSelectorPageSize
- func (WatchMetricDescriptorsRequestPathSelectorPageSize) FieldPath() *WatchMetricDescriptorsRequest_FieldTerminalPath
- func (s WatchMetricDescriptorsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
- func (s WatchMetricDescriptorsRequestPathSelectorPageSize) WithValue(value int32) *WatchMetricDescriptorsRequest_FieldTerminalPathValue
- type WatchMetricDescriptorsRequestPathSelectorPageToken
- func (WatchMetricDescriptorsRequestPathSelectorPageToken) FieldPath() *WatchMetricDescriptorsRequest_FieldTerminalPath
- func (s WatchMetricDescriptorsRequestPathSelectorPageToken) WithArrayOfValues(values []*metric_descriptor.PagerCursor) *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
- func (s WatchMetricDescriptorsRequestPathSelectorPageToken) WithValue(value *metric_descriptor.PagerCursor) *WatchMetricDescriptorsRequest_FieldTerminalPathValue
- type WatchMetricDescriptorsRequestPathSelectorParent
- func (WatchMetricDescriptorsRequestPathSelectorParent) FieldPath() *WatchMetricDescriptorsRequest_FieldTerminalPath
- func (s WatchMetricDescriptorsRequestPathSelectorParent) WithArrayOfValues(values []*metric_descriptor.ParentReference) *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
- func (s WatchMetricDescriptorsRequestPathSelectorParent) WithValue(value *metric_descriptor.ParentReference) *WatchMetricDescriptorsRequest_FieldTerminalPathValue
- type WatchMetricDescriptorsRequestPathSelectorResumeToken
- func (WatchMetricDescriptorsRequestPathSelectorResumeToken) FieldPath() *WatchMetricDescriptorsRequest_FieldTerminalPath
- func (s WatchMetricDescriptorsRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
- func (s WatchMetricDescriptorsRequestPathSelectorResumeToken) WithValue(value string) *WatchMetricDescriptorsRequest_FieldTerminalPathValue
- type WatchMetricDescriptorsRequestPathSelectorType
- func (WatchMetricDescriptorsRequestPathSelectorType) FieldPath() *WatchMetricDescriptorsRequest_FieldTerminalPath
- func (s WatchMetricDescriptorsRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
- func (s WatchMetricDescriptorsRequestPathSelectorType) WithValue(value watch_type.WatchType) *WatchMetricDescriptorsRequest_FieldTerminalPathValue
- type WatchMetricDescriptorsRequestPathSelectorView
- func (WatchMetricDescriptorsRequestPathSelectorView) FieldPath() *WatchMetricDescriptorsRequest_FieldTerminalPath
- func (s WatchMetricDescriptorsRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
- func (s WatchMetricDescriptorsRequestPathSelectorView) WithValue(value view.View) *WatchMetricDescriptorsRequest_FieldTerminalPathValue
- type WatchMetricDescriptorsRequest_FieldMask
- func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) AppendPath(path WatchMetricDescriptorsRequest_FieldPath)
- func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) FilterInputFields() *WatchMetricDescriptorsRequest_FieldMask
- func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) GetPaths() []WatchMetricDescriptorsRequest_FieldPath
- func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) IsFull() bool
- func (fieldMask WatchMetricDescriptorsRequest_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchMetricDescriptorsRequest_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) PathsCount() int
- func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) Project(source *WatchMetricDescriptorsRequest) *WatchMetricDescriptorsRequest
- func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) ProtoMessage()
- func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) Reset()
- func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) Set(target, source *WatchMetricDescriptorsRequest)
- func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) Size() int
- func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) String() string
- func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) Subtract(other *WatchMetricDescriptorsRequest_FieldMask) *WatchMetricDescriptorsRequest_FieldMask
- func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) UnmarshalJSON(data []byte) error
- type WatchMetricDescriptorsRequest_FieldPath
- func BuildWatchMetricDescriptorsRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchMetricDescriptorsRequest_FieldPath, error)
- func MustParseWatchMetricDescriptorsRequest_FieldPath(rawField string) WatchMetricDescriptorsRequest_FieldPath
- func ParseWatchMetricDescriptorsRequest_FieldPath(rawField string) (WatchMetricDescriptorsRequest_FieldPath, error)
- type WatchMetricDescriptorsRequest_FieldPathArrayItemValue
- func MustParseWatchMetricDescriptorsRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchMetricDescriptorsRequest_FieldPathArrayItemValue
- func ParseWatchMetricDescriptorsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchMetricDescriptorsRequest_FieldPathArrayItemValue, error)
- type WatchMetricDescriptorsRequest_FieldPathArrayOfValues
- type WatchMetricDescriptorsRequest_FieldPathSelector
- type WatchMetricDescriptorsRequest_FieldPathValue
- type WatchMetricDescriptorsRequest_FieldTerminalPath
- func (fp *WatchMetricDescriptorsRequest_FieldTerminalPath) ClearValue(item *WatchMetricDescriptorsRequest)
- func (fp *WatchMetricDescriptorsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchMetricDescriptorsRequest_FieldTerminalPath) Get(source *WatchMetricDescriptorsRequest) (values []interface{})
- func (fp *WatchMetricDescriptorsRequest_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchMetricDescriptorsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchMetricDescriptorsRequest_FieldTerminalPath) GetSingle(source *WatchMetricDescriptorsRequest) (interface{}, bool)
- func (fp *WatchMetricDescriptorsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchMetricDescriptorsRequest_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchMetricDescriptorsRequest_FieldTerminalPath) JSONString() string
- func (fp *WatchMetricDescriptorsRequest_FieldTerminalPath) Selector() WatchMetricDescriptorsRequest_FieldPathSelector
- func (fp *WatchMetricDescriptorsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchMetricDescriptorsRequest_FieldTerminalPath) String() string
- func (fp *WatchMetricDescriptorsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchMetricDescriptorsRequest_FieldPathArrayItemValue
- func (fp *WatchMetricDescriptorsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchMetricDescriptorsRequest_FieldPathArrayOfValues
- func (fp *WatchMetricDescriptorsRequest_FieldTerminalPath) WithIValue(value interface{}) WatchMetricDescriptorsRequest_FieldPathValue
- func (fp *WatchMetricDescriptorsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchMetricDescriptorsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchMetricDescriptorsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchMetricDescriptorsRequest_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchMetricDescriptorsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchMetricDescriptorsRequest) bool
- func (fpaiv *WatchMetricDescriptorsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchMetricDescriptorsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchMetricDescriptorsRequest) (interface{}, bool)
- func (fpaiv *WatchMetricDescriptorsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
- func (fpaov *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*metric_descriptor.MetricDescriptor_FieldMask, bool)
- func (fpaov *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*metric_descriptor.Filter, bool)
- func (fpaov *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*metric_descriptor.OrderBy, bool)
- func (fpaov *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
- func (fpaov *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*metric_descriptor.PagerCursor, bool)
- func (fpaov *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*metric_descriptor.ParentReference, bool)
- func (fpaov *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
- func (fpaov *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
- func (fpaov *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchMetricDescriptorsRequest_FieldTerminalPathValue
- func (fpv *WatchMetricDescriptorsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*metric_descriptor.MetricDescriptor_FieldMask, bool)
- func (fpv *WatchMetricDescriptorsRequest_FieldTerminalPathValue) AsFilterValue() (*metric_descriptor.Filter, bool)
- func (fpv *WatchMetricDescriptorsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
- func (fpv *WatchMetricDescriptorsRequest_FieldTerminalPathValue) AsOrderByValue() (*metric_descriptor.OrderBy, bool)
- func (fpv *WatchMetricDescriptorsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
- func (fpv *WatchMetricDescriptorsRequest_FieldTerminalPathValue) AsPageTokenValue() (*metric_descriptor.PagerCursor, bool)
- func (fpv *WatchMetricDescriptorsRequest_FieldTerminalPathValue) AsParentValue() (*metric_descriptor.ParentReference, bool)
- func (fpv *WatchMetricDescriptorsRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchMetricDescriptorsRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
- func (fpv *WatchMetricDescriptorsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
- func (fpv *WatchMetricDescriptorsRequest_FieldTerminalPathValue) CompareWith(source *WatchMetricDescriptorsRequest) (int, bool)
- func (fpv *WatchMetricDescriptorsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchMetricDescriptorsRequest_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchMetricDescriptorsRequest_FieldTerminalPathValue) SetTo(target **WatchMetricDescriptorsRequest)
- func (fpv *WatchMetricDescriptorsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchMetricDescriptorsResponse
- func (o *WatchMetricDescriptorsResponse) Clone() *WatchMetricDescriptorsResponse
- func (o *WatchMetricDescriptorsResponse) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchMetricDescriptorsResponse) Descriptor() ([]byte, []int)
- func (m *WatchMetricDescriptorsResponse) GetIsCurrent() bool
- func (m *WatchMetricDescriptorsResponse) GetIsHardReset() bool
- func (m *WatchMetricDescriptorsResponse) GetIsSoftReset() bool
- func (m *WatchMetricDescriptorsResponse) GetMetricDescriptorChanges() []*metric_descriptor.MetricDescriptorChange
- func (m *WatchMetricDescriptorsResponse) GetPageTokenChange() *WatchMetricDescriptorsResponse_PageTokenChange
- func (m *WatchMetricDescriptorsResponse) GetResumeToken() string
- func (m *WatchMetricDescriptorsResponse) GetSnapshotSize() int64
- func (*WatchMetricDescriptorsResponse) GotenMessage()
- func (o *WatchMetricDescriptorsResponse) GotenObjectExt()
- func (obj *WatchMetricDescriptorsResponse) GotenValidate() error
- func (o *WatchMetricDescriptorsResponse) MakeDiffFieldMask(other *WatchMetricDescriptorsResponse) *WatchMetricDescriptorsResponse_FieldMask
- func (o *WatchMetricDescriptorsResponse) MakeFullFieldMask() *WatchMetricDescriptorsResponse_FieldMask
- func (o *WatchMetricDescriptorsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchMetricDescriptorsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchMetricDescriptorsResponse) Marshal() ([]byte, error)
- func (m *WatchMetricDescriptorsResponse) MarshalJSON() ([]byte, error)
- func (o *WatchMetricDescriptorsResponse) Merge(source *WatchMetricDescriptorsResponse)
- func (o *WatchMetricDescriptorsResponse) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchMetricDescriptorsResponse) ProtoMessage()
- func (m *WatchMetricDescriptorsResponse) ProtoReflect() preflect.Message
- func (m *WatchMetricDescriptorsResponse) Reset()
- func (m *WatchMetricDescriptorsResponse) SetIsCurrent(fv bool)
- func (m *WatchMetricDescriptorsResponse) SetIsHardReset(fv bool)
- func (m *WatchMetricDescriptorsResponse) SetIsSoftReset(fv bool)
- func (m *WatchMetricDescriptorsResponse) SetMetricDescriptorChanges(fv []*metric_descriptor.MetricDescriptorChange)
- func (m *WatchMetricDescriptorsResponse) SetPageTokenChange(fv *WatchMetricDescriptorsResponse_PageTokenChange)
- func (m *WatchMetricDescriptorsResponse) SetResumeToken(fv string)
- func (m *WatchMetricDescriptorsResponse) SetSnapshotSize(fv int64)
- func (m *WatchMetricDescriptorsResponse) String() string
- func (m *WatchMetricDescriptorsResponse) Unmarshal(b []byte) error
- func (m *WatchMetricDescriptorsResponse) UnmarshalJSON(data []byte) error
- type WatchMetricDescriptorsResponseFieldPathBuilder
- func (WatchMetricDescriptorsResponseFieldPathBuilder) IsCurrent() WatchMetricDescriptorsResponsePathSelectorIsCurrent
- func (WatchMetricDescriptorsResponseFieldPathBuilder) IsHardReset() WatchMetricDescriptorsResponsePathSelectorIsHardReset
- func (WatchMetricDescriptorsResponseFieldPathBuilder) IsSoftReset() WatchMetricDescriptorsResponsePathSelectorIsSoftReset
- func (WatchMetricDescriptorsResponseFieldPathBuilder) MetricDescriptorChanges() WatchMetricDescriptorsResponsePathSelectorMetricDescriptorChanges
- func (WatchMetricDescriptorsResponseFieldPathBuilder) PageTokenChange() WatchMetricDescriptorsResponsePathSelectorPageTokenChange
- func (WatchMetricDescriptorsResponseFieldPathBuilder) ResumeToken() WatchMetricDescriptorsResponsePathSelectorResumeToken
- func (WatchMetricDescriptorsResponseFieldPathBuilder) SnapshotSize() WatchMetricDescriptorsResponsePathSelectorSnapshotSize
- type WatchMetricDescriptorsResponsePageTokenChangeFieldPathBuilder
- func (WatchMetricDescriptorsResponsePageTokenChangeFieldPathBuilder) NextPageToken() WatchMetricDescriptorsResponse_PageTokenChangePathSelectorNextPageToken
- func (WatchMetricDescriptorsResponsePageTokenChangeFieldPathBuilder) PrevPageToken() WatchMetricDescriptorsResponse_PageTokenChangePathSelectorPrevPageToken
- type WatchMetricDescriptorsResponsePageTokenChange_FieldPath
- func BuildWatchMetricDescriptorsResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchMetricDescriptorsResponsePageTokenChange_FieldPath, error)
- func MustParseWatchMetricDescriptorsResponsePageTokenChange_FieldPath(rawField string) WatchMetricDescriptorsResponsePageTokenChange_FieldPath
- func ParseWatchMetricDescriptorsResponsePageTokenChange_FieldPath(rawField string) (WatchMetricDescriptorsResponsePageTokenChange_FieldPath, error)
- type WatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayItemValue
- func MustParseWatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayItemValue
- func ParseWatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayItemValue, error)
- type WatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayOfValues
- func MustParseWatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayOfValues
- func ParseWatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayOfValues, error)
- type WatchMetricDescriptorsResponsePageTokenChange_FieldPathSelector
- type WatchMetricDescriptorsResponsePageTokenChange_FieldPathValue
- func MustParseWatchMetricDescriptorsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchMetricDescriptorsResponsePageTokenChange_FieldPathValue
- func ParseWatchMetricDescriptorsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchMetricDescriptorsResponsePageTokenChange_FieldPathValue, error)
- type WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath
- func (fp *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchMetricDescriptorsResponse_PageTokenChange)
- func (fp *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) Get(source *WatchMetricDescriptorsResponse_PageTokenChange) (values []interface{})
- func (fp *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchMetricDescriptorsResponse_PageTokenChange) (interface{}, bool)
- func (fp *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) JSONString() string
- func (fp *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) Selector() WatchMetricDescriptorsResponsePageTokenChange_FieldPathSelector
- func (fp *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) String() string
- func (fp *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayItemValue
- func (fp *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayOfValues
- func (fp *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchMetricDescriptorsResponsePageTokenChange_FieldPathValue
- func (fp *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchMetricDescriptorsResponse_PageTokenChange) bool
- func (fpaiv *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchMetricDescriptorsResponse_PageTokenChange) (interface{}, bool)
- func (fpaiv *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (fpaov *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*metric_descriptor.PagerCursor, bool)
- func (fpaov *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*metric_descriptor.PagerCursor, bool)
- func (fpaov *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathValue
- func (fpv *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*metric_descriptor.PagerCursor, bool)
- func (fpv *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*metric_descriptor.PagerCursor, bool)
- func (fpv *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchMetricDescriptorsResponse_PageTokenChange) (int, bool)
- func (fpv *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchMetricDescriptorsResponse_PageTokenChange)
- func (fpv *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchMetricDescriptorsResponsePathSelectorIsCurrent
- func (WatchMetricDescriptorsResponsePathSelectorIsCurrent) FieldPath() *WatchMetricDescriptorsResponse_FieldTerminalPath
- func (s WatchMetricDescriptorsResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues
- func (s WatchMetricDescriptorsResponsePathSelectorIsCurrent) WithValue(value bool) *WatchMetricDescriptorsResponse_FieldTerminalPathValue
- type WatchMetricDescriptorsResponsePathSelectorIsHardReset
- func (WatchMetricDescriptorsResponsePathSelectorIsHardReset) FieldPath() *WatchMetricDescriptorsResponse_FieldTerminalPath
- func (s WatchMetricDescriptorsResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues
- func (s WatchMetricDescriptorsResponsePathSelectorIsHardReset) WithValue(value bool) *WatchMetricDescriptorsResponse_FieldTerminalPathValue
- type WatchMetricDescriptorsResponsePathSelectorIsSoftReset
- func (WatchMetricDescriptorsResponsePathSelectorIsSoftReset) FieldPath() *WatchMetricDescriptorsResponse_FieldTerminalPath
- func (s WatchMetricDescriptorsResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues
- func (s WatchMetricDescriptorsResponsePathSelectorIsSoftReset) WithValue(value bool) *WatchMetricDescriptorsResponse_FieldTerminalPathValue
- type WatchMetricDescriptorsResponsePathSelectorMetricDescriptorChanges
- func (WatchMetricDescriptorsResponsePathSelectorMetricDescriptorChanges) FieldPath() *WatchMetricDescriptorsResponse_FieldTerminalPath
- func (s WatchMetricDescriptorsResponsePathSelectorMetricDescriptorChanges) WithArrayOfValues(values [][]*metric_descriptor.MetricDescriptorChange) *WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues
- func (s WatchMetricDescriptorsResponsePathSelectorMetricDescriptorChanges) WithItemValue(value *metric_descriptor.MetricDescriptorChange) *WatchMetricDescriptorsResponse_FieldTerminalPathArrayItemValue
- func (s WatchMetricDescriptorsResponsePathSelectorMetricDescriptorChanges) WithValue(value []*metric_descriptor.MetricDescriptorChange) *WatchMetricDescriptorsResponse_FieldTerminalPathValue
- type WatchMetricDescriptorsResponsePathSelectorPageTokenChange
- func (WatchMetricDescriptorsResponsePathSelectorPageTokenChange) FieldPath() *WatchMetricDescriptorsResponse_FieldTerminalPath
- func (WatchMetricDescriptorsResponsePathSelectorPageTokenChange) NextPageToken() WatchMetricDescriptorsResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchMetricDescriptorsResponsePathSelectorPageTokenChange) PrevPageToken() WatchMetricDescriptorsResponsePathSelectorPageTokenChangePrevPageToken
- func (s WatchMetricDescriptorsResponsePathSelectorPageTokenChange) WithArrayOfValues(values []*WatchMetricDescriptorsResponse_PageTokenChange) *WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues
- func (s WatchMetricDescriptorsResponsePathSelectorPageTokenChange) WithSubArrayItemValue(...) *WatchMetricDescriptorsResponse_FieldSubPathArrayItemValue
- func (s WatchMetricDescriptorsResponsePathSelectorPageTokenChange) WithSubArrayOfValues(...) *WatchMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (WatchMetricDescriptorsResponsePathSelectorPageTokenChange) WithSubPath(subPath WatchMetricDescriptorsResponsePageTokenChange_FieldPath) *WatchMetricDescriptorsResponse_FieldSubPath
- func (s WatchMetricDescriptorsResponsePathSelectorPageTokenChange) WithSubValue(subPathValue WatchMetricDescriptorsResponsePageTokenChange_FieldPathValue) *WatchMetricDescriptorsResponse_FieldSubPathValue
- func (s WatchMetricDescriptorsResponsePathSelectorPageTokenChange) WithValue(value *WatchMetricDescriptorsResponse_PageTokenChange) *WatchMetricDescriptorsResponse_FieldTerminalPathValue
- type WatchMetricDescriptorsResponsePathSelectorPageTokenChangeNextPageToken
- func (WatchMetricDescriptorsResponsePathSelectorPageTokenChangeNextPageToken) FieldPath() *WatchMetricDescriptorsResponse_FieldSubPath
- func (s WatchMetricDescriptorsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues(values []*metric_descriptor.PagerCursor) *WatchMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s WatchMetricDescriptorsResponsePathSelectorPageTokenChangeNextPageToken) WithValue(value *metric_descriptor.PagerCursor) *WatchMetricDescriptorsResponse_FieldSubPathValue
- type WatchMetricDescriptorsResponsePathSelectorPageTokenChangePrevPageToken
- func (WatchMetricDescriptorsResponsePathSelectorPageTokenChangePrevPageToken) FieldPath() *WatchMetricDescriptorsResponse_FieldSubPath
- func (s WatchMetricDescriptorsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues(values []*metric_descriptor.PagerCursor) *WatchMetricDescriptorsResponse_FieldSubPathArrayOfValues
- func (s WatchMetricDescriptorsResponsePathSelectorPageTokenChangePrevPageToken) WithValue(value *metric_descriptor.PagerCursor) *WatchMetricDescriptorsResponse_FieldSubPathValue
- type WatchMetricDescriptorsResponsePathSelectorResumeToken
- func (WatchMetricDescriptorsResponsePathSelectorResumeToken) FieldPath() *WatchMetricDescriptorsResponse_FieldTerminalPath
- func (s WatchMetricDescriptorsResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues
- func (s WatchMetricDescriptorsResponsePathSelectorResumeToken) WithValue(value string) *WatchMetricDescriptorsResponse_FieldTerminalPathValue
- type WatchMetricDescriptorsResponsePathSelectorSnapshotSize
- func (WatchMetricDescriptorsResponsePathSelectorSnapshotSize) FieldPath() *WatchMetricDescriptorsResponse_FieldTerminalPath
- func (s WatchMetricDescriptorsResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues
- func (s WatchMetricDescriptorsResponsePathSelectorSnapshotSize) WithValue(value int64) *WatchMetricDescriptorsResponse_FieldTerminalPathValue
- type WatchMetricDescriptorsResponse_FieldMask
- func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) AppendPath(path WatchMetricDescriptorsResponse_FieldPath)
- func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) FilterInputFields() *WatchMetricDescriptorsResponse_FieldMask
- func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) GetPaths() []WatchMetricDescriptorsResponse_FieldPath
- func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) IsFull() bool
- func (fieldMask WatchMetricDescriptorsResponse_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchMetricDescriptorsResponse_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) PathsCount() int
- func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) Project(source *WatchMetricDescriptorsResponse) *WatchMetricDescriptorsResponse
- func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) ProtoMessage()
- func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) Reset()
- func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) Set(target, source *WatchMetricDescriptorsResponse)
- func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) Size() int
- func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) String() string
- func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) Subtract(other *WatchMetricDescriptorsResponse_FieldMask) *WatchMetricDescriptorsResponse_FieldMask
- func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) UnmarshalJSON(data []byte) error
- type WatchMetricDescriptorsResponse_FieldPath
- func BuildWatchMetricDescriptorsResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchMetricDescriptorsResponse_FieldPath, error)
- func MustParseWatchMetricDescriptorsResponse_FieldPath(rawField string) WatchMetricDescriptorsResponse_FieldPath
- func ParseWatchMetricDescriptorsResponse_FieldPath(rawField string) (WatchMetricDescriptorsResponse_FieldPath, error)
- type WatchMetricDescriptorsResponse_FieldPathArrayItemValue
- func MustParseWatchMetricDescriptorsResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchMetricDescriptorsResponse_FieldPathArrayItemValue
- func ParseWatchMetricDescriptorsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchMetricDescriptorsResponse_FieldPathArrayItemValue, error)
- type WatchMetricDescriptorsResponse_FieldPathArrayOfValues
- func MustParseWatchMetricDescriptorsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchMetricDescriptorsResponse_FieldPathArrayOfValues
- func ParseWatchMetricDescriptorsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchMetricDescriptorsResponse_FieldPathArrayOfValues, error)
- type WatchMetricDescriptorsResponse_FieldPathSelector
- type WatchMetricDescriptorsResponse_FieldPathValue
- type WatchMetricDescriptorsResponse_FieldSubPath
- func (fps *WatchMetricDescriptorsResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchMetricDescriptorsResponsePageTokenChange_FieldPath, bool)
- func (fps *WatchMetricDescriptorsResponse_FieldSubPath) ClearValue(item *WatchMetricDescriptorsResponse)
- func (fps *WatchMetricDescriptorsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *WatchMetricDescriptorsResponse_FieldSubPath) Get(source *WatchMetricDescriptorsResponse) (values []interface{})
- func (fps *WatchMetricDescriptorsResponse_FieldSubPath) GetDefault() interface{}
- func (fps *WatchMetricDescriptorsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *WatchMetricDescriptorsResponse_FieldSubPath) GetSingle(source *WatchMetricDescriptorsResponse) (interface{}, bool)
- func (fps *WatchMetricDescriptorsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *WatchMetricDescriptorsResponse_FieldSubPath) IsLeaf() bool
- func (fps *WatchMetricDescriptorsResponse_FieldSubPath) JSONString() string
- func (fps *WatchMetricDescriptorsResponse_FieldSubPath) Selector() WatchMetricDescriptorsResponse_FieldPathSelector
- func (fps *WatchMetricDescriptorsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *WatchMetricDescriptorsResponse_FieldSubPath) String() string
- func (fps *WatchMetricDescriptorsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchMetricDescriptorsResponse_FieldPathArrayItemValue
- func (fps *WatchMetricDescriptorsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchMetricDescriptorsResponse_FieldPathArrayOfValues
- func (fps *WatchMetricDescriptorsResponse_FieldSubPath) WithIValue(value interface{}) WatchMetricDescriptorsResponse_FieldPathValue
- func (fps *WatchMetricDescriptorsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *WatchMetricDescriptorsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *WatchMetricDescriptorsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchMetricDescriptorsResponse_FieldSubPathArrayItemValue
- func (fpaivs *WatchMetricDescriptorsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayItemValue, bool)
- func (fpaivs *WatchMetricDescriptorsResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchMetricDescriptorsResponse) bool
- func (fpaivs *WatchMetricDescriptorsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type WatchMetricDescriptorsResponse_FieldSubPathArrayOfValues
- type WatchMetricDescriptorsResponse_FieldSubPathValue
- func (fpvs *WatchMetricDescriptorsResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchMetricDescriptorsResponsePageTokenChange_FieldPathValue, bool)
- func (fpvs *WatchMetricDescriptorsResponse_FieldSubPathValue) CompareWith(source *WatchMetricDescriptorsResponse) (int, bool)
- func (fpvs *WatchMetricDescriptorsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *WatchMetricDescriptorsResponse_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *WatchMetricDescriptorsResponse_FieldSubPathValue) SetTo(target **WatchMetricDescriptorsResponse)
- func (fpvs *WatchMetricDescriptorsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
- type WatchMetricDescriptorsResponse_FieldTerminalPath
- func (fp *WatchMetricDescriptorsResponse_FieldTerminalPath) ClearValue(item *WatchMetricDescriptorsResponse)
- func (fp *WatchMetricDescriptorsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *WatchMetricDescriptorsResponse_FieldTerminalPath) Get(source *WatchMetricDescriptorsResponse) (values []interface{})
- func (fp *WatchMetricDescriptorsResponse_FieldTerminalPath) GetDefault() interface{}
- func (fp *WatchMetricDescriptorsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *WatchMetricDescriptorsResponse_FieldTerminalPath) GetSingle(source *WatchMetricDescriptorsResponse) (interface{}, bool)
- func (fp *WatchMetricDescriptorsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *WatchMetricDescriptorsResponse_FieldTerminalPath) IsLeaf() bool
- func (fp *WatchMetricDescriptorsResponse_FieldTerminalPath) JSONString() string
- func (fp *WatchMetricDescriptorsResponse_FieldTerminalPath) Selector() WatchMetricDescriptorsResponse_FieldPathSelector
- func (fp *WatchMetricDescriptorsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *WatchMetricDescriptorsResponse_FieldTerminalPath) String() string
- func (fp *WatchMetricDescriptorsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchMetricDescriptorsResponse_FieldPathArrayItemValue
- func (fp *WatchMetricDescriptorsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchMetricDescriptorsResponse_FieldPathArrayOfValues
- func (fp *WatchMetricDescriptorsResponse_FieldTerminalPath) WithIValue(value interface{}) WatchMetricDescriptorsResponse_FieldPathValue
- func (fp *WatchMetricDescriptorsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *WatchMetricDescriptorsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *WatchMetricDescriptorsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type WatchMetricDescriptorsResponse_FieldTerminalPathArrayItemValue
- func (fpaiv *WatchMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) AsMetricDescriptorChangesItemValue() (*metric_descriptor.MetricDescriptorChange, bool)
- func (fpaiv *WatchMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchMetricDescriptorsResponse) bool
- func (fpaiv *WatchMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *WatchMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchMetricDescriptorsResponse) (interface{}, bool)
- func (fpaiv *WatchMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues
- func (fpaov *WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)
- func (fpaov *WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)
- func (fpaov *WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) AsMetricDescriptorChangesArrayOfValues() ([][]*metric_descriptor.MetricDescriptorChange, bool)
- func (fpaov *WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchMetricDescriptorsResponse_PageTokenChange, bool)
- func (fpaov *WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
- func (fpaov *WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)
- func (fpaov *WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type WatchMetricDescriptorsResponse_FieldTerminalPathValue
- func (fpv *WatchMetricDescriptorsResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
- func (fpv *WatchMetricDescriptorsResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
- func (fpv *WatchMetricDescriptorsResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
- func (fpv *WatchMetricDescriptorsResponse_FieldTerminalPathValue) AsMetricDescriptorChangesValue() ([]*metric_descriptor.MetricDescriptorChange, bool)
- func (fpv *WatchMetricDescriptorsResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchMetricDescriptorsResponse_PageTokenChange, bool)
- func (fpv *WatchMetricDescriptorsResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
- func (fpv *WatchMetricDescriptorsResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
- func (fpv *WatchMetricDescriptorsResponse_FieldTerminalPathValue) CompareWith(source *WatchMetricDescriptorsResponse) (int, bool)
- func (fpv *WatchMetricDescriptorsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *WatchMetricDescriptorsResponse_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *WatchMetricDescriptorsResponse_FieldTerminalPathValue) SetTo(target **WatchMetricDescriptorsResponse)
- func (fpv *WatchMetricDescriptorsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type WatchMetricDescriptorsResponse_PageTokenChange
- func (o *WatchMetricDescriptorsResponse_PageTokenChange) Clone() *WatchMetricDescriptorsResponse_PageTokenChange
- func (o *WatchMetricDescriptorsResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
- func (*WatchMetricDescriptorsResponse_PageTokenChange) Descriptor() ([]byte, []int)
- func (m *WatchMetricDescriptorsResponse_PageTokenChange) GetNextPageToken() *metric_descriptor.PagerCursor
- func (m *WatchMetricDescriptorsResponse_PageTokenChange) GetPrevPageToken() *metric_descriptor.PagerCursor
- func (*WatchMetricDescriptorsResponse_PageTokenChange) GotenMessage()
- func (o *WatchMetricDescriptorsResponse_PageTokenChange) GotenObjectExt()
- func (obj *WatchMetricDescriptorsResponse_PageTokenChange) GotenValidate() error
- func (o *WatchMetricDescriptorsResponse_PageTokenChange) MakeDiffFieldMask(other *WatchMetricDescriptorsResponse_PageTokenChange) *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask
- func (o *WatchMetricDescriptorsResponse_PageTokenChange) MakeFullFieldMask() *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask
- func (o *WatchMetricDescriptorsResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *WatchMetricDescriptorsResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *WatchMetricDescriptorsResponse_PageTokenChange) Marshal() ([]byte, error)
- func (m *WatchMetricDescriptorsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
- func (o *WatchMetricDescriptorsResponse_PageTokenChange) Merge(source *WatchMetricDescriptorsResponse_PageTokenChange)
- func (o *WatchMetricDescriptorsResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
- func (*WatchMetricDescriptorsResponse_PageTokenChange) ProtoMessage()
- func (m *WatchMetricDescriptorsResponse_PageTokenChange) ProtoReflect() preflect.Message
- func (m *WatchMetricDescriptorsResponse_PageTokenChange) Reset()
- func (m *WatchMetricDescriptorsResponse_PageTokenChange) SetNextPageToken(fv *metric_descriptor.PagerCursor)
- func (m *WatchMetricDescriptorsResponse_PageTokenChange) SetPrevPageToken(fv *metric_descriptor.PagerCursor)
- func (m *WatchMetricDescriptorsResponse_PageTokenChange) String() string
- func (m *WatchMetricDescriptorsResponse_PageTokenChange) Unmarshal(b []byte) error
- func (m *WatchMetricDescriptorsResponse_PageTokenChange) UnmarshalJSON(data []byte) error
- type WatchMetricDescriptorsResponse_PageTokenChangePathSelectorNextPageToken
- func (WatchMetricDescriptorsResponse_PageTokenChangePathSelectorNextPageToken) FieldPath() *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath
- func (s WatchMetricDescriptorsResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues(values []*metric_descriptor.PagerCursor) *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (s WatchMetricDescriptorsResponse_PageTokenChangePathSelectorNextPageToken) WithValue(value *metric_descriptor.PagerCursor) *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathValue
- type WatchMetricDescriptorsResponse_PageTokenChangePathSelectorPrevPageToken
- func (WatchMetricDescriptorsResponse_PageTokenChangePathSelectorPrevPageToken) FieldPath() *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath
- func (s WatchMetricDescriptorsResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues(values []*metric_descriptor.PagerCursor) *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathArrayOfValues
- func (s WatchMetricDescriptorsResponse_PageTokenChangePathSelectorPrevPageToken) WithValue(value *metric_descriptor.PagerCursor) *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathValue
- type WatchMetricDescriptorsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) AppendPath(path WatchMetricDescriptorsResponsePageTokenChange_FieldPath)
- func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) GetPaths() []WatchMetricDescriptorsResponsePageTokenChange_FieldPath
- func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) IsFull() bool
- func (fieldMask WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
- func (fieldMask WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) PathsCount() int
- func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) Project(source *WatchMetricDescriptorsResponse_PageTokenChange) *WatchMetricDescriptorsResponse_PageTokenChange
- func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) ProtoMessage()
- func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) Reset()
- func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) Set(target, source *WatchMetricDescriptorsResponse_PageTokenChange)
- func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) Size() int
- func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) String() string
- func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) Subtract(other *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask
- func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BatchGetMetricDescriptorsDescriptor ¶ added in v0.4.28
type BatchGetMetricDescriptorsDescriptor struct{}
func GetBatchGetMetricDescriptorsDescriptor ¶ added in v0.4.28
func GetBatchGetMetricDescriptorsDescriptor() *BatchGetMetricDescriptorsDescriptor
func (*BatchGetMetricDescriptorsDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *BatchGetMetricDescriptorsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*BatchGetMetricDescriptorsDescriptor) GetApiName ¶ added in v0.4.28
func (d *BatchGetMetricDescriptorsDescriptor) GetApiName() string
func (*BatchGetMetricDescriptorsDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *BatchGetMetricDescriptorsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetMetricDescriptorsDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *BatchGetMetricDescriptorsDescriptor) GetFullMethodName() string
func (*BatchGetMetricDescriptorsDescriptor) GetMethodName ¶ added in v0.4.28
func (d *BatchGetMetricDescriptorsDescriptor) GetMethodName() string
func (*BatchGetMetricDescriptorsDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *BatchGetMetricDescriptorsDescriptor) GetProtoPkgName() string
func (*BatchGetMetricDescriptorsDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *BatchGetMetricDescriptorsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*BatchGetMetricDescriptorsDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *BatchGetMetricDescriptorsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*BatchGetMetricDescriptorsDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *BatchGetMetricDescriptorsDescriptor) GetServiceDomain() string
func (*BatchGetMetricDescriptorsDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *BatchGetMetricDescriptorsDescriptor) GetServiceVersion() string
func (*BatchGetMetricDescriptorsDescriptor) GetVerb ¶ added in v0.4.28
func (d *BatchGetMetricDescriptorsDescriptor) GetVerb() string
func (*BatchGetMetricDescriptorsDescriptor) HasResource ¶ added in v0.4.30
func (d *BatchGetMetricDescriptorsDescriptor) HasResource() bool
func (*BatchGetMetricDescriptorsDescriptor) IsClientStream ¶ added in v0.4.28
func (d *BatchGetMetricDescriptorsDescriptor) IsClientStream() bool
func (*BatchGetMetricDescriptorsDescriptor) IsCollection ¶ added in v0.4.30
func (d *BatchGetMetricDescriptorsDescriptor) IsCollection() bool
func (*BatchGetMetricDescriptorsDescriptor) IsPlural ¶ added in v0.4.30
func (d *BatchGetMetricDescriptorsDescriptor) IsPlural() bool
func (*BatchGetMetricDescriptorsDescriptor) IsServerStream ¶ added in v0.4.28
func (d *BatchGetMetricDescriptorsDescriptor) IsServerStream() bool
func (*BatchGetMetricDescriptorsDescriptor) IsUnary ¶ added in v0.4.28
func (d *BatchGetMetricDescriptorsDescriptor) IsUnary() bool
func (*BatchGetMetricDescriptorsDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *BatchGetMetricDescriptorsDescriptor) NewEmptyClientMsg() proto.Message
func (*BatchGetMetricDescriptorsDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *BatchGetMetricDescriptorsDescriptor) NewEmptyServerMsg() proto.Message
func (*BatchGetMetricDescriptorsDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *BatchGetMetricDescriptorsDescriptor) RequestHasResourceBody() bool
type BatchGetMetricDescriptorsDescriptorClientMsgHandle ¶ added in v0.4.28
type BatchGetMetricDescriptorsDescriptorClientMsgHandle struct{}
func (*BatchGetMetricDescriptorsDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *BatchGetMetricDescriptorsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *BatchGetMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *BatchGetMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetMetricDescriptorsDescriptorServerMsgHandle ¶ added in v0.4.28
type BatchGetMetricDescriptorsDescriptorServerMsgHandle struct{}
func (*BatchGetMetricDescriptorsDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *BatchGetMetricDescriptorsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*BatchGetMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *BatchGetMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*BatchGetMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *BatchGetMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type BatchGetMetricDescriptorsRequest ¶
type BatchGetMetricDescriptorsRequest struct { // Names of MetricDescriptors Names []*metric_descriptor.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 *metric_descriptor.MetricDescriptor_FieldMask `` /* 148-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 [BatchGetMetricDescriptors][ntt.monitoring.v3.BatchGetMetricDescriptors]
func (*BatchGetMetricDescriptorsRequest) Clone ¶
func (o *BatchGetMetricDescriptorsRequest) Clone() *BatchGetMetricDescriptorsRequest
func (*BatchGetMetricDescriptorsRequest) CloneRaw ¶
func (o *BatchGetMetricDescriptorsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetMetricDescriptorsRequest) Descriptor ¶
func (*BatchGetMetricDescriptorsRequest) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetMetricDescriptorsRequest.ProtoReflect.Descriptor instead.
func (*BatchGetMetricDescriptorsRequest) GetFieldMask ¶
func (m *BatchGetMetricDescriptorsRequest) GetFieldMask() *metric_descriptor.MetricDescriptor_FieldMask
func (*BatchGetMetricDescriptorsRequest) GetNames ¶
func (m *BatchGetMetricDescriptorsRequest) GetNames() []*metric_descriptor.Reference
func (*BatchGetMetricDescriptorsRequest) GetView ¶
func (m *BatchGetMetricDescriptorsRequest) GetView() view.View
func (*BatchGetMetricDescriptorsRequest) GotenMessage ¶
func (*BatchGetMetricDescriptorsRequest) GotenMessage()
func (*BatchGetMetricDescriptorsRequest) GotenObjectExt ¶
func (o *BatchGetMetricDescriptorsRequest) GotenObjectExt()
func (*BatchGetMetricDescriptorsRequest) GotenValidate ¶
func (obj *BatchGetMetricDescriptorsRequest) GotenValidate() error
func (*BatchGetMetricDescriptorsRequest) MakeDiffFieldMask ¶
func (o *BatchGetMetricDescriptorsRequest) MakeDiffFieldMask(other *BatchGetMetricDescriptorsRequest) *BatchGetMetricDescriptorsRequest_FieldMask
func (*BatchGetMetricDescriptorsRequest) MakeFullFieldMask ¶
func (o *BatchGetMetricDescriptorsRequest) MakeFullFieldMask() *BatchGetMetricDescriptorsRequest_FieldMask
func (*BatchGetMetricDescriptorsRequest) MakeRawDiffFieldMask ¶
func (o *BatchGetMetricDescriptorsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetMetricDescriptorsRequest) MakeRawFullFieldMask ¶
func (o *BatchGetMetricDescriptorsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetMetricDescriptorsRequest) Marshal ¶
func (m *BatchGetMetricDescriptorsRequest) Marshal() ([]byte, error)
func (*BatchGetMetricDescriptorsRequest) MarshalJSON ¶
func (m *BatchGetMetricDescriptorsRequest) MarshalJSON() ([]byte, error)
func (*BatchGetMetricDescriptorsRequest) Merge ¶
func (o *BatchGetMetricDescriptorsRequest) Merge(source *BatchGetMetricDescriptorsRequest)
func (*BatchGetMetricDescriptorsRequest) MergeRaw ¶
func (o *BatchGetMetricDescriptorsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetMetricDescriptorsRequest) ProtoMessage ¶
func (*BatchGetMetricDescriptorsRequest) ProtoMessage()
func (*BatchGetMetricDescriptorsRequest) ProtoReflect ¶
func (m *BatchGetMetricDescriptorsRequest) ProtoReflect() preflect.Message
func (*BatchGetMetricDescriptorsRequest) Reset ¶
func (m *BatchGetMetricDescriptorsRequest) Reset()
func (*BatchGetMetricDescriptorsRequest) SetFieldMask ¶
func (m *BatchGetMetricDescriptorsRequest) SetFieldMask(fv *metric_descriptor.MetricDescriptor_FieldMask)
func (*BatchGetMetricDescriptorsRequest) SetNames ¶
func (m *BatchGetMetricDescriptorsRequest) SetNames(fv []*metric_descriptor.Reference)
func (*BatchGetMetricDescriptorsRequest) SetView ¶
func (m *BatchGetMetricDescriptorsRequest) SetView(fv view.View)
func (*BatchGetMetricDescriptorsRequest) String ¶
func (m *BatchGetMetricDescriptorsRequest) String() string
func (*BatchGetMetricDescriptorsRequest) Unmarshal ¶
func (m *BatchGetMetricDescriptorsRequest) Unmarshal(b []byte) error
func (*BatchGetMetricDescriptorsRequest) UnmarshalJSON ¶
func (m *BatchGetMetricDescriptorsRequest) UnmarshalJSON(data []byte) error
type BatchGetMetricDescriptorsRequestFieldPathBuilder ¶
type BatchGetMetricDescriptorsRequestFieldPathBuilder struct{}
func NewBatchGetMetricDescriptorsRequestFieldPathBuilder ¶
func NewBatchGetMetricDescriptorsRequestFieldPathBuilder() BatchGetMetricDescriptorsRequestFieldPathBuilder
type BatchGetMetricDescriptorsRequestPathSelectorFieldMask ¶
type BatchGetMetricDescriptorsRequestPathSelectorFieldMask struct{}
func (BatchGetMetricDescriptorsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsRequestPathSelectorFieldMask) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor_FieldMask) *BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
type BatchGetMetricDescriptorsRequestPathSelectorNames ¶
type BatchGetMetricDescriptorsRequestPathSelectorNames struct{}
func (BatchGetMetricDescriptorsRequestPathSelectorNames) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsRequestPathSelectorNames) WithArrayOfValues(values [][]*metric_descriptor.Reference) *BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
func (BatchGetMetricDescriptorsRequestPathSelectorNames) WithItemValue ¶
func (s BatchGetMetricDescriptorsRequestPathSelectorNames) WithItemValue(value *metric_descriptor.Reference) *BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayItemValue
func (BatchGetMetricDescriptorsRequestPathSelectorNames) WithValue ¶
func (s BatchGetMetricDescriptorsRequestPathSelectorNames) WithValue(value []*metric_descriptor.Reference) *BatchGetMetricDescriptorsRequest_FieldTerminalPathValue
type BatchGetMetricDescriptorsRequestPathSelectorView ¶
type BatchGetMetricDescriptorsRequestPathSelectorView struct{}
func (BatchGetMetricDescriptorsRequestPathSelectorView) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsRequestPathSelectorView) WithArrayOfValues(values []view.View) *BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
func (BatchGetMetricDescriptorsRequestPathSelectorView) WithValue ¶
func (s BatchGetMetricDescriptorsRequestPathSelectorView) WithValue(value view.View) *BatchGetMetricDescriptorsRequest_FieldTerminalPathValue
type BatchGetMetricDescriptorsRequest_FieldMask ¶
type BatchGetMetricDescriptorsRequest_FieldMask struct {
Paths []BatchGetMetricDescriptorsRequest_FieldPath
}
func FullBatchGetMetricDescriptorsRequest_FieldMask ¶
func FullBatchGetMetricDescriptorsRequest_FieldMask() *BatchGetMetricDescriptorsRequest_FieldMask
func (*BatchGetMetricDescriptorsRequest_FieldMask) AppendPath ¶
func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) AppendPath(path BatchGetMetricDescriptorsRequest_FieldPath)
func (*BatchGetMetricDescriptorsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*BatchGetMetricDescriptorsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*BatchGetMetricDescriptorsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*BatchGetMetricDescriptorsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) FilterInputFields() *BatchGetMetricDescriptorsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*BatchGetMetricDescriptorsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*BatchGetMetricDescriptorsRequest_FieldMask) GetPaths ¶
func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) GetPaths() []BatchGetMetricDescriptorsRequest_FieldPath
func (*BatchGetMetricDescriptorsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetMetricDescriptorsRequest_FieldMask) IsFull ¶
func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) IsFull() bool
func (BatchGetMetricDescriptorsRequest_FieldMask) Marshal ¶
func (fieldMask BatchGetMetricDescriptorsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (BatchGetMetricDescriptorsRequest_FieldMask) MarshalJSON ¶
func (fieldMask BatchGetMetricDescriptorsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*BatchGetMetricDescriptorsRequest_FieldMask) PathsCount ¶
func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) PathsCount() int
func (*BatchGetMetricDescriptorsRequest_FieldMask) Project ¶
func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) Project(source *BatchGetMetricDescriptorsRequest) *BatchGetMetricDescriptorsRequest
func (*BatchGetMetricDescriptorsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetMetricDescriptorsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) ProtoMessage()
func (*BatchGetMetricDescriptorsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetMetricDescriptorsRequest_FieldMask) Reset ¶
func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) Reset()
func (*BatchGetMetricDescriptorsRequest_FieldMask) Set ¶
func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) Set(target, source *BatchGetMetricDescriptorsRequest)
func (*BatchGetMetricDescriptorsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetMetricDescriptorsRequest_FieldMask) SetRaw ¶
func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetMetricDescriptorsRequest_FieldMask) Size ¶
func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) Size() int
func (*BatchGetMetricDescriptorsRequest_FieldMask) String ¶
func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) String() string
func (*BatchGetMetricDescriptorsRequest_FieldMask) Subtract ¶
func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) Subtract(other *BatchGetMetricDescriptorsRequest_FieldMask) *BatchGetMetricDescriptorsRequest_FieldMask
func (*BatchGetMetricDescriptorsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetMetricDescriptorsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*BatchGetMetricDescriptorsRequest_FieldMask) Unmarshal ¶
func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) Unmarshal(data []byte) error
func (*BatchGetMetricDescriptorsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *BatchGetMetricDescriptorsRequest_FieldMask) UnmarshalJSON(data []byte) error
type BatchGetMetricDescriptorsRequest_FieldPath ¶
type BatchGetMetricDescriptorsRequest_FieldPath interface { gotenobject.FieldPath Selector() BatchGetMetricDescriptorsRequest_FieldPathSelector Get(source *BatchGetMetricDescriptorsRequest) []interface{} GetSingle(source *BatchGetMetricDescriptorsRequest) (interface{}, bool) ClearValue(item *BatchGetMetricDescriptorsRequest) // Those methods build corresponding BatchGetMetricDescriptorsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) BatchGetMetricDescriptorsRequest_FieldPathValue WithIArrayOfValues(values interface{}) BatchGetMetricDescriptorsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) BatchGetMetricDescriptorsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildBatchGetMetricDescriptorsRequest_FieldPath ¶
func BuildBatchGetMetricDescriptorsRequest_FieldPath(fp gotenobject.RawFieldPath) (BatchGetMetricDescriptorsRequest_FieldPath, error)
func MustParseBatchGetMetricDescriptorsRequest_FieldPath ¶
func MustParseBatchGetMetricDescriptorsRequest_FieldPath(rawField string) BatchGetMetricDescriptorsRequest_FieldPath
func ParseBatchGetMetricDescriptorsRequest_FieldPath ¶
func ParseBatchGetMetricDescriptorsRequest_FieldPath(rawField string) (BatchGetMetricDescriptorsRequest_FieldPath, error)
type BatchGetMetricDescriptorsRequest_FieldPathArrayItemValue ¶
type BatchGetMetricDescriptorsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue BatchGetMetricDescriptorsRequest_FieldPath ContainsValue(*BatchGetMetricDescriptorsRequest) bool }
BatchGetMetricDescriptorsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetMetricDescriptorsRequest according to their type Present only for array (repeated) types.
func MustParseBatchGetMetricDescriptorsRequest_FieldPathArrayItemValue ¶
func MustParseBatchGetMetricDescriptorsRequest_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetMetricDescriptorsRequest_FieldPathArrayItemValue
func ParseBatchGetMetricDescriptorsRequest_FieldPathArrayItemValue ¶
func ParseBatchGetMetricDescriptorsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetMetricDescriptorsRequest_FieldPathArrayItemValue, error)
ParseBatchGetMetricDescriptorsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type BatchGetMetricDescriptorsRequest_FieldPathArrayOfValues ¶
type BatchGetMetricDescriptorsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues BatchGetMetricDescriptorsRequest_FieldPath }
BatchGetMetricDescriptorsRequest_FieldPathArrayOfValues allows storing slice of values for BatchGetMetricDescriptorsRequest fields according to their type
func MustParseBatchGetMetricDescriptorsRequest_FieldPathArrayOfValues ¶
func MustParseBatchGetMetricDescriptorsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetMetricDescriptorsRequest_FieldPathArrayOfValues
func ParseBatchGetMetricDescriptorsRequest_FieldPathArrayOfValues ¶
func ParseBatchGetMetricDescriptorsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetMetricDescriptorsRequest_FieldPathArrayOfValues, error)
type BatchGetMetricDescriptorsRequest_FieldPathSelector ¶
type BatchGetMetricDescriptorsRequest_FieldPathSelector int32
const ( BatchGetMetricDescriptorsRequest_FieldPathSelectorNames BatchGetMetricDescriptorsRequest_FieldPathSelector = 0 BatchGetMetricDescriptorsRequest_FieldPathSelectorFieldMask BatchGetMetricDescriptorsRequest_FieldPathSelector = 1 BatchGetMetricDescriptorsRequest_FieldPathSelectorView BatchGetMetricDescriptorsRequest_FieldPathSelector = 2 )
func (BatchGetMetricDescriptorsRequest_FieldPathSelector) String ¶
func (s BatchGetMetricDescriptorsRequest_FieldPathSelector) String() string
type BatchGetMetricDescriptorsRequest_FieldPathValue ¶
type BatchGetMetricDescriptorsRequest_FieldPathValue interface { BatchGetMetricDescriptorsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **BatchGetMetricDescriptorsRequest) CompareWith(*BatchGetMetricDescriptorsRequest) (cmp int, comparable bool) }
BatchGetMetricDescriptorsRequest_FieldPathValue allows storing values for BatchGetMetricDescriptorsRequest fields according to their type
func MustParseBatchGetMetricDescriptorsRequest_FieldPathValue ¶
func MustParseBatchGetMetricDescriptorsRequest_FieldPathValue(pathStr, valueStr string) BatchGetMetricDescriptorsRequest_FieldPathValue
func ParseBatchGetMetricDescriptorsRequest_FieldPathValue ¶
func ParseBatchGetMetricDescriptorsRequest_FieldPathValue(pathStr, valueStr string) (BatchGetMetricDescriptorsRequest_FieldPathValue, error)
type BatchGetMetricDescriptorsRequest_FieldTerminalPath ¶
type BatchGetMetricDescriptorsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BatchGetMetricDescriptorsRequest_FieldTerminalPath) ClearValue ¶
func (fp *BatchGetMetricDescriptorsRequest_FieldTerminalPath) ClearValue(item *BatchGetMetricDescriptorsRequest)
func (*BatchGetMetricDescriptorsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetMetricDescriptorsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetMetricDescriptorsRequest_FieldTerminalPath) Get ¶
func (fp *BatchGetMetricDescriptorsRequest_FieldTerminalPath) Get(source *BatchGetMetricDescriptorsRequest) (values []interface{})
Get returns all values pointed by specific field from source BatchGetMetricDescriptorsRequest
func (*BatchGetMetricDescriptorsRequest_FieldTerminalPath) GetDefault ¶
func (fp *BatchGetMetricDescriptorsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetMetricDescriptorsRequest_FieldTerminalPath) GetRaw ¶
func (fp *BatchGetMetricDescriptorsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetMetricDescriptorsRequest_FieldTerminalPath) GetSingle ¶
func (fp *BatchGetMetricDescriptorsRequest_FieldTerminalPath) GetSingle(source *BatchGetMetricDescriptorsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source BatchGetMetricDescriptorsRequest
func (*BatchGetMetricDescriptorsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *BatchGetMetricDescriptorsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetMetricDescriptorsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *BatchGetMetricDescriptorsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetMetricDescriptorsRequest_FieldTerminalPath) JSONString ¶
func (fp *BatchGetMetricDescriptorsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetMetricDescriptorsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *BatchGetMetricDescriptorsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetMetricDescriptorsRequest_FieldTerminalPath) String ¶
func (fp *BatchGetMetricDescriptorsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetMetricDescriptorsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetMetricDescriptorsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetMetricDescriptorsRequest_FieldPathArrayItemValue
func (*BatchGetMetricDescriptorsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetMetricDescriptorsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetMetricDescriptorsRequest_FieldPathArrayOfValues
func (*BatchGetMetricDescriptorsRequest_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetMetricDescriptorsRequest_FieldTerminalPath) WithIValue(value interface{}) BatchGetMetricDescriptorsRequest_FieldPathValue
func (*BatchGetMetricDescriptorsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetMetricDescriptorsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetMetricDescriptorsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetMetricDescriptorsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetMetricDescriptorsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetMetricDescriptorsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayItemValue ¶
type BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayItemValue struct { BatchGetMetricDescriptorsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue ¶
func (fpaiv *BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayItemValue) AsNamesItemValue() (*metric_descriptor.Reference, bool)
func (*BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetMetricDescriptorsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetMetricDescriptorsRequest'
func (*BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object BatchGetMetricDescriptorsRequest as interface{}
func (*BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetMetricDescriptorsRequest) (interface{}, bool)
func (*BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayOfValues ¶
type BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayOfValues struct { BatchGetMetricDescriptorsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*metric_descriptor.MetricDescriptor_FieldMask, bool)
func (*BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues ¶
func (fpaov *BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsNamesArrayOfValues() ([][]*metric_descriptor.Reference, bool)
func (*BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *BatchGetMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type BatchGetMetricDescriptorsRequest_FieldTerminalPathValue ¶
type BatchGetMetricDescriptorsRequest_FieldTerminalPathValue struct { BatchGetMetricDescriptorsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetMetricDescriptorsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *BatchGetMetricDescriptorsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*metric_descriptor.MetricDescriptor_FieldMask, bool)
func (*BatchGetMetricDescriptorsRequest_FieldTerminalPathValue) AsNamesValue ¶
func (fpv *BatchGetMetricDescriptorsRequest_FieldTerminalPathValue) AsNamesValue() ([]*metric_descriptor.Reference, bool)
func (*BatchGetMetricDescriptorsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *BatchGetMetricDescriptorsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*BatchGetMetricDescriptorsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetMetricDescriptorsRequest_FieldTerminalPathValue) CompareWith(source *BatchGetMetricDescriptorsRequest) (int, bool)
CompareWith compares value in the 'BatchGetMetricDescriptorsRequest_FieldTerminalPathValue' with the value under path in 'BatchGetMetricDescriptorsRequest'.
func (*BatchGetMetricDescriptorsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetMetricDescriptorsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetMetricDescriptorsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *BatchGetMetricDescriptorsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'BatchGetMetricDescriptorsRequest' as interface{}
func (*BatchGetMetricDescriptorsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *BatchGetMetricDescriptorsRequest_FieldTerminalPathValue) SetTo(target **BatchGetMetricDescriptorsRequest)
SetTo stores value for selected field for object BatchGetMetricDescriptorsRequest
func (*BatchGetMetricDescriptorsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetMetricDescriptorsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type BatchGetMetricDescriptorsResponse ¶
type BatchGetMetricDescriptorsResponse struct { // found MetricDescriptors MetricDescriptors []*metric_descriptor.MetricDescriptor `` /* 142-byte string literal not displayed */ // list of not found MetricDescriptors Missing []*metric_descriptor.Reference `protobuf:"bytes,2,rep,customtype=Reference,name=missing,proto3" json:"missing,omitempty" firestore:"missing"` // contains filtered or unexported fields }
BatchGetMetricDescriptorsResponse
func (*BatchGetMetricDescriptorsResponse) Clone ¶
func (o *BatchGetMetricDescriptorsResponse) Clone() *BatchGetMetricDescriptorsResponse
func (*BatchGetMetricDescriptorsResponse) CloneRaw ¶
func (o *BatchGetMetricDescriptorsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*BatchGetMetricDescriptorsResponse) Descriptor ¶
func (*BatchGetMetricDescriptorsResponse) Descriptor() ([]byte, []int)
Deprecated, Use BatchGetMetricDescriptorsResponse.ProtoReflect.Descriptor instead.
func (*BatchGetMetricDescriptorsResponse) GetMetricDescriptors ¶
func (m *BatchGetMetricDescriptorsResponse) GetMetricDescriptors() []*metric_descriptor.MetricDescriptor
func (*BatchGetMetricDescriptorsResponse) GetMissing ¶
func (m *BatchGetMetricDescriptorsResponse) GetMissing() []*metric_descriptor.Reference
func (*BatchGetMetricDescriptorsResponse) GotenMessage ¶
func (*BatchGetMetricDescriptorsResponse) GotenMessage()
func (*BatchGetMetricDescriptorsResponse) GotenObjectExt ¶
func (o *BatchGetMetricDescriptorsResponse) GotenObjectExt()
func (*BatchGetMetricDescriptorsResponse) GotenValidate ¶
func (obj *BatchGetMetricDescriptorsResponse) GotenValidate() error
func (*BatchGetMetricDescriptorsResponse) MakeDiffFieldMask ¶
func (o *BatchGetMetricDescriptorsResponse) MakeDiffFieldMask(other *BatchGetMetricDescriptorsResponse) *BatchGetMetricDescriptorsResponse_FieldMask
func (*BatchGetMetricDescriptorsResponse) MakeFullFieldMask ¶
func (o *BatchGetMetricDescriptorsResponse) MakeFullFieldMask() *BatchGetMetricDescriptorsResponse_FieldMask
func (*BatchGetMetricDescriptorsResponse) MakeRawDiffFieldMask ¶
func (o *BatchGetMetricDescriptorsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BatchGetMetricDescriptorsResponse) MakeRawFullFieldMask ¶
func (o *BatchGetMetricDescriptorsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BatchGetMetricDescriptorsResponse) Marshal ¶
func (m *BatchGetMetricDescriptorsResponse) Marshal() ([]byte, error)
func (*BatchGetMetricDescriptorsResponse) MarshalJSON ¶
func (m *BatchGetMetricDescriptorsResponse) MarshalJSON() ([]byte, error)
func (*BatchGetMetricDescriptorsResponse) Merge ¶
func (o *BatchGetMetricDescriptorsResponse) Merge(source *BatchGetMetricDescriptorsResponse)
func (*BatchGetMetricDescriptorsResponse) MergeRaw ¶
func (o *BatchGetMetricDescriptorsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*BatchGetMetricDescriptorsResponse) ProtoMessage ¶
func (*BatchGetMetricDescriptorsResponse) ProtoMessage()
func (*BatchGetMetricDescriptorsResponse) ProtoReflect ¶
func (m *BatchGetMetricDescriptorsResponse) ProtoReflect() preflect.Message
func (*BatchGetMetricDescriptorsResponse) Reset ¶
func (m *BatchGetMetricDescriptorsResponse) Reset()
func (*BatchGetMetricDescriptorsResponse) SetMetricDescriptors ¶
func (m *BatchGetMetricDescriptorsResponse) SetMetricDescriptors(fv []*metric_descriptor.MetricDescriptor)
func (*BatchGetMetricDescriptorsResponse) SetMissing ¶
func (m *BatchGetMetricDescriptorsResponse) SetMissing(fv []*metric_descriptor.Reference)
func (*BatchGetMetricDescriptorsResponse) String ¶
func (m *BatchGetMetricDescriptorsResponse) String() string
func (*BatchGetMetricDescriptorsResponse) Unmarshal ¶
func (m *BatchGetMetricDescriptorsResponse) Unmarshal(b []byte) error
func (*BatchGetMetricDescriptorsResponse) UnmarshalJSON ¶
func (m *BatchGetMetricDescriptorsResponse) UnmarshalJSON(data []byte) error
type BatchGetMetricDescriptorsResponseFieldPathBuilder ¶
type BatchGetMetricDescriptorsResponseFieldPathBuilder struct{}
func NewBatchGetMetricDescriptorsResponseFieldPathBuilder ¶
func NewBatchGetMetricDescriptorsResponseFieldPathBuilder() BatchGetMetricDescriptorsResponseFieldPathBuilder
func (BatchGetMetricDescriptorsResponseFieldPathBuilder) MetricDescriptors ¶
func (BatchGetMetricDescriptorsResponseFieldPathBuilder) MetricDescriptors() BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors
type BatchGetMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataAnnotations ¶
type BatchGetMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (BatchGetMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataAnnotations) FieldPath ¶
func (BatchGetMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataAnnotations) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataAnnotations) WithArrayOfValues(values []string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
type BatchGetMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataLabels ¶
type BatchGetMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataLabels struct {
// contains filtered or unexported fields
}
func (BatchGetMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataLabels) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataLabels) WithArrayOfValues(values []string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
type BatchGetMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataShards ¶
type BatchGetMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataShards struct {
// contains filtered or unexported fields
}
func (BatchGetMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataShards) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataShards) WithArrayOfValues(values []int64) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) Description ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) DisplayName ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) DistributionBucketOptions ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) MetricDescriptorMetadata ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) MetricKind ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) PromotedLabelKeySets ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) ResourceTypes ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) StorageConfig ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) WithArrayOfValues(values [][]*metric_descriptor.MetricDescriptor) *BatchGetMetricDescriptorsResponse_FieldTerminalPathArrayOfValues
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) WithItemValue ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) WithSubArrayItemValue ¶
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) WithSubArrayItemValue(subPathArrayItemValue metric_descriptor.MetricDescriptor_FieldPathArrayItemValue) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayItemValue
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) WithSubArrayOfValues ¶
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) WithSubArrayOfValues(subPathArrayOfValues metric_descriptor.MetricDescriptor_FieldPathArrayOfValues) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) WithSubPath ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptors) WithSubValue ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDescription ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDescription struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDescription) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDescription) WithArrayOfValues(values []string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDisplayName ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDisplayName struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDisplayName) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDisplayName) WithArrayOfValues(values []string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptions ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptions struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptions) DynamicBuckets ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptions) ExplicitBuckets ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptions) ExponentialBuckets ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptions) FieldPath ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptions) LinearBuckets ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptions) WithArrayOfValues ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBuckets ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBuckets struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBuckets) Compression ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBuckets) FieldPath ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBuckets) Means ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBuckets) WithArrayOfValues ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBucketsCompression ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBucketsCompression struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBucketsCompression) FieldPath ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBucketsCompression) WithArrayOfValues ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBucketsMeans ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBucketsMeans struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBucketsMeans) FieldPath ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBucketsMeans) WithArrayOfValues ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBucketsMeans) WithItemValue ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBuckets ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBuckets struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBuckets) Bounds ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBuckets) FieldPath ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBuckets) WithArrayOfValues ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBucketsBounds ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBucketsBounds struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBucketsBounds) FieldPath ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBucketsBounds) WithArrayOfValues ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBucketsBounds) WithItemValue ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBuckets ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBuckets struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBuckets) FieldPath ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBuckets) GrowthFactor ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBuckets) NumFiniteBuckets ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBuckets) Scale ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBuckets) WithArrayOfValues ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsGrowthFactor ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsGrowthFactor struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsGrowthFactor) FieldPath ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsGrowthFactor) WithArrayOfValues ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsNumFiniteBuckets ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsNumFiniteBuckets struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsNumFiniteBuckets) FieldPath ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsNumFiniteBuckets) WithArrayOfValues ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsScale ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsScale struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsScale) FieldPath ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsScale) WithArrayOfValues ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBuckets ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBuckets struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBuckets) FieldPath ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBuckets) NumFiniteBuckets ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBuckets) Offset ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBuckets) Width ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBuckets) WithArrayOfValues ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsNumFiniteBuckets ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsNumFiniteBuckets struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsNumFiniteBuckets) FieldPath ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsNumFiniteBuckets) WithArrayOfValues ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsOffset ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsOffset struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsOffset) FieldPath ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsOffset) WithArrayOfValues ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsWidth ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsWidth struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsWidth) FieldPath ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsWidth) WithArrayOfValues ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpec ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpec struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpec) PerResource ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpec) WithArrayOfValues ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResource ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResource struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResource) FieldPath ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResource) Resource ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResource) WithArrayOfValues ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResource) WithItemValue ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndices ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndices struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndices) FieldPath ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndices) PromotedLabels ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndices) WithArrayOfValues ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndices) WithItemValue ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndices) WithValue ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndicesPromotedLabels ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndicesPromotedLabels struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndicesPromotedLabels) FieldPath ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndicesPromotedLabels) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndicesPromotedLabels) WithArrayOfValues(values [][]string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndicesPromotedLabels) WithItemValue ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndicesWriteOnly ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndicesWriteOnly struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndicesWriteOnly) FieldPath ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndicesWriteOnly) WithArrayOfValues ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceResource ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceResource struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceResource) FieldPath ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceResource) WithArrayOfValues ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabels ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabels struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabels) DefaultValue ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabels) Description ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabels) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabels) WithArrayOfValues(values [][]*monitoring_common.LabelDescriptor) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabels) WithItemValue ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDefaultValue ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDefaultValue struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDefaultValue) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDefaultValue) WithArrayOfValues(values []string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDescription ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDescription struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDescription) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDescription) WithArrayOfValues(values []string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDisabled ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDisabled struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDisabled) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDisabled) WithArrayOfValues(values []bool) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsKey ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsKey struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsKey) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsKey) WithArrayOfValues(values []string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsValueType ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsValueType struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsValueType) WithArrayOfValues ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) Annotations ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) CreateTime ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) DeleteTime ¶ added in v0.8.0
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) Generation ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) Lifecycle ¶ added in v0.8.0
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) OwnerReferences ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) ResourceVersion ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) UpdateTime ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataAnnotations ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataAnnotations struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataAnnotations) FieldPath ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataAnnotations) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataCreateTime ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataCreateTime struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataCreateTime) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataDeleteTime ¶ added in v0.8.0
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataDeleteTime struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataGeneration ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataGeneration struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataGeneration) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataGeneration) WithArrayOfValues(values []int64) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLabels ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLabels struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLabels) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLabels) WithArrayOfValues(values []map[string]string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycle ¶ added in v0.8.0
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycle struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycle) FieldPath ¶ added in v0.8.0
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycle) State ¶ added in v0.8.0
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycleBlockDeletion struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycleState ¶ added in v0.8.0
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycleState struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) BlockOwnerDeletion ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) Controller ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) FieldPath ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) Region ¶ added in v0.8.0
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) Version ¶ added in v0.8.0
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) WithItemValue ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesBlockOwnerDeletion ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesController ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesController struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesController) FieldPath ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesKind ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesKind struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesKind) FieldPath ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesName ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesName struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesName) FieldPath ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesRegion ¶ added in v0.8.0
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesRegion struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesRequiresOwnerReference struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesVersion ¶ added in v0.8.0
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesVersion struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataResourceVersion ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataResourceVersion struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataResourceVersion) FieldPath ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataResourceVersion) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataResourceVersion) WithArrayOfValues(values []string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataShards ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataShards struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataShards) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataShards) WithArrayOfValues(values []map[string]int64) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncing ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncing struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncing) OwningRegion ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncing) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncingOwningRegion ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncingOwningRegion struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncingOwningRegion) FieldPath ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncingRegions ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncingRegions struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncingRegions) FieldPath ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncingRegions) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncingRegions) WithItemValue ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataTags ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataTags struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataTags) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataTags) WithArrayOfValues(values [][]string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataTags) WithItemValue ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataUpdateTime ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataUpdateTime struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataUpdateTime) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataUuid ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataUuid struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataUuid) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataUuid) WithArrayOfValues(values []string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricDescriptorMetadata ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricDescriptorMetadata struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricDescriptorMetadata) FieldPath ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricDescriptorMetadata) LaunchStage ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricDescriptorMetadata) WithArrayOfValues ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricDescriptorMetadataLaunchStage ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricDescriptorMetadataLaunchStage struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricDescriptorMetadataLaunchStage) FieldPath ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricDescriptorMetadataLaunchStage) WithArrayOfValues ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricKind ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricKind struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricKind) WithArrayOfValues ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsName ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsName struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsName) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsName) WithArrayOfValues(values []*metric_descriptor.Name) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySets ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySets struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySets) FieldPath ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySets) LabelKeys ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySets) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySets) WithArrayOfValues(values [][]*monitoring_common.LabelKeySet) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySets) WithItemValue ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySets) WithValue ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsLabelKeys ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsLabelKeys struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsLabelKeys) FieldPath ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsLabelKeys) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsLabelKeys) WithArrayOfValues(values [][]string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsLabelKeys) WithItemValue ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsWriteOnly ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsWriteOnly struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsWriteOnly) FieldPath ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsWriteOnly) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsWriteOnly) WithArrayOfValues(values []bool) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsResourceTypes ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsResourceTypes struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsResourceTypes) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsResourceTypes) WithArrayOfValues(values [][]string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsResourceTypes) WithItemValue ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsStorageConfig ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsStorageConfig struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsStorageConfig) StoreRawPoints ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsStorageConfig) WithArrayOfValues ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsStorageConfigStoreRawPoints ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsStorageConfigStoreRawPoints struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsStorageConfigStoreRawPoints) FieldPath ¶
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsStorageConfigStoreRawPoints) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsStorageConfigStoreRawPoints) WithArrayOfValues(values []bool) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsType ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsType struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsType) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsType) WithArrayOfValues(values []string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsUnit ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsUnit struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsUnit) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsUnit) WithArrayOfValues(values []string) *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsValueType ¶
type BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsValueType struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMetricDescriptorsValueType) WithArrayOfValues ¶
type BatchGetMetricDescriptorsResponsePathSelectorMissing ¶
type BatchGetMetricDescriptorsResponsePathSelectorMissing struct{}
func (BatchGetMetricDescriptorsResponsePathSelectorMissing) WithArrayOfValues ¶
func (s BatchGetMetricDescriptorsResponsePathSelectorMissing) WithArrayOfValues(values [][]*metric_descriptor.Reference) *BatchGetMetricDescriptorsResponse_FieldTerminalPathArrayOfValues
func (BatchGetMetricDescriptorsResponsePathSelectorMissing) WithItemValue ¶
type BatchGetMetricDescriptorsResponse_FieldMask ¶
type BatchGetMetricDescriptorsResponse_FieldMask struct {
Paths []BatchGetMetricDescriptorsResponse_FieldPath
}
func FullBatchGetMetricDescriptorsResponse_FieldMask ¶
func FullBatchGetMetricDescriptorsResponse_FieldMask() *BatchGetMetricDescriptorsResponse_FieldMask
func (*BatchGetMetricDescriptorsResponse_FieldMask) AppendPath ¶
func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) AppendPath(path BatchGetMetricDescriptorsResponse_FieldPath)
func (*BatchGetMetricDescriptorsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*BatchGetMetricDescriptorsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*BatchGetMetricDescriptorsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*BatchGetMetricDescriptorsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) FilterInputFields() *BatchGetMetricDescriptorsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*BatchGetMetricDescriptorsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*BatchGetMetricDescriptorsResponse_FieldMask) GetPaths ¶
func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) GetPaths() []BatchGetMetricDescriptorsResponse_FieldPath
func (*BatchGetMetricDescriptorsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BatchGetMetricDescriptorsResponse_FieldMask) IsFull ¶
func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) IsFull() bool
func (BatchGetMetricDescriptorsResponse_FieldMask) Marshal ¶
func (fieldMask BatchGetMetricDescriptorsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (BatchGetMetricDescriptorsResponse_FieldMask) MarshalJSON ¶
func (fieldMask BatchGetMetricDescriptorsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*BatchGetMetricDescriptorsResponse_FieldMask) PathsCount ¶
func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) PathsCount() int
func (*BatchGetMetricDescriptorsResponse_FieldMask) Project ¶
func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) Project(source *BatchGetMetricDescriptorsResponse) *BatchGetMetricDescriptorsResponse
func (*BatchGetMetricDescriptorsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BatchGetMetricDescriptorsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) ProtoMessage()
func (*BatchGetMetricDescriptorsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) ProtoReflect() preflect.Message
func (*BatchGetMetricDescriptorsResponse_FieldMask) Reset ¶
func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) Reset()
func (*BatchGetMetricDescriptorsResponse_FieldMask) Set ¶
func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) Set(target, source *BatchGetMetricDescriptorsResponse)
func (*BatchGetMetricDescriptorsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*BatchGetMetricDescriptorsResponse_FieldMask) SetRaw ¶
func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BatchGetMetricDescriptorsResponse_FieldMask) Size ¶
func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) Size() int
func (*BatchGetMetricDescriptorsResponse_FieldMask) String ¶
func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) String() string
func (*BatchGetMetricDescriptorsResponse_FieldMask) Subtract ¶
func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) Subtract(other *BatchGetMetricDescriptorsResponse_FieldMask) *BatchGetMetricDescriptorsResponse_FieldMask
func (*BatchGetMetricDescriptorsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BatchGetMetricDescriptorsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*BatchGetMetricDescriptorsResponse_FieldMask) Unmarshal ¶
func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) Unmarshal(data []byte) error
func (*BatchGetMetricDescriptorsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *BatchGetMetricDescriptorsResponse_FieldMask) UnmarshalJSON(data []byte) error
type BatchGetMetricDescriptorsResponse_FieldPath ¶
type BatchGetMetricDescriptorsResponse_FieldPath interface { gotenobject.FieldPath Selector() BatchGetMetricDescriptorsResponse_FieldPathSelector Get(source *BatchGetMetricDescriptorsResponse) []interface{} GetSingle(source *BatchGetMetricDescriptorsResponse) (interface{}, bool) ClearValue(item *BatchGetMetricDescriptorsResponse) // Those methods build corresponding BatchGetMetricDescriptorsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) BatchGetMetricDescriptorsResponse_FieldPathValue WithIArrayOfValues(values interface{}) BatchGetMetricDescriptorsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) BatchGetMetricDescriptorsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildBatchGetMetricDescriptorsResponse_FieldPath ¶
func BuildBatchGetMetricDescriptorsResponse_FieldPath(fp gotenobject.RawFieldPath) (BatchGetMetricDescriptorsResponse_FieldPath, error)
func MustParseBatchGetMetricDescriptorsResponse_FieldPath ¶
func MustParseBatchGetMetricDescriptorsResponse_FieldPath(rawField string) BatchGetMetricDescriptorsResponse_FieldPath
func ParseBatchGetMetricDescriptorsResponse_FieldPath ¶
func ParseBatchGetMetricDescriptorsResponse_FieldPath(rawField string) (BatchGetMetricDescriptorsResponse_FieldPath, error)
type BatchGetMetricDescriptorsResponse_FieldPathArrayItemValue ¶
type BatchGetMetricDescriptorsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue BatchGetMetricDescriptorsResponse_FieldPath ContainsValue(*BatchGetMetricDescriptorsResponse) bool }
BatchGetMetricDescriptorsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for BatchGetMetricDescriptorsResponse according to their type Present only for array (repeated) types.
func MustParseBatchGetMetricDescriptorsResponse_FieldPathArrayItemValue ¶
func MustParseBatchGetMetricDescriptorsResponse_FieldPathArrayItemValue(pathStr, valueStr string) BatchGetMetricDescriptorsResponse_FieldPathArrayItemValue
func ParseBatchGetMetricDescriptorsResponse_FieldPathArrayItemValue ¶
func ParseBatchGetMetricDescriptorsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (BatchGetMetricDescriptorsResponse_FieldPathArrayItemValue, error)
ParseBatchGetMetricDescriptorsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type BatchGetMetricDescriptorsResponse_FieldPathArrayOfValues ¶
type BatchGetMetricDescriptorsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues BatchGetMetricDescriptorsResponse_FieldPath }
BatchGetMetricDescriptorsResponse_FieldPathArrayOfValues allows storing slice of values for BatchGetMetricDescriptorsResponse fields according to their type
func MustParseBatchGetMetricDescriptorsResponse_FieldPathArrayOfValues ¶
func MustParseBatchGetMetricDescriptorsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) BatchGetMetricDescriptorsResponse_FieldPathArrayOfValues
func ParseBatchGetMetricDescriptorsResponse_FieldPathArrayOfValues ¶
func ParseBatchGetMetricDescriptorsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (BatchGetMetricDescriptorsResponse_FieldPathArrayOfValues, error)
type BatchGetMetricDescriptorsResponse_FieldPathSelector ¶
type BatchGetMetricDescriptorsResponse_FieldPathSelector int32
const ( BatchGetMetricDescriptorsResponse_FieldPathSelectorMetricDescriptors BatchGetMetricDescriptorsResponse_FieldPathSelector = 0 BatchGetMetricDescriptorsResponse_FieldPathSelectorMissing BatchGetMetricDescriptorsResponse_FieldPathSelector = 1 )
func (BatchGetMetricDescriptorsResponse_FieldPathSelector) String ¶
func (s BatchGetMetricDescriptorsResponse_FieldPathSelector) String() string
type BatchGetMetricDescriptorsResponse_FieldPathValue ¶
type BatchGetMetricDescriptorsResponse_FieldPathValue interface { BatchGetMetricDescriptorsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **BatchGetMetricDescriptorsResponse) CompareWith(*BatchGetMetricDescriptorsResponse) (cmp int, comparable bool) }
BatchGetMetricDescriptorsResponse_FieldPathValue allows storing values for BatchGetMetricDescriptorsResponse fields according to their type
func MustParseBatchGetMetricDescriptorsResponse_FieldPathValue ¶
func MustParseBatchGetMetricDescriptorsResponse_FieldPathValue(pathStr, valueStr string) BatchGetMetricDescriptorsResponse_FieldPathValue
func ParseBatchGetMetricDescriptorsResponse_FieldPathValue ¶
func ParseBatchGetMetricDescriptorsResponse_FieldPathValue(pathStr, valueStr string) (BatchGetMetricDescriptorsResponse_FieldPathValue, error)
type BatchGetMetricDescriptorsResponse_FieldSubPath ¶
type BatchGetMetricDescriptorsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*BatchGetMetricDescriptorsResponse_FieldSubPath) AsMetricDescriptorsSubPath ¶
func (fps *BatchGetMetricDescriptorsResponse_FieldSubPath) AsMetricDescriptorsSubPath() (metric_descriptor.MetricDescriptor_FieldPath, bool)
func (*BatchGetMetricDescriptorsResponse_FieldSubPath) ClearValue ¶
func (fps *BatchGetMetricDescriptorsResponse_FieldSubPath) ClearValue(item *BatchGetMetricDescriptorsResponse)
func (*BatchGetMetricDescriptorsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *BatchGetMetricDescriptorsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*BatchGetMetricDescriptorsResponse_FieldSubPath) Get ¶
func (fps *BatchGetMetricDescriptorsResponse_FieldSubPath) Get(source *BatchGetMetricDescriptorsResponse) (values []interface{})
Get returns all values pointed by selected field from source BatchGetMetricDescriptorsResponse
func (*BatchGetMetricDescriptorsResponse_FieldSubPath) GetDefault ¶
func (fps *BatchGetMetricDescriptorsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetMetricDescriptorsResponse_FieldSubPath) GetRaw ¶
func (fps *BatchGetMetricDescriptorsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetMetricDescriptorsResponse_FieldSubPath) GetSingle ¶
func (fps *BatchGetMetricDescriptorsResponse_FieldSubPath) GetSingle(source *BatchGetMetricDescriptorsResponse) (interface{}, bool)
GetSingle returns value of selected field from source BatchGetMetricDescriptorsResponse
func (*BatchGetMetricDescriptorsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *BatchGetMetricDescriptorsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetMetricDescriptorsResponse_FieldSubPath) IsLeaf ¶
func (fps *BatchGetMetricDescriptorsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetMetricDescriptorsResponse_FieldSubPath) JSONString ¶
func (fps *BatchGetMetricDescriptorsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetMetricDescriptorsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *BatchGetMetricDescriptorsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetMetricDescriptorsResponse_FieldSubPath) String ¶
func (fps *BatchGetMetricDescriptorsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*BatchGetMetricDescriptorsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *BatchGetMetricDescriptorsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) BatchGetMetricDescriptorsResponse_FieldPathArrayItemValue
func (*BatchGetMetricDescriptorsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *BatchGetMetricDescriptorsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) BatchGetMetricDescriptorsResponse_FieldPathArrayOfValues
func (*BatchGetMetricDescriptorsResponse_FieldSubPath) WithIValue ¶
func (fps *BatchGetMetricDescriptorsResponse_FieldSubPath) WithIValue(value interface{}) BatchGetMetricDescriptorsResponse_FieldPathValue
func (*BatchGetMetricDescriptorsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *BatchGetMetricDescriptorsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetMetricDescriptorsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *BatchGetMetricDescriptorsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetMetricDescriptorsResponse_FieldSubPath) WithRawIValue ¶
func (fps *BatchGetMetricDescriptorsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetMetricDescriptorsResponse_FieldSubPathArrayItemValue ¶
type BatchGetMetricDescriptorsResponse_FieldSubPathArrayItemValue struct { BatchGetMetricDescriptorsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetMetricDescriptorsResponse_FieldSubPathArrayItemValue) AsMetricDescriptorsPathItemValue ¶
func (fpaivs *BatchGetMetricDescriptorsResponse_FieldSubPathArrayItemValue) AsMetricDescriptorsPathItemValue() (metric_descriptor.MetricDescriptor_FieldPathArrayItemValue, bool)
func (*BatchGetMetricDescriptorsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *BatchGetMetricDescriptorsResponse_FieldSubPathArrayItemValue) ContainsValue(source *BatchGetMetricDescriptorsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetMetricDescriptorsResponse'
func (*BatchGetMetricDescriptorsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *BatchGetMetricDescriptorsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues ¶
type BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues struct { BatchGetMetricDescriptorsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues) AsMetricDescriptorsPathArrayOfValues ¶
func (fpsaov *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues) AsMetricDescriptorsPathArrayOfValues() (metric_descriptor.MetricDescriptor_FieldPathArrayOfValues, bool)
func (*BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *BatchGetMetricDescriptorsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type BatchGetMetricDescriptorsResponse_FieldSubPathValue ¶
type BatchGetMetricDescriptorsResponse_FieldSubPathValue struct { BatchGetMetricDescriptorsResponse_FieldPath // contains filtered or unexported fields }
func (*BatchGetMetricDescriptorsResponse_FieldSubPathValue) AsMetricDescriptorsPathValue ¶
func (fpvs *BatchGetMetricDescriptorsResponse_FieldSubPathValue) AsMetricDescriptorsPathValue() (metric_descriptor.MetricDescriptor_FieldPathValue, bool)
func (*BatchGetMetricDescriptorsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *BatchGetMetricDescriptorsResponse_FieldSubPathValue) CompareWith(source *BatchGetMetricDescriptorsResponse) (int, bool)
func (*BatchGetMetricDescriptorsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *BatchGetMetricDescriptorsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetMetricDescriptorsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *BatchGetMetricDescriptorsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*BatchGetMetricDescriptorsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *BatchGetMetricDescriptorsResponse_FieldSubPathValue) SetTo(target **BatchGetMetricDescriptorsResponse)
func (*BatchGetMetricDescriptorsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *BatchGetMetricDescriptorsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type BatchGetMetricDescriptorsResponse_FieldTerminalPath ¶
type BatchGetMetricDescriptorsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BatchGetMetricDescriptorsResponse_FieldTerminalPath) ClearValue ¶
func (fp *BatchGetMetricDescriptorsResponse_FieldTerminalPath) ClearValue(item *BatchGetMetricDescriptorsResponse)
func (*BatchGetMetricDescriptorsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *BatchGetMetricDescriptorsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BatchGetMetricDescriptorsResponse_FieldTerminalPath) Get ¶
func (fp *BatchGetMetricDescriptorsResponse_FieldTerminalPath) Get(source *BatchGetMetricDescriptorsResponse) (values []interface{})
Get returns all values pointed by specific field from source BatchGetMetricDescriptorsResponse
func (*BatchGetMetricDescriptorsResponse_FieldTerminalPath) GetDefault ¶
func (fp *BatchGetMetricDescriptorsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BatchGetMetricDescriptorsResponse_FieldTerminalPath) GetRaw ¶
func (fp *BatchGetMetricDescriptorsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*BatchGetMetricDescriptorsResponse_FieldTerminalPath) GetSingle ¶
func (fp *BatchGetMetricDescriptorsResponse_FieldTerminalPath) GetSingle(source *BatchGetMetricDescriptorsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source BatchGetMetricDescriptorsResponse
func (*BatchGetMetricDescriptorsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *BatchGetMetricDescriptorsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BatchGetMetricDescriptorsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *BatchGetMetricDescriptorsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BatchGetMetricDescriptorsResponse_FieldTerminalPath) JSONString ¶
func (fp *BatchGetMetricDescriptorsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BatchGetMetricDescriptorsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *BatchGetMetricDescriptorsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BatchGetMetricDescriptorsResponse_FieldTerminalPath) String ¶
func (fp *BatchGetMetricDescriptorsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BatchGetMetricDescriptorsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BatchGetMetricDescriptorsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) BatchGetMetricDescriptorsResponse_FieldPathArrayItemValue
func (*BatchGetMetricDescriptorsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BatchGetMetricDescriptorsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) BatchGetMetricDescriptorsResponse_FieldPathArrayOfValues
func (*BatchGetMetricDescriptorsResponse_FieldTerminalPath) WithIValue ¶
func (fp *BatchGetMetricDescriptorsResponse_FieldTerminalPath) WithIValue(value interface{}) BatchGetMetricDescriptorsResponse_FieldPathValue
func (*BatchGetMetricDescriptorsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BatchGetMetricDescriptorsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BatchGetMetricDescriptorsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BatchGetMetricDescriptorsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BatchGetMetricDescriptorsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *BatchGetMetricDescriptorsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BatchGetMetricDescriptorsResponse_FieldTerminalPathArrayItemValue ¶
type BatchGetMetricDescriptorsResponse_FieldTerminalPathArrayItemValue struct { BatchGetMetricDescriptorsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) AsMetricDescriptorsItemValue ¶
func (fpaiv *BatchGetMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) AsMetricDescriptorsItemValue() (*metric_descriptor.MetricDescriptor, bool)
func (*BatchGetMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue ¶
func (fpaiv *BatchGetMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) AsMissingItemValue() (*metric_descriptor.Reference, bool)
func (*BatchGetMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BatchGetMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *BatchGetMetricDescriptorsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'BatchGetMetricDescriptorsResponse'
func (*BatchGetMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *BatchGetMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object BatchGetMetricDescriptorsResponse as interface{}
func (*BatchGetMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *BatchGetMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *BatchGetMetricDescriptorsResponse) (interface{}, bool)
func (*BatchGetMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BatchGetMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BatchGetMetricDescriptorsResponse_FieldTerminalPathArrayOfValues ¶
type BatchGetMetricDescriptorsResponse_FieldTerminalPathArrayOfValues struct { BatchGetMetricDescriptorsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) AsMetricDescriptorsArrayOfValues ¶
func (fpaov *BatchGetMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) AsMetricDescriptorsArrayOfValues() ([][]*metric_descriptor.MetricDescriptor, bool)
func (*BatchGetMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues ¶
func (fpaov *BatchGetMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) AsMissingArrayOfValues() ([][]*metric_descriptor.Reference, bool)
func (*BatchGetMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *BatchGetMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type BatchGetMetricDescriptorsResponse_FieldTerminalPathValue ¶
type BatchGetMetricDescriptorsResponse_FieldTerminalPathValue struct { BatchGetMetricDescriptorsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*BatchGetMetricDescriptorsResponse_FieldTerminalPathValue) AsMetricDescriptorsValue ¶
func (fpv *BatchGetMetricDescriptorsResponse_FieldTerminalPathValue) AsMetricDescriptorsValue() ([]*metric_descriptor.MetricDescriptor, bool)
func (*BatchGetMetricDescriptorsResponse_FieldTerminalPathValue) AsMissingValue ¶
func (fpv *BatchGetMetricDescriptorsResponse_FieldTerminalPathValue) AsMissingValue() ([]*metric_descriptor.Reference, bool)
func (*BatchGetMetricDescriptorsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *BatchGetMetricDescriptorsResponse_FieldTerminalPathValue) CompareWith(source *BatchGetMetricDescriptorsResponse) (int, bool)
CompareWith compares value in the 'BatchGetMetricDescriptorsResponse_FieldTerminalPathValue' with the value under path in 'BatchGetMetricDescriptorsResponse'.
func (*BatchGetMetricDescriptorsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BatchGetMetricDescriptorsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BatchGetMetricDescriptorsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *BatchGetMetricDescriptorsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'BatchGetMetricDescriptorsResponse' as interface{}
func (*BatchGetMetricDescriptorsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *BatchGetMetricDescriptorsResponse_FieldTerminalPathValue) SetTo(target **BatchGetMetricDescriptorsResponse)
SetTo stores value for selected field for object BatchGetMetricDescriptorsResponse
func (*BatchGetMetricDescriptorsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BatchGetMetricDescriptorsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type CreateMetricDescriptorDescriptor ¶ added in v0.4.28
type CreateMetricDescriptorDescriptor struct{}
func GetCreateMetricDescriptorDescriptor ¶ added in v0.4.28
func GetCreateMetricDescriptorDescriptor() *CreateMetricDescriptorDescriptor
func (*CreateMetricDescriptorDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *CreateMetricDescriptorDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*CreateMetricDescriptorDescriptor) GetApiName ¶ added in v0.4.28
func (d *CreateMetricDescriptorDescriptor) GetApiName() string
func (*CreateMetricDescriptorDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *CreateMetricDescriptorDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateMetricDescriptorDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *CreateMetricDescriptorDescriptor) GetFullMethodName() string
func (*CreateMetricDescriptorDescriptor) GetMethodName ¶ added in v0.4.28
func (d *CreateMetricDescriptorDescriptor) GetMethodName() string
func (*CreateMetricDescriptorDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *CreateMetricDescriptorDescriptor) GetProtoPkgName() string
func (*CreateMetricDescriptorDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *CreateMetricDescriptorDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*CreateMetricDescriptorDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *CreateMetricDescriptorDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*CreateMetricDescriptorDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *CreateMetricDescriptorDescriptor) GetServiceDomain() string
func (*CreateMetricDescriptorDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *CreateMetricDescriptorDescriptor) GetServiceVersion() string
func (*CreateMetricDescriptorDescriptor) GetVerb ¶ added in v0.4.28
func (d *CreateMetricDescriptorDescriptor) GetVerb() string
func (*CreateMetricDescriptorDescriptor) HasResource ¶ added in v0.4.30
func (d *CreateMetricDescriptorDescriptor) HasResource() bool
func (*CreateMetricDescriptorDescriptor) IsClientStream ¶ added in v0.4.28
func (d *CreateMetricDescriptorDescriptor) IsClientStream() bool
func (*CreateMetricDescriptorDescriptor) IsCollection ¶ added in v0.4.30
func (d *CreateMetricDescriptorDescriptor) IsCollection() bool
func (*CreateMetricDescriptorDescriptor) IsPlural ¶ added in v0.4.30
func (d *CreateMetricDescriptorDescriptor) IsPlural() bool
func (*CreateMetricDescriptorDescriptor) IsServerStream ¶ added in v0.4.28
func (d *CreateMetricDescriptorDescriptor) IsServerStream() bool
func (*CreateMetricDescriptorDescriptor) IsUnary ¶ added in v0.4.28
func (d *CreateMetricDescriptorDescriptor) IsUnary() bool
func (*CreateMetricDescriptorDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *CreateMetricDescriptorDescriptor) NewEmptyClientMsg() proto.Message
func (*CreateMetricDescriptorDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *CreateMetricDescriptorDescriptor) NewEmptyServerMsg() proto.Message
func (*CreateMetricDescriptorDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *CreateMetricDescriptorDescriptor) RequestHasResourceBody() bool
type CreateMetricDescriptorDescriptorClientMsgHandle ¶ added in v0.4.28
type CreateMetricDescriptorDescriptorClientMsgHandle struct{}
func (*CreateMetricDescriptorDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *CreateMetricDescriptorDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateMetricDescriptorDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *CreateMetricDescriptorDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateMetricDescriptorDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *CreateMetricDescriptorDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateMetricDescriptorDescriptorServerMsgHandle ¶ added in v0.4.28
type CreateMetricDescriptorDescriptorServerMsgHandle struct{}
func (*CreateMetricDescriptorDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *CreateMetricDescriptorDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*CreateMetricDescriptorDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *CreateMetricDescriptorDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*CreateMetricDescriptorDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *CreateMetricDescriptorDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type CreateMetricDescriptorRequest ¶
type CreateMetricDescriptorRequest struct { // The project on which to execute the request. The format is // `"projects/{project_id_or_number}"`. // TODO: enable when multi-parents are supported Parent *metric_descriptor.ParentReference `protobuf:"bytes,3,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // The new [custom metric](/monitoring/custom-metrics) // descriptor. MetricDescriptor *metric_descriptor.MetricDescriptor `` /* 138-byte string literal not displayed */ // contains filtered or unexported fields }
Request message for method [CreateMetricDescriptor][ntt.monitoring.v3.CreateMetricDescriptor]
func (*CreateMetricDescriptorRequest) Clone ¶
func (o *CreateMetricDescriptorRequest) Clone() *CreateMetricDescriptorRequest
func (*CreateMetricDescriptorRequest) CloneRaw ¶
func (o *CreateMetricDescriptorRequest) CloneRaw() gotenobject.GotenObjectExt
func (*CreateMetricDescriptorRequest) Descriptor ¶
func (*CreateMetricDescriptorRequest) Descriptor() ([]byte, []int)
Deprecated, Use CreateMetricDescriptorRequest.ProtoReflect.Descriptor instead.
func (*CreateMetricDescriptorRequest) GetMetricDescriptor ¶
func (m *CreateMetricDescriptorRequest) GetMetricDescriptor() *metric_descriptor.MetricDescriptor
func (*CreateMetricDescriptorRequest) GetParent ¶
func (m *CreateMetricDescriptorRequest) GetParent() *metric_descriptor.ParentReference
func (*CreateMetricDescriptorRequest) GotenMessage ¶
func (*CreateMetricDescriptorRequest) GotenMessage()
func (*CreateMetricDescriptorRequest) GotenObjectExt ¶
func (o *CreateMetricDescriptorRequest) GotenObjectExt()
func (*CreateMetricDescriptorRequest) GotenValidate ¶
func (obj *CreateMetricDescriptorRequest) GotenValidate() error
func (*CreateMetricDescriptorRequest) MakeDiffFieldMask ¶
func (o *CreateMetricDescriptorRequest) MakeDiffFieldMask(other *CreateMetricDescriptorRequest) *CreateMetricDescriptorRequest_FieldMask
func (*CreateMetricDescriptorRequest) MakeFullFieldMask ¶
func (o *CreateMetricDescriptorRequest) MakeFullFieldMask() *CreateMetricDescriptorRequest_FieldMask
func (*CreateMetricDescriptorRequest) MakeRawDiffFieldMask ¶
func (o *CreateMetricDescriptorRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*CreateMetricDescriptorRequest) MakeRawFullFieldMask ¶
func (o *CreateMetricDescriptorRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*CreateMetricDescriptorRequest) Marshal ¶
func (m *CreateMetricDescriptorRequest) Marshal() ([]byte, error)
func (*CreateMetricDescriptorRequest) MarshalJSON ¶
func (m *CreateMetricDescriptorRequest) MarshalJSON() ([]byte, error)
func (*CreateMetricDescriptorRequest) Merge ¶
func (o *CreateMetricDescriptorRequest) Merge(source *CreateMetricDescriptorRequest)
func (*CreateMetricDescriptorRequest) MergeRaw ¶
func (o *CreateMetricDescriptorRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*CreateMetricDescriptorRequest) ProtoMessage ¶
func (*CreateMetricDescriptorRequest) ProtoMessage()
func (*CreateMetricDescriptorRequest) ProtoReflect ¶
func (m *CreateMetricDescriptorRequest) ProtoReflect() preflect.Message
func (*CreateMetricDescriptorRequest) Reset ¶
func (m *CreateMetricDescriptorRequest) Reset()
func (*CreateMetricDescriptorRequest) SetMetricDescriptor ¶
func (m *CreateMetricDescriptorRequest) SetMetricDescriptor(fv *metric_descriptor.MetricDescriptor)
func (*CreateMetricDescriptorRequest) SetParent ¶
func (m *CreateMetricDescriptorRequest) SetParent(fv *metric_descriptor.ParentReference)
func (*CreateMetricDescriptorRequest) String ¶
func (m *CreateMetricDescriptorRequest) String() string
func (*CreateMetricDescriptorRequest) Unmarshal ¶
func (m *CreateMetricDescriptorRequest) Unmarshal(b []byte) error
func (*CreateMetricDescriptorRequest) UnmarshalJSON ¶
func (m *CreateMetricDescriptorRequest) UnmarshalJSON(data []byte) error
type CreateMetricDescriptorRequestFieldPathBuilder ¶
type CreateMetricDescriptorRequestFieldPathBuilder struct{}
func NewCreateMetricDescriptorRequestFieldPathBuilder ¶
func NewCreateMetricDescriptorRequestFieldPathBuilder() CreateMetricDescriptorRequestFieldPathBuilder
func (CreateMetricDescriptorRequestFieldPathBuilder) MetricDescriptor ¶
func (CreateMetricDescriptorRequestFieldPathBuilder) MetricDescriptor() CreateMetricDescriptorRequestPathSelectorMetricDescriptor
type CreateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataAnnotations ¶
type CreateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (CreateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataAnnotations) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataAnnotations) WithArrayOfValues(values []string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
type CreateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataLabels ¶
type CreateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataLabels struct {
// contains filtered or unexported fields
}
func (CreateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataLabels) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataLabels) WithArrayOfValues(values []string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
type CreateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataShards ¶
type CreateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataShards struct {
// contains filtered or unexported fields
}
func (CreateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataShards) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataShards) WithArrayOfValues(values []int64) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
type CreateMetricDescriptorRequestPathSelectorMetricDescriptor ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptor struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptor) Description ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptor) DisplayName ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptor) DistributionBucketOptions ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptor) DistributionBucketOptions() CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptions
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptor) MetricDescriptorMetadata ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptor) MetricDescriptorMetadata() CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadata
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptor) MetricKind ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptor) PromotedLabelKeySets ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptor) ResourceTypes ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptor) StorageConfig ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptor) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptor) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor) *CreateMetricDescriptorRequest_FieldTerminalPathArrayOfValues
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptor) WithSubArrayItemValue ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptor) WithSubArrayItemValue(subPathArrayItemValue metric_descriptor.MetricDescriptor_FieldPathArrayItemValue) *CreateMetricDescriptorRequest_FieldSubPathArrayItemValue
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptor) WithSubArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptor) WithSubArrayOfValues(subPathArrayOfValues metric_descriptor.MetricDescriptor_FieldPathArrayOfValues) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptor) WithSubPath ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptor) WithSubValue ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptor) WithSubValue(subPathValue metric_descriptor.MetricDescriptor_FieldPathValue) *CreateMetricDescriptorRequest_FieldSubPathValue
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDescription ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDescription struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDescription) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorDescription) WithArrayOfValues(values []string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDisplayName ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDisplayName struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDisplayName) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorDisplayName) WithArrayOfValues(values []string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptions ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptions struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptions) DynamicBuckets ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptions) ExplicitBuckets ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptions) ExponentialBuckets ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptions) FieldPath ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptions) LinearBuckets ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptions) WithArrayOfValues ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBuckets ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBuckets struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBuckets) Compression ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBuckets) FieldPath ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBuckets) Means ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBuckets) WithArrayOfValues ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBucketsCompression ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBucketsCompression struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBucketsCompression) FieldPath ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBucketsCompression) WithArrayOfValues ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBucketsMeans ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBucketsMeans struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBucketsMeans) FieldPath ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBucketsMeans) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBucketsMeans) WithArrayOfValues(values [][]float64) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBucketsMeans) WithItemValue ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBuckets ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBuckets struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBuckets) Bounds ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBuckets) FieldPath ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBuckets) WithArrayOfValues ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBucketsBounds ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBucketsBounds struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBucketsBounds) FieldPath ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBucketsBounds) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBucketsBounds) WithArrayOfValues(values [][]float64) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBucketsBounds) WithItemValue ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBuckets ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBuckets struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBuckets) FieldPath ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBuckets) GrowthFactor ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBuckets) NumFiniteBuckets ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBuckets) Scale ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBuckets) WithArrayOfValues ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsGrowthFactor ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsGrowthFactor struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsGrowthFactor) FieldPath ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsGrowthFactor) WithArrayOfValues ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsNumFiniteBuckets ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsNumFiniteBuckets struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsNumFiniteBuckets) FieldPath ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsNumFiniteBuckets) WithArrayOfValues ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsScale ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsScale struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsScale) FieldPath ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsScale) WithArrayOfValues ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBuckets ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBuckets struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBuckets) FieldPath ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBuckets) NumFiniteBuckets ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBuckets) Offset ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBuckets) Width ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBuckets) WithArrayOfValues ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsNumFiniteBuckets ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsNumFiniteBuckets struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsNumFiniteBuckets) FieldPath ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsNumFiniteBuckets) WithArrayOfValues ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsOffset ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsOffset struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsOffset) FieldPath ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsOffset) WithArrayOfValues ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsWidth ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsWidth struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsWidth) FieldPath ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsWidth) WithArrayOfValues ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpec ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpec struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpec) PerResource ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpec) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpec) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor_IndexSpec) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResource ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResource struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResource) WithArrayOfValues ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResource) WithItemValue ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndices ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndices struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndices) FieldPath ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndices) PromotedLabels ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndices) WithArrayOfValues ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndices) WithItemValue ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndices) WithValue ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesPromotedLabels ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesPromotedLabels struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesPromotedLabels) FieldPath ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesPromotedLabels) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesPromotedLabels) WithArrayOfValues(values [][]string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesPromotedLabels) WithItemValue ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesWriteOnly ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesWriteOnly struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesWriteOnly) FieldPath ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesWriteOnly) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesWriteOnly) WithArrayOfValues(values []bool) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceResource ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceResource struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceResource) FieldPath ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceResource) WithArrayOfValues ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabels ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabels struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabels) DefaultValue ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabels) Description ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabels) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabels) WithArrayOfValues(values [][]*monitoring_common.LabelDescriptor) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabels) WithItemValue ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDefaultValue ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDefaultValue struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDefaultValue) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDefaultValue) WithArrayOfValues(values []string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDescription ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDescription struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDescription) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDescription) WithArrayOfValues(values []string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDisabled ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDisabled struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDisabled) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDisabled) WithArrayOfValues(values []bool) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsKey ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsKey struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsKey) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsKey) WithArrayOfValues(values []string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsValueType ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsValueType struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsValueType) WithArrayOfValues ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) Annotations ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) CreateTime ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) DeleteTime ¶ added in v0.8.0
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) Generation ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) Lifecycle ¶ added in v0.8.0
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) OwnerReferences ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) ResourceVersion ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) UpdateTime ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) WithValue ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) WithValue(value *ntt_meta.Meta) *CreateMetricDescriptorRequest_FieldSubPathValue
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataAnnotations ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataAnnotations struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataAnnotations) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataAnnotations) WithArrayOfValues(values []map[string]string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataAnnotations) WithValue ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataAnnotations) WithValue(value map[string]string) *CreateMetricDescriptorRequest_FieldSubPathValue
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataCreateTime ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataCreateTime struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataCreateTime) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataDeleteTime ¶ added in v0.8.0
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataDeleteTime struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataGeneration ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataGeneration struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataGeneration) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataGeneration) WithArrayOfValues(values []int64) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLabels ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLabels struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLabels) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLabels) WithArrayOfValues(values []map[string]string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLabels) WithValue ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLabels) WithValue(value map[string]string) *CreateMetricDescriptorRequest_FieldSubPathValue
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycle ¶ added in v0.8.0
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycle struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycle) FieldPath ¶ added in v0.8.0
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycle) State ¶ added in v0.8.0
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycleBlockDeletion struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycleState ¶ added in v0.8.0
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycleState struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences) BlockOwnerDeletion ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences) Controller ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences) Region ¶ added in v0.8.0
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences) Version ¶ added in v0.8.0
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences) WithItemValue ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesBlockOwnerDeletion ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesController ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesController struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesController) FieldPath ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesKind ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesKind struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesKind) FieldPath ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesName ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesName struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesName) FieldPath ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesName) WithArrayOfValues(values []string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesRegion ¶ added in v0.8.0
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesRegion struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesRequiresOwnerReference struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesVersion ¶ added in v0.8.0
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesVersion struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataResourceVersion ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataResourceVersion struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataResourceVersion) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataResourceVersion) WithArrayOfValues(values []string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataShards ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataShards struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataShards) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataShards) WithArrayOfValues(values []map[string]int64) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataShards) WithValue ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataShards) WithValue(value map[string]int64) *CreateMetricDescriptorRequest_FieldSubPathValue
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncing ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncing struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncing) OwningRegion ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncing) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncingOwningRegion ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncingOwningRegion struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncingOwningRegion) FieldPath ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncingRegions ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncingRegions struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncingRegions) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncingRegions) WithArrayOfValues(values [][]string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncingRegions) WithItemValue ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataTags ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataTags struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataTags) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataTags) WithArrayOfValues(values [][]string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataTags) WithItemValue ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataTags) WithItemValue(value string) *CreateMetricDescriptorRequest_FieldSubPathArrayItemValue
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataTags) WithValue ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataTags) WithValue(value []string) *CreateMetricDescriptorRequest_FieldSubPathValue
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataUpdateTime ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataUpdateTime struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataUpdateTime) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataUuid ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataUuid struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataUuid) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataUuid) WithArrayOfValues(values []string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadata ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadata struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadata) FieldPath ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadata) LaunchStage ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadata) WithArrayOfValues ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadataLaunchStage ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadataLaunchStage struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadataLaunchStage) FieldPath ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadataLaunchStage) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadataLaunchStage) WithArrayOfValues(values []api.LaunchStage) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetricKind ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetricKind struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorMetricKind) WithArrayOfValues ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorName ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorName struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorName) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorName) WithArrayOfValues(values []*metric_descriptor.Name) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySets ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySets struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySets) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySets) WithArrayOfValues(values [][]*monitoring_common.LabelKeySet) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySets) WithItemValue ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsLabelKeys ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsLabelKeys struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsLabelKeys) FieldPath ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsLabelKeys) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsLabelKeys) WithArrayOfValues(values [][]string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsLabelKeys) WithItemValue ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsWriteOnly ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsWriteOnly struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsWriteOnly) FieldPath ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsWriteOnly) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsWriteOnly) WithArrayOfValues(values []bool) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorResourceTypes ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorResourceTypes struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorResourceTypes) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorResourceTypes) WithArrayOfValues(values [][]string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorResourceTypes) WithItemValue ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorResourceTypes) WithItemValue(value string) *CreateMetricDescriptorRequest_FieldSubPathArrayItemValue
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorResourceTypes) WithValue ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorResourceTypes) WithValue(value []string) *CreateMetricDescriptorRequest_FieldSubPathValue
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorStorageConfig ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorStorageConfig struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorStorageConfig) StoreRawPoints ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorStorageConfig) WithArrayOfValues ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorStorageConfigStoreRawPoints ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorStorageConfigStoreRawPoints struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorStorageConfigStoreRawPoints) FieldPath ¶
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorStorageConfigStoreRawPoints) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorStorageConfigStoreRawPoints) WithArrayOfValues(values []bool) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorType ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorType struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorType) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorType) WithArrayOfValues(values []string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorType) WithValue ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorType) WithValue(value string) *CreateMetricDescriptorRequest_FieldSubPathValue
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorUnit ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorUnit struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorUnit) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorUnit) WithArrayOfValues(values []string) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorUnit) WithValue ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorUnit) WithValue(value string) *CreateMetricDescriptorRequest_FieldSubPathValue
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorValueType ¶
type CreateMetricDescriptorRequestPathSelectorMetricDescriptorValueType struct{}
func (CreateMetricDescriptorRequestPathSelectorMetricDescriptorValueType) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorMetricDescriptorValueType) WithArrayOfValues(values []metric_descriptor.MetricDescriptor_ValueType) *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues
type CreateMetricDescriptorRequestPathSelectorParent ¶
type CreateMetricDescriptorRequestPathSelectorParent struct{}
func (CreateMetricDescriptorRequestPathSelectorParent) WithArrayOfValues ¶
func (s CreateMetricDescriptorRequestPathSelectorParent) WithArrayOfValues(values []*metric_descriptor.ParentReference) *CreateMetricDescriptorRequest_FieldTerminalPathArrayOfValues
type CreateMetricDescriptorRequest_FieldMask ¶
type CreateMetricDescriptorRequest_FieldMask struct {
Paths []CreateMetricDescriptorRequest_FieldPath
}
func FullCreateMetricDescriptorRequest_FieldMask ¶
func FullCreateMetricDescriptorRequest_FieldMask() *CreateMetricDescriptorRequest_FieldMask
func (*CreateMetricDescriptorRequest_FieldMask) AppendPath ¶
func (fieldMask *CreateMetricDescriptorRequest_FieldMask) AppendPath(path CreateMetricDescriptorRequest_FieldPath)
func (*CreateMetricDescriptorRequest_FieldMask) AppendRawPath ¶
func (fieldMask *CreateMetricDescriptorRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*CreateMetricDescriptorRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *CreateMetricDescriptorRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*CreateMetricDescriptorRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *CreateMetricDescriptorRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*CreateMetricDescriptorRequest_FieldMask) FilterInputFields ¶
func (fieldMask *CreateMetricDescriptorRequest_FieldMask) FilterInputFields() *CreateMetricDescriptorRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*CreateMetricDescriptorRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *CreateMetricDescriptorRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*CreateMetricDescriptorRequest_FieldMask) GetPaths ¶
func (fieldMask *CreateMetricDescriptorRequest_FieldMask) GetPaths() []CreateMetricDescriptorRequest_FieldPath
func (*CreateMetricDescriptorRequest_FieldMask) GetRawPaths ¶
func (fieldMask *CreateMetricDescriptorRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*CreateMetricDescriptorRequest_FieldMask) IsFull ¶
func (fieldMask *CreateMetricDescriptorRequest_FieldMask) IsFull() bool
func (CreateMetricDescriptorRequest_FieldMask) Marshal ¶
func (fieldMask CreateMetricDescriptorRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (CreateMetricDescriptorRequest_FieldMask) MarshalJSON ¶
func (fieldMask CreateMetricDescriptorRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*CreateMetricDescriptorRequest_FieldMask) PathsCount ¶
func (fieldMask *CreateMetricDescriptorRequest_FieldMask) PathsCount() int
func (*CreateMetricDescriptorRequest_FieldMask) Project ¶
func (fieldMask *CreateMetricDescriptorRequest_FieldMask) Project(source *CreateMetricDescriptorRequest) *CreateMetricDescriptorRequest
func (*CreateMetricDescriptorRequest_FieldMask) ProjectRaw ¶
func (fieldMask *CreateMetricDescriptorRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*CreateMetricDescriptorRequest_FieldMask) ProtoMessage ¶
func (fieldMask *CreateMetricDescriptorRequest_FieldMask) ProtoMessage()
func (*CreateMetricDescriptorRequest_FieldMask) ProtoReflect ¶
func (fieldMask *CreateMetricDescriptorRequest_FieldMask) ProtoReflect() preflect.Message
func (*CreateMetricDescriptorRequest_FieldMask) Reset ¶
func (fieldMask *CreateMetricDescriptorRequest_FieldMask) Reset()
func (*CreateMetricDescriptorRequest_FieldMask) Set ¶
func (fieldMask *CreateMetricDescriptorRequest_FieldMask) Set(target, source *CreateMetricDescriptorRequest)
func (*CreateMetricDescriptorRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *CreateMetricDescriptorRequest_FieldMask) SetFromCliFlag(raw string) error
func (*CreateMetricDescriptorRequest_FieldMask) SetRaw ¶
func (fieldMask *CreateMetricDescriptorRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*CreateMetricDescriptorRequest_FieldMask) Size ¶
func (fieldMask *CreateMetricDescriptorRequest_FieldMask) Size() int
func (*CreateMetricDescriptorRequest_FieldMask) String ¶
func (fieldMask *CreateMetricDescriptorRequest_FieldMask) String() string
func (*CreateMetricDescriptorRequest_FieldMask) Subtract ¶
func (fieldMask *CreateMetricDescriptorRequest_FieldMask) Subtract(other *CreateMetricDescriptorRequest_FieldMask) *CreateMetricDescriptorRequest_FieldMask
func (*CreateMetricDescriptorRequest_FieldMask) SubtractRaw ¶
func (fieldMask *CreateMetricDescriptorRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*CreateMetricDescriptorRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *CreateMetricDescriptorRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*CreateMetricDescriptorRequest_FieldMask) Unmarshal ¶
func (fieldMask *CreateMetricDescriptorRequest_FieldMask) Unmarshal(data []byte) error
func (*CreateMetricDescriptorRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *CreateMetricDescriptorRequest_FieldMask) UnmarshalJSON(data []byte) error
type CreateMetricDescriptorRequest_FieldPath ¶
type CreateMetricDescriptorRequest_FieldPath interface { gotenobject.FieldPath Selector() CreateMetricDescriptorRequest_FieldPathSelector Get(source *CreateMetricDescriptorRequest) []interface{} GetSingle(source *CreateMetricDescriptorRequest) (interface{}, bool) ClearValue(item *CreateMetricDescriptorRequest) // Those methods build corresponding CreateMetricDescriptorRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) CreateMetricDescriptorRequest_FieldPathValue WithIArrayOfValues(values interface{}) CreateMetricDescriptorRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) CreateMetricDescriptorRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildCreateMetricDescriptorRequest_FieldPath ¶
func BuildCreateMetricDescriptorRequest_FieldPath(fp gotenobject.RawFieldPath) (CreateMetricDescriptorRequest_FieldPath, error)
func MustParseCreateMetricDescriptorRequest_FieldPath ¶
func MustParseCreateMetricDescriptorRequest_FieldPath(rawField string) CreateMetricDescriptorRequest_FieldPath
func ParseCreateMetricDescriptorRequest_FieldPath ¶
func ParseCreateMetricDescriptorRequest_FieldPath(rawField string) (CreateMetricDescriptorRequest_FieldPath, error)
type CreateMetricDescriptorRequest_FieldPathArrayItemValue ¶
type CreateMetricDescriptorRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue CreateMetricDescriptorRequest_FieldPath ContainsValue(*CreateMetricDescriptorRequest) bool }
CreateMetricDescriptorRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for CreateMetricDescriptorRequest according to their type Present only for array (repeated) types.
func MustParseCreateMetricDescriptorRequest_FieldPathArrayItemValue ¶
func MustParseCreateMetricDescriptorRequest_FieldPathArrayItemValue(pathStr, valueStr string) CreateMetricDescriptorRequest_FieldPathArrayItemValue
func ParseCreateMetricDescriptorRequest_FieldPathArrayItemValue ¶
func ParseCreateMetricDescriptorRequest_FieldPathArrayItemValue(pathStr, valueStr string) (CreateMetricDescriptorRequest_FieldPathArrayItemValue, error)
ParseCreateMetricDescriptorRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type CreateMetricDescriptorRequest_FieldPathArrayOfValues ¶
type CreateMetricDescriptorRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues CreateMetricDescriptorRequest_FieldPath }
CreateMetricDescriptorRequest_FieldPathArrayOfValues allows storing slice of values for CreateMetricDescriptorRequest fields according to their type
func MustParseCreateMetricDescriptorRequest_FieldPathArrayOfValues ¶
func MustParseCreateMetricDescriptorRequest_FieldPathArrayOfValues(pathStr, valuesStr string) CreateMetricDescriptorRequest_FieldPathArrayOfValues
func ParseCreateMetricDescriptorRequest_FieldPathArrayOfValues ¶
func ParseCreateMetricDescriptorRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (CreateMetricDescriptorRequest_FieldPathArrayOfValues, error)
type CreateMetricDescriptorRequest_FieldPathSelector ¶
type CreateMetricDescriptorRequest_FieldPathSelector int32
const ( CreateMetricDescriptorRequest_FieldPathSelectorParent CreateMetricDescriptorRequest_FieldPathSelector = 0 CreateMetricDescriptorRequest_FieldPathSelectorMetricDescriptor CreateMetricDescriptorRequest_FieldPathSelector = 1 )
func (CreateMetricDescriptorRequest_FieldPathSelector) String ¶
func (s CreateMetricDescriptorRequest_FieldPathSelector) String() string
type CreateMetricDescriptorRequest_FieldPathValue ¶
type CreateMetricDescriptorRequest_FieldPathValue interface { CreateMetricDescriptorRequest_FieldPath gotenobject.FieldPathValue SetTo(target **CreateMetricDescriptorRequest) CompareWith(*CreateMetricDescriptorRequest) (cmp int, comparable bool) }
CreateMetricDescriptorRequest_FieldPathValue allows storing values for CreateMetricDescriptorRequest fields according to their type
func MustParseCreateMetricDescriptorRequest_FieldPathValue ¶
func MustParseCreateMetricDescriptorRequest_FieldPathValue(pathStr, valueStr string) CreateMetricDescriptorRequest_FieldPathValue
func ParseCreateMetricDescriptorRequest_FieldPathValue ¶
func ParseCreateMetricDescriptorRequest_FieldPathValue(pathStr, valueStr string) (CreateMetricDescriptorRequest_FieldPathValue, error)
type CreateMetricDescriptorRequest_FieldSubPath ¶
type CreateMetricDescriptorRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*CreateMetricDescriptorRequest_FieldSubPath) AsMetricDescriptorSubPath ¶
func (fps *CreateMetricDescriptorRequest_FieldSubPath) AsMetricDescriptorSubPath() (metric_descriptor.MetricDescriptor_FieldPath, bool)
func (*CreateMetricDescriptorRequest_FieldSubPath) ClearValue ¶
func (fps *CreateMetricDescriptorRequest_FieldSubPath) ClearValue(item *CreateMetricDescriptorRequest)
func (*CreateMetricDescriptorRequest_FieldSubPath) ClearValueRaw ¶
func (fps *CreateMetricDescriptorRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*CreateMetricDescriptorRequest_FieldSubPath) Get ¶
func (fps *CreateMetricDescriptorRequest_FieldSubPath) Get(source *CreateMetricDescriptorRequest) (values []interface{})
Get returns all values pointed by selected field from source CreateMetricDescriptorRequest
func (*CreateMetricDescriptorRequest_FieldSubPath) GetDefault ¶
func (fps *CreateMetricDescriptorRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreateMetricDescriptorRequest_FieldSubPath) GetRaw ¶
func (fps *CreateMetricDescriptorRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*CreateMetricDescriptorRequest_FieldSubPath) GetSingle ¶
func (fps *CreateMetricDescriptorRequest_FieldSubPath) GetSingle(source *CreateMetricDescriptorRequest) (interface{}, bool)
GetSingle returns value of selected field from source CreateMetricDescriptorRequest
func (*CreateMetricDescriptorRequest_FieldSubPath) GetSingleRaw ¶
func (fps *CreateMetricDescriptorRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreateMetricDescriptorRequest_FieldSubPath) IsLeaf ¶
func (fps *CreateMetricDescriptorRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreateMetricDescriptorRequest_FieldSubPath) JSONString ¶
func (fps *CreateMetricDescriptorRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreateMetricDescriptorRequest_FieldSubPath) Selector ¶
func (fps *CreateMetricDescriptorRequest_FieldSubPath) Selector() CreateMetricDescriptorRequest_FieldPathSelector
func (*CreateMetricDescriptorRequest_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *CreateMetricDescriptorRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*CreateMetricDescriptorRequest_FieldSubPath) String ¶
func (fps *CreateMetricDescriptorRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*CreateMetricDescriptorRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *CreateMetricDescriptorRequest_FieldSubPath) WithIArrayItemValue(value interface{}) CreateMetricDescriptorRequest_FieldPathArrayItemValue
func (*CreateMetricDescriptorRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *CreateMetricDescriptorRequest_FieldSubPath) WithIArrayOfValues(values interface{}) CreateMetricDescriptorRequest_FieldPathArrayOfValues
func (*CreateMetricDescriptorRequest_FieldSubPath) WithIValue ¶
func (fps *CreateMetricDescriptorRequest_FieldSubPath) WithIValue(value interface{}) CreateMetricDescriptorRequest_FieldPathValue
func (*CreateMetricDescriptorRequest_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *CreateMetricDescriptorRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreateMetricDescriptorRequest_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *CreateMetricDescriptorRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreateMetricDescriptorRequest_FieldSubPath) WithRawIValue ¶
func (fps *CreateMetricDescriptorRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreateMetricDescriptorRequest_FieldSubPathArrayItemValue ¶
type CreateMetricDescriptorRequest_FieldSubPathArrayItemValue struct { CreateMetricDescriptorRequest_FieldPath // contains filtered or unexported fields }
func (*CreateMetricDescriptorRequest_FieldSubPathArrayItemValue) AsMetricDescriptorPathItemValue ¶
func (fpaivs *CreateMetricDescriptorRequest_FieldSubPathArrayItemValue) AsMetricDescriptorPathItemValue() (metric_descriptor.MetricDescriptor_FieldPathArrayItemValue, bool)
func (*CreateMetricDescriptorRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *CreateMetricDescriptorRequest_FieldSubPathArrayItemValue) ContainsValue(source *CreateMetricDescriptorRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreateMetricDescriptorRequest'
func (*CreateMetricDescriptorRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *CreateMetricDescriptorRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type CreateMetricDescriptorRequest_FieldSubPathArrayOfValues ¶
type CreateMetricDescriptorRequest_FieldSubPathArrayOfValues struct { CreateMetricDescriptorRequest_FieldPath // contains filtered or unexported fields }
func (*CreateMetricDescriptorRequest_FieldSubPathArrayOfValues) AsMetricDescriptorPathArrayOfValues ¶
func (fpsaov *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues) AsMetricDescriptorPathArrayOfValues() (metric_descriptor.MetricDescriptor_FieldPathArrayOfValues, bool)
func (*CreateMetricDescriptorRequest_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *CreateMetricDescriptorRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type CreateMetricDescriptorRequest_FieldSubPathValue ¶
type CreateMetricDescriptorRequest_FieldSubPathValue struct { CreateMetricDescriptorRequest_FieldPath // contains filtered or unexported fields }
func (*CreateMetricDescriptorRequest_FieldSubPathValue) AsMetricDescriptorPathValue ¶
func (fpvs *CreateMetricDescriptorRequest_FieldSubPathValue) AsMetricDescriptorPathValue() (metric_descriptor.MetricDescriptor_FieldPathValue, bool)
func (*CreateMetricDescriptorRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *CreateMetricDescriptorRequest_FieldSubPathValue) CompareWith(source *CreateMetricDescriptorRequest) (int, bool)
func (*CreateMetricDescriptorRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *CreateMetricDescriptorRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreateMetricDescriptorRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *CreateMetricDescriptorRequest_FieldSubPathValue) GetRawValue() interface{}
func (*CreateMetricDescriptorRequest_FieldSubPathValue) SetTo ¶
func (fpvs *CreateMetricDescriptorRequest_FieldSubPathValue) SetTo(target **CreateMetricDescriptorRequest)
func (*CreateMetricDescriptorRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *CreateMetricDescriptorRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type CreateMetricDescriptorRequest_FieldTerminalPath ¶
type CreateMetricDescriptorRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*CreateMetricDescriptorRequest_FieldTerminalPath) ClearValue ¶
func (fp *CreateMetricDescriptorRequest_FieldTerminalPath) ClearValue(item *CreateMetricDescriptorRequest)
func (*CreateMetricDescriptorRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *CreateMetricDescriptorRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*CreateMetricDescriptorRequest_FieldTerminalPath) Get ¶
func (fp *CreateMetricDescriptorRequest_FieldTerminalPath) Get(source *CreateMetricDescriptorRequest) (values []interface{})
Get returns all values pointed by specific field from source CreateMetricDescriptorRequest
func (*CreateMetricDescriptorRequest_FieldTerminalPath) GetDefault ¶
func (fp *CreateMetricDescriptorRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*CreateMetricDescriptorRequest_FieldTerminalPath) GetRaw ¶
func (fp *CreateMetricDescriptorRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*CreateMetricDescriptorRequest_FieldTerminalPath) GetSingle ¶
func (fp *CreateMetricDescriptorRequest_FieldTerminalPath) GetSingle(source *CreateMetricDescriptorRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source CreateMetricDescriptorRequest
func (*CreateMetricDescriptorRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *CreateMetricDescriptorRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*CreateMetricDescriptorRequest_FieldTerminalPath) IsLeaf ¶
func (fp *CreateMetricDescriptorRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*CreateMetricDescriptorRequest_FieldTerminalPath) JSONString ¶
func (fp *CreateMetricDescriptorRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*CreateMetricDescriptorRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *CreateMetricDescriptorRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*CreateMetricDescriptorRequest_FieldTerminalPath) String ¶
func (fp *CreateMetricDescriptorRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*CreateMetricDescriptorRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *CreateMetricDescriptorRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) CreateMetricDescriptorRequest_FieldPathArrayItemValue
func (*CreateMetricDescriptorRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *CreateMetricDescriptorRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) CreateMetricDescriptorRequest_FieldPathArrayOfValues
func (*CreateMetricDescriptorRequest_FieldTerminalPath) WithIValue ¶
func (fp *CreateMetricDescriptorRequest_FieldTerminalPath) WithIValue(value interface{}) CreateMetricDescriptorRequest_FieldPathValue
func (*CreateMetricDescriptorRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *CreateMetricDescriptorRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*CreateMetricDescriptorRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *CreateMetricDescriptorRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*CreateMetricDescriptorRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *CreateMetricDescriptorRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type CreateMetricDescriptorRequest_FieldTerminalPathArrayItemValue ¶
type CreateMetricDescriptorRequest_FieldTerminalPathArrayItemValue struct { CreateMetricDescriptorRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateMetricDescriptorRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *CreateMetricDescriptorRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *CreateMetricDescriptorRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'CreateMetricDescriptorRequest'
func (*CreateMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *CreateMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object CreateMetricDescriptorRequest as interface{}
func (*CreateMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *CreateMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetSingle(source *CreateMetricDescriptorRequest) (interface{}, bool)
func (*CreateMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *CreateMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type CreateMetricDescriptorRequest_FieldTerminalPathArrayOfValues ¶
type CreateMetricDescriptorRequest_FieldTerminalPathArrayOfValues struct { CreateMetricDescriptorRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateMetricDescriptorRequest_FieldTerminalPathArrayOfValues) AsMetricDescriptorArrayOfValues ¶
func (fpaov *CreateMetricDescriptorRequest_FieldTerminalPathArrayOfValues) AsMetricDescriptorArrayOfValues() ([]*metric_descriptor.MetricDescriptor, bool)
func (*CreateMetricDescriptorRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *CreateMetricDescriptorRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*metric_descriptor.ParentReference, bool)
func (*CreateMetricDescriptorRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *CreateMetricDescriptorRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type CreateMetricDescriptorRequest_FieldTerminalPathValue ¶
type CreateMetricDescriptorRequest_FieldTerminalPathValue struct { CreateMetricDescriptorRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*CreateMetricDescriptorRequest_FieldTerminalPathValue) AsMetricDescriptorValue ¶
func (fpv *CreateMetricDescriptorRequest_FieldTerminalPathValue) AsMetricDescriptorValue() (*metric_descriptor.MetricDescriptor, bool)
func (*CreateMetricDescriptorRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *CreateMetricDescriptorRequest_FieldTerminalPathValue) AsParentValue() (*metric_descriptor.ParentReference, bool)
func (*CreateMetricDescriptorRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *CreateMetricDescriptorRequest_FieldTerminalPathValue) CompareWith(source *CreateMetricDescriptorRequest) (int, bool)
CompareWith compares value in the 'CreateMetricDescriptorRequest_FieldTerminalPathValue' with the value under path in 'CreateMetricDescriptorRequest'.
func (*CreateMetricDescriptorRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *CreateMetricDescriptorRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*CreateMetricDescriptorRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *CreateMetricDescriptorRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'CreateMetricDescriptorRequest' as interface{}
func (*CreateMetricDescriptorRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *CreateMetricDescriptorRequest_FieldTerminalPathValue) SetTo(target **CreateMetricDescriptorRequest)
SetTo stores value for selected field for object CreateMetricDescriptorRequest
func (*CreateMetricDescriptorRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *CreateMetricDescriptorRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type DeleteMetricDescriptorDescriptor ¶ added in v0.4.28
type DeleteMetricDescriptorDescriptor struct{}
func GetDeleteMetricDescriptorDescriptor ¶ added in v0.4.28
func GetDeleteMetricDescriptorDescriptor() *DeleteMetricDescriptorDescriptor
func (*DeleteMetricDescriptorDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *DeleteMetricDescriptorDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*DeleteMetricDescriptorDescriptor) GetApiName ¶ added in v0.4.28
func (d *DeleteMetricDescriptorDescriptor) GetApiName() string
func (*DeleteMetricDescriptorDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *DeleteMetricDescriptorDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteMetricDescriptorDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *DeleteMetricDescriptorDescriptor) GetFullMethodName() string
func (*DeleteMetricDescriptorDescriptor) GetMethodName ¶ added in v0.4.28
func (d *DeleteMetricDescriptorDescriptor) GetMethodName() string
func (*DeleteMetricDescriptorDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *DeleteMetricDescriptorDescriptor) GetProtoPkgName() string
func (*DeleteMetricDescriptorDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *DeleteMetricDescriptorDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*DeleteMetricDescriptorDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *DeleteMetricDescriptorDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*DeleteMetricDescriptorDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *DeleteMetricDescriptorDescriptor) GetServiceDomain() string
func (*DeleteMetricDescriptorDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *DeleteMetricDescriptorDescriptor) GetServiceVersion() string
func (*DeleteMetricDescriptorDescriptor) GetVerb ¶ added in v0.4.28
func (d *DeleteMetricDescriptorDescriptor) GetVerb() string
func (*DeleteMetricDescriptorDescriptor) HasResource ¶ added in v0.4.30
func (d *DeleteMetricDescriptorDescriptor) HasResource() bool
func (*DeleteMetricDescriptorDescriptor) IsClientStream ¶ added in v0.4.28
func (d *DeleteMetricDescriptorDescriptor) IsClientStream() bool
func (*DeleteMetricDescriptorDescriptor) IsCollection ¶ added in v0.4.30
func (d *DeleteMetricDescriptorDescriptor) IsCollection() bool
func (*DeleteMetricDescriptorDescriptor) IsPlural ¶ added in v0.4.30
func (d *DeleteMetricDescriptorDescriptor) IsPlural() bool
func (*DeleteMetricDescriptorDescriptor) IsServerStream ¶ added in v0.4.28
func (d *DeleteMetricDescriptorDescriptor) IsServerStream() bool
func (*DeleteMetricDescriptorDescriptor) IsUnary ¶ added in v0.4.28
func (d *DeleteMetricDescriptorDescriptor) IsUnary() bool
func (*DeleteMetricDescriptorDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *DeleteMetricDescriptorDescriptor) NewEmptyClientMsg() proto.Message
func (*DeleteMetricDescriptorDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *DeleteMetricDescriptorDescriptor) NewEmptyServerMsg() proto.Message
func (*DeleteMetricDescriptorDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *DeleteMetricDescriptorDescriptor) RequestHasResourceBody() bool
type DeleteMetricDescriptorDescriptorClientMsgHandle ¶ added in v0.4.28
type DeleteMetricDescriptorDescriptorClientMsgHandle struct{}
func (*DeleteMetricDescriptorDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *DeleteMetricDescriptorDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteMetricDescriptorDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *DeleteMetricDescriptorDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteMetricDescriptorDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *DeleteMetricDescriptorDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteMetricDescriptorDescriptorServerMsgHandle ¶ added in v0.4.28
type DeleteMetricDescriptorDescriptorServerMsgHandle struct{}
func (*DeleteMetricDescriptorDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *DeleteMetricDescriptorDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*DeleteMetricDescriptorDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *DeleteMetricDescriptorDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*DeleteMetricDescriptorDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *DeleteMetricDescriptorDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type DeleteMetricDescriptorRequest ¶
type DeleteMetricDescriptorRequest struct { // The metric descriptor on which to execute the request. The format is // `"projects/{project_id_or_number}/metricDescriptors/{metric_id}"`. // An example of `{metric_id}` is: // `"custom.googleapis.com/my_test_metric"`. Name *metric_descriptor.Reference `protobuf:"bytes,3,opt,customtype=Reference,name=name,proto3" json:"name,omitempty" firestore:"name"` // contains filtered or unexported fields }
Request message for method [DeleteMetricDescriptor][ntt.monitoring.v3.DeleteMetricDescriptor]
func (*DeleteMetricDescriptorRequest) Clone ¶
func (o *DeleteMetricDescriptorRequest) Clone() *DeleteMetricDescriptorRequest
func (*DeleteMetricDescriptorRequest) CloneRaw ¶
func (o *DeleteMetricDescriptorRequest) CloneRaw() gotenobject.GotenObjectExt
func (*DeleteMetricDescriptorRequest) Descriptor ¶
func (*DeleteMetricDescriptorRequest) Descriptor() ([]byte, []int)
Deprecated, Use DeleteMetricDescriptorRequest.ProtoReflect.Descriptor instead.
func (*DeleteMetricDescriptorRequest) GetName ¶
func (m *DeleteMetricDescriptorRequest) GetName() *metric_descriptor.Reference
func (*DeleteMetricDescriptorRequest) GotenMessage ¶
func (*DeleteMetricDescriptorRequest) GotenMessage()
func (*DeleteMetricDescriptorRequest) GotenObjectExt ¶
func (o *DeleteMetricDescriptorRequest) GotenObjectExt()
func (*DeleteMetricDescriptorRequest) GotenValidate ¶
func (obj *DeleteMetricDescriptorRequest) GotenValidate() error
func (*DeleteMetricDescriptorRequest) MakeDiffFieldMask ¶
func (o *DeleteMetricDescriptorRequest) MakeDiffFieldMask(other *DeleteMetricDescriptorRequest) *DeleteMetricDescriptorRequest_FieldMask
func (*DeleteMetricDescriptorRequest) MakeFullFieldMask ¶
func (o *DeleteMetricDescriptorRequest) MakeFullFieldMask() *DeleteMetricDescriptorRequest_FieldMask
func (*DeleteMetricDescriptorRequest) MakeRawDiffFieldMask ¶
func (o *DeleteMetricDescriptorRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*DeleteMetricDescriptorRequest) MakeRawFullFieldMask ¶
func (o *DeleteMetricDescriptorRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*DeleteMetricDescriptorRequest) Marshal ¶
func (m *DeleteMetricDescriptorRequest) Marshal() ([]byte, error)
func (*DeleteMetricDescriptorRequest) MarshalJSON ¶
func (m *DeleteMetricDescriptorRequest) MarshalJSON() ([]byte, error)
func (*DeleteMetricDescriptorRequest) Merge ¶
func (o *DeleteMetricDescriptorRequest) Merge(source *DeleteMetricDescriptorRequest)
func (*DeleteMetricDescriptorRequest) MergeRaw ¶
func (o *DeleteMetricDescriptorRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*DeleteMetricDescriptorRequest) ProtoMessage ¶
func (*DeleteMetricDescriptorRequest) ProtoMessage()
func (*DeleteMetricDescriptorRequest) ProtoReflect ¶
func (m *DeleteMetricDescriptorRequest) ProtoReflect() preflect.Message
func (*DeleteMetricDescriptorRequest) Reset ¶
func (m *DeleteMetricDescriptorRequest) Reset()
func (*DeleteMetricDescriptorRequest) SetName ¶
func (m *DeleteMetricDescriptorRequest) SetName(fv *metric_descriptor.Reference)
func (*DeleteMetricDescriptorRequest) String ¶
func (m *DeleteMetricDescriptorRequest) String() string
func (*DeleteMetricDescriptorRequest) Unmarshal ¶
func (m *DeleteMetricDescriptorRequest) Unmarshal(b []byte) error
func (*DeleteMetricDescriptorRequest) UnmarshalJSON ¶
func (m *DeleteMetricDescriptorRequest) UnmarshalJSON(data []byte) error
type DeleteMetricDescriptorRequestFieldPathBuilder ¶
type DeleteMetricDescriptorRequestFieldPathBuilder struct{}
func NewDeleteMetricDescriptorRequestFieldPathBuilder ¶
func NewDeleteMetricDescriptorRequestFieldPathBuilder() DeleteMetricDescriptorRequestFieldPathBuilder
type DeleteMetricDescriptorRequestPathSelectorName ¶
type DeleteMetricDescriptorRequestPathSelectorName struct{}
func (DeleteMetricDescriptorRequestPathSelectorName) WithArrayOfValues ¶
func (s DeleteMetricDescriptorRequestPathSelectorName) WithArrayOfValues(values []*metric_descriptor.Reference) *DeleteMetricDescriptorRequest_FieldTerminalPathArrayOfValues
func (DeleteMetricDescriptorRequestPathSelectorName) WithValue ¶
func (s DeleteMetricDescriptorRequestPathSelectorName) WithValue(value *metric_descriptor.Reference) *DeleteMetricDescriptorRequest_FieldTerminalPathValue
type DeleteMetricDescriptorRequest_FieldMask ¶
type DeleteMetricDescriptorRequest_FieldMask struct {
Paths []DeleteMetricDescriptorRequest_FieldPath
}
func FullDeleteMetricDescriptorRequest_FieldMask ¶
func FullDeleteMetricDescriptorRequest_FieldMask() *DeleteMetricDescriptorRequest_FieldMask
func (*DeleteMetricDescriptorRequest_FieldMask) AppendPath ¶
func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) AppendPath(path DeleteMetricDescriptorRequest_FieldPath)
func (*DeleteMetricDescriptorRequest_FieldMask) AppendRawPath ¶
func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*DeleteMetricDescriptorRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*DeleteMetricDescriptorRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*DeleteMetricDescriptorRequest_FieldMask) FilterInputFields ¶
func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) FilterInputFields() *DeleteMetricDescriptorRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*DeleteMetricDescriptorRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*DeleteMetricDescriptorRequest_FieldMask) GetPaths ¶
func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) GetPaths() []DeleteMetricDescriptorRequest_FieldPath
func (*DeleteMetricDescriptorRequest_FieldMask) GetRawPaths ¶
func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*DeleteMetricDescriptorRequest_FieldMask) IsFull ¶
func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) IsFull() bool
func (DeleteMetricDescriptorRequest_FieldMask) Marshal ¶
func (fieldMask DeleteMetricDescriptorRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (DeleteMetricDescriptorRequest_FieldMask) MarshalJSON ¶
func (fieldMask DeleteMetricDescriptorRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*DeleteMetricDescriptorRequest_FieldMask) PathsCount ¶
func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) PathsCount() int
func (*DeleteMetricDescriptorRequest_FieldMask) Project ¶
func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) Project(source *DeleteMetricDescriptorRequest) *DeleteMetricDescriptorRequest
func (*DeleteMetricDescriptorRequest_FieldMask) ProjectRaw ¶
func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*DeleteMetricDescriptorRequest_FieldMask) ProtoMessage ¶
func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) ProtoMessage()
func (*DeleteMetricDescriptorRequest_FieldMask) ProtoReflect ¶
func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) ProtoReflect() preflect.Message
func (*DeleteMetricDescriptorRequest_FieldMask) Reset ¶
func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) Reset()
func (*DeleteMetricDescriptorRequest_FieldMask) Set ¶
func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) Set(target, source *DeleteMetricDescriptorRequest)
func (*DeleteMetricDescriptorRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) SetFromCliFlag(raw string) error
func (*DeleteMetricDescriptorRequest_FieldMask) SetRaw ¶
func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*DeleteMetricDescriptorRequest_FieldMask) Size ¶
func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) Size() int
func (*DeleteMetricDescriptorRequest_FieldMask) String ¶
func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) String() string
func (*DeleteMetricDescriptorRequest_FieldMask) Subtract ¶
func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) Subtract(other *DeleteMetricDescriptorRequest_FieldMask) *DeleteMetricDescriptorRequest_FieldMask
func (*DeleteMetricDescriptorRequest_FieldMask) SubtractRaw ¶
func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*DeleteMetricDescriptorRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*DeleteMetricDescriptorRequest_FieldMask) Unmarshal ¶
func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) Unmarshal(data []byte) error
func (*DeleteMetricDescriptorRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *DeleteMetricDescriptorRequest_FieldMask) UnmarshalJSON(data []byte) error
type DeleteMetricDescriptorRequest_FieldPath ¶
type DeleteMetricDescriptorRequest_FieldPath interface { gotenobject.FieldPath Selector() DeleteMetricDescriptorRequest_FieldPathSelector Get(source *DeleteMetricDescriptorRequest) []interface{} GetSingle(source *DeleteMetricDescriptorRequest) (interface{}, bool) ClearValue(item *DeleteMetricDescriptorRequest) // Those methods build corresponding DeleteMetricDescriptorRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) DeleteMetricDescriptorRequest_FieldPathValue WithIArrayOfValues(values interface{}) DeleteMetricDescriptorRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) DeleteMetricDescriptorRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildDeleteMetricDescriptorRequest_FieldPath ¶
func BuildDeleteMetricDescriptorRequest_FieldPath(fp gotenobject.RawFieldPath) (DeleteMetricDescriptorRequest_FieldPath, error)
func MustParseDeleteMetricDescriptorRequest_FieldPath ¶
func MustParseDeleteMetricDescriptorRequest_FieldPath(rawField string) DeleteMetricDescriptorRequest_FieldPath
func ParseDeleteMetricDescriptorRequest_FieldPath ¶
func ParseDeleteMetricDescriptorRequest_FieldPath(rawField string) (DeleteMetricDescriptorRequest_FieldPath, error)
type DeleteMetricDescriptorRequest_FieldPathArrayItemValue ¶
type DeleteMetricDescriptorRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue DeleteMetricDescriptorRequest_FieldPath ContainsValue(*DeleteMetricDescriptorRequest) bool }
DeleteMetricDescriptorRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for DeleteMetricDescriptorRequest according to their type Present only for array (repeated) types.
func MustParseDeleteMetricDescriptorRequest_FieldPathArrayItemValue ¶
func MustParseDeleteMetricDescriptorRequest_FieldPathArrayItemValue(pathStr, valueStr string) DeleteMetricDescriptorRequest_FieldPathArrayItemValue
func ParseDeleteMetricDescriptorRequest_FieldPathArrayItemValue ¶
func ParseDeleteMetricDescriptorRequest_FieldPathArrayItemValue(pathStr, valueStr string) (DeleteMetricDescriptorRequest_FieldPathArrayItemValue, error)
ParseDeleteMetricDescriptorRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type DeleteMetricDescriptorRequest_FieldPathArrayOfValues ¶
type DeleteMetricDescriptorRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues DeleteMetricDescriptorRequest_FieldPath }
DeleteMetricDescriptorRequest_FieldPathArrayOfValues allows storing slice of values for DeleteMetricDescriptorRequest fields according to their type
func MustParseDeleteMetricDescriptorRequest_FieldPathArrayOfValues ¶
func MustParseDeleteMetricDescriptorRequest_FieldPathArrayOfValues(pathStr, valuesStr string) DeleteMetricDescriptorRequest_FieldPathArrayOfValues
func ParseDeleteMetricDescriptorRequest_FieldPathArrayOfValues ¶
func ParseDeleteMetricDescriptorRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (DeleteMetricDescriptorRequest_FieldPathArrayOfValues, error)
type DeleteMetricDescriptorRequest_FieldPathSelector ¶
type DeleteMetricDescriptorRequest_FieldPathSelector int32
const (
DeleteMetricDescriptorRequest_FieldPathSelectorName DeleteMetricDescriptorRequest_FieldPathSelector = 0
)
func (DeleteMetricDescriptorRequest_FieldPathSelector) String ¶
func (s DeleteMetricDescriptorRequest_FieldPathSelector) String() string
type DeleteMetricDescriptorRequest_FieldPathValue ¶
type DeleteMetricDescriptorRequest_FieldPathValue interface { DeleteMetricDescriptorRequest_FieldPath gotenobject.FieldPathValue SetTo(target **DeleteMetricDescriptorRequest) CompareWith(*DeleteMetricDescriptorRequest) (cmp int, comparable bool) }
DeleteMetricDescriptorRequest_FieldPathValue allows storing values for DeleteMetricDescriptorRequest fields according to their type
func MustParseDeleteMetricDescriptorRequest_FieldPathValue ¶
func MustParseDeleteMetricDescriptorRequest_FieldPathValue(pathStr, valueStr string) DeleteMetricDescriptorRequest_FieldPathValue
func ParseDeleteMetricDescriptorRequest_FieldPathValue ¶
func ParseDeleteMetricDescriptorRequest_FieldPathValue(pathStr, valueStr string) (DeleteMetricDescriptorRequest_FieldPathValue, error)
type DeleteMetricDescriptorRequest_FieldTerminalPath ¶
type DeleteMetricDescriptorRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*DeleteMetricDescriptorRequest_FieldTerminalPath) ClearValue ¶
func (fp *DeleteMetricDescriptorRequest_FieldTerminalPath) ClearValue(item *DeleteMetricDescriptorRequest)
func (*DeleteMetricDescriptorRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *DeleteMetricDescriptorRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*DeleteMetricDescriptorRequest_FieldTerminalPath) Get ¶
func (fp *DeleteMetricDescriptorRequest_FieldTerminalPath) Get(source *DeleteMetricDescriptorRequest) (values []interface{})
Get returns all values pointed by specific field from source DeleteMetricDescriptorRequest
func (*DeleteMetricDescriptorRequest_FieldTerminalPath) GetDefault ¶
func (fp *DeleteMetricDescriptorRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*DeleteMetricDescriptorRequest_FieldTerminalPath) GetRaw ¶
func (fp *DeleteMetricDescriptorRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*DeleteMetricDescriptorRequest_FieldTerminalPath) GetSingle ¶
func (fp *DeleteMetricDescriptorRequest_FieldTerminalPath) GetSingle(source *DeleteMetricDescriptorRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source DeleteMetricDescriptorRequest
func (*DeleteMetricDescriptorRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *DeleteMetricDescriptorRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*DeleteMetricDescriptorRequest_FieldTerminalPath) IsLeaf ¶
func (fp *DeleteMetricDescriptorRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*DeleteMetricDescriptorRequest_FieldTerminalPath) JSONString ¶
func (fp *DeleteMetricDescriptorRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*DeleteMetricDescriptorRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *DeleteMetricDescriptorRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*DeleteMetricDescriptorRequest_FieldTerminalPath) String ¶
func (fp *DeleteMetricDescriptorRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*DeleteMetricDescriptorRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *DeleteMetricDescriptorRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) DeleteMetricDescriptorRequest_FieldPathArrayItemValue
func (*DeleteMetricDescriptorRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *DeleteMetricDescriptorRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) DeleteMetricDescriptorRequest_FieldPathArrayOfValues
func (*DeleteMetricDescriptorRequest_FieldTerminalPath) WithIValue ¶
func (fp *DeleteMetricDescriptorRequest_FieldTerminalPath) WithIValue(value interface{}) DeleteMetricDescriptorRequest_FieldPathValue
func (*DeleteMetricDescriptorRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *DeleteMetricDescriptorRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*DeleteMetricDescriptorRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *DeleteMetricDescriptorRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*DeleteMetricDescriptorRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *DeleteMetricDescriptorRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type DeleteMetricDescriptorRequest_FieldTerminalPathArrayItemValue ¶
type DeleteMetricDescriptorRequest_FieldTerminalPathArrayItemValue struct { DeleteMetricDescriptorRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteMetricDescriptorRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *DeleteMetricDescriptorRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *DeleteMetricDescriptorRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'DeleteMetricDescriptorRequest'
func (*DeleteMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *DeleteMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object DeleteMetricDescriptorRequest as interface{}
func (*DeleteMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *DeleteMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetSingle(source *DeleteMetricDescriptorRequest) (interface{}, bool)
func (*DeleteMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *DeleteMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type DeleteMetricDescriptorRequest_FieldTerminalPathArrayOfValues ¶
type DeleteMetricDescriptorRequest_FieldTerminalPathArrayOfValues struct { DeleteMetricDescriptorRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteMetricDescriptorRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *DeleteMetricDescriptorRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*metric_descriptor.Reference, bool)
func (*DeleteMetricDescriptorRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *DeleteMetricDescriptorRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type DeleteMetricDescriptorRequest_FieldTerminalPathValue ¶
type DeleteMetricDescriptorRequest_FieldTerminalPathValue struct { DeleteMetricDescriptorRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*DeleteMetricDescriptorRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *DeleteMetricDescriptorRequest_FieldTerminalPathValue) AsNameValue() (*metric_descriptor.Reference, bool)
func (*DeleteMetricDescriptorRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *DeleteMetricDescriptorRequest_FieldTerminalPathValue) CompareWith(source *DeleteMetricDescriptorRequest) (int, bool)
CompareWith compares value in the 'DeleteMetricDescriptorRequest_FieldTerminalPathValue' with the value under path in 'DeleteMetricDescriptorRequest'.
func (*DeleteMetricDescriptorRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *DeleteMetricDescriptorRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*DeleteMetricDescriptorRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *DeleteMetricDescriptorRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'DeleteMetricDescriptorRequest' as interface{}
func (*DeleteMetricDescriptorRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *DeleteMetricDescriptorRequest_FieldTerminalPathValue) SetTo(target **DeleteMetricDescriptorRequest)
SetTo stores value for selected field for object DeleteMetricDescriptorRequest
func (*DeleteMetricDescriptorRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *DeleteMetricDescriptorRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type GetMetricDescriptorDescriptor ¶ added in v0.4.28
type GetMetricDescriptorDescriptor struct{}
func GetGetMetricDescriptorDescriptor ¶ added in v0.4.28
func GetGetMetricDescriptorDescriptor() *GetMetricDescriptorDescriptor
func (*GetMetricDescriptorDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *GetMetricDescriptorDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*GetMetricDescriptorDescriptor) GetApiName ¶ added in v0.4.28
func (d *GetMetricDescriptorDescriptor) GetApiName() string
func (*GetMetricDescriptorDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *GetMetricDescriptorDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetMetricDescriptorDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *GetMetricDescriptorDescriptor) GetFullMethodName() string
func (*GetMetricDescriptorDescriptor) GetMethodName ¶ added in v0.4.28
func (d *GetMetricDescriptorDescriptor) GetMethodName() string
func (*GetMetricDescriptorDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *GetMetricDescriptorDescriptor) GetProtoPkgName() string
func (*GetMetricDescriptorDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *GetMetricDescriptorDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*GetMetricDescriptorDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *GetMetricDescriptorDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*GetMetricDescriptorDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *GetMetricDescriptorDescriptor) GetServiceDomain() string
func (*GetMetricDescriptorDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *GetMetricDescriptorDescriptor) GetServiceVersion() string
func (*GetMetricDescriptorDescriptor) GetVerb ¶ added in v0.4.28
func (d *GetMetricDescriptorDescriptor) GetVerb() string
func (*GetMetricDescriptorDescriptor) HasResource ¶ added in v0.4.30
func (d *GetMetricDescriptorDescriptor) HasResource() bool
func (*GetMetricDescriptorDescriptor) IsClientStream ¶ added in v0.4.28
func (d *GetMetricDescriptorDescriptor) IsClientStream() bool
func (*GetMetricDescriptorDescriptor) IsCollection ¶ added in v0.4.30
func (d *GetMetricDescriptorDescriptor) IsCollection() bool
func (*GetMetricDescriptorDescriptor) IsPlural ¶ added in v0.4.30
func (d *GetMetricDescriptorDescriptor) IsPlural() bool
func (*GetMetricDescriptorDescriptor) IsServerStream ¶ added in v0.4.28
func (d *GetMetricDescriptorDescriptor) IsServerStream() bool
func (*GetMetricDescriptorDescriptor) IsUnary ¶ added in v0.4.28
func (d *GetMetricDescriptorDescriptor) IsUnary() bool
func (*GetMetricDescriptorDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *GetMetricDescriptorDescriptor) NewEmptyClientMsg() proto.Message
func (*GetMetricDescriptorDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *GetMetricDescriptorDescriptor) NewEmptyServerMsg() proto.Message
func (*GetMetricDescriptorDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *GetMetricDescriptorDescriptor) RequestHasResourceBody() bool
type GetMetricDescriptorDescriptorClientMsgHandle ¶ added in v0.4.28
type GetMetricDescriptorDescriptorClientMsgHandle struct{}
func (*GetMetricDescriptorDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *GetMetricDescriptorDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetMetricDescriptorDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *GetMetricDescriptorDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetMetricDescriptorDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *GetMetricDescriptorDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetMetricDescriptorDescriptorServerMsgHandle ¶ added in v0.4.28
type GetMetricDescriptorDescriptorServerMsgHandle struct{}
func (*GetMetricDescriptorDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *GetMetricDescriptorDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*GetMetricDescriptorDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *GetMetricDescriptorDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*GetMetricDescriptorDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *GetMetricDescriptorDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type GetMetricDescriptorRequest ¶
type GetMetricDescriptorRequest struct { // The metric descriptor on which to execute the request. The format is // `"projects/{project_id_or_number}/metricDescriptors/{metric_id}"`. // An example value of `{metric_id}` is // `"compute.googleapis.com/instance/disk/read_bytes_count"`. Name *metric_descriptor.Reference `protobuf:"bytes,3,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 *metric_descriptor.MetricDescriptor_FieldMask `` /* 148-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,5,opt,name=view,proto3,enum=goten.view.View" json:"view,omitempty" firestore:"view"` // contains filtered or unexported fields }
Request message for method [GetMetricDescriptor][ntt.monitoring.v3.GetMetricDescriptor]
func (*GetMetricDescriptorRequest) Clone ¶
func (o *GetMetricDescriptorRequest) Clone() *GetMetricDescriptorRequest
func (*GetMetricDescriptorRequest) CloneRaw ¶
func (o *GetMetricDescriptorRequest) CloneRaw() gotenobject.GotenObjectExt
func (*GetMetricDescriptorRequest) Descriptor ¶
func (*GetMetricDescriptorRequest) Descriptor() ([]byte, []int)
Deprecated, Use GetMetricDescriptorRequest.ProtoReflect.Descriptor instead.
func (*GetMetricDescriptorRequest) GetFieldMask ¶
func (m *GetMetricDescriptorRequest) GetFieldMask() *metric_descriptor.MetricDescriptor_FieldMask
func (*GetMetricDescriptorRequest) GetName ¶
func (m *GetMetricDescriptorRequest) GetName() *metric_descriptor.Reference
func (*GetMetricDescriptorRequest) GetView ¶
func (m *GetMetricDescriptorRequest) GetView() view.View
func (*GetMetricDescriptorRequest) GotenMessage ¶
func (*GetMetricDescriptorRequest) GotenMessage()
func (*GetMetricDescriptorRequest) GotenObjectExt ¶
func (o *GetMetricDescriptorRequest) GotenObjectExt()
func (*GetMetricDescriptorRequest) GotenValidate ¶
func (obj *GetMetricDescriptorRequest) GotenValidate() error
func (*GetMetricDescriptorRequest) MakeDiffFieldMask ¶
func (o *GetMetricDescriptorRequest) MakeDiffFieldMask(other *GetMetricDescriptorRequest) *GetMetricDescriptorRequest_FieldMask
func (*GetMetricDescriptorRequest) MakeFullFieldMask ¶
func (o *GetMetricDescriptorRequest) MakeFullFieldMask() *GetMetricDescriptorRequest_FieldMask
func (*GetMetricDescriptorRequest) MakeRawDiffFieldMask ¶
func (o *GetMetricDescriptorRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*GetMetricDescriptorRequest) MakeRawFullFieldMask ¶
func (o *GetMetricDescriptorRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*GetMetricDescriptorRequest) Marshal ¶
func (m *GetMetricDescriptorRequest) Marshal() ([]byte, error)
func (*GetMetricDescriptorRequest) MarshalJSON ¶
func (m *GetMetricDescriptorRequest) MarshalJSON() ([]byte, error)
func (*GetMetricDescriptorRequest) Merge ¶
func (o *GetMetricDescriptorRequest) Merge(source *GetMetricDescriptorRequest)
func (*GetMetricDescriptorRequest) MergeRaw ¶
func (o *GetMetricDescriptorRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*GetMetricDescriptorRequest) ProtoMessage ¶
func (*GetMetricDescriptorRequest) ProtoMessage()
func (*GetMetricDescriptorRequest) ProtoReflect ¶
func (m *GetMetricDescriptorRequest) ProtoReflect() preflect.Message
func (*GetMetricDescriptorRequest) Reset ¶
func (m *GetMetricDescriptorRequest) Reset()
func (*GetMetricDescriptorRequest) SetFieldMask ¶
func (m *GetMetricDescriptorRequest) SetFieldMask(fv *metric_descriptor.MetricDescriptor_FieldMask)
func (*GetMetricDescriptorRequest) SetName ¶
func (m *GetMetricDescriptorRequest) SetName(fv *metric_descriptor.Reference)
func (*GetMetricDescriptorRequest) SetView ¶
func (m *GetMetricDescriptorRequest) SetView(fv view.View)
func (*GetMetricDescriptorRequest) String ¶
func (m *GetMetricDescriptorRequest) String() string
func (*GetMetricDescriptorRequest) Unmarshal ¶
func (m *GetMetricDescriptorRequest) Unmarshal(b []byte) error
func (*GetMetricDescriptorRequest) UnmarshalJSON ¶
func (m *GetMetricDescriptorRequest) UnmarshalJSON(data []byte) error
type GetMetricDescriptorRequestFieldPathBuilder ¶
type GetMetricDescriptorRequestFieldPathBuilder struct{}
func NewGetMetricDescriptorRequestFieldPathBuilder ¶
func NewGetMetricDescriptorRequestFieldPathBuilder() GetMetricDescriptorRequestFieldPathBuilder
type GetMetricDescriptorRequestPathSelectorFieldMask ¶
type GetMetricDescriptorRequestPathSelectorFieldMask struct{}
func (GetMetricDescriptorRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s GetMetricDescriptorRequestPathSelectorFieldMask) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor_FieldMask) *GetMetricDescriptorRequest_FieldTerminalPathArrayOfValues
type GetMetricDescriptorRequestPathSelectorName ¶
type GetMetricDescriptorRequestPathSelectorName struct{}
func (GetMetricDescriptorRequestPathSelectorName) WithArrayOfValues ¶
func (s GetMetricDescriptorRequestPathSelectorName) WithArrayOfValues(values []*metric_descriptor.Reference) *GetMetricDescriptorRequest_FieldTerminalPathArrayOfValues
func (GetMetricDescriptorRequestPathSelectorName) WithValue ¶
func (s GetMetricDescriptorRequestPathSelectorName) WithValue(value *metric_descriptor.Reference) *GetMetricDescriptorRequest_FieldTerminalPathValue
type GetMetricDescriptorRequestPathSelectorView ¶
type GetMetricDescriptorRequestPathSelectorView struct{}
func (GetMetricDescriptorRequestPathSelectorView) WithArrayOfValues ¶
func (s GetMetricDescriptorRequestPathSelectorView) WithArrayOfValues(values []view.View) *GetMetricDescriptorRequest_FieldTerminalPathArrayOfValues
func (GetMetricDescriptorRequestPathSelectorView) WithValue ¶
func (s GetMetricDescriptorRequestPathSelectorView) WithValue(value view.View) *GetMetricDescriptorRequest_FieldTerminalPathValue
type GetMetricDescriptorRequest_FieldMask ¶
type GetMetricDescriptorRequest_FieldMask struct {
Paths []GetMetricDescriptorRequest_FieldPath
}
func FullGetMetricDescriptorRequest_FieldMask ¶
func FullGetMetricDescriptorRequest_FieldMask() *GetMetricDescriptorRequest_FieldMask
func (*GetMetricDescriptorRequest_FieldMask) AppendPath ¶
func (fieldMask *GetMetricDescriptorRequest_FieldMask) AppendPath(path GetMetricDescriptorRequest_FieldPath)
func (*GetMetricDescriptorRequest_FieldMask) AppendRawPath ¶
func (fieldMask *GetMetricDescriptorRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*GetMetricDescriptorRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *GetMetricDescriptorRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*GetMetricDescriptorRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *GetMetricDescriptorRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*GetMetricDescriptorRequest_FieldMask) FilterInputFields ¶
func (fieldMask *GetMetricDescriptorRequest_FieldMask) FilterInputFields() *GetMetricDescriptorRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*GetMetricDescriptorRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *GetMetricDescriptorRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*GetMetricDescriptorRequest_FieldMask) GetPaths ¶
func (fieldMask *GetMetricDescriptorRequest_FieldMask) GetPaths() []GetMetricDescriptorRequest_FieldPath
func (*GetMetricDescriptorRequest_FieldMask) GetRawPaths ¶
func (fieldMask *GetMetricDescriptorRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*GetMetricDescriptorRequest_FieldMask) IsFull ¶
func (fieldMask *GetMetricDescriptorRequest_FieldMask) IsFull() bool
func (GetMetricDescriptorRequest_FieldMask) Marshal ¶
func (fieldMask GetMetricDescriptorRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (GetMetricDescriptorRequest_FieldMask) MarshalJSON ¶
func (fieldMask GetMetricDescriptorRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*GetMetricDescriptorRequest_FieldMask) PathsCount ¶
func (fieldMask *GetMetricDescriptorRequest_FieldMask) PathsCount() int
func (*GetMetricDescriptorRequest_FieldMask) Project ¶
func (fieldMask *GetMetricDescriptorRequest_FieldMask) Project(source *GetMetricDescriptorRequest) *GetMetricDescriptorRequest
func (*GetMetricDescriptorRequest_FieldMask) ProjectRaw ¶
func (fieldMask *GetMetricDescriptorRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*GetMetricDescriptorRequest_FieldMask) ProtoMessage ¶
func (fieldMask *GetMetricDescriptorRequest_FieldMask) ProtoMessage()
func (*GetMetricDescriptorRequest_FieldMask) ProtoReflect ¶
func (fieldMask *GetMetricDescriptorRequest_FieldMask) ProtoReflect() preflect.Message
func (*GetMetricDescriptorRequest_FieldMask) Reset ¶
func (fieldMask *GetMetricDescriptorRequest_FieldMask) Reset()
func (*GetMetricDescriptorRequest_FieldMask) Set ¶
func (fieldMask *GetMetricDescriptorRequest_FieldMask) Set(target, source *GetMetricDescriptorRequest)
func (*GetMetricDescriptorRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *GetMetricDescriptorRequest_FieldMask) SetFromCliFlag(raw string) error
func (*GetMetricDescriptorRequest_FieldMask) SetRaw ¶
func (fieldMask *GetMetricDescriptorRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*GetMetricDescriptorRequest_FieldMask) Size ¶
func (fieldMask *GetMetricDescriptorRequest_FieldMask) Size() int
func (*GetMetricDescriptorRequest_FieldMask) String ¶
func (fieldMask *GetMetricDescriptorRequest_FieldMask) String() string
func (*GetMetricDescriptorRequest_FieldMask) Subtract ¶
func (fieldMask *GetMetricDescriptorRequest_FieldMask) Subtract(other *GetMetricDescriptorRequest_FieldMask) *GetMetricDescriptorRequest_FieldMask
func (*GetMetricDescriptorRequest_FieldMask) SubtractRaw ¶
func (fieldMask *GetMetricDescriptorRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*GetMetricDescriptorRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *GetMetricDescriptorRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*GetMetricDescriptorRequest_FieldMask) Unmarshal ¶
func (fieldMask *GetMetricDescriptorRequest_FieldMask) Unmarshal(data []byte) error
func (*GetMetricDescriptorRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *GetMetricDescriptorRequest_FieldMask) UnmarshalJSON(data []byte) error
type GetMetricDescriptorRequest_FieldPath ¶
type GetMetricDescriptorRequest_FieldPath interface { gotenobject.FieldPath Selector() GetMetricDescriptorRequest_FieldPathSelector Get(source *GetMetricDescriptorRequest) []interface{} GetSingle(source *GetMetricDescriptorRequest) (interface{}, bool) ClearValue(item *GetMetricDescriptorRequest) // Those methods build corresponding GetMetricDescriptorRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) GetMetricDescriptorRequest_FieldPathValue WithIArrayOfValues(values interface{}) GetMetricDescriptorRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) GetMetricDescriptorRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildGetMetricDescriptorRequest_FieldPath ¶
func BuildGetMetricDescriptorRequest_FieldPath(fp gotenobject.RawFieldPath) (GetMetricDescriptorRequest_FieldPath, error)
func MustParseGetMetricDescriptorRequest_FieldPath ¶
func MustParseGetMetricDescriptorRequest_FieldPath(rawField string) GetMetricDescriptorRequest_FieldPath
func ParseGetMetricDescriptorRequest_FieldPath ¶
func ParseGetMetricDescriptorRequest_FieldPath(rawField string) (GetMetricDescriptorRequest_FieldPath, error)
type GetMetricDescriptorRequest_FieldPathArrayItemValue ¶
type GetMetricDescriptorRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue GetMetricDescriptorRequest_FieldPath ContainsValue(*GetMetricDescriptorRequest) bool }
GetMetricDescriptorRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for GetMetricDescriptorRequest according to their type Present only for array (repeated) types.
func MustParseGetMetricDescriptorRequest_FieldPathArrayItemValue ¶
func MustParseGetMetricDescriptorRequest_FieldPathArrayItemValue(pathStr, valueStr string) GetMetricDescriptorRequest_FieldPathArrayItemValue
func ParseGetMetricDescriptorRequest_FieldPathArrayItemValue ¶
func ParseGetMetricDescriptorRequest_FieldPathArrayItemValue(pathStr, valueStr string) (GetMetricDescriptorRequest_FieldPathArrayItemValue, error)
ParseGetMetricDescriptorRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type GetMetricDescriptorRequest_FieldPathArrayOfValues ¶
type GetMetricDescriptorRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues GetMetricDescriptorRequest_FieldPath }
GetMetricDescriptorRequest_FieldPathArrayOfValues allows storing slice of values for GetMetricDescriptorRequest fields according to their type
func MustParseGetMetricDescriptorRequest_FieldPathArrayOfValues ¶
func MustParseGetMetricDescriptorRequest_FieldPathArrayOfValues(pathStr, valuesStr string) GetMetricDescriptorRequest_FieldPathArrayOfValues
func ParseGetMetricDescriptorRequest_FieldPathArrayOfValues ¶
func ParseGetMetricDescriptorRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (GetMetricDescriptorRequest_FieldPathArrayOfValues, error)
type GetMetricDescriptorRequest_FieldPathSelector ¶
type GetMetricDescriptorRequest_FieldPathSelector int32
const ( GetMetricDescriptorRequest_FieldPathSelectorName GetMetricDescriptorRequest_FieldPathSelector = 0 GetMetricDescriptorRequest_FieldPathSelectorFieldMask GetMetricDescriptorRequest_FieldPathSelector = 1 GetMetricDescriptorRequest_FieldPathSelectorView GetMetricDescriptorRequest_FieldPathSelector = 2 )
func (GetMetricDescriptorRequest_FieldPathSelector) String ¶
func (s GetMetricDescriptorRequest_FieldPathSelector) String() string
type GetMetricDescriptorRequest_FieldPathValue ¶
type GetMetricDescriptorRequest_FieldPathValue interface { GetMetricDescriptorRequest_FieldPath gotenobject.FieldPathValue SetTo(target **GetMetricDescriptorRequest) CompareWith(*GetMetricDescriptorRequest) (cmp int, comparable bool) }
GetMetricDescriptorRequest_FieldPathValue allows storing values for GetMetricDescriptorRequest fields according to their type
func MustParseGetMetricDescriptorRequest_FieldPathValue ¶
func MustParseGetMetricDescriptorRequest_FieldPathValue(pathStr, valueStr string) GetMetricDescriptorRequest_FieldPathValue
func ParseGetMetricDescriptorRequest_FieldPathValue ¶
func ParseGetMetricDescriptorRequest_FieldPathValue(pathStr, valueStr string) (GetMetricDescriptorRequest_FieldPathValue, error)
type GetMetricDescriptorRequest_FieldTerminalPath ¶
type GetMetricDescriptorRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*GetMetricDescriptorRequest_FieldTerminalPath) ClearValue ¶
func (fp *GetMetricDescriptorRequest_FieldTerminalPath) ClearValue(item *GetMetricDescriptorRequest)
func (*GetMetricDescriptorRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *GetMetricDescriptorRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*GetMetricDescriptorRequest_FieldTerminalPath) Get ¶
func (fp *GetMetricDescriptorRequest_FieldTerminalPath) Get(source *GetMetricDescriptorRequest) (values []interface{})
Get returns all values pointed by specific field from source GetMetricDescriptorRequest
func (*GetMetricDescriptorRequest_FieldTerminalPath) GetDefault ¶
func (fp *GetMetricDescriptorRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*GetMetricDescriptorRequest_FieldTerminalPath) GetRaw ¶
func (fp *GetMetricDescriptorRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*GetMetricDescriptorRequest_FieldTerminalPath) GetSingle ¶
func (fp *GetMetricDescriptorRequest_FieldTerminalPath) GetSingle(source *GetMetricDescriptorRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source GetMetricDescriptorRequest
func (*GetMetricDescriptorRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *GetMetricDescriptorRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*GetMetricDescriptorRequest_FieldTerminalPath) IsLeaf ¶
func (fp *GetMetricDescriptorRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*GetMetricDescriptorRequest_FieldTerminalPath) JSONString ¶
func (fp *GetMetricDescriptorRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*GetMetricDescriptorRequest_FieldTerminalPath) Selector ¶
func (fp *GetMetricDescriptorRequest_FieldTerminalPath) Selector() GetMetricDescriptorRequest_FieldPathSelector
func (*GetMetricDescriptorRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *GetMetricDescriptorRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*GetMetricDescriptorRequest_FieldTerminalPath) String ¶
func (fp *GetMetricDescriptorRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*GetMetricDescriptorRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *GetMetricDescriptorRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) GetMetricDescriptorRequest_FieldPathArrayItemValue
func (*GetMetricDescriptorRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *GetMetricDescriptorRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) GetMetricDescriptorRequest_FieldPathArrayOfValues
func (*GetMetricDescriptorRequest_FieldTerminalPath) WithIValue ¶
func (fp *GetMetricDescriptorRequest_FieldTerminalPath) WithIValue(value interface{}) GetMetricDescriptorRequest_FieldPathValue
func (*GetMetricDescriptorRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *GetMetricDescriptorRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*GetMetricDescriptorRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *GetMetricDescriptorRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*GetMetricDescriptorRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *GetMetricDescriptorRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type GetMetricDescriptorRequest_FieldTerminalPathArrayItemValue ¶
type GetMetricDescriptorRequest_FieldTerminalPathArrayItemValue struct { GetMetricDescriptorRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetMetricDescriptorRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *GetMetricDescriptorRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *GetMetricDescriptorRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'GetMetricDescriptorRequest'
func (*GetMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *GetMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object GetMetricDescriptorRequest as interface{}
func (*GetMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *GetMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetSingle(source *GetMetricDescriptorRequest) (interface{}, bool)
func (*GetMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *GetMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type GetMetricDescriptorRequest_FieldTerminalPathArrayOfValues ¶
type GetMetricDescriptorRequest_FieldTerminalPathArrayOfValues struct { GetMetricDescriptorRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetMetricDescriptorRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *GetMetricDescriptorRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*metric_descriptor.MetricDescriptor_FieldMask, bool)
func (*GetMetricDescriptorRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *GetMetricDescriptorRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*metric_descriptor.Reference, bool)
func (*GetMetricDescriptorRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *GetMetricDescriptorRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*GetMetricDescriptorRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *GetMetricDescriptorRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type GetMetricDescriptorRequest_FieldTerminalPathValue ¶
type GetMetricDescriptorRequest_FieldTerminalPathValue struct { GetMetricDescriptorRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*GetMetricDescriptorRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *GetMetricDescriptorRequest_FieldTerminalPathValue) AsFieldMaskValue() (*metric_descriptor.MetricDescriptor_FieldMask, bool)
func (*GetMetricDescriptorRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *GetMetricDescriptorRequest_FieldTerminalPathValue) AsNameValue() (*metric_descriptor.Reference, bool)
func (*GetMetricDescriptorRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *GetMetricDescriptorRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*GetMetricDescriptorRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *GetMetricDescriptorRequest_FieldTerminalPathValue) CompareWith(source *GetMetricDescriptorRequest) (int, bool)
CompareWith compares value in the 'GetMetricDescriptorRequest_FieldTerminalPathValue' with the value under path in 'GetMetricDescriptorRequest'.
func (*GetMetricDescriptorRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *GetMetricDescriptorRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*GetMetricDescriptorRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *GetMetricDescriptorRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'GetMetricDescriptorRequest' as interface{}
func (*GetMetricDescriptorRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *GetMetricDescriptorRequest_FieldTerminalPathValue) SetTo(target **GetMetricDescriptorRequest)
SetTo stores value for selected field for object GetMetricDescriptorRequest
func (*GetMetricDescriptorRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *GetMetricDescriptorRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListMetricDescriptorsDescriptor ¶ added in v0.4.28
type ListMetricDescriptorsDescriptor struct{}
func GetListMetricDescriptorsDescriptor ¶ added in v0.4.28
func GetListMetricDescriptorsDescriptor() *ListMetricDescriptorsDescriptor
func (*ListMetricDescriptorsDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *ListMetricDescriptorsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*ListMetricDescriptorsDescriptor) GetApiName ¶ added in v0.4.28
func (d *ListMetricDescriptorsDescriptor) GetApiName() string
func (*ListMetricDescriptorsDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *ListMetricDescriptorsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListMetricDescriptorsDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *ListMetricDescriptorsDescriptor) GetFullMethodName() string
func (*ListMetricDescriptorsDescriptor) GetMethodName ¶ added in v0.4.28
func (d *ListMetricDescriptorsDescriptor) GetMethodName() string
func (*ListMetricDescriptorsDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *ListMetricDescriptorsDescriptor) GetProtoPkgName() string
func (*ListMetricDescriptorsDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *ListMetricDescriptorsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*ListMetricDescriptorsDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *ListMetricDescriptorsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*ListMetricDescriptorsDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *ListMetricDescriptorsDescriptor) GetServiceDomain() string
func (*ListMetricDescriptorsDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *ListMetricDescriptorsDescriptor) GetServiceVersion() string
func (*ListMetricDescriptorsDescriptor) GetVerb ¶ added in v0.4.28
func (d *ListMetricDescriptorsDescriptor) GetVerb() string
func (*ListMetricDescriptorsDescriptor) HasResource ¶ added in v0.4.30
func (d *ListMetricDescriptorsDescriptor) HasResource() bool
func (*ListMetricDescriptorsDescriptor) IsClientStream ¶ added in v0.4.28
func (d *ListMetricDescriptorsDescriptor) IsClientStream() bool
func (*ListMetricDescriptorsDescriptor) IsCollection ¶ added in v0.4.30
func (d *ListMetricDescriptorsDescriptor) IsCollection() bool
func (*ListMetricDescriptorsDescriptor) IsPlural ¶ added in v0.4.30
func (d *ListMetricDescriptorsDescriptor) IsPlural() bool
func (*ListMetricDescriptorsDescriptor) IsServerStream ¶ added in v0.4.28
func (d *ListMetricDescriptorsDescriptor) IsServerStream() bool
func (*ListMetricDescriptorsDescriptor) IsUnary ¶ added in v0.4.28
func (d *ListMetricDescriptorsDescriptor) IsUnary() bool
func (*ListMetricDescriptorsDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *ListMetricDescriptorsDescriptor) NewEmptyClientMsg() proto.Message
func (*ListMetricDescriptorsDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *ListMetricDescriptorsDescriptor) NewEmptyServerMsg() proto.Message
func (*ListMetricDescriptorsDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *ListMetricDescriptorsDescriptor) RequestHasResourceBody() bool
type ListMetricDescriptorsDescriptorClientMsgHandle ¶ added in v0.4.28
type ListMetricDescriptorsDescriptorClientMsgHandle struct{}
func (*ListMetricDescriptorsDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *ListMetricDescriptorsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *ListMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *ListMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListMetricDescriptorsDescriptorServerMsgHandle ¶ added in v0.4.28
type ListMetricDescriptorsDescriptorServerMsgHandle struct{}
func (*ListMetricDescriptorsDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *ListMetricDescriptorsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*ListMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *ListMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*ListMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *ListMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type ListMetricDescriptorsRequest ¶
type ListMetricDescriptorsRequest struct { // The project on which to execute the request. The format is // `"projects/{project_id_or_number}"`. // TODO: enable when multi-parents are supported Parent *metric_descriptor.ParentName `protobuf:"bytes,5,opt,customtype=ParentName,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // If this field is empty, all custom and // system-defined metric descriptors are returned. // Otherwise, the [filter](/monitoring/api/v3/filters) // specifies which metric descriptors are to be // returned. For example, the following filter matches all // [custom metrics](/monitoring/custom-metrics): // // metric.type = starts_with("custom.googleapis.com/") Filter *metric_descriptor.Filter `protobuf:"bytes,2,opt,customtype=Filter,name=filter,proto3" json:"filter,omitempty" firestore:"filter"` // A positive number that is the maximum number of results to return. PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty" firestore:"pageSize"` // If this field is not empty then it must contain the `nextPageToken` value // returned by a previous call to this method. Using this field causes the // method to return additional results from the previous method call. PageToken *metric_descriptor.PagerCursor `` /* 133-byte string literal not displayed */ // Order By - // https://cloud.google.com/apis/design/design_patterns#list_pagination OrderBy *metric_descriptor.OrderBy `protobuf:"bytes,666,opt,customtype=OrderBy,name=order_by,json=orderBy,proto3" json:"order_by,omitempty" firestore:"orderBy"` // A list of extra fields to be obtained for each response item on top of // fields defined by request field view FieldMask *metric_descriptor.MetricDescriptor_FieldMask `` /* 148-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"` // contains filtered or unexported fields }
Request message for method [ListMetricDescriptors][ntt.monitoring.v3.ListMetricDescriptors]
func (*ListMetricDescriptorsRequest) Clone ¶
func (o *ListMetricDescriptorsRequest) Clone() *ListMetricDescriptorsRequest
func (*ListMetricDescriptorsRequest) CloneRaw ¶
func (o *ListMetricDescriptorsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*ListMetricDescriptorsRequest) Descriptor ¶
func (*ListMetricDescriptorsRequest) Descriptor() ([]byte, []int)
Deprecated, Use ListMetricDescriptorsRequest.ProtoReflect.Descriptor instead.
func (*ListMetricDescriptorsRequest) GetFieldMask ¶
func (m *ListMetricDescriptorsRequest) GetFieldMask() *metric_descriptor.MetricDescriptor_FieldMask
func (*ListMetricDescriptorsRequest) GetFilter ¶
func (m *ListMetricDescriptorsRequest) GetFilter() *metric_descriptor.Filter
func (*ListMetricDescriptorsRequest) GetOrderBy ¶
func (m *ListMetricDescriptorsRequest) GetOrderBy() *metric_descriptor.OrderBy
func (*ListMetricDescriptorsRequest) GetPageSize ¶
func (m *ListMetricDescriptorsRequest) GetPageSize() int32
func (*ListMetricDescriptorsRequest) GetPageToken ¶
func (m *ListMetricDescriptorsRequest) GetPageToken() *metric_descriptor.PagerCursor
func (*ListMetricDescriptorsRequest) GetParent ¶
func (m *ListMetricDescriptorsRequest) GetParent() *metric_descriptor.ParentName
func (*ListMetricDescriptorsRequest) GetView ¶
func (m *ListMetricDescriptorsRequest) GetView() view.View
func (*ListMetricDescriptorsRequest) GotenMessage ¶
func (*ListMetricDescriptorsRequest) GotenMessage()
func (*ListMetricDescriptorsRequest) GotenObjectExt ¶
func (o *ListMetricDescriptorsRequest) GotenObjectExt()
func (*ListMetricDescriptorsRequest) GotenValidate ¶
func (obj *ListMetricDescriptorsRequest) GotenValidate() error
func (*ListMetricDescriptorsRequest) MakeDiffFieldMask ¶
func (o *ListMetricDescriptorsRequest) MakeDiffFieldMask(other *ListMetricDescriptorsRequest) *ListMetricDescriptorsRequest_FieldMask
func (*ListMetricDescriptorsRequest) MakeFullFieldMask ¶
func (o *ListMetricDescriptorsRequest) MakeFullFieldMask() *ListMetricDescriptorsRequest_FieldMask
func (*ListMetricDescriptorsRequest) MakeRawDiffFieldMask ¶
func (o *ListMetricDescriptorsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListMetricDescriptorsRequest) MakeRawFullFieldMask ¶
func (o *ListMetricDescriptorsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListMetricDescriptorsRequest) Marshal ¶
func (m *ListMetricDescriptorsRequest) Marshal() ([]byte, error)
func (*ListMetricDescriptorsRequest) MarshalJSON ¶
func (m *ListMetricDescriptorsRequest) MarshalJSON() ([]byte, error)
func (*ListMetricDescriptorsRequest) Merge ¶
func (o *ListMetricDescriptorsRequest) Merge(source *ListMetricDescriptorsRequest)
func (*ListMetricDescriptorsRequest) MergeRaw ¶
func (o *ListMetricDescriptorsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListMetricDescriptorsRequest) ProtoMessage ¶
func (*ListMetricDescriptorsRequest) ProtoMessage()
func (*ListMetricDescriptorsRequest) ProtoReflect ¶
func (m *ListMetricDescriptorsRequest) ProtoReflect() preflect.Message
func (*ListMetricDescriptorsRequest) Reset ¶
func (m *ListMetricDescriptorsRequest) Reset()
func (*ListMetricDescriptorsRequest) SetFieldMask ¶
func (m *ListMetricDescriptorsRequest) SetFieldMask(fv *metric_descriptor.MetricDescriptor_FieldMask)
func (*ListMetricDescriptorsRequest) SetFilter ¶
func (m *ListMetricDescriptorsRequest) SetFilter(fv *metric_descriptor.Filter)
func (*ListMetricDescriptorsRequest) SetOrderBy ¶
func (m *ListMetricDescriptorsRequest) SetOrderBy(fv *metric_descriptor.OrderBy)
func (*ListMetricDescriptorsRequest) SetPageSize ¶
func (m *ListMetricDescriptorsRequest) SetPageSize(fv int32)
func (*ListMetricDescriptorsRequest) SetPageToken ¶
func (m *ListMetricDescriptorsRequest) SetPageToken(fv *metric_descriptor.PagerCursor)
func (*ListMetricDescriptorsRequest) SetParent ¶
func (m *ListMetricDescriptorsRequest) SetParent(fv *metric_descriptor.ParentName)
func (*ListMetricDescriptorsRequest) SetView ¶
func (m *ListMetricDescriptorsRequest) SetView(fv view.View)
func (*ListMetricDescriptorsRequest) String ¶
func (m *ListMetricDescriptorsRequest) String() string
func (*ListMetricDescriptorsRequest) Unmarshal ¶
func (m *ListMetricDescriptorsRequest) Unmarshal(b []byte) error
func (*ListMetricDescriptorsRequest) UnmarshalJSON ¶
func (m *ListMetricDescriptorsRequest) UnmarshalJSON(data []byte) error
type ListMetricDescriptorsRequestFieldPathBuilder ¶
type ListMetricDescriptorsRequestFieldPathBuilder struct{}
func NewListMetricDescriptorsRequestFieldPathBuilder ¶
func NewListMetricDescriptorsRequestFieldPathBuilder() ListMetricDescriptorsRequestFieldPathBuilder
type ListMetricDescriptorsRequestPathSelectorFieldMask ¶
type ListMetricDescriptorsRequestPathSelectorFieldMask struct{}
func (ListMetricDescriptorsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s ListMetricDescriptorsRequestPathSelectorFieldMask) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor_FieldMask) *ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
type ListMetricDescriptorsRequestPathSelectorFilter ¶
type ListMetricDescriptorsRequestPathSelectorFilter struct{}
func (ListMetricDescriptorsRequestPathSelectorFilter) WithArrayOfValues ¶
func (s ListMetricDescriptorsRequestPathSelectorFilter) WithArrayOfValues(values []*metric_descriptor.Filter) *ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
func (ListMetricDescriptorsRequestPathSelectorFilter) WithValue ¶
func (s ListMetricDescriptorsRequestPathSelectorFilter) WithValue(value *metric_descriptor.Filter) *ListMetricDescriptorsRequest_FieldTerminalPathValue
type ListMetricDescriptorsRequestPathSelectorOrderBy ¶
type ListMetricDescriptorsRequestPathSelectorOrderBy struct{}
func (ListMetricDescriptorsRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s ListMetricDescriptorsRequestPathSelectorOrderBy) WithArrayOfValues(values []*metric_descriptor.OrderBy) *ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
func (ListMetricDescriptorsRequestPathSelectorOrderBy) WithValue ¶
func (s ListMetricDescriptorsRequestPathSelectorOrderBy) WithValue(value *metric_descriptor.OrderBy) *ListMetricDescriptorsRequest_FieldTerminalPathValue
type ListMetricDescriptorsRequestPathSelectorPageSize ¶
type ListMetricDescriptorsRequestPathSelectorPageSize struct{}
func (ListMetricDescriptorsRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s ListMetricDescriptorsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
func (ListMetricDescriptorsRequestPathSelectorPageSize) WithValue ¶
func (s ListMetricDescriptorsRequestPathSelectorPageSize) WithValue(value int32) *ListMetricDescriptorsRequest_FieldTerminalPathValue
type ListMetricDescriptorsRequestPathSelectorPageToken ¶
type ListMetricDescriptorsRequestPathSelectorPageToken struct{}
func (ListMetricDescriptorsRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s ListMetricDescriptorsRequestPathSelectorPageToken) WithArrayOfValues(values []*metric_descriptor.PagerCursor) *ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
type ListMetricDescriptorsRequestPathSelectorParent ¶
type ListMetricDescriptorsRequestPathSelectorParent struct{}
func (ListMetricDescriptorsRequestPathSelectorParent) WithArrayOfValues ¶
func (s ListMetricDescriptorsRequestPathSelectorParent) WithArrayOfValues(values []*metric_descriptor.ParentName) *ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
func (ListMetricDescriptorsRequestPathSelectorParent) WithValue ¶
func (s ListMetricDescriptorsRequestPathSelectorParent) WithValue(value *metric_descriptor.ParentName) *ListMetricDescriptorsRequest_FieldTerminalPathValue
type ListMetricDescriptorsRequestPathSelectorView ¶
type ListMetricDescriptorsRequestPathSelectorView struct{}
func (ListMetricDescriptorsRequestPathSelectorView) WithArrayOfValues ¶
func (s ListMetricDescriptorsRequestPathSelectorView) WithArrayOfValues(values []view.View) *ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
func (ListMetricDescriptorsRequestPathSelectorView) WithValue ¶
func (s ListMetricDescriptorsRequestPathSelectorView) WithValue(value view.View) *ListMetricDescriptorsRequest_FieldTerminalPathValue
type ListMetricDescriptorsRequest_FieldMask ¶
type ListMetricDescriptorsRequest_FieldMask struct {
Paths []ListMetricDescriptorsRequest_FieldPath
}
func FullListMetricDescriptorsRequest_FieldMask ¶
func FullListMetricDescriptorsRequest_FieldMask() *ListMetricDescriptorsRequest_FieldMask
func (*ListMetricDescriptorsRequest_FieldMask) AppendPath ¶
func (fieldMask *ListMetricDescriptorsRequest_FieldMask) AppendPath(path ListMetricDescriptorsRequest_FieldPath)
func (*ListMetricDescriptorsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *ListMetricDescriptorsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListMetricDescriptorsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *ListMetricDescriptorsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListMetricDescriptorsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *ListMetricDescriptorsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListMetricDescriptorsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *ListMetricDescriptorsRequest_FieldMask) FilterInputFields() *ListMetricDescriptorsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListMetricDescriptorsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListMetricDescriptorsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListMetricDescriptorsRequest_FieldMask) GetPaths ¶
func (fieldMask *ListMetricDescriptorsRequest_FieldMask) GetPaths() []ListMetricDescriptorsRequest_FieldPath
func (*ListMetricDescriptorsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *ListMetricDescriptorsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListMetricDescriptorsRequest_FieldMask) IsFull ¶
func (fieldMask *ListMetricDescriptorsRequest_FieldMask) IsFull() bool
func (ListMetricDescriptorsRequest_FieldMask) Marshal ¶
func (fieldMask ListMetricDescriptorsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListMetricDescriptorsRequest_FieldMask) MarshalJSON ¶
func (fieldMask ListMetricDescriptorsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*ListMetricDescriptorsRequest_FieldMask) PathsCount ¶
func (fieldMask *ListMetricDescriptorsRequest_FieldMask) PathsCount() int
func (*ListMetricDescriptorsRequest_FieldMask) Project ¶
func (fieldMask *ListMetricDescriptorsRequest_FieldMask) Project(source *ListMetricDescriptorsRequest) *ListMetricDescriptorsRequest
func (*ListMetricDescriptorsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *ListMetricDescriptorsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListMetricDescriptorsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *ListMetricDescriptorsRequest_FieldMask) ProtoMessage()
func (*ListMetricDescriptorsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *ListMetricDescriptorsRequest_FieldMask) ProtoReflect() preflect.Message
func (*ListMetricDescriptorsRequest_FieldMask) Reset ¶
func (fieldMask *ListMetricDescriptorsRequest_FieldMask) Reset()
func (*ListMetricDescriptorsRequest_FieldMask) Set ¶
func (fieldMask *ListMetricDescriptorsRequest_FieldMask) Set(target, source *ListMetricDescriptorsRequest)
func (*ListMetricDescriptorsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListMetricDescriptorsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*ListMetricDescriptorsRequest_FieldMask) SetRaw ¶
func (fieldMask *ListMetricDescriptorsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListMetricDescriptorsRequest_FieldMask) Size ¶
func (fieldMask *ListMetricDescriptorsRequest_FieldMask) Size() int
func (*ListMetricDescriptorsRequest_FieldMask) String ¶
func (fieldMask *ListMetricDescriptorsRequest_FieldMask) String() string
func (*ListMetricDescriptorsRequest_FieldMask) Subtract ¶
func (fieldMask *ListMetricDescriptorsRequest_FieldMask) Subtract(other *ListMetricDescriptorsRequest_FieldMask) *ListMetricDescriptorsRequest_FieldMask
func (*ListMetricDescriptorsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *ListMetricDescriptorsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListMetricDescriptorsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListMetricDescriptorsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListMetricDescriptorsRequest_FieldMask) Unmarshal ¶
func (fieldMask *ListMetricDescriptorsRequest_FieldMask) Unmarshal(data []byte) error
func (*ListMetricDescriptorsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListMetricDescriptorsRequest_FieldMask) UnmarshalJSON(data []byte) error
type ListMetricDescriptorsRequest_FieldPath ¶
type ListMetricDescriptorsRequest_FieldPath interface { gotenobject.FieldPath Selector() ListMetricDescriptorsRequest_FieldPathSelector Get(source *ListMetricDescriptorsRequest) []interface{} GetSingle(source *ListMetricDescriptorsRequest) (interface{}, bool) ClearValue(item *ListMetricDescriptorsRequest) // Those methods build corresponding ListMetricDescriptorsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListMetricDescriptorsRequest_FieldPathValue WithIArrayOfValues(values interface{}) ListMetricDescriptorsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListMetricDescriptorsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListMetricDescriptorsRequest_FieldPath ¶
func BuildListMetricDescriptorsRequest_FieldPath(fp gotenobject.RawFieldPath) (ListMetricDescriptorsRequest_FieldPath, error)
func MustParseListMetricDescriptorsRequest_FieldPath ¶
func MustParseListMetricDescriptorsRequest_FieldPath(rawField string) ListMetricDescriptorsRequest_FieldPath
func ParseListMetricDescriptorsRequest_FieldPath ¶
func ParseListMetricDescriptorsRequest_FieldPath(rawField string) (ListMetricDescriptorsRequest_FieldPath, error)
type ListMetricDescriptorsRequest_FieldPathArrayItemValue ¶
type ListMetricDescriptorsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListMetricDescriptorsRequest_FieldPath ContainsValue(*ListMetricDescriptorsRequest) bool }
ListMetricDescriptorsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for ListMetricDescriptorsRequest according to their type Present only for array (repeated) types.
func MustParseListMetricDescriptorsRequest_FieldPathArrayItemValue ¶
func MustParseListMetricDescriptorsRequest_FieldPathArrayItemValue(pathStr, valueStr string) ListMetricDescriptorsRequest_FieldPathArrayItemValue
func ParseListMetricDescriptorsRequest_FieldPathArrayItemValue ¶
func ParseListMetricDescriptorsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (ListMetricDescriptorsRequest_FieldPathArrayItemValue, error)
ParseListMetricDescriptorsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListMetricDescriptorsRequest_FieldPathArrayOfValues ¶
type ListMetricDescriptorsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListMetricDescriptorsRequest_FieldPath }
ListMetricDescriptorsRequest_FieldPathArrayOfValues allows storing slice of values for ListMetricDescriptorsRequest fields according to their type
func MustParseListMetricDescriptorsRequest_FieldPathArrayOfValues ¶
func MustParseListMetricDescriptorsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) ListMetricDescriptorsRequest_FieldPathArrayOfValues
func ParseListMetricDescriptorsRequest_FieldPathArrayOfValues ¶
func ParseListMetricDescriptorsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (ListMetricDescriptorsRequest_FieldPathArrayOfValues, error)
type ListMetricDescriptorsRequest_FieldPathSelector ¶
type ListMetricDescriptorsRequest_FieldPathSelector int32
const ( ListMetricDescriptorsRequest_FieldPathSelectorParent ListMetricDescriptorsRequest_FieldPathSelector = 0 ListMetricDescriptorsRequest_FieldPathSelectorFilter ListMetricDescriptorsRequest_FieldPathSelector = 1 ListMetricDescriptorsRequest_FieldPathSelectorPageSize ListMetricDescriptorsRequest_FieldPathSelector = 2 ListMetricDescriptorsRequest_FieldPathSelectorPageToken ListMetricDescriptorsRequest_FieldPathSelector = 3 ListMetricDescriptorsRequest_FieldPathSelectorOrderBy ListMetricDescriptorsRequest_FieldPathSelector = 4 ListMetricDescriptorsRequest_FieldPathSelectorFieldMask ListMetricDescriptorsRequest_FieldPathSelector = 5 ListMetricDescriptorsRequest_FieldPathSelectorView ListMetricDescriptorsRequest_FieldPathSelector = 6 )
func (ListMetricDescriptorsRequest_FieldPathSelector) String ¶
func (s ListMetricDescriptorsRequest_FieldPathSelector) String() string
type ListMetricDescriptorsRequest_FieldPathValue ¶
type ListMetricDescriptorsRequest_FieldPathValue interface { ListMetricDescriptorsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **ListMetricDescriptorsRequest) CompareWith(*ListMetricDescriptorsRequest) (cmp int, comparable bool) }
ListMetricDescriptorsRequest_FieldPathValue allows storing values for ListMetricDescriptorsRequest fields according to their type
func MustParseListMetricDescriptorsRequest_FieldPathValue ¶
func MustParseListMetricDescriptorsRequest_FieldPathValue(pathStr, valueStr string) ListMetricDescriptorsRequest_FieldPathValue
func ParseListMetricDescriptorsRequest_FieldPathValue ¶
func ParseListMetricDescriptorsRequest_FieldPathValue(pathStr, valueStr string) (ListMetricDescriptorsRequest_FieldPathValue, error)
type ListMetricDescriptorsRequest_FieldTerminalPath ¶
type ListMetricDescriptorsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListMetricDescriptorsRequest_FieldTerminalPath) ClearValue ¶
func (fp *ListMetricDescriptorsRequest_FieldTerminalPath) ClearValue(item *ListMetricDescriptorsRequest)
func (*ListMetricDescriptorsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListMetricDescriptorsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListMetricDescriptorsRequest_FieldTerminalPath) Get ¶
func (fp *ListMetricDescriptorsRequest_FieldTerminalPath) Get(source *ListMetricDescriptorsRequest) (values []interface{})
Get returns all values pointed by specific field from source ListMetricDescriptorsRequest
func (*ListMetricDescriptorsRequest_FieldTerminalPath) GetDefault ¶
func (fp *ListMetricDescriptorsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListMetricDescriptorsRequest_FieldTerminalPath) GetRaw ¶
func (fp *ListMetricDescriptorsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListMetricDescriptorsRequest_FieldTerminalPath) GetSingle ¶
func (fp *ListMetricDescriptorsRequest_FieldTerminalPath) GetSingle(source *ListMetricDescriptorsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListMetricDescriptorsRequest
func (*ListMetricDescriptorsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListMetricDescriptorsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListMetricDescriptorsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *ListMetricDescriptorsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListMetricDescriptorsRequest_FieldTerminalPath) JSONString ¶
func (fp *ListMetricDescriptorsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListMetricDescriptorsRequest_FieldTerminalPath) Selector ¶
func (fp *ListMetricDescriptorsRequest_FieldTerminalPath) Selector() ListMetricDescriptorsRequest_FieldPathSelector
func (*ListMetricDescriptorsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *ListMetricDescriptorsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListMetricDescriptorsRequest_FieldTerminalPath) String ¶
func (fp *ListMetricDescriptorsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListMetricDescriptorsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListMetricDescriptorsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListMetricDescriptorsRequest_FieldPathArrayItemValue
func (*ListMetricDescriptorsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListMetricDescriptorsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListMetricDescriptorsRequest_FieldPathArrayOfValues
func (*ListMetricDescriptorsRequest_FieldTerminalPath) WithIValue ¶
func (fp *ListMetricDescriptorsRequest_FieldTerminalPath) WithIValue(value interface{}) ListMetricDescriptorsRequest_FieldPathValue
func (*ListMetricDescriptorsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListMetricDescriptorsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListMetricDescriptorsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListMetricDescriptorsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListMetricDescriptorsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *ListMetricDescriptorsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListMetricDescriptorsRequest_FieldTerminalPathArrayItemValue ¶
type ListMetricDescriptorsRequest_FieldTerminalPathArrayItemValue struct { ListMetricDescriptorsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListMetricDescriptorsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListMetricDescriptorsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *ListMetricDescriptorsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListMetricDescriptorsRequest'
func (*ListMetricDescriptorsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListMetricDescriptorsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListMetricDescriptorsRequest as interface{}
func (*ListMetricDescriptorsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListMetricDescriptorsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *ListMetricDescriptorsRequest) (interface{}, bool)
func (*ListMetricDescriptorsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListMetricDescriptorsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues ¶
type ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues struct { ListMetricDescriptorsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*metric_descriptor.MetricDescriptor_FieldMask, bool)
func (*ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*metric_descriptor.Filter, bool)
func (*ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*metric_descriptor.OrderBy, bool)
func (*ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*metric_descriptor.PagerCursor, bool)
func (*ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*metric_descriptor.ParentName, bool)
func (*ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListMetricDescriptorsRequest_FieldTerminalPathValue ¶
type ListMetricDescriptorsRequest_FieldTerminalPathValue struct { ListMetricDescriptorsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*ListMetricDescriptorsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *ListMetricDescriptorsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*metric_descriptor.MetricDescriptor_FieldMask, bool)
func (*ListMetricDescriptorsRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *ListMetricDescriptorsRequest_FieldTerminalPathValue) AsFilterValue() (*metric_descriptor.Filter, bool)
func (*ListMetricDescriptorsRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *ListMetricDescriptorsRequest_FieldTerminalPathValue) AsOrderByValue() (*metric_descriptor.OrderBy, bool)
func (*ListMetricDescriptorsRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *ListMetricDescriptorsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*ListMetricDescriptorsRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *ListMetricDescriptorsRequest_FieldTerminalPathValue) AsPageTokenValue() (*metric_descriptor.PagerCursor, bool)
func (*ListMetricDescriptorsRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *ListMetricDescriptorsRequest_FieldTerminalPathValue) AsParentValue() (*metric_descriptor.ParentName, bool)
func (*ListMetricDescriptorsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *ListMetricDescriptorsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*ListMetricDescriptorsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListMetricDescriptorsRequest_FieldTerminalPathValue) CompareWith(source *ListMetricDescriptorsRequest) (int, bool)
CompareWith compares value in the 'ListMetricDescriptorsRequest_FieldTerminalPathValue' with the value under path in 'ListMetricDescriptorsRequest'.
func (*ListMetricDescriptorsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListMetricDescriptorsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListMetricDescriptorsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListMetricDescriptorsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListMetricDescriptorsRequest' as interface{}
func (*ListMetricDescriptorsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *ListMetricDescriptorsRequest_FieldTerminalPathValue) SetTo(target **ListMetricDescriptorsRequest)
SetTo stores value for selected field for object ListMetricDescriptorsRequest
func (*ListMetricDescriptorsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListMetricDescriptorsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type ListMetricDescriptorsResponse ¶
type ListMetricDescriptorsResponse struct { // The metric descriptors that are available to the project // and that match the value of `filter`, if present. MetricDescriptors []*metric_descriptor.MetricDescriptor `` /* 142-byte string literal not displayed */ // If there are more results than have been returned, then this field is set // to a non-empty value. To see the additional results, // use that value as `pageToken` in the next call to this method. NextPageToken *metric_descriptor.PagerCursor `` /* 151-byte string literal not displayed */ PrevPageToken *metric_descriptor.PagerCursor `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
Response message for method [ListMetricDescriptors][ntt.monitoring.v3.ListMetricDescriptors]
func (*ListMetricDescriptorsResponse) Clone ¶
func (o *ListMetricDescriptorsResponse) Clone() *ListMetricDescriptorsResponse
func (*ListMetricDescriptorsResponse) CloneRaw ¶
func (o *ListMetricDescriptorsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*ListMetricDescriptorsResponse) Descriptor ¶
func (*ListMetricDescriptorsResponse) Descriptor() ([]byte, []int)
Deprecated, Use ListMetricDescriptorsResponse.ProtoReflect.Descriptor instead.
func (*ListMetricDescriptorsResponse) GetMetricDescriptors ¶
func (m *ListMetricDescriptorsResponse) GetMetricDescriptors() []*metric_descriptor.MetricDescriptor
func (*ListMetricDescriptorsResponse) GetNextPageToken ¶
func (m *ListMetricDescriptorsResponse) GetNextPageToken() *metric_descriptor.PagerCursor
func (*ListMetricDescriptorsResponse) GetPrevPageToken ¶
func (m *ListMetricDescriptorsResponse) GetPrevPageToken() *metric_descriptor.PagerCursor
func (*ListMetricDescriptorsResponse) GotenMessage ¶
func (*ListMetricDescriptorsResponse) GotenMessage()
func (*ListMetricDescriptorsResponse) GotenObjectExt ¶
func (o *ListMetricDescriptorsResponse) GotenObjectExt()
func (*ListMetricDescriptorsResponse) GotenValidate ¶
func (obj *ListMetricDescriptorsResponse) GotenValidate() error
func (*ListMetricDescriptorsResponse) MakeDiffFieldMask ¶
func (o *ListMetricDescriptorsResponse) MakeDiffFieldMask(other *ListMetricDescriptorsResponse) *ListMetricDescriptorsResponse_FieldMask
func (*ListMetricDescriptorsResponse) MakeFullFieldMask ¶
func (o *ListMetricDescriptorsResponse) MakeFullFieldMask() *ListMetricDescriptorsResponse_FieldMask
func (*ListMetricDescriptorsResponse) MakeRawDiffFieldMask ¶
func (o *ListMetricDescriptorsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*ListMetricDescriptorsResponse) MakeRawFullFieldMask ¶
func (o *ListMetricDescriptorsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*ListMetricDescriptorsResponse) Marshal ¶
func (m *ListMetricDescriptorsResponse) Marshal() ([]byte, error)
func (*ListMetricDescriptorsResponse) MarshalJSON ¶
func (m *ListMetricDescriptorsResponse) MarshalJSON() ([]byte, error)
func (*ListMetricDescriptorsResponse) Merge ¶
func (o *ListMetricDescriptorsResponse) Merge(source *ListMetricDescriptorsResponse)
func (*ListMetricDescriptorsResponse) MergeRaw ¶
func (o *ListMetricDescriptorsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*ListMetricDescriptorsResponse) ProtoMessage ¶
func (*ListMetricDescriptorsResponse) ProtoMessage()
func (*ListMetricDescriptorsResponse) ProtoReflect ¶
func (m *ListMetricDescriptorsResponse) ProtoReflect() preflect.Message
func (*ListMetricDescriptorsResponse) Reset ¶
func (m *ListMetricDescriptorsResponse) Reset()
func (*ListMetricDescriptorsResponse) SetMetricDescriptors ¶
func (m *ListMetricDescriptorsResponse) SetMetricDescriptors(fv []*metric_descriptor.MetricDescriptor)
func (*ListMetricDescriptorsResponse) SetNextPageToken ¶
func (m *ListMetricDescriptorsResponse) SetNextPageToken(fv *metric_descriptor.PagerCursor)
func (*ListMetricDescriptorsResponse) SetPrevPageToken ¶
func (m *ListMetricDescriptorsResponse) SetPrevPageToken(fv *metric_descriptor.PagerCursor)
func (*ListMetricDescriptorsResponse) String ¶
func (m *ListMetricDescriptorsResponse) String() string
func (*ListMetricDescriptorsResponse) Unmarshal ¶
func (m *ListMetricDescriptorsResponse) Unmarshal(b []byte) error
func (*ListMetricDescriptorsResponse) UnmarshalJSON ¶
func (m *ListMetricDescriptorsResponse) UnmarshalJSON(data []byte) error
type ListMetricDescriptorsResponseFieldPathBuilder ¶
type ListMetricDescriptorsResponseFieldPathBuilder struct{}
func NewListMetricDescriptorsResponseFieldPathBuilder ¶
func NewListMetricDescriptorsResponseFieldPathBuilder() ListMetricDescriptorsResponseFieldPathBuilder
func (ListMetricDescriptorsResponseFieldPathBuilder) MetricDescriptors ¶
func (ListMetricDescriptorsResponseFieldPathBuilder) MetricDescriptors() ListMetricDescriptorsResponsePathSelectorMetricDescriptors
func (ListMetricDescriptorsResponseFieldPathBuilder) NextPageToken ¶
func (ListMetricDescriptorsResponseFieldPathBuilder) PrevPageToken ¶
type ListMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataAnnotations ¶
type ListMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (ListMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataAnnotations) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataAnnotations) WithArrayOfValues(values []string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
type ListMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataLabels ¶
type ListMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataLabels struct {
// contains filtered or unexported fields
}
func (ListMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataLabels) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataLabels) WithArrayOfValues(values []string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
type ListMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataShards ¶
type ListMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataShards struct {
// contains filtered or unexported fields
}
func (ListMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataShards) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponseMapPathSelectorMetricDescriptorsMetadataShards) WithArrayOfValues(values []int64) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
type ListMetricDescriptorsResponsePathSelectorMetricDescriptors ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptors struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptors) Description ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptors) DisplayName ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptors) DistributionBucketOptions ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptors) DistributionBucketOptions() ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptions
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptors) MetricDescriptorMetadata ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptors) MetricDescriptorMetadata() ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricDescriptorMetadata
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptors) MetricKind ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptors) PromotedLabelKeySets ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptors) ResourceTypes ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptors) StorageConfig ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptors) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptors) WithArrayOfValues(values [][]*metric_descriptor.MetricDescriptor) *ListMetricDescriptorsResponse_FieldTerminalPathArrayOfValues
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptors) WithItemValue ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptors) WithSubArrayItemValue ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptors) WithSubArrayItemValue(subPathArrayItemValue metric_descriptor.MetricDescriptor_FieldPathArrayItemValue) *ListMetricDescriptorsResponse_FieldSubPathArrayItemValue
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptors) WithSubArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptors) WithSubArrayOfValues(subPathArrayOfValues metric_descriptor.MetricDescriptor_FieldPathArrayOfValues) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptors) WithSubPath ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptors) WithSubValue ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptors) WithSubValue(subPathValue metric_descriptor.MetricDescriptor_FieldPathValue) *ListMetricDescriptorsResponse_FieldSubPathValue
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDescription ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDescription struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDescription) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDescription) WithArrayOfValues(values []string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDisplayName ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDisplayName struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDisplayName) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDisplayName) WithArrayOfValues(values []string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptions ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptions struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptions) DynamicBuckets ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptions) ExplicitBuckets ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptions) ExponentialBuckets ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptions) FieldPath ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptions) LinearBuckets ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptions) WithArrayOfValues ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBuckets ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBuckets struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBuckets) Compression ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBuckets) FieldPath ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBuckets) Means ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBuckets) WithArrayOfValues ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBucketsCompression ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBucketsCompression struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBucketsCompression) FieldPath ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBucketsCompression) WithArrayOfValues ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBucketsMeans ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBucketsMeans struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBucketsMeans) FieldPath ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBucketsMeans) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBucketsMeans) WithArrayOfValues(values [][]float64) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsDynamicBucketsMeans) WithItemValue ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBuckets ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBuckets struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBuckets) Bounds ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBuckets) FieldPath ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBuckets) WithArrayOfValues ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBucketsBounds ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBucketsBounds struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBucketsBounds) FieldPath ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBucketsBounds) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBucketsBounds) WithArrayOfValues(values [][]float64) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExplicitBucketsBounds) WithItemValue ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBuckets ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBuckets struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBuckets) FieldPath ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBuckets) GrowthFactor ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBuckets) NumFiniteBuckets ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBuckets) Scale ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBuckets) WithArrayOfValues ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsGrowthFactor ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsGrowthFactor struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsGrowthFactor) FieldPath ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsGrowthFactor) WithArrayOfValues ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsNumFiniteBuckets ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsNumFiniteBuckets struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsNumFiniteBuckets) FieldPath ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsNumFiniteBuckets) WithArrayOfValues ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsScale ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsScale struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsScale) FieldPath ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsExponentialBucketsScale) WithArrayOfValues ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBuckets ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBuckets struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBuckets) FieldPath ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBuckets) NumFiniteBuckets ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBuckets) Offset ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBuckets) Width ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBuckets) WithArrayOfValues ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsNumFiniteBuckets ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsNumFiniteBuckets struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsNumFiniteBuckets) FieldPath ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsNumFiniteBuckets) WithArrayOfValues ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsOffset ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsOffset struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsOffset) FieldPath ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsOffset) WithArrayOfValues ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsWidth ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsWidth struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsWidth) FieldPath ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsDistributionBucketOptionsLinearBucketsWidth) WithArrayOfValues ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpec ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpec struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpec) PerResource ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpec) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpec) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor_IndexSpec) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResource ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResource struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResource) WithArrayOfValues ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResource) WithItemValue ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndices ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndices struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndices) FieldPath ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndices) PromotedLabels ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndices) WithArrayOfValues ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndices) WithItemValue ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndices) WithValue ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndicesPromotedLabels ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndicesPromotedLabels struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndicesPromotedLabels) FieldPath ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndicesPromotedLabels) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndicesPromotedLabels) WithArrayOfValues(values [][]string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndicesPromotedLabels) WithItemValue ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndicesWriteOnly ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndicesWriteOnly struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndicesWriteOnly) FieldPath ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndicesWriteOnly) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceIndicesWriteOnly) WithArrayOfValues(values []bool) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceResource ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceResource struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceResource) FieldPath ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsIndexSpecPerResourceResource) WithArrayOfValues ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabels ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabels struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabels) DefaultValue ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabels) Description ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabels) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabels) WithArrayOfValues(values [][]*monitoring_common.LabelDescriptor) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabels) WithItemValue ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDefaultValue ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDefaultValue struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDefaultValue) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDefaultValue) WithArrayOfValues(values []string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDescription ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDescription struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDescription) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDescription) WithArrayOfValues(values []string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDisabled ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDisabled struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDisabled) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsDisabled) WithArrayOfValues(values []bool) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsKey ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsKey struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsKey) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsKey) WithArrayOfValues(values []string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsValueType ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsValueType struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsLabelsValueType) WithArrayOfValues ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) Annotations ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) CreateTime ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) DeleteTime ¶ added in v0.8.0
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) Generation ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) Lifecycle ¶ added in v0.8.0
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) OwnerReferences ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) ResourceVersion ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) UpdateTime ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataAnnotations ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataAnnotations struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataAnnotations) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataAnnotations) WithArrayOfValues(values []map[string]string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataAnnotations) WithValue ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataAnnotations) WithValue(value map[string]string) *ListMetricDescriptorsResponse_FieldSubPathValue
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataCreateTime ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataCreateTime struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataCreateTime) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataDeleteTime ¶ added in v0.8.0
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataDeleteTime struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataGeneration ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataGeneration struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataGeneration) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataGeneration) WithArrayOfValues(values []int64) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLabels ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLabels struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLabels) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLabels) WithArrayOfValues(values []map[string]string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLabels) WithValue ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLabels) WithValue(value map[string]string) *ListMetricDescriptorsResponse_FieldSubPathValue
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycle ¶ added in v0.8.0
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycle struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycle) FieldPath ¶ added in v0.8.0
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycle) State ¶ added in v0.8.0
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycleBlockDeletion struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycleState ¶ added in v0.8.0
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycleState struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) BlockOwnerDeletion ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) Controller ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) FieldPath ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) Region ¶ added in v0.8.0
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) Version ¶ added in v0.8.0
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferences) WithItemValue ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesBlockOwnerDeletion ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesController ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesController struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesController) FieldPath ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesKind ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesKind struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesKind) FieldPath ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesName ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesName struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesName) FieldPath ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesName) WithArrayOfValues(values []string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesRegion ¶ added in v0.8.0
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesRegion struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesRequiresOwnerReference struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesVersion ¶ added in v0.8.0
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesVersion struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataResourceVersion ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataResourceVersion struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataResourceVersion) FieldPath ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataResourceVersion) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataResourceVersion) WithArrayOfValues(values []string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataShards ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataShards struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataShards) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataShards) WithArrayOfValues(values []map[string]int64) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataShards) WithValue ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataShards) WithValue(value map[string]int64) *ListMetricDescriptorsResponse_FieldSubPathValue
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncing ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncing struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncing) OwningRegion ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncing) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncingOwningRegion ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncingOwningRegion struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncingOwningRegion) FieldPath ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncingRegions ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncingRegions struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncingRegions) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncingRegions) WithArrayOfValues(values [][]string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataSyncingRegions) WithItemValue ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataTags ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataTags struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataTags) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataTags) WithArrayOfValues(values [][]string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataTags) WithItemValue ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataTags) WithItemValue(value string) *ListMetricDescriptorsResponse_FieldSubPathArrayItemValue
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataTags) WithValue ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataTags) WithValue(value []string) *ListMetricDescriptorsResponse_FieldSubPathValue
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataUpdateTime ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataUpdateTime struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataUpdateTime) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataUuid ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataUuid struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataUuid) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetadataUuid) WithArrayOfValues(values []string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricDescriptorMetadata ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricDescriptorMetadata struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricDescriptorMetadata) FieldPath ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricDescriptorMetadata) LaunchStage ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricDescriptorMetadata) WithArrayOfValues ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricDescriptorMetadataLaunchStage ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricDescriptorMetadataLaunchStage struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricDescriptorMetadataLaunchStage) FieldPath ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricDescriptorMetadataLaunchStage) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricDescriptorMetadataLaunchStage) WithArrayOfValues(values []api.LaunchStage) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricKind ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricKind struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsMetricKind) WithArrayOfValues ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsName ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsName struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsName) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsName) WithArrayOfValues(values []*metric_descriptor.Name) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySets ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySets struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySets) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySets) WithArrayOfValues(values [][]*monitoring_common.LabelKeySet) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySets) WithItemValue ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsLabelKeys ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsLabelKeys struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsLabelKeys) FieldPath ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsLabelKeys) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsLabelKeys) WithArrayOfValues(values [][]string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsLabelKeys) WithItemValue ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsWriteOnly ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsWriteOnly struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsWriteOnly) FieldPath ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsWriteOnly) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsPromotedLabelKeySetsWriteOnly) WithArrayOfValues(values []bool) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsResourceTypes ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsResourceTypes struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsResourceTypes) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsResourceTypes) WithArrayOfValues(values [][]string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsResourceTypes) WithItemValue ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsResourceTypes) WithValue ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsResourceTypes) WithValue(value []string) *ListMetricDescriptorsResponse_FieldSubPathValue
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsStorageConfig ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsStorageConfig struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsStorageConfig) StoreRawPoints ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsStorageConfig) WithArrayOfValues ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsStorageConfigStoreRawPoints ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsStorageConfigStoreRawPoints struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsStorageConfigStoreRawPoints) FieldPath ¶
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsStorageConfigStoreRawPoints) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsStorageConfigStoreRawPoints) WithArrayOfValues(values []bool) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsType ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsType struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsType) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsType) WithArrayOfValues(values []string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsType) WithValue ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsType) WithValue(value string) *ListMetricDescriptorsResponse_FieldSubPathValue
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsUnit ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsUnit struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsUnit) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsUnit) WithArrayOfValues(values []string) *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsUnit) WithValue ¶
func (s ListMetricDescriptorsResponsePathSelectorMetricDescriptorsUnit) WithValue(value string) *ListMetricDescriptorsResponse_FieldSubPathValue
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsValueType ¶
type ListMetricDescriptorsResponsePathSelectorMetricDescriptorsValueType struct{}
func (ListMetricDescriptorsResponsePathSelectorMetricDescriptorsValueType) WithArrayOfValues ¶
type ListMetricDescriptorsResponsePathSelectorNextPageToken ¶
type ListMetricDescriptorsResponsePathSelectorNextPageToken struct{}
func (ListMetricDescriptorsResponsePathSelectorNextPageToken) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorNextPageToken) WithArrayOfValues(values []*metric_descriptor.PagerCursor) *ListMetricDescriptorsResponse_FieldTerminalPathArrayOfValues
type ListMetricDescriptorsResponsePathSelectorPrevPageToken ¶
type ListMetricDescriptorsResponsePathSelectorPrevPageToken struct{}
func (ListMetricDescriptorsResponsePathSelectorPrevPageToken) WithArrayOfValues ¶
func (s ListMetricDescriptorsResponsePathSelectorPrevPageToken) WithArrayOfValues(values []*metric_descriptor.PagerCursor) *ListMetricDescriptorsResponse_FieldTerminalPathArrayOfValues
type ListMetricDescriptorsResponse_FieldMask ¶
type ListMetricDescriptorsResponse_FieldMask struct {
Paths []ListMetricDescriptorsResponse_FieldPath
}
func FullListMetricDescriptorsResponse_FieldMask ¶
func FullListMetricDescriptorsResponse_FieldMask() *ListMetricDescriptorsResponse_FieldMask
func (*ListMetricDescriptorsResponse_FieldMask) AppendPath ¶
func (fieldMask *ListMetricDescriptorsResponse_FieldMask) AppendPath(path ListMetricDescriptorsResponse_FieldPath)
func (*ListMetricDescriptorsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *ListMetricDescriptorsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*ListMetricDescriptorsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *ListMetricDescriptorsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*ListMetricDescriptorsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *ListMetricDescriptorsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*ListMetricDescriptorsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *ListMetricDescriptorsResponse_FieldMask) FilterInputFields() *ListMetricDescriptorsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*ListMetricDescriptorsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *ListMetricDescriptorsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*ListMetricDescriptorsResponse_FieldMask) GetPaths ¶
func (fieldMask *ListMetricDescriptorsResponse_FieldMask) GetPaths() []ListMetricDescriptorsResponse_FieldPath
func (*ListMetricDescriptorsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *ListMetricDescriptorsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*ListMetricDescriptorsResponse_FieldMask) IsFull ¶
func (fieldMask *ListMetricDescriptorsResponse_FieldMask) IsFull() bool
func (ListMetricDescriptorsResponse_FieldMask) Marshal ¶
func (fieldMask ListMetricDescriptorsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (ListMetricDescriptorsResponse_FieldMask) MarshalJSON ¶
func (fieldMask ListMetricDescriptorsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*ListMetricDescriptorsResponse_FieldMask) PathsCount ¶
func (fieldMask *ListMetricDescriptorsResponse_FieldMask) PathsCount() int
func (*ListMetricDescriptorsResponse_FieldMask) Project ¶
func (fieldMask *ListMetricDescriptorsResponse_FieldMask) Project(source *ListMetricDescriptorsResponse) *ListMetricDescriptorsResponse
func (*ListMetricDescriptorsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *ListMetricDescriptorsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*ListMetricDescriptorsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *ListMetricDescriptorsResponse_FieldMask) ProtoMessage()
func (*ListMetricDescriptorsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *ListMetricDescriptorsResponse_FieldMask) ProtoReflect() preflect.Message
func (*ListMetricDescriptorsResponse_FieldMask) Reset ¶
func (fieldMask *ListMetricDescriptorsResponse_FieldMask) Reset()
func (*ListMetricDescriptorsResponse_FieldMask) Set ¶
func (fieldMask *ListMetricDescriptorsResponse_FieldMask) Set(target, source *ListMetricDescriptorsResponse)
func (*ListMetricDescriptorsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *ListMetricDescriptorsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*ListMetricDescriptorsResponse_FieldMask) SetRaw ¶
func (fieldMask *ListMetricDescriptorsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*ListMetricDescriptorsResponse_FieldMask) Size ¶
func (fieldMask *ListMetricDescriptorsResponse_FieldMask) Size() int
func (*ListMetricDescriptorsResponse_FieldMask) String ¶
func (fieldMask *ListMetricDescriptorsResponse_FieldMask) String() string
func (*ListMetricDescriptorsResponse_FieldMask) Subtract ¶
func (fieldMask *ListMetricDescriptorsResponse_FieldMask) Subtract(other *ListMetricDescriptorsResponse_FieldMask) *ListMetricDescriptorsResponse_FieldMask
func (*ListMetricDescriptorsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *ListMetricDescriptorsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*ListMetricDescriptorsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *ListMetricDescriptorsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*ListMetricDescriptorsResponse_FieldMask) Unmarshal ¶
func (fieldMask *ListMetricDescriptorsResponse_FieldMask) Unmarshal(data []byte) error
func (*ListMetricDescriptorsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *ListMetricDescriptorsResponse_FieldMask) UnmarshalJSON(data []byte) error
type ListMetricDescriptorsResponse_FieldPath ¶
type ListMetricDescriptorsResponse_FieldPath interface { gotenobject.FieldPath Selector() ListMetricDescriptorsResponse_FieldPathSelector Get(source *ListMetricDescriptorsResponse) []interface{} GetSingle(source *ListMetricDescriptorsResponse) (interface{}, bool) ClearValue(item *ListMetricDescriptorsResponse) // Those methods build corresponding ListMetricDescriptorsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) ListMetricDescriptorsResponse_FieldPathValue WithIArrayOfValues(values interface{}) ListMetricDescriptorsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) ListMetricDescriptorsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildListMetricDescriptorsResponse_FieldPath ¶
func BuildListMetricDescriptorsResponse_FieldPath(fp gotenobject.RawFieldPath) (ListMetricDescriptorsResponse_FieldPath, error)
func MustParseListMetricDescriptorsResponse_FieldPath ¶
func MustParseListMetricDescriptorsResponse_FieldPath(rawField string) ListMetricDescriptorsResponse_FieldPath
func ParseListMetricDescriptorsResponse_FieldPath ¶
func ParseListMetricDescriptorsResponse_FieldPath(rawField string) (ListMetricDescriptorsResponse_FieldPath, error)
type ListMetricDescriptorsResponse_FieldPathArrayItemValue ¶
type ListMetricDescriptorsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue ListMetricDescriptorsResponse_FieldPath ContainsValue(*ListMetricDescriptorsResponse) bool }
ListMetricDescriptorsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for ListMetricDescriptorsResponse according to their type Present only for array (repeated) types.
func MustParseListMetricDescriptorsResponse_FieldPathArrayItemValue ¶
func MustParseListMetricDescriptorsResponse_FieldPathArrayItemValue(pathStr, valueStr string) ListMetricDescriptorsResponse_FieldPathArrayItemValue
func ParseListMetricDescriptorsResponse_FieldPathArrayItemValue ¶
func ParseListMetricDescriptorsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (ListMetricDescriptorsResponse_FieldPathArrayItemValue, error)
ParseListMetricDescriptorsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type ListMetricDescriptorsResponse_FieldPathArrayOfValues ¶
type ListMetricDescriptorsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues ListMetricDescriptorsResponse_FieldPath }
ListMetricDescriptorsResponse_FieldPathArrayOfValues allows storing slice of values for ListMetricDescriptorsResponse fields according to their type
func MustParseListMetricDescriptorsResponse_FieldPathArrayOfValues ¶
func MustParseListMetricDescriptorsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) ListMetricDescriptorsResponse_FieldPathArrayOfValues
func ParseListMetricDescriptorsResponse_FieldPathArrayOfValues ¶
func ParseListMetricDescriptorsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (ListMetricDescriptorsResponse_FieldPathArrayOfValues, error)
type ListMetricDescriptorsResponse_FieldPathSelector ¶
type ListMetricDescriptorsResponse_FieldPathSelector int32
const ( ListMetricDescriptorsResponse_FieldPathSelectorMetricDescriptors ListMetricDescriptorsResponse_FieldPathSelector = 0 ListMetricDescriptorsResponse_FieldPathSelectorNextPageToken ListMetricDescriptorsResponse_FieldPathSelector = 1 ListMetricDescriptorsResponse_FieldPathSelectorPrevPageToken ListMetricDescriptorsResponse_FieldPathSelector = 2 )
func (ListMetricDescriptorsResponse_FieldPathSelector) String ¶
func (s ListMetricDescriptorsResponse_FieldPathSelector) String() string
type ListMetricDescriptorsResponse_FieldPathValue ¶
type ListMetricDescriptorsResponse_FieldPathValue interface { ListMetricDescriptorsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **ListMetricDescriptorsResponse) CompareWith(*ListMetricDescriptorsResponse) (cmp int, comparable bool) }
ListMetricDescriptorsResponse_FieldPathValue allows storing values for ListMetricDescriptorsResponse fields according to their type
func MustParseListMetricDescriptorsResponse_FieldPathValue ¶
func MustParseListMetricDescriptorsResponse_FieldPathValue(pathStr, valueStr string) ListMetricDescriptorsResponse_FieldPathValue
func ParseListMetricDescriptorsResponse_FieldPathValue ¶
func ParseListMetricDescriptorsResponse_FieldPathValue(pathStr, valueStr string) (ListMetricDescriptorsResponse_FieldPathValue, error)
type ListMetricDescriptorsResponse_FieldSubPath ¶
type ListMetricDescriptorsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*ListMetricDescriptorsResponse_FieldSubPath) AsMetricDescriptorsSubPath ¶
func (fps *ListMetricDescriptorsResponse_FieldSubPath) AsMetricDescriptorsSubPath() (metric_descriptor.MetricDescriptor_FieldPath, bool)
func (*ListMetricDescriptorsResponse_FieldSubPath) ClearValue ¶
func (fps *ListMetricDescriptorsResponse_FieldSubPath) ClearValue(item *ListMetricDescriptorsResponse)
func (*ListMetricDescriptorsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *ListMetricDescriptorsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*ListMetricDescriptorsResponse_FieldSubPath) Get ¶
func (fps *ListMetricDescriptorsResponse_FieldSubPath) Get(source *ListMetricDescriptorsResponse) (values []interface{})
Get returns all values pointed by selected field from source ListMetricDescriptorsResponse
func (*ListMetricDescriptorsResponse_FieldSubPath) GetDefault ¶
func (fps *ListMetricDescriptorsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListMetricDescriptorsResponse_FieldSubPath) GetRaw ¶
func (fps *ListMetricDescriptorsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*ListMetricDescriptorsResponse_FieldSubPath) GetSingle ¶
func (fps *ListMetricDescriptorsResponse_FieldSubPath) GetSingle(source *ListMetricDescriptorsResponse) (interface{}, bool)
GetSingle returns value of selected field from source ListMetricDescriptorsResponse
func (*ListMetricDescriptorsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *ListMetricDescriptorsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListMetricDescriptorsResponse_FieldSubPath) IsLeaf ¶
func (fps *ListMetricDescriptorsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListMetricDescriptorsResponse_FieldSubPath) JSONString ¶
func (fps *ListMetricDescriptorsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListMetricDescriptorsResponse_FieldSubPath) Selector ¶
func (fps *ListMetricDescriptorsResponse_FieldSubPath) Selector() ListMetricDescriptorsResponse_FieldPathSelector
func (*ListMetricDescriptorsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *ListMetricDescriptorsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListMetricDescriptorsResponse_FieldSubPath) String ¶
func (fps *ListMetricDescriptorsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*ListMetricDescriptorsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *ListMetricDescriptorsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) ListMetricDescriptorsResponse_FieldPathArrayItemValue
func (*ListMetricDescriptorsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *ListMetricDescriptorsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) ListMetricDescriptorsResponse_FieldPathArrayOfValues
func (*ListMetricDescriptorsResponse_FieldSubPath) WithIValue ¶
func (fps *ListMetricDescriptorsResponse_FieldSubPath) WithIValue(value interface{}) ListMetricDescriptorsResponse_FieldPathValue
func (*ListMetricDescriptorsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *ListMetricDescriptorsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListMetricDescriptorsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *ListMetricDescriptorsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListMetricDescriptorsResponse_FieldSubPath) WithRawIValue ¶
func (fps *ListMetricDescriptorsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListMetricDescriptorsResponse_FieldSubPathArrayItemValue ¶
type ListMetricDescriptorsResponse_FieldSubPathArrayItemValue struct { ListMetricDescriptorsResponse_FieldPath // contains filtered or unexported fields }
func (*ListMetricDescriptorsResponse_FieldSubPathArrayItemValue) AsMetricDescriptorsPathItemValue ¶
func (fpaivs *ListMetricDescriptorsResponse_FieldSubPathArrayItemValue) AsMetricDescriptorsPathItemValue() (metric_descriptor.MetricDescriptor_FieldPathArrayItemValue, bool)
func (*ListMetricDescriptorsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *ListMetricDescriptorsResponse_FieldSubPathArrayItemValue) ContainsValue(source *ListMetricDescriptorsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListMetricDescriptorsResponse'
func (*ListMetricDescriptorsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *ListMetricDescriptorsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type ListMetricDescriptorsResponse_FieldSubPathArrayOfValues ¶
type ListMetricDescriptorsResponse_FieldSubPathArrayOfValues struct { ListMetricDescriptorsResponse_FieldPath // contains filtered or unexported fields }
func (*ListMetricDescriptorsResponse_FieldSubPathArrayOfValues) AsMetricDescriptorsPathArrayOfValues ¶
func (fpsaov *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues) AsMetricDescriptorsPathArrayOfValues() (metric_descriptor.MetricDescriptor_FieldPathArrayOfValues, bool)
func (*ListMetricDescriptorsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *ListMetricDescriptorsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type ListMetricDescriptorsResponse_FieldSubPathValue ¶
type ListMetricDescriptorsResponse_FieldSubPathValue struct { ListMetricDescriptorsResponse_FieldPath // contains filtered or unexported fields }
func (*ListMetricDescriptorsResponse_FieldSubPathValue) AsMetricDescriptorsPathValue ¶
func (fpvs *ListMetricDescriptorsResponse_FieldSubPathValue) AsMetricDescriptorsPathValue() (metric_descriptor.MetricDescriptor_FieldPathValue, bool)
func (*ListMetricDescriptorsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *ListMetricDescriptorsResponse_FieldSubPathValue) CompareWith(source *ListMetricDescriptorsResponse) (int, bool)
func (*ListMetricDescriptorsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *ListMetricDescriptorsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListMetricDescriptorsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *ListMetricDescriptorsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*ListMetricDescriptorsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *ListMetricDescriptorsResponse_FieldSubPathValue) SetTo(target **ListMetricDescriptorsResponse)
func (*ListMetricDescriptorsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *ListMetricDescriptorsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type ListMetricDescriptorsResponse_FieldTerminalPath ¶
type ListMetricDescriptorsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*ListMetricDescriptorsResponse_FieldTerminalPath) ClearValue ¶
func (fp *ListMetricDescriptorsResponse_FieldTerminalPath) ClearValue(item *ListMetricDescriptorsResponse)
func (*ListMetricDescriptorsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *ListMetricDescriptorsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*ListMetricDescriptorsResponse_FieldTerminalPath) Get ¶
func (fp *ListMetricDescriptorsResponse_FieldTerminalPath) Get(source *ListMetricDescriptorsResponse) (values []interface{})
Get returns all values pointed by specific field from source ListMetricDescriptorsResponse
func (*ListMetricDescriptorsResponse_FieldTerminalPath) GetDefault ¶
func (fp *ListMetricDescriptorsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*ListMetricDescriptorsResponse_FieldTerminalPath) GetRaw ¶
func (fp *ListMetricDescriptorsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*ListMetricDescriptorsResponse_FieldTerminalPath) GetSingle ¶
func (fp *ListMetricDescriptorsResponse_FieldTerminalPath) GetSingle(source *ListMetricDescriptorsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source ListMetricDescriptorsResponse
func (*ListMetricDescriptorsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *ListMetricDescriptorsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*ListMetricDescriptorsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *ListMetricDescriptorsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*ListMetricDescriptorsResponse_FieldTerminalPath) JSONString ¶
func (fp *ListMetricDescriptorsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*ListMetricDescriptorsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *ListMetricDescriptorsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*ListMetricDescriptorsResponse_FieldTerminalPath) String ¶
func (fp *ListMetricDescriptorsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*ListMetricDescriptorsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *ListMetricDescriptorsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) ListMetricDescriptorsResponse_FieldPathArrayItemValue
func (*ListMetricDescriptorsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *ListMetricDescriptorsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) ListMetricDescriptorsResponse_FieldPathArrayOfValues
func (*ListMetricDescriptorsResponse_FieldTerminalPath) WithIValue ¶
func (fp *ListMetricDescriptorsResponse_FieldTerminalPath) WithIValue(value interface{}) ListMetricDescriptorsResponse_FieldPathValue
func (*ListMetricDescriptorsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *ListMetricDescriptorsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*ListMetricDescriptorsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *ListMetricDescriptorsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*ListMetricDescriptorsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *ListMetricDescriptorsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type ListMetricDescriptorsResponse_FieldTerminalPathArrayItemValue ¶
type ListMetricDescriptorsResponse_FieldTerminalPathArrayItemValue struct { ListMetricDescriptorsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) AsMetricDescriptorsItemValue ¶
func (fpaiv *ListMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) AsMetricDescriptorsItemValue() (*metric_descriptor.MetricDescriptor, bool)
func (*ListMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *ListMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *ListMetricDescriptorsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'ListMetricDescriptorsResponse'
func (*ListMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *ListMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object ListMetricDescriptorsResponse as interface{}
func (*ListMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *ListMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *ListMetricDescriptorsResponse) (interface{}, bool)
func (*ListMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *ListMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type ListMetricDescriptorsResponse_FieldTerminalPathArrayOfValues ¶
type ListMetricDescriptorsResponse_FieldTerminalPathArrayOfValues struct { ListMetricDescriptorsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) AsMetricDescriptorsArrayOfValues ¶
func (fpaov *ListMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) AsMetricDescriptorsArrayOfValues() ([][]*metric_descriptor.MetricDescriptor, bool)
func (*ListMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *ListMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*metric_descriptor.PagerCursor, bool)
func (*ListMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *ListMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*metric_descriptor.PagerCursor, bool)
func (*ListMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *ListMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type ListMetricDescriptorsResponse_FieldTerminalPathValue ¶
type ListMetricDescriptorsResponse_FieldTerminalPathValue struct { ListMetricDescriptorsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*ListMetricDescriptorsResponse_FieldTerminalPathValue) AsMetricDescriptorsValue ¶
func (fpv *ListMetricDescriptorsResponse_FieldTerminalPathValue) AsMetricDescriptorsValue() ([]*metric_descriptor.MetricDescriptor, bool)
func (*ListMetricDescriptorsResponse_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *ListMetricDescriptorsResponse_FieldTerminalPathValue) AsNextPageTokenValue() (*metric_descriptor.PagerCursor, bool)
func (*ListMetricDescriptorsResponse_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *ListMetricDescriptorsResponse_FieldTerminalPathValue) AsPrevPageTokenValue() (*metric_descriptor.PagerCursor, bool)
func (*ListMetricDescriptorsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *ListMetricDescriptorsResponse_FieldTerminalPathValue) CompareWith(source *ListMetricDescriptorsResponse) (int, bool)
CompareWith compares value in the 'ListMetricDescriptorsResponse_FieldTerminalPathValue' with the value under path in 'ListMetricDescriptorsResponse'.
func (*ListMetricDescriptorsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *ListMetricDescriptorsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*ListMetricDescriptorsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *ListMetricDescriptorsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'ListMetricDescriptorsResponse' as interface{}
func (*ListMetricDescriptorsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *ListMetricDescriptorsResponse_FieldTerminalPathValue) SetTo(target **ListMetricDescriptorsResponse)
SetTo stores value for selected field for object ListMetricDescriptorsResponse
func (*ListMetricDescriptorsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *ListMetricDescriptorsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type MetricDescriptorServiceClient ¶
type MetricDescriptorServiceClient interface { BatchGetMetricDescriptors(ctx context.Context, in *BatchGetMetricDescriptorsRequest, opts ...grpc.CallOption) (*BatchGetMetricDescriptorsResponse, error) WatchMetricDescriptor(ctx context.Context, in *WatchMetricDescriptorRequest, opts ...grpc.CallOption) (WatchMetricDescriptorClientStream, error) WatchMetricDescriptors(ctx context.Context, in *WatchMetricDescriptorsRequest, opts ...grpc.CallOption) (WatchMetricDescriptorsClientStream, error) UpdateMetricDescriptor(ctx context.Context, in *UpdateMetricDescriptorRequest, opts ...grpc.CallOption) (*metric_descriptor.MetricDescriptor, error) GetMetricDescriptor(ctx context.Context, in *GetMetricDescriptorRequest, opts ...grpc.CallOption) (*metric_descriptor.MetricDescriptor, error) CreateMetricDescriptor(ctx context.Context, in *CreateMetricDescriptorRequest, opts ...grpc.CallOption) (*metric_descriptor.MetricDescriptor, error) DeleteMetricDescriptor(ctx context.Context, in *DeleteMetricDescriptorRequest, opts ...grpc.CallOption) (*empty.Empty, error) ListMetricDescriptors(ctx context.Context, in *ListMetricDescriptorsRequest, opts ...grpc.CallOption) (*ListMetricDescriptorsResponse, error) }
MetricDescriptorServiceClient is the client API for MetricDescriptorService.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewMetricDescriptorServiceClient ¶
func NewMetricDescriptorServiceClient(cc grpc.ClientConnInterface) MetricDescriptorServiceClient
type MetricDescriptorServiceDescriptor ¶ added in v0.4.28
type MetricDescriptorServiceDescriptor struct{}
func GetMetricDescriptorServiceDescriptor ¶ added in v0.4.28
func GetMetricDescriptorServiceDescriptor() *MetricDescriptorServiceDescriptor
func (*MetricDescriptorServiceDescriptor) AllMethodDescriptors ¶ added in v0.4.28
func (d *MetricDescriptorServiceDescriptor) AllMethodDescriptors() []gotenclient.MethodDescriptor
func (*MetricDescriptorServiceDescriptor) GetApiName ¶ added in v0.4.28
func (d *MetricDescriptorServiceDescriptor) GetApiName() string
func (*MetricDescriptorServiceDescriptor) GetFullAPIName ¶ added in v0.4.28
func (d *MetricDescriptorServiceDescriptor) GetFullAPIName() string
func (*MetricDescriptorServiceDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *MetricDescriptorServiceDescriptor) GetProtoPkgName() string
func (*MetricDescriptorServiceDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *MetricDescriptorServiceDescriptor) GetServiceDomain() string
func (*MetricDescriptorServiceDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *MetricDescriptorServiceDescriptor) GetServiceVersion() string
type UpdateMetricDescriptorDescriptor ¶ added in v0.4.28
type UpdateMetricDescriptorDescriptor struct{}
func GetUpdateMetricDescriptorDescriptor ¶ added in v0.4.28
func GetUpdateMetricDescriptorDescriptor() *UpdateMetricDescriptorDescriptor
func (*UpdateMetricDescriptorDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *UpdateMetricDescriptorDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*UpdateMetricDescriptorDescriptor) GetApiName ¶ added in v0.4.28
func (d *UpdateMetricDescriptorDescriptor) GetApiName() string
func (*UpdateMetricDescriptorDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *UpdateMetricDescriptorDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateMetricDescriptorDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *UpdateMetricDescriptorDescriptor) GetFullMethodName() string
func (*UpdateMetricDescriptorDescriptor) GetMethodName ¶ added in v0.4.28
func (d *UpdateMetricDescriptorDescriptor) GetMethodName() string
func (*UpdateMetricDescriptorDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *UpdateMetricDescriptorDescriptor) GetProtoPkgName() string
func (*UpdateMetricDescriptorDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *UpdateMetricDescriptorDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*UpdateMetricDescriptorDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *UpdateMetricDescriptorDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*UpdateMetricDescriptorDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *UpdateMetricDescriptorDescriptor) GetServiceDomain() string
func (*UpdateMetricDescriptorDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *UpdateMetricDescriptorDescriptor) GetServiceVersion() string
func (*UpdateMetricDescriptorDescriptor) GetVerb ¶ added in v0.4.28
func (d *UpdateMetricDescriptorDescriptor) GetVerb() string
func (*UpdateMetricDescriptorDescriptor) HasResource ¶ added in v0.4.30
func (d *UpdateMetricDescriptorDescriptor) HasResource() bool
func (*UpdateMetricDescriptorDescriptor) IsClientStream ¶ added in v0.4.28
func (d *UpdateMetricDescriptorDescriptor) IsClientStream() bool
func (*UpdateMetricDescriptorDescriptor) IsCollection ¶ added in v0.4.30
func (d *UpdateMetricDescriptorDescriptor) IsCollection() bool
func (*UpdateMetricDescriptorDescriptor) IsPlural ¶ added in v0.4.30
func (d *UpdateMetricDescriptorDescriptor) IsPlural() bool
func (*UpdateMetricDescriptorDescriptor) IsServerStream ¶ added in v0.4.28
func (d *UpdateMetricDescriptorDescriptor) IsServerStream() bool
func (*UpdateMetricDescriptorDescriptor) IsUnary ¶ added in v0.4.28
func (d *UpdateMetricDescriptorDescriptor) IsUnary() bool
func (*UpdateMetricDescriptorDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *UpdateMetricDescriptorDescriptor) NewEmptyClientMsg() proto.Message
func (*UpdateMetricDescriptorDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *UpdateMetricDescriptorDescriptor) NewEmptyServerMsg() proto.Message
func (*UpdateMetricDescriptorDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *UpdateMetricDescriptorDescriptor) RequestHasResourceBody() bool
type UpdateMetricDescriptorDescriptorClientMsgHandle ¶ added in v0.4.28
type UpdateMetricDescriptorDescriptorClientMsgHandle struct{}
func (*UpdateMetricDescriptorDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *UpdateMetricDescriptorDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateMetricDescriptorDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *UpdateMetricDescriptorDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateMetricDescriptorDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *UpdateMetricDescriptorDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateMetricDescriptorDescriptorServerMsgHandle ¶ added in v0.4.28
type UpdateMetricDescriptorDescriptorServerMsgHandle struct{}
func (*UpdateMetricDescriptorDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *UpdateMetricDescriptorDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*UpdateMetricDescriptorDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *UpdateMetricDescriptorDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*UpdateMetricDescriptorDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *UpdateMetricDescriptorDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type UpdateMetricDescriptorRequest ¶
type UpdateMetricDescriptorRequest struct { // MetricDescriptor resource body MetricDescriptor *metric_descriptor.MetricDescriptor `` /* 138-byte string literal not displayed */ // FieldMask applied to request - change will be applied only for fields in // the mask UpdateMask *metric_descriptor.MetricDescriptor_FieldMask `` /* 152-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 *UpdateMetricDescriptorRequest_CAS `protobuf:"bytes,4,opt,name=cas,proto3" json:"cas,omitempty" firestore:"cas"` // contains filtered or unexported fields }
Request message for method [UpdateMetricDescriptor][ntt.monitoring.v3.UpdateMetricDescriptor]
func (*UpdateMetricDescriptorRequest) Clone ¶
func (o *UpdateMetricDescriptorRequest) Clone() *UpdateMetricDescriptorRequest
func (*UpdateMetricDescriptorRequest) CloneRaw ¶
func (o *UpdateMetricDescriptorRequest) CloneRaw() gotenobject.GotenObjectExt
func (*UpdateMetricDescriptorRequest) Descriptor ¶
func (*UpdateMetricDescriptorRequest) Descriptor() ([]byte, []int)
Deprecated, Use UpdateMetricDescriptorRequest.ProtoReflect.Descriptor instead.
func (*UpdateMetricDescriptorRequest) GetCas ¶
func (m *UpdateMetricDescriptorRequest) GetCas() *UpdateMetricDescriptorRequest_CAS
func (*UpdateMetricDescriptorRequest) GetMetricDescriptor ¶
func (m *UpdateMetricDescriptorRequest) GetMetricDescriptor() *metric_descriptor.MetricDescriptor
func (*UpdateMetricDescriptorRequest) GetUpdateMask ¶
func (m *UpdateMetricDescriptorRequest) GetUpdateMask() *metric_descriptor.MetricDescriptor_FieldMask
func (*UpdateMetricDescriptorRequest) GotenMessage ¶
func (*UpdateMetricDescriptorRequest) GotenMessage()
func (*UpdateMetricDescriptorRequest) GotenObjectExt ¶
func (o *UpdateMetricDescriptorRequest) GotenObjectExt()
func (*UpdateMetricDescriptorRequest) GotenValidate ¶
func (obj *UpdateMetricDescriptorRequest) GotenValidate() error
func (*UpdateMetricDescriptorRequest) MakeDiffFieldMask ¶
func (o *UpdateMetricDescriptorRequest) MakeDiffFieldMask(other *UpdateMetricDescriptorRequest) *UpdateMetricDescriptorRequest_FieldMask
func (*UpdateMetricDescriptorRequest) MakeFullFieldMask ¶
func (o *UpdateMetricDescriptorRequest) MakeFullFieldMask() *UpdateMetricDescriptorRequest_FieldMask
func (*UpdateMetricDescriptorRequest) MakeRawDiffFieldMask ¶
func (o *UpdateMetricDescriptorRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*UpdateMetricDescriptorRequest) MakeRawFullFieldMask ¶
func (o *UpdateMetricDescriptorRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*UpdateMetricDescriptorRequest) Marshal ¶
func (m *UpdateMetricDescriptorRequest) Marshal() ([]byte, error)
func (*UpdateMetricDescriptorRequest) MarshalJSON ¶
func (m *UpdateMetricDescriptorRequest) MarshalJSON() ([]byte, error)
func (*UpdateMetricDescriptorRequest) Merge ¶
func (o *UpdateMetricDescriptorRequest) Merge(source *UpdateMetricDescriptorRequest)
func (*UpdateMetricDescriptorRequest) MergeRaw ¶
func (o *UpdateMetricDescriptorRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*UpdateMetricDescriptorRequest) ProtoMessage ¶
func (*UpdateMetricDescriptorRequest) ProtoMessage()
func (*UpdateMetricDescriptorRequest) ProtoReflect ¶
func (m *UpdateMetricDescriptorRequest) ProtoReflect() preflect.Message
func (*UpdateMetricDescriptorRequest) Reset ¶
func (m *UpdateMetricDescriptorRequest) Reset()
func (*UpdateMetricDescriptorRequest) SetCas ¶
func (m *UpdateMetricDescriptorRequest) SetCas(fv *UpdateMetricDescriptorRequest_CAS)
func (*UpdateMetricDescriptorRequest) SetMetricDescriptor ¶
func (m *UpdateMetricDescriptorRequest) SetMetricDescriptor(fv *metric_descriptor.MetricDescriptor)
func (*UpdateMetricDescriptorRequest) SetUpdateMask ¶
func (m *UpdateMetricDescriptorRequest) SetUpdateMask(fv *metric_descriptor.MetricDescriptor_FieldMask)
func (*UpdateMetricDescriptorRequest) String ¶
func (m *UpdateMetricDescriptorRequest) String() string
func (*UpdateMetricDescriptorRequest) Unmarshal ¶
func (m *UpdateMetricDescriptorRequest) Unmarshal(b []byte) error
func (*UpdateMetricDescriptorRequest) UnmarshalJSON ¶
func (m *UpdateMetricDescriptorRequest) UnmarshalJSON(data []byte) error
type UpdateMetricDescriptorRequestCASFieldPathBuilder ¶
type UpdateMetricDescriptorRequestCASFieldPathBuilder struct{}
func NewUpdateMetricDescriptorRequestCASFieldPathBuilder ¶
func NewUpdateMetricDescriptorRequestCASFieldPathBuilder() UpdateMetricDescriptorRequestCASFieldPathBuilder
func (UpdateMetricDescriptorRequestCASFieldPathBuilder) ConditionalState ¶
type UpdateMetricDescriptorRequestCAS_FieldPath ¶
type UpdateMetricDescriptorRequestCAS_FieldPath interface { gotenobject.FieldPath Selector() UpdateMetricDescriptorRequestCAS_FieldPathSelector Get(source *UpdateMetricDescriptorRequest_CAS) []interface{} GetSingle(source *UpdateMetricDescriptorRequest_CAS) (interface{}, bool) ClearValue(item *UpdateMetricDescriptorRequest_CAS) // Those methods build corresponding UpdateMetricDescriptorRequestCAS_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) UpdateMetricDescriptorRequestCAS_FieldPathValue WithIArrayOfValues(values interface{}) UpdateMetricDescriptorRequestCAS_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) UpdateMetricDescriptorRequestCAS_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildUpdateMetricDescriptorRequestCAS_FieldPath ¶
func BuildUpdateMetricDescriptorRequestCAS_FieldPath(fp gotenobject.RawFieldPath) (UpdateMetricDescriptorRequestCAS_FieldPath, error)
func MustParseUpdateMetricDescriptorRequestCAS_FieldPath ¶
func MustParseUpdateMetricDescriptorRequestCAS_FieldPath(rawField string) UpdateMetricDescriptorRequestCAS_FieldPath
func ParseUpdateMetricDescriptorRequestCAS_FieldPath ¶
func ParseUpdateMetricDescriptorRequestCAS_FieldPath(rawField string) (UpdateMetricDescriptorRequestCAS_FieldPath, error)
type UpdateMetricDescriptorRequestCAS_FieldPathArrayItemValue ¶
type UpdateMetricDescriptorRequestCAS_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue UpdateMetricDescriptorRequestCAS_FieldPath ContainsValue(*UpdateMetricDescriptorRequest_CAS) bool }
UpdateMetricDescriptorRequestCAS_FieldPathArrayItemValue allows storing single item in Path-specific values for CAS according to their type Present only for array (repeated) types.
func MustParseUpdateMetricDescriptorRequestCAS_FieldPathArrayItemValue ¶
func MustParseUpdateMetricDescriptorRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) UpdateMetricDescriptorRequestCAS_FieldPathArrayItemValue
func ParseUpdateMetricDescriptorRequestCAS_FieldPathArrayItemValue ¶
func ParseUpdateMetricDescriptorRequestCAS_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateMetricDescriptorRequestCAS_FieldPathArrayItemValue, error)
ParseUpdateMetricDescriptorRequestCAS_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type UpdateMetricDescriptorRequestCAS_FieldPathArrayOfValues ¶
type UpdateMetricDescriptorRequestCAS_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues UpdateMetricDescriptorRequestCAS_FieldPath }
UpdateMetricDescriptorRequestCAS_FieldPathArrayOfValues allows storing slice of values for CAS fields according to their type
func MustParseUpdateMetricDescriptorRequestCAS_FieldPathArrayOfValues ¶
func MustParseUpdateMetricDescriptorRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateMetricDescriptorRequestCAS_FieldPathArrayOfValues
func ParseUpdateMetricDescriptorRequestCAS_FieldPathArrayOfValues ¶
func ParseUpdateMetricDescriptorRequestCAS_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateMetricDescriptorRequestCAS_FieldPathArrayOfValues, error)
type UpdateMetricDescriptorRequestCAS_FieldPathSelector ¶
type UpdateMetricDescriptorRequestCAS_FieldPathSelector int32
const ( UpdateMetricDescriptorRequestCAS_FieldPathSelectorConditionalState UpdateMetricDescriptorRequestCAS_FieldPathSelector = 0 UpdateMetricDescriptorRequestCAS_FieldPathSelectorFieldMask UpdateMetricDescriptorRequestCAS_FieldPathSelector = 1 )
func (UpdateMetricDescriptorRequestCAS_FieldPathSelector) String ¶
func (s UpdateMetricDescriptorRequestCAS_FieldPathSelector) String() string
type UpdateMetricDescriptorRequestCAS_FieldPathValue ¶
type UpdateMetricDescriptorRequestCAS_FieldPathValue interface { UpdateMetricDescriptorRequestCAS_FieldPath gotenobject.FieldPathValue SetTo(target **UpdateMetricDescriptorRequest_CAS) CompareWith(*UpdateMetricDescriptorRequest_CAS) (cmp int, comparable bool) }
UpdateMetricDescriptorRequestCAS_FieldPathValue allows storing values for CAS fields according to their type
func MustParseUpdateMetricDescriptorRequestCAS_FieldPathValue ¶
func MustParseUpdateMetricDescriptorRequestCAS_FieldPathValue(pathStr, valueStr string) UpdateMetricDescriptorRequestCAS_FieldPathValue
func ParseUpdateMetricDescriptorRequestCAS_FieldPathValue ¶
func ParseUpdateMetricDescriptorRequestCAS_FieldPathValue(pathStr, valueStr string) (UpdateMetricDescriptorRequestCAS_FieldPathValue, error)
type UpdateMetricDescriptorRequestCAS_FieldSubPath ¶
type UpdateMetricDescriptorRequestCAS_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*UpdateMetricDescriptorRequestCAS_FieldSubPath) AsConditionalStateSubPath ¶
func (fps *UpdateMetricDescriptorRequestCAS_FieldSubPath) AsConditionalStateSubPath() (metric_descriptor.MetricDescriptor_FieldPath, bool)
func (*UpdateMetricDescriptorRequestCAS_FieldSubPath) ClearValue ¶
func (fps *UpdateMetricDescriptorRequestCAS_FieldSubPath) ClearValue(item *UpdateMetricDescriptorRequest_CAS)
func (*UpdateMetricDescriptorRequestCAS_FieldSubPath) ClearValueRaw ¶
func (fps *UpdateMetricDescriptorRequestCAS_FieldSubPath) ClearValueRaw(item proto.Message)
func (*UpdateMetricDescriptorRequestCAS_FieldSubPath) Get ¶
func (fps *UpdateMetricDescriptorRequestCAS_FieldSubPath) Get(source *UpdateMetricDescriptorRequest_CAS) (values []interface{})
Get returns all values pointed by selected field from source UpdateMetricDescriptorRequest_CAS
func (*UpdateMetricDescriptorRequestCAS_FieldSubPath) GetDefault ¶
func (fps *UpdateMetricDescriptorRequestCAS_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateMetricDescriptorRequestCAS_FieldSubPath) GetRaw ¶
func (fps *UpdateMetricDescriptorRequestCAS_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*UpdateMetricDescriptorRequestCAS_FieldSubPath) GetSingle ¶
func (fps *UpdateMetricDescriptorRequestCAS_FieldSubPath) GetSingle(source *UpdateMetricDescriptorRequest_CAS) (interface{}, bool)
GetSingle returns value of selected field from source UpdateMetricDescriptorRequest_CAS
func (*UpdateMetricDescriptorRequestCAS_FieldSubPath) GetSingleRaw ¶
func (fps *UpdateMetricDescriptorRequestCAS_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateMetricDescriptorRequestCAS_FieldSubPath) IsLeaf ¶
func (fps *UpdateMetricDescriptorRequestCAS_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateMetricDescriptorRequestCAS_FieldSubPath) JSONString ¶
func (fps *UpdateMetricDescriptorRequestCAS_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateMetricDescriptorRequestCAS_FieldSubPath) Selector ¶
func (fps *UpdateMetricDescriptorRequestCAS_FieldSubPath) Selector() UpdateMetricDescriptorRequestCAS_FieldPathSelector
func (*UpdateMetricDescriptorRequestCAS_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *UpdateMetricDescriptorRequestCAS_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateMetricDescriptorRequestCAS_FieldSubPath) String ¶
func (fps *UpdateMetricDescriptorRequestCAS_FieldSubPath) String() string
String returns path representation in proto convention
func (*UpdateMetricDescriptorRequestCAS_FieldSubPath) WithIArrayItemValue ¶
func (fps *UpdateMetricDescriptorRequestCAS_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateMetricDescriptorRequestCAS_FieldPathArrayItemValue
func (*UpdateMetricDescriptorRequestCAS_FieldSubPath) WithIArrayOfValues ¶
func (fps *UpdateMetricDescriptorRequestCAS_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateMetricDescriptorRequestCAS_FieldPathArrayOfValues
func (*UpdateMetricDescriptorRequestCAS_FieldSubPath) WithIValue ¶
func (fps *UpdateMetricDescriptorRequestCAS_FieldSubPath) WithIValue(value interface{}) UpdateMetricDescriptorRequestCAS_FieldPathValue
func (*UpdateMetricDescriptorRequestCAS_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *UpdateMetricDescriptorRequestCAS_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateMetricDescriptorRequestCAS_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *UpdateMetricDescriptorRequestCAS_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateMetricDescriptorRequestCAS_FieldSubPath) WithRawIValue ¶
func (fps *UpdateMetricDescriptorRequestCAS_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateMetricDescriptorRequestCAS_FieldSubPathArrayItemValue ¶
type UpdateMetricDescriptorRequestCAS_FieldSubPathArrayItemValue struct { UpdateMetricDescriptorRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateMetricDescriptorRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue ¶
func (fpaivs *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayItemValue) AsConditionalStatePathItemValue() (metric_descriptor.MetricDescriptor_FieldPathArrayItemValue, bool)
func (*UpdateMetricDescriptorRequestCAS_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayItemValue) ContainsValue(source *UpdateMetricDescriptorRequest_CAS) bool
Contains returns a boolean indicating if value that is being held is present in given 'CAS'
func (*UpdateMetricDescriptorRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues ¶
type UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues struct { UpdateMetricDescriptorRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues ¶
func (fpsaov *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues) AsConditionalStatePathArrayOfValues() (metric_descriptor.MetricDescriptor_FieldPathArrayOfValues, bool)
func (*UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type UpdateMetricDescriptorRequestCAS_FieldSubPathValue ¶
type UpdateMetricDescriptorRequestCAS_FieldSubPathValue struct { UpdateMetricDescriptorRequestCAS_FieldPath // contains filtered or unexported fields }
func (*UpdateMetricDescriptorRequestCAS_FieldSubPathValue) AsConditionalStatePathValue ¶
func (fpvs *UpdateMetricDescriptorRequestCAS_FieldSubPathValue) AsConditionalStatePathValue() (metric_descriptor.MetricDescriptor_FieldPathValue, bool)
func (*UpdateMetricDescriptorRequestCAS_FieldSubPathValue) CompareWith ¶
func (fpvs *UpdateMetricDescriptorRequestCAS_FieldSubPathValue) CompareWith(source *UpdateMetricDescriptorRequest_CAS) (int, bool)
func (*UpdateMetricDescriptorRequestCAS_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *UpdateMetricDescriptorRequestCAS_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateMetricDescriptorRequestCAS_FieldSubPathValue) GetRawValue ¶
func (fpvs *UpdateMetricDescriptorRequestCAS_FieldSubPathValue) GetRawValue() interface{}
func (*UpdateMetricDescriptorRequestCAS_FieldSubPathValue) SetTo ¶
func (fpvs *UpdateMetricDescriptorRequestCAS_FieldSubPathValue) SetTo(target **UpdateMetricDescriptorRequest_CAS)
func (*UpdateMetricDescriptorRequestCAS_FieldSubPathValue) SetToRaw ¶
func (fpvs *UpdateMetricDescriptorRequestCAS_FieldSubPathValue) SetToRaw(target proto.Message)
type UpdateMetricDescriptorRequestCAS_FieldTerminalPath ¶
type UpdateMetricDescriptorRequestCAS_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*UpdateMetricDescriptorRequestCAS_FieldTerminalPath) ClearValue ¶
func (fp *UpdateMetricDescriptorRequestCAS_FieldTerminalPath) ClearValue(item *UpdateMetricDescriptorRequest_CAS)
func (*UpdateMetricDescriptorRequestCAS_FieldTerminalPath) ClearValueRaw ¶
func (fp *UpdateMetricDescriptorRequestCAS_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*UpdateMetricDescriptorRequestCAS_FieldTerminalPath) Get ¶
func (fp *UpdateMetricDescriptorRequestCAS_FieldTerminalPath) Get(source *UpdateMetricDescriptorRequest_CAS) (values []interface{})
Get returns all values pointed by specific field from source UpdateMetricDescriptorRequest_CAS
func (*UpdateMetricDescriptorRequestCAS_FieldTerminalPath) GetDefault ¶
func (fp *UpdateMetricDescriptorRequestCAS_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateMetricDescriptorRequestCAS_FieldTerminalPath) GetRaw ¶
func (fp *UpdateMetricDescriptorRequestCAS_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*UpdateMetricDescriptorRequestCAS_FieldTerminalPath) GetSingle ¶
func (fp *UpdateMetricDescriptorRequestCAS_FieldTerminalPath) GetSingle(source *UpdateMetricDescriptorRequest_CAS) (interface{}, bool)
GetSingle returns value pointed by specific field of from source UpdateMetricDescriptorRequest_CAS
func (*UpdateMetricDescriptorRequestCAS_FieldTerminalPath) GetSingleRaw ¶
func (fp *UpdateMetricDescriptorRequestCAS_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateMetricDescriptorRequestCAS_FieldTerminalPath) IsLeaf ¶
func (fp *UpdateMetricDescriptorRequestCAS_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateMetricDescriptorRequestCAS_FieldTerminalPath) JSONString ¶
func (fp *UpdateMetricDescriptorRequestCAS_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateMetricDescriptorRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *UpdateMetricDescriptorRequestCAS_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateMetricDescriptorRequestCAS_FieldTerminalPath) String ¶
func (fp *UpdateMetricDescriptorRequestCAS_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*UpdateMetricDescriptorRequestCAS_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *UpdateMetricDescriptorRequestCAS_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateMetricDescriptorRequestCAS_FieldPathArrayItemValue
func (*UpdateMetricDescriptorRequestCAS_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *UpdateMetricDescriptorRequestCAS_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateMetricDescriptorRequestCAS_FieldPathArrayOfValues
func (*UpdateMetricDescriptorRequestCAS_FieldTerminalPath) WithIValue ¶
func (fp *UpdateMetricDescriptorRequestCAS_FieldTerminalPath) WithIValue(value interface{}) UpdateMetricDescriptorRequestCAS_FieldPathValue
func (*UpdateMetricDescriptorRequestCAS_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *UpdateMetricDescriptorRequestCAS_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateMetricDescriptorRequestCAS_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *UpdateMetricDescriptorRequestCAS_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateMetricDescriptorRequestCAS_FieldTerminalPath) WithRawIValue ¶
func (fp *UpdateMetricDescriptorRequestCAS_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateMetricDescriptorRequestCAS_FieldTerminalPathArrayItemValue ¶
type UpdateMetricDescriptorRequestCAS_FieldTerminalPathArrayItemValue struct { UpdateMetricDescriptorRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateMetricDescriptorRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *UpdateMetricDescriptorRequestCAS_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateMetricDescriptorRequest_CAS) bool
Contains returns a boolean indicating if value that is being held is present in given 'CAS'
func (*UpdateMetricDescriptorRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *UpdateMetricDescriptorRequestCAS_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object UpdateMetricDescriptorRequest_CAS as interface{}
func (*UpdateMetricDescriptorRequestCAS_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *UpdateMetricDescriptorRequestCAS_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateMetricDescriptorRequest_CAS) (interface{}, bool)
func (*UpdateMetricDescriptorRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *UpdateMetricDescriptorRequestCAS_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type UpdateMetricDescriptorRequestCAS_FieldTerminalPathArrayOfValues ¶
type UpdateMetricDescriptorRequestCAS_FieldTerminalPathArrayOfValues struct { UpdateMetricDescriptorRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateMetricDescriptorRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues ¶
func (fpaov *UpdateMetricDescriptorRequestCAS_FieldTerminalPathArrayOfValues) AsConditionalStateArrayOfValues() ([]*metric_descriptor.MetricDescriptor, bool)
func (*UpdateMetricDescriptorRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *UpdateMetricDescriptorRequestCAS_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*metric_descriptor.MetricDescriptor_FieldMask, bool)
func (*UpdateMetricDescriptorRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *UpdateMetricDescriptorRequestCAS_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type UpdateMetricDescriptorRequestCAS_FieldTerminalPathValue ¶
type UpdateMetricDescriptorRequestCAS_FieldTerminalPathValue struct { UpdateMetricDescriptorRequestCAS_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateMetricDescriptorRequestCAS_FieldTerminalPathValue) AsConditionalStateValue ¶
func (fpv *UpdateMetricDescriptorRequestCAS_FieldTerminalPathValue) AsConditionalStateValue() (*metric_descriptor.MetricDescriptor, bool)
func (*UpdateMetricDescriptorRequestCAS_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *UpdateMetricDescriptorRequestCAS_FieldTerminalPathValue) AsFieldMaskValue() (*metric_descriptor.MetricDescriptor_FieldMask, bool)
func (*UpdateMetricDescriptorRequestCAS_FieldTerminalPathValue) CompareWith ¶
func (fpv *UpdateMetricDescriptorRequestCAS_FieldTerminalPathValue) CompareWith(source *UpdateMetricDescriptorRequest_CAS) (int, bool)
CompareWith compares value in the 'UpdateMetricDescriptorRequestCAS_FieldTerminalPathValue' with the value under path in 'UpdateMetricDescriptorRequest_CAS'.
func (*UpdateMetricDescriptorRequestCAS_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *UpdateMetricDescriptorRequestCAS_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateMetricDescriptorRequestCAS_FieldTerminalPathValue) GetRawValue ¶
func (fpv *UpdateMetricDescriptorRequestCAS_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'CAS' as interface{}
func (*UpdateMetricDescriptorRequestCAS_FieldTerminalPathValue) SetTo ¶
func (fpv *UpdateMetricDescriptorRequestCAS_FieldTerminalPathValue) SetTo(target **UpdateMetricDescriptorRequest_CAS)
SetTo stores value for selected field for object CAS
func (*UpdateMetricDescriptorRequestCAS_FieldTerminalPathValue) SetToRaw ¶
func (fpv *UpdateMetricDescriptorRequestCAS_FieldTerminalPathValue) SetToRaw(target proto.Message)
type UpdateMetricDescriptorRequestFieldPathBuilder ¶
type UpdateMetricDescriptorRequestFieldPathBuilder struct{}
func NewUpdateMetricDescriptorRequestFieldPathBuilder ¶
func NewUpdateMetricDescriptorRequestFieldPathBuilder() UpdateMetricDescriptorRequestFieldPathBuilder
func (UpdateMetricDescriptorRequestFieldPathBuilder) MetricDescriptor ¶
func (UpdateMetricDescriptorRequestFieldPathBuilder) MetricDescriptor() UpdateMetricDescriptorRequestPathSelectorMetricDescriptor
func (UpdateMetricDescriptorRequestFieldPathBuilder) UpdateMask ¶
type UpdateMetricDescriptorRequestMapPathSelectorCasConditionalStateMetadataAnnotations ¶
type UpdateMetricDescriptorRequestMapPathSelectorCasConditionalStateMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateMetricDescriptorRequestMapPathSelectorCasConditionalStateMetadataAnnotations) FieldPath ¶
func (UpdateMetricDescriptorRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestMapPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestMapPathSelectorCasConditionalStateMetadataLabels ¶
type UpdateMetricDescriptorRequestMapPathSelectorCasConditionalStateMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateMetricDescriptorRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestMapPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestMapPathSelectorCasConditionalStateMetadataShards ¶
type UpdateMetricDescriptorRequestMapPathSelectorCasConditionalStateMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateMetricDescriptorRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestMapPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataAnnotations ¶
type UpdateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataAnnotations) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataLabels ¶
type UpdateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataLabels) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataLabels) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataShards ¶
type UpdateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataShards) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestMapPathSelectorMetricDescriptorMetadataShards) WithArrayOfValues(values []int64) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorCas ¶
type UpdateMetricDescriptorRequestPathSelectorCas struct{}
func (UpdateMetricDescriptorRequestPathSelectorCas) ConditionalState ¶
func (UpdateMetricDescriptorRequestPathSelectorCas) ConditionalState() UpdateMetricDescriptorRequestPathSelectorCasConditionalState
func (UpdateMetricDescriptorRequestPathSelectorCas) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCas) WithArrayOfValues(values []*UpdateMetricDescriptorRequest_CAS) *UpdateMetricDescriptorRequest_FieldTerminalPathArrayOfValues
func (UpdateMetricDescriptorRequestPathSelectorCas) WithSubArrayItemValue ¶
func (s UpdateMetricDescriptorRequestPathSelectorCas) WithSubArrayItemValue(subPathArrayItemValue UpdateMetricDescriptorRequestCAS_FieldPathArrayItemValue) *UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue
func (UpdateMetricDescriptorRequestPathSelectorCas) WithSubArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCas) WithSubArrayOfValues(subPathArrayOfValues UpdateMetricDescriptorRequestCAS_FieldPathArrayOfValues) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequestPathSelectorCas) WithSubPath ¶
func (UpdateMetricDescriptorRequestPathSelectorCas) WithSubValue ¶
func (s UpdateMetricDescriptorRequestPathSelectorCas) WithSubValue(subPathValue UpdateMetricDescriptorRequestCAS_FieldPathValue) *UpdateMetricDescriptorRequest_FieldSubPathValue
type UpdateMetricDescriptorRequestPathSelectorCasConditionalState ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalState struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalState) Description ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalState) DisplayName ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalState) DistributionBucketOptions ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalState) MetricDescriptorMetadata ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalState) MetricKind ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalState) PromotedLabelKeySets ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalState) ResourceTypes ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalState) StorageConfig ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalState) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalState) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDescription ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDescription struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDescription) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDescription) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDisplayName ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDisplayName struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDisplayName) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptions ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptions struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptions) DynamicBuckets ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptions) ExplicitBuckets ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptions) ExponentialBuckets ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptions) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptions) LinearBuckets ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptions) WithArrayOfValues ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsDynamicBuckets ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsDynamicBuckets struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsDynamicBuckets) Compression ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsDynamicBuckets) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsDynamicBuckets) Means ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsDynamicBuckets) WithArrayOfValues ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsDynamicBucketsCompression ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsDynamicBucketsCompression struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsDynamicBucketsCompression) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsDynamicBucketsCompression) WithArrayOfValues ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsDynamicBucketsMeans ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsDynamicBucketsMeans struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsDynamicBucketsMeans) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsDynamicBucketsMeans) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsDynamicBucketsMeans) WithArrayOfValues(values [][]float64) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsDynamicBucketsMeans) WithItemValue ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExplicitBuckets ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExplicitBuckets struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExplicitBuckets) Bounds ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExplicitBuckets) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExplicitBuckets) WithArrayOfValues ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExplicitBucketsBounds ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExplicitBucketsBounds struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExplicitBucketsBounds) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExplicitBucketsBounds) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExplicitBucketsBounds) WithArrayOfValues(values [][]float64) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExplicitBucketsBounds) WithItemValue ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExponentialBuckets ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExponentialBuckets struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExponentialBuckets) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExponentialBuckets) GrowthFactor ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExponentialBuckets) NumFiniteBuckets ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExponentialBuckets) Scale ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExponentialBuckets) WithArrayOfValues ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExponentialBucketsGrowthFactor ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExponentialBucketsGrowthFactor struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExponentialBucketsGrowthFactor) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExponentialBucketsGrowthFactor) WithArrayOfValues ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExponentialBucketsNumFiniteBuckets ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExponentialBucketsNumFiniteBuckets struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExponentialBucketsNumFiniteBuckets) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExponentialBucketsNumFiniteBuckets) WithArrayOfValues ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExponentialBucketsScale ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExponentialBucketsScale struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExponentialBucketsScale) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsExponentialBucketsScale) WithArrayOfValues ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsLinearBuckets ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsLinearBuckets struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsLinearBuckets) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsLinearBuckets) NumFiniteBuckets ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsLinearBuckets) Offset ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsLinearBuckets) Width ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsLinearBuckets) WithArrayOfValues ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsLinearBucketsNumFiniteBuckets ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsLinearBucketsNumFiniteBuckets struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsLinearBucketsNumFiniteBuckets) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsLinearBucketsNumFiniteBuckets) WithArrayOfValues ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsLinearBucketsOffset ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsLinearBucketsOffset struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsLinearBucketsOffset) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsLinearBucketsOffset) WithArrayOfValues ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsLinearBucketsWidth ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsLinearBucketsWidth struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsLinearBucketsWidth) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateDistributionBucketOptionsLinearBucketsWidth) WithArrayOfValues ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpec ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpec struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpec) PerResource ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpec) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpec) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor_IndexSpec) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResource ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResource struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResource) WithArrayOfValues ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResource) WithItemValue ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceIndices ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceIndices struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceIndices) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceIndices) PromotedLabels ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceIndices) WithArrayOfValues ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceIndices) WithItemValue ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceIndices) WithValue ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceIndicesPromotedLabels ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceIndicesPromotedLabels struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceIndicesPromotedLabels) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceIndicesPromotedLabels) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceIndicesPromotedLabels) WithArrayOfValues(values [][]string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceIndicesPromotedLabels) WithItemValue ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceIndicesWriteOnly ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceIndicesWriteOnly struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceIndicesWriteOnly) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceIndicesWriteOnly) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceIndicesWriteOnly) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceResource ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceResource struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceResource) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateIndexSpecPerResourceResource) WithArrayOfValues ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabels ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabels struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabels) DefaultValue ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabels) Description ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabels) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabels) WithArrayOfValues(values [][]*monitoring_common.LabelDescriptor) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabels) WithItemValue ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsDefaultValue ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsDefaultValue struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsDefaultValue) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsDefaultValue) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsDescription ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsDescription struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsDescription) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsDescription) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsDisabled ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsDisabled struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsDisabled) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsDisabled) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsKey ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsKey struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsKey) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsKey) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsValueType ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsValueType struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateLabelsValueType) WithArrayOfValues ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadata ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadata struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadata) Annotations ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadata) CreateTime ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadata) DeleteTime ¶ added in v0.8.0
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadata) Generation ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadata) Lifecycle ¶ added in v0.8.0
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadata) OwnerReferences ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadata) ResourceVersion ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadata) UpdateTime ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataAnnotations ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataAnnotations struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataCreateTime ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataCreateTime struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataDeleteTime ¶ added in v0.8.0
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataDeleteTime struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataGeneration ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataGeneration struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLabels ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLabels struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLabels) WithValue ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLabels) WithValue(value map[string]string) *UpdateMetricDescriptorRequest_FieldSubPathValue
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycle ¶ added in v0.8.0
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycle struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycle) FieldPath ¶ added in v0.8.0
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycle) State ¶ added in v0.8.0
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycleState ¶ added in v0.8.0
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycleState struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferences ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferences struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Controller ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferences) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Region ¶ added in v0.8.0
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferences) Version ¶ added in v0.8.0
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferences) WithItemValue ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion ¶ added in v0.8.0
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion ¶ added in v0.8.0
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataResourceVersion ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataResourceVersion struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataResourceVersion) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataShards ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataShards struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataShards) WithValue ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateMetricDescriptorRequest_FieldSubPathValue
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataSyncing ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataSyncing struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataSyncing) OwningRegion ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataSyncingRegions ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataSyncingRegions struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataSyncingRegions) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataSyncingRegions) WithItemValue ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataTags ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataTags struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataTags) WithItemValue ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataUpdateTime ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataUpdateTime struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataUuid ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataUuid struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetricDescriptorMetadata ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetricDescriptorMetadata struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetricDescriptorMetadata) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetricDescriptorMetadata) LaunchStage ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetricDescriptorMetadata) WithArrayOfValues ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetricDescriptorMetadataLaunchStage ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetricDescriptorMetadataLaunchStage struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetricDescriptorMetadataLaunchStage) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetricDescriptorMetadataLaunchStage) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetricDescriptorMetadataLaunchStage) WithArrayOfValues(values []api.LaunchStage) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetricKind ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetricKind struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateMetricKind) WithArrayOfValues ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateName ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateName struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateName) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateName) WithArrayOfValues(values []*metric_descriptor.Name) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySets ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySets struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySets) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySets) WithArrayOfValues(values [][]*monitoring_common.LabelKeySet) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySets) WithItemValue ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySetsLabelKeys ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySetsLabelKeys struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySetsLabelKeys) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySetsLabelKeys) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySetsLabelKeys) WithArrayOfValues(values [][]string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySetsLabelKeys) WithItemValue ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySetsWriteOnly ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySetsWriteOnly struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySetsWriteOnly) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySetsWriteOnly) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStatePromotedLabelKeySetsWriteOnly) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateResourceTypes ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateResourceTypes struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateResourceTypes) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateResourceTypes) WithArrayOfValues(values [][]string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateResourceTypes) WithItemValue ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateStorageConfig ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateStorageConfig struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateStorageConfig) StoreRawPoints ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateStorageConfig) WithArrayOfValues ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateStorageConfigStoreRawPoints ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateStorageConfigStoreRawPoints struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateStorageConfigStoreRawPoints) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateStorageConfigStoreRawPoints) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateStorageConfigStoreRawPoints) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateType ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateType struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateType) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateType) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateUnit ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateUnit struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateUnit) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasConditionalStateUnit) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateValueType ¶
type UpdateMetricDescriptorRequestPathSelectorCasConditionalStateValueType struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasConditionalStateValueType) WithArrayOfValues ¶
type UpdateMetricDescriptorRequestPathSelectorCasFieldMask ¶
type UpdateMetricDescriptorRequestPathSelectorCasFieldMask struct{}
func (UpdateMetricDescriptorRequestPathSelectorCasFieldMask) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorCasFieldMask) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor_FieldMask) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptor ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptor struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) Description ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) DisplayName ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) DistributionBucketOptions ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) DistributionBucketOptions() UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptions
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) MetricDescriptorMetadata ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) MetricDescriptorMetadata() UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadata
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) MetricKind ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) PromotedLabelKeySets ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) ResourceTypes ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) StorageConfig ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor) *UpdateMetricDescriptorRequest_FieldTerminalPathArrayOfValues
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) WithSubArrayItemValue ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) WithSubArrayItemValue(subPathArrayItemValue metric_descriptor.MetricDescriptor_FieldPathArrayItemValue) *UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) WithSubArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) WithSubArrayOfValues(subPathArrayOfValues metric_descriptor.MetricDescriptor_FieldPathArrayOfValues) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) WithSubPath ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) WithSubValue ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptor) WithSubValue(subPathValue metric_descriptor.MetricDescriptor_FieldPathValue) *UpdateMetricDescriptorRequest_FieldSubPathValue
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDescription ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDescription struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDescription) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDescription) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDisplayName ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDisplayName struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDisplayName) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDisplayName) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptions ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptions struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptions) DynamicBuckets ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptions) ExplicitBuckets ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptions) ExponentialBuckets ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptions) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptions) LinearBuckets ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptions) WithArrayOfValues ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBuckets ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBuckets struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBuckets) Compression ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBuckets) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBuckets) Means ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBuckets) WithArrayOfValues ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBucketsCompression ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBucketsCompression struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBucketsCompression) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBucketsCompression) WithArrayOfValues ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBucketsMeans ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBucketsMeans struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBucketsMeans) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBucketsMeans) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBucketsMeans) WithArrayOfValues(values [][]float64) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsDynamicBucketsMeans) WithItemValue ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBuckets ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBuckets struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBuckets) Bounds ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBuckets) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBuckets) WithArrayOfValues ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBucketsBounds ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBucketsBounds struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBucketsBounds) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBucketsBounds) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBucketsBounds) WithArrayOfValues(values [][]float64) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExplicitBucketsBounds) WithItemValue ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBuckets ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBuckets struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBuckets) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBuckets) GrowthFactor ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBuckets) NumFiniteBuckets ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBuckets) Scale ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBuckets) WithArrayOfValues ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsGrowthFactor ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsGrowthFactor struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsGrowthFactor) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsGrowthFactor) WithArrayOfValues ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsNumFiniteBuckets ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsNumFiniteBuckets struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsNumFiniteBuckets) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsNumFiniteBuckets) WithArrayOfValues ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsScale ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsScale struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsScale) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsExponentialBucketsScale) WithArrayOfValues ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBuckets ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBuckets struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBuckets) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBuckets) NumFiniteBuckets ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBuckets) Offset ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBuckets) Width ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBuckets) WithArrayOfValues ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsNumFiniteBuckets ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsNumFiniteBuckets struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsNumFiniteBuckets) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsNumFiniteBuckets) WithArrayOfValues ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsOffset ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsOffset struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsOffset) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsOffset) WithArrayOfValues ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsWidth ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsWidth struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsWidth) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorDistributionBucketOptionsLinearBucketsWidth) WithArrayOfValues ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpec ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpec struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpec) PerResource ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpec) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpec) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor_IndexSpec) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResource ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResource struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResource) WithArrayOfValues ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResource) WithItemValue ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndices ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndices struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndices) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndices) PromotedLabels ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndices) WithArrayOfValues ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndices) WithItemValue ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndices) WithValue ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesPromotedLabels ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesPromotedLabels struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesPromotedLabels) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesPromotedLabels) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesPromotedLabels) WithArrayOfValues(values [][]string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesPromotedLabels) WithItemValue ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesWriteOnly ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesWriteOnly struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesWriteOnly) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesWriteOnly) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceIndicesWriteOnly) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceResource ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceResource struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceResource) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorIndexSpecPerResourceResource) WithArrayOfValues ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabels ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabels struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabels) DefaultValue ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabels) Description ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabels) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabels) WithArrayOfValues(values [][]*monitoring_common.LabelDescriptor) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabels) WithItemValue ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDefaultValue ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDefaultValue struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDefaultValue) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDefaultValue) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDescription ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDescription struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDescription) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDescription) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDisabled ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDisabled struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDisabled) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsDisabled) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsKey ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsKey struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsKey) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsKey) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsValueType ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsValueType struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorLabelsValueType) WithArrayOfValues ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) Annotations ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) CreateTime ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) DeleteTime ¶ added in v0.8.0
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) Generation ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) Lifecycle ¶ added in v0.8.0
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) OwnerReferences ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) ResourceVersion ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) UpdateTime ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) WithValue ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadata) WithValue(value *ntt_meta.Meta) *UpdateMetricDescriptorRequest_FieldSubPathValue
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataAnnotations ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataAnnotations struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataAnnotations) WithValue ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataAnnotations) WithValue(value map[string]string) *UpdateMetricDescriptorRequest_FieldSubPathValue
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataCreateTime ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataCreateTime struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataDeleteTime ¶ added in v0.8.0
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataDeleteTime struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataGeneration ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataGeneration struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataGeneration) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataGeneration) WithArrayOfValues(values []int64) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLabels ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLabels struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLabels) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLabels) WithValue ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLabels) WithValue(value map[string]string) *UpdateMetricDescriptorRequest_FieldSubPathValue
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycle ¶ added in v0.8.0
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycle struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycle) FieldPath ¶ added in v0.8.0
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycle) State ¶ added in v0.8.0
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycleBlockDeletion struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycleState ¶ added in v0.8.0
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycleState struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences) Controller ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences) Region ¶ added in v0.8.0
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences) Version ¶ added in v0.8.0
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferences) WithItemValue ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesController ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesController struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesController) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesKind ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesKind struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesKind) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesName ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesName struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesName) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesRegion ¶ added in v0.8.0
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesRegion struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesVersion ¶ added in v0.8.0
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesVersion struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataResourceVersion ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataResourceVersion struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataShards ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataShards struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataShards) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataShards) WithValue ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataShards) WithValue(value map[string]int64) *UpdateMetricDescriptorRequest_FieldSubPathValue
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncing ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncing struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncing) OwningRegion ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncing) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncingOwningRegion ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncingOwningRegion struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncingOwningRegion) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncingRegions ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncingRegions struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataSyncingRegions) WithItemValue ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataTags ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataTags struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataTags) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataTags) WithArrayOfValues(values [][]string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataTags) WithItemValue ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataTags) WithItemValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataTags) WithValue ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataTags) WithValue(value []string) *UpdateMetricDescriptorRequest_FieldSubPathValue
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataUpdateTime ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataUpdateTime struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataUuid ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataUuid struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataUuid) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetadataUuid) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadata ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadata struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadata) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadata) LaunchStage ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadata) WithArrayOfValues ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadataLaunchStage ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadataLaunchStage struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadataLaunchStage) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadataLaunchStage) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetricDescriptorMetadataLaunchStage) WithArrayOfValues(values []api.LaunchStage) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetricKind ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetricKind struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorMetricKind) WithArrayOfValues ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorName ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorName struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorName) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorName) WithArrayOfValues(values []*metric_descriptor.Name) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySets ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySets struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySets) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySets) WithArrayOfValues(values [][]*monitoring_common.LabelKeySet) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySets) WithItemValue ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsLabelKeys ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsLabelKeys struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsLabelKeys) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsLabelKeys) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsLabelKeys) WithArrayOfValues(values [][]string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsLabelKeys) WithItemValue ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsWriteOnly ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsWriteOnly struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsWriteOnly) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsWriteOnly) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorPromotedLabelKeySetsWriteOnly) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorResourceTypes ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorResourceTypes struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorResourceTypes) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorResourceTypes) WithArrayOfValues(values [][]string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorResourceTypes) WithItemValue ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorResourceTypes) WithItemValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorResourceTypes) WithValue ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorResourceTypes) WithValue(value []string) *UpdateMetricDescriptorRequest_FieldSubPathValue
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorStorageConfig ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorStorageConfig struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorStorageConfig) StoreRawPoints ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorStorageConfig) WithArrayOfValues ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorStorageConfigStoreRawPoints ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorStorageConfigStoreRawPoints struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorStorageConfigStoreRawPoints) FieldPath ¶
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorStorageConfigStoreRawPoints) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorStorageConfigStoreRawPoints) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorType ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorType struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorType) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorType) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorType) WithValue ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorType) WithValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathValue
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorUnit ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorUnit struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorUnit) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorUnit) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorUnit) WithValue ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorUnit) WithValue(value string) *UpdateMetricDescriptorRequest_FieldSubPathValue
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorValueType ¶
type UpdateMetricDescriptorRequestPathSelectorMetricDescriptorValueType struct{}
func (UpdateMetricDescriptorRequestPathSelectorMetricDescriptorValueType) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorMetricDescriptorValueType) WithArrayOfValues(values []metric_descriptor.MetricDescriptor_ValueType) *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequestPathSelectorUpdateMask ¶
type UpdateMetricDescriptorRequestPathSelectorUpdateMask struct{}
func (UpdateMetricDescriptorRequestPathSelectorUpdateMask) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequestPathSelectorUpdateMask) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor_FieldMask) *UpdateMetricDescriptorRequest_FieldTerminalPathArrayOfValues
type UpdateMetricDescriptorRequest_CAS ¶
type UpdateMetricDescriptorRequest_CAS struct { // Conditional desired state of a resource before update. ConditionalState *metric_descriptor.MetricDescriptor `` /* 138-byte string literal not displayed */ // Field paths from conditional state of resource server should check and // compare. FieldMask *metric_descriptor.MetricDescriptor_FieldMask `` /* 148-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 (*UpdateMetricDescriptorRequest_CAS) Clone ¶
func (o *UpdateMetricDescriptorRequest_CAS) Clone() *UpdateMetricDescriptorRequest_CAS
func (*UpdateMetricDescriptorRequest_CAS) CloneRaw ¶
func (o *UpdateMetricDescriptorRequest_CAS) CloneRaw() gotenobject.GotenObjectExt
func (*UpdateMetricDescriptorRequest_CAS) Descriptor ¶
func (*UpdateMetricDescriptorRequest_CAS) Descriptor() ([]byte, []int)
Deprecated, Use UpdateMetricDescriptorRequest_CAS.ProtoReflect.Descriptor instead.
func (*UpdateMetricDescriptorRequest_CAS) GetConditionalState ¶
func (m *UpdateMetricDescriptorRequest_CAS) GetConditionalState() *metric_descriptor.MetricDescriptor
func (*UpdateMetricDescriptorRequest_CAS) GetFieldMask ¶
func (m *UpdateMetricDescriptorRequest_CAS) GetFieldMask() *metric_descriptor.MetricDescriptor_FieldMask
func (*UpdateMetricDescriptorRequest_CAS) GotenMessage ¶
func (*UpdateMetricDescriptorRequest_CAS) GotenMessage()
func (*UpdateMetricDescriptorRequest_CAS) GotenObjectExt ¶
func (o *UpdateMetricDescriptorRequest_CAS) GotenObjectExt()
func (*UpdateMetricDescriptorRequest_CAS) GotenValidate ¶
func (obj *UpdateMetricDescriptorRequest_CAS) GotenValidate() error
func (*UpdateMetricDescriptorRequest_CAS) MakeDiffFieldMask ¶
func (o *UpdateMetricDescriptorRequest_CAS) MakeDiffFieldMask(other *UpdateMetricDescriptorRequest_CAS) *UpdateMetricDescriptorRequest_CAS_FieldMask
func (*UpdateMetricDescriptorRequest_CAS) MakeFullFieldMask ¶
func (o *UpdateMetricDescriptorRequest_CAS) MakeFullFieldMask() *UpdateMetricDescriptorRequest_CAS_FieldMask
func (*UpdateMetricDescriptorRequest_CAS) MakeRawDiffFieldMask ¶
func (o *UpdateMetricDescriptorRequest_CAS) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*UpdateMetricDescriptorRequest_CAS) MakeRawFullFieldMask ¶
func (o *UpdateMetricDescriptorRequest_CAS) MakeRawFullFieldMask() gotenobject.FieldMask
func (*UpdateMetricDescriptorRequest_CAS) Marshal ¶
func (m *UpdateMetricDescriptorRequest_CAS) Marshal() ([]byte, error)
func (*UpdateMetricDescriptorRequest_CAS) MarshalJSON ¶
func (m *UpdateMetricDescriptorRequest_CAS) MarshalJSON() ([]byte, error)
func (*UpdateMetricDescriptorRequest_CAS) Merge ¶
func (o *UpdateMetricDescriptorRequest_CAS) Merge(source *UpdateMetricDescriptorRequest_CAS)
func (*UpdateMetricDescriptorRequest_CAS) MergeRaw ¶
func (o *UpdateMetricDescriptorRequest_CAS) MergeRaw(source gotenobject.GotenObjectExt)
func (*UpdateMetricDescriptorRequest_CAS) ProtoMessage ¶
func (*UpdateMetricDescriptorRequest_CAS) ProtoMessage()
func (*UpdateMetricDescriptorRequest_CAS) ProtoReflect ¶
func (m *UpdateMetricDescriptorRequest_CAS) ProtoReflect() preflect.Message
func (*UpdateMetricDescriptorRequest_CAS) Reset ¶
func (m *UpdateMetricDescriptorRequest_CAS) Reset()
func (*UpdateMetricDescriptorRequest_CAS) SetConditionalState ¶
func (m *UpdateMetricDescriptorRequest_CAS) SetConditionalState(fv *metric_descriptor.MetricDescriptor)
func (*UpdateMetricDescriptorRequest_CAS) SetFieldMask ¶
func (m *UpdateMetricDescriptorRequest_CAS) SetFieldMask(fv *metric_descriptor.MetricDescriptor_FieldMask)
func (*UpdateMetricDescriptorRequest_CAS) String ¶
func (m *UpdateMetricDescriptorRequest_CAS) String() string
func (*UpdateMetricDescriptorRequest_CAS) Unmarshal ¶
func (m *UpdateMetricDescriptorRequest_CAS) Unmarshal(b []byte) error
func (*UpdateMetricDescriptorRequest_CAS) UnmarshalJSON ¶
func (m *UpdateMetricDescriptorRequest_CAS) UnmarshalJSON(data []byte) error
type UpdateMetricDescriptorRequest_CASMapPathSelectorConditionalStateMetadataAnnotations ¶
type UpdateMetricDescriptorRequest_CASMapPathSelectorConditionalStateMetadataAnnotations struct {
// contains filtered or unexported fields
}
func (UpdateMetricDescriptorRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) FieldPath ¶
func (UpdateMetricDescriptorRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASMapPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequest_CASMapPathSelectorConditionalStateMetadataLabels ¶
type UpdateMetricDescriptorRequest_CASMapPathSelectorConditionalStateMetadataLabels struct {
// contains filtered or unexported fields
}
func (UpdateMetricDescriptorRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASMapPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequest_CASMapPathSelectorConditionalStateMetadataShards ¶
type UpdateMetricDescriptorRequest_CASMapPathSelectorConditionalStateMetadataShards struct {
// contains filtered or unexported fields
}
func (UpdateMetricDescriptorRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASMapPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []int64) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalState ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalState struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalState) Description ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalState) DisplayName ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalState) DistributionBucketOptions ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalState) MetricDescriptorMetadata ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalState) MetricKind ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalState) PromotedLabelKeySets ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalState) ResourceTypes ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalState) StorageConfig ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalState) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalState) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor) *UpdateMetricDescriptorRequestCAS_FieldTerminalPathArrayOfValues
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalState) WithSubArrayItemValue ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalState) WithSubArrayItemValue(subPathArrayItemValue metric_descriptor.MetricDescriptor_FieldPathArrayItemValue) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayItemValue
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalState) WithSubArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalState) WithSubArrayOfValues(subPathArrayOfValues metric_descriptor.MetricDescriptor_FieldPathArrayOfValues) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalState) WithSubPath ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalState) WithSubValue ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalState) WithSubValue(subPathValue metric_descriptor.MetricDescriptor_FieldPathValue) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDescription ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDescription struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDescription) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDescription) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDisplayName ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDisplayName struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDisplayName) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDisplayName) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptions ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptions struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptions) DynamicBuckets ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptions) ExplicitBuckets ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptions) ExponentialBuckets ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptions) FieldPath ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptions) LinearBuckets ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptions) WithArrayOfValues ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsDynamicBuckets ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsDynamicBuckets struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsDynamicBuckets) Compression ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsDynamicBuckets) FieldPath ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsDynamicBuckets) Means ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsDynamicBuckets) WithArrayOfValues ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsDynamicBucketsCompression ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsDynamicBucketsCompression struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsDynamicBucketsCompression) FieldPath ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsDynamicBucketsCompression) WithArrayOfValues ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsDynamicBucketsMeans ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsDynamicBucketsMeans struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsDynamicBucketsMeans) FieldPath ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsDynamicBucketsMeans) WithArrayOfValues ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsDynamicBucketsMeans) WithItemValue ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExplicitBuckets ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExplicitBuckets struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExplicitBuckets) Bounds ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExplicitBuckets) FieldPath ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExplicitBuckets) WithArrayOfValues ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExplicitBucketsBounds ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExplicitBucketsBounds struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExplicitBucketsBounds) FieldPath ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExplicitBucketsBounds) WithArrayOfValues ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExplicitBucketsBounds) WithItemValue ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExponentialBuckets ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExponentialBuckets struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExponentialBuckets) FieldPath ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExponentialBuckets) GrowthFactor ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExponentialBuckets) NumFiniteBuckets ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExponentialBuckets) Scale ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExponentialBuckets) WithArrayOfValues ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExponentialBucketsGrowthFactor ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExponentialBucketsGrowthFactor struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExponentialBucketsGrowthFactor) FieldPath ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExponentialBucketsGrowthFactor) WithArrayOfValues ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExponentialBucketsNumFiniteBuckets ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExponentialBucketsNumFiniteBuckets struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExponentialBucketsNumFiniteBuckets) FieldPath ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExponentialBucketsNumFiniteBuckets) WithArrayOfValues ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExponentialBucketsScale ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExponentialBucketsScale struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExponentialBucketsScale) FieldPath ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsExponentialBucketsScale) WithArrayOfValues ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsLinearBuckets ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsLinearBuckets struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsLinearBuckets) FieldPath ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsLinearBuckets) NumFiniteBuckets ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsLinearBuckets) Offset ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsLinearBuckets) Width ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsLinearBuckets) WithArrayOfValues ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsLinearBucketsNumFiniteBuckets ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsLinearBucketsNumFiniteBuckets struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsLinearBucketsNumFiniteBuckets) FieldPath ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsLinearBucketsNumFiniteBuckets) WithArrayOfValues ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsLinearBucketsOffset ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsLinearBucketsOffset struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsLinearBucketsOffset) FieldPath ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsLinearBucketsOffset) WithArrayOfValues ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsLinearBucketsWidth ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsLinearBucketsWidth struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsLinearBucketsWidth) FieldPath ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateDistributionBucketOptionsLinearBucketsWidth) WithArrayOfValues ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpec ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpec struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpec) PerResource ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpec) WithArrayOfValues ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResource ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResource struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResource) FieldPath ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResource) WithArrayOfValues ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResource) WithItemValue ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceIndices ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceIndices struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceIndices) FieldPath ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceIndices) PromotedLabels ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceIndices) WithArrayOfValues ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceIndices) WithItemValue ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceIndices) WithValue ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceIndicesPromotedLabels ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceIndicesPromotedLabels struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceIndicesPromotedLabels) FieldPath ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceIndicesPromotedLabels) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceIndicesPromotedLabels) WithArrayOfValues(values [][]string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceIndicesPromotedLabels) WithItemValue ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceIndicesWriteOnly ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceIndicesWriteOnly struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceIndicesWriteOnly) FieldPath ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceIndicesWriteOnly) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceIndicesWriteOnly) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceResource ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceResource struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceResource) FieldPath ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateIndexSpecPerResourceResource) WithArrayOfValues ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabels ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabels struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabels) DefaultValue ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabels) Description ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabels) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabels) WithArrayOfValues(values [][]*monitoring_common.LabelDescriptor) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabels) WithItemValue ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsDefaultValue ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsDefaultValue struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsDefaultValue) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsDefaultValue) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsDescription ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsDescription struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsDescription) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsDescription) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsDisabled ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsDisabled struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsDisabled) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsDisabled) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsKey ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsKey struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsKey) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsKey) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsValueType ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsValueType struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateLabelsValueType) WithArrayOfValues ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadata ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadata struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadata) Annotations ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadata) CreateTime ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadata) DeleteTime ¶ added in v0.8.0
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadata) Generation ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadata) Lifecycle ¶ added in v0.8.0
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadata) OwnerReferences ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadata) ResourceVersion ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadata) UpdateTime ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadata) WithArrayOfValues(values []*ntt_meta.Meta) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataAnnotations ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataAnnotations struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataAnnotations) WithArrayOfValues(values []map[string]string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataCreateTime ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataCreateTime struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataCreateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataDeleteTime ¶ added in v0.8.0
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataDeleteTime struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataDeleteTime) FieldPath ¶ added in v0.8.0
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataDeleteTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataGeneration ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataGeneration struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataGeneration) WithArrayOfValues(values []int64) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLabels ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLabels struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLabels) WithArrayOfValues(values []map[string]string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycle ¶ added in v0.8.0
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycle struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycle) BlockDeletion ¶ added in v0.8.0
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycle) FieldPath ¶ added in v0.8.0
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycle) State ¶ added in v0.8.0
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycle) WithArrayOfValues(values []*ntt_meta.Lifecycle) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion ¶ added in v0.8.0
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) FieldPath ¶ added in v0.8.0
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycleBlockDeletion) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycleState ¶ added in v0.8.0
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycleState struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycleState) FieldPath ¶ added in v0.8.0
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataLifecycleState) WithArrayOfValues(values []ntt_meta.Lifecycle_State) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferences ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferences struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) BlockOwnerDeletion ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Controller ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) FieldPath ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Region ¶ added in v0.8.0
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) RequiresOwnerReference ¶ added in v0.8.0
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) Version ¶ added in v0.8.0
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithArrayOfValues(values [][]*ntt_meta.OwnerReference) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferences) WithItemValue ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) FieldPath ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesBlockOwnerDeletion) WithArrayOfValues ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) FieldPath ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesController) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) FieldPath ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesKind) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) FieldPath ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesName) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion ¶ added in v0.8.0
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) FieldPath ¶ added in v0.8.0
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRegion) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference ¶ added in v0.8.0
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) FieldPath ¶ added in v0.8.0
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesRequiresOwnerReference) WithArrayOfValues ¶ added in v0.8.0
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion ¶ added in v0.8.0
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) FieldPath ¶ added in v0.8.0
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues ¶ added in v0.8.0
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataOwnerReferencesVersion) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataResourceVersion ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataResourceVersion struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataResourceVersion) FieldPath ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataResourceVersion) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataShards ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataShards struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataShards) WithArrayOfValues(values []map[string]int64) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataShards) WithValue ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataShards) WithValue(value map[string]int64) *UpdateMetricDescriptorRequestCAS_FieldSubPathValue
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncing ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncing struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncing) OwningRegion ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncing) WithArrayOfValues(values []*ntt_meta.SyncingMeta) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) FieldPath ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncingOwningRegion) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncingRegions ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncingRegions struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) FieldPath ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithArrayOfValues(values [][]string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataSyncingRegions) WithItemValue ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataTags ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataTags struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataTags) WithArrayOfValues(values [][]string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataTags) WithItemValue ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataUpdateTime ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataUpdateTime struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataUpdateTime) WithArrayOfValues(values []*timestamp.Timestamp) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataUuid ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataUuid struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetadataUuid) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetricDescriptorMetadata ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetricDescriptorMetadata struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetricDescriptorMetadata) FieldPath ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetricDescriptorMetadata) LaunchStage ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetricDescriptorMetadata) WithArrayOfValues ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetricDescriptorMetadataLaunchStage ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetricDescriptorMetadataLaunchStage struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetricDescriptorMetadataLaunchStage) FieldPath ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetricDescriptorMetadataLaunchStage) WithArrayOfValues ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetricKind ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetricKind struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateMetricKind) WithArrayOfValues ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateName ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateName struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateName) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateName) WithArrayOfValues(values []*metric_descriptor.Name) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySets ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySets struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySets) FieldPath ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySets) LabelKeys ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySets) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySets) WithArrayOfValues(values [][]*monitoring_common.LabelKeySet) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySets) WithItemValue ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySets) WithValue ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySetsLabelKeys ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySetsLabelKeys struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySetsLabelKeys) FieldPath ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySetsLabelKeys) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySetsLabelKeys) WithArrayOfValues(values [][]string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySetsLabelKeys) WithItemValue ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySetsWriteOnly ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySetsWriteOnly struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySetsWriteOnly) FieldPath ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySetsWriteOnly) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStatePromotedLabelKeySetsWriteOnly) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateResourceTypes ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateResourceTypes struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateResourceTypes) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateResourceTypes) WithArrayOfValues(values [][]string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateResourceTypes) WithItemValue ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateStorageConfig ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateStorageConfig struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateStorageConfig) StoreRawPoints ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateStorageConfig) WithArrayOfValues ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateStorageConfigStoreRawPoints ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateStorageConfigStoreRawPoints struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateStorageConfigStoreRawPoints) FieldPath ¶
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateStorageConfigStoreRawPoints) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateStorageConfigStoreRawPoints) WithArrayOfValues(values []bool) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateType ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateType struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateType) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateType) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateUnit ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateUnit struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateUnit) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateUnit) WithArrayOfValues(values []string) *UpdateMetricDescriptorRequestCAS_FieldSubPathArrayOfValues
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateValueType ¶
type UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateValueType struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorConditionalStateValueType) WithArrayOfValues ¶
type UpdateMetricDescriptorRequest_CASPathSelectorFieldMask ¶
type UpdateMetricDescriptorRequest_CASPathSelectorFieldMask struct{}
func (UpdateMetricDescriptorRequest_CASPathSelectorFieldMask) WithArrayOfValues ¶
func (s UpdateMetricDescriptorRequest_CASPathSelectorFieldMask) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor_FieldMask) *UpdateMetricDescriptorRequestCAS_FieldTerminalPathArrayOfValues
type UpdateMetricDescriptorRequest_CAS_FieldMask ¶
type UpdateMetricDescriptorRequest_CAS_FieldMask struct {
Paths []UpdateMetricDescriptorRequestCAS_FieldPath
}
func FullUpdateMetricDescriptorRequest_CAS_FieldMask ¶
func FullUpdateMetricDescriptorRequest_CAS_FieldMask() *UpdateMetricDescriptorRequest_CAS_FieldMask
func (*UpdateMetricDescriptorRequest_CAS_FieldMask) AppendPath ¶
func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) AppendPath(path UpdateMetricDescriptorRequestCAS_FieldPath)
func (*UpdateMetricDescriptorRequest_CAS_FieldMask) AppendRawPath ¶
func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*UpdateMetricDescriptorRequest_CAS_FieldMask) DecodeFirestore ¶
func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*UpdateMetricDescriptorRequest_CAS_FieldMask) EncodeFirestore ¶
func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*UpdateMetricDescriptorRequest_CAS_FieldMask) FilterInputFields ¶
func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) FilterInputFields() *UpdateMetricDescriptorRequest_CAS_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*UpdateMetricDescriptorRequest_CAS_FieldMask) FromProtoFieldMask ¶
func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*UpdateMetricDescriptorRequest_CAS_FieldMask) GetPaths ¶
func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) GetPaths() []UpdateMetricDescriptorRequestCAS_FieldPath
func (*UpdateMetricDescriptorRequest_CAS_FieldMask) GetRawPaths ¶
func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*UpdateMetricDescriptorRequest_CAS_FieldMask) IsFull ¶
func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) IsFull() bool
func (UpdateMetricDescriptorRequest_CAS_FieldMask) Marshal ¶
func (fieldMask UpdateMetricDescriptorRequest_CAS_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (UpdateMetricDescriptorRequest_CAS_FieldMask) MarshalJSON ¶
func (fieldMask UpdateMetricDescriptorRequest_CAS_FieldMask) MarshalJSON() ([]byte, error)
func (*UpdateMetricDescriptorRequest_CAS_FieldMask) PathsCount ¶
func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) PathsCount() int
func (*UpdateMetricDescriptorRequest_CAS_FieldMask) Project ¶
func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) Project(source *UpdateMetricDescriptorRequest_CAS) *UpdateMetricDescriptorRequest_CAS
func (*UpdateMetricDescriptorRequest_CAS_FieldMask) ProjectRaw ¶
func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*UpdateMetricDescriptorRequest_CAS_FieldMask) ProtoMessage ¶
func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) ProtoMessage()
func (*UpdateMetricDescriptorRequest_CAS_FieldMask) ProtoReflect ¶
func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) ProtoReflect() preflect.Message
func (*UpdateMetricDescriptorRequest_CAS_FieldMask) Reset ¶
func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) Reset()
func (*UpdateMetricDescriptorRequest_CAS_FieldMask) Set ¶
func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) Set(target, source *UpdateMetricDescriptorRequest_CAS)
func (*UpdateMetricDescriptorRequest_CAS_FieldMask) SetFromCliFlag ¶
func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) SetFromCliFlag(raw string) error
func (*UpdateMetricDescriptorRequest_CAS_FieldMask) SetRaw ¶
func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*UpdateMetricDescriptorRequest_CAS_FieldMask) Size ¶
func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) Size() int
func (*UpdateMetricDescriptorRequest_CAS_FieldMask) String ¶
func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) String() string
func (*UpdateMetricDescriptorRequest_CAS_FieldMask) Subtract ¶
func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) Subtract(other *UpdateMetricDescriptorRequest_CAS_FieldMask) *UpdateMetricDescriptorRequest_CAS_FieldMask
func (*UpdateMetricDescriptorRequest_CAS_FieldMask) SubtractRaw ¶
func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*UpdateMetricDescriptorRequest_CAS_FieldMask) ToProtoFieldMask ¶
func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*UpdateMetricDescriptorRequest_CAS_FieldMask) Unmarshal ¶
func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) Unmarshal(data []byte) error
func (*UpdateMetricDescriptorRequest_CAS_FieldMask) UnmarshalJSON ¶
func (fieldMask *UpdateMetricDescriptorRequest_CAS_FieldMask) UnmarshalJSON(data []byte) error
type UpdateMetricDescriptorRequest_FieldMask ¶
type UpdateMetricDescriptorRequest_FieldMask struct {
Paths []UpdateMetricDescriptorRequest_FieldPath
}
func FullUpdateMetricDescriptorRequest_FieldMask ¶
func FullUpdateMetricDescriptorRequest_FieldMask() *UpdateMetricDescriptorRequest_FieldMask
func (*UpdateMetricDescriptorRequest_FieldMask) AppendPath ¶
func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) AppendPath(path UpdateMetricDescriptorRequest_FieldPath)
func (*UpdateMetricDescriptorRequest_FieldMask) AppendRawPath ¶
func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*UpdateMetricDescriptorRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*UpdateMetricDescriptorRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*UpdateMetricDescriptorRequest_FieldMask) FilterInputFields ¶
func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) FilterInputFields() *UpdateMetricDescriptorRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*UpdateMetricDescriptorRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*UpdateMetricDescriptorRequest_FieldMask) GetPaths ¶
func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) GetPaths() []UpdateMetricDescriptorRequest_FieldPath
func (*UpdateMetricDescriptorRequest_FieldMask) GetRawPaths ¶
func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*UpdateMetricDescriptorRequest_FieldMask) IsFull ¶
func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) IsFull() bool
func (UpdateMetricDescriptorRequest_FieldMask) Marshal ¶
func (fieldMask UpdateMetricDescriptorRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (UpdateMetricDescriptorRequest_FieldMask) MarshalJSON ¶
func (fieldMask UpdateMetricDescriptorRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*UpdateMetricDescriptorRequest_FieldMask) PathsCount ¶
func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) PathsCount() int
func (*UpdateMetricDescriptorRequest_FieldMask) Project ¶
func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) Project(source *UpdateMetricDescriptorRequest) *UpdateMetricDescriptorRequest
func (*UpdateMetricDescriptorRequest_FieldMask) ProjectRaw ¶
func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*UpdateMetricDescriptorRequest_FieldMask) ProtoMessage ¶
func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) ProtoMessage()
func (*UpdateMetricDescriptorRequest_FieldMask) ProtoReflect ¶
func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) ProtoReflect() preflect.Message
func (*UpdateMetricDescriptorRequest_FieldMask) Reset ¶
func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) Reset()
func (*UpdateMetricDescriptorRequest_FieldMask) Set ¶
func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) Set(target, source *UpdateMetricDescriptorRequest)
func (*UpdateMetricDescriptorRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) SetFromCliFlag(raw string) error
func (*UpdateMetricDescriptorRequest_FieldMask) SetRaw ¶
func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*UpdateMetricDescriptorRequest_FieldMask) Size ¶
func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) Size() int
func (*UpdateMetricDescriptorRequest_FieldMask) String ¶
func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) String() string
func (*UpdateMetricDescriptorRequest_FieldMask) Subtract ¶
func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) Subtract(other *UpdateMetricDescriptorRequest_FieldMask) *UpdateMetricDescriptorRequest_FieldMask
func (*UpdateMetricDescriptorRequest_FieldMask) SubtractRaw ¶
func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*UpdateMetricDescriptorRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*UpdateMetricDescriptorRequest_FieldMask) Unmarshal ¶
func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) Unmarshal(data []byte) error
func (*UpdateMetricDescriptorRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *UpdateMetricDescriptorRequest_FieldMask) UnmarshalJSON(data []byte) error
type UpdateMetricDescriptorRequest_FieldPath ¶
type UpdateMetricDescriptorRequest_FieldPath interface { gotenobject.FieldPath Selector() UpdateMetricDescriptorRequest_FieldPathSelector Get(source *UpdateMetricDescriptorRequest) []interface{} GetSingle(source *UpdateMetricDescriptorRequest) (interface{}, bool) ClearValue(item *UpdateMetricDescriptorRequest) // Those methods build corresponding UpdateMetricDescriptorRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) UpdateMetricDescriptorRequest_FieldPathValue WithIArrayOfValues(values interface{}) UpdateMetricDescriptorRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) UpdateMetricDescriptorRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildUpdateMetricDescriptorRequest_FieldPath ¶
func BuildUpdateMetricDescriptorRequest_FieldPath(fp gotenobject.RawFieldPath) (UpdateMetricDescriptorRequest_FieldPath, error)
func MustParseUpdateMetricDescriptorRequest_FieldPath ¶
func MustParseUpdateMetricDescriptorRequest_FieldPath(rawField string) UpdateMetricDescriptorRequest_FieldPath
func ParseUpdateMetricDescriptorRequest_FieldPath ¶
func ParseUpdateMetricDescriptorRequest_FieldPath(rawField string) (UpdateMetricDescriptorRequest_FieldPath, error)
type UpdateMetricDescriptorRequest_FieldPathArrayItemValue ¶
type UpdateMetricDescriptorRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue UpdateMetricDescriptorRequest_FieldPath ContainsValue(*UpdateMetricDescriptorRequest) bool }
UpdateMetricDescriptorRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for UpdateMetricDescriptorRequest according to their type Present only for array (repeated) types.
func MustParseUpdateMetricDescriptorRequest_FieldPathArrayItemValue ¶
func MustParseUpdateMetricDescriptorRequest_FieldPathArrayItemValue(pathStr, valueStr string) UpdateMetricDescriptorRequest_FieldPathArrayItemValue
func ParseUpdateMetricDescriptorRequest_FieldPathArrayItemValue ¶
func ParseUpdateMetricDescriptorRequest_FieldPathArrayItemValue(pathStr, valueStr string) (UpdateMetricDescriptorRequest_FieldPathArrayItemValue, error)
ParseUpdateMetricDescriptorRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type UpdateMetricDescriptorRequest_FieldPathArrayOfValues ¶
type UpdateMetricDescriptorRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues UpdateMetricDescriptorRequest_FieldPath }
UpdateMetricDescriptorRequest_FieldPathArrayOfValues allows storing slice of values for UpdateMetricDescriptorRequest fields according to their type
func MustParseUpdateMetricDescriptorRequest_FieldPathArrayOfValues ¶
func MustParseUpdateMetricDescriptorRequest_FieldPathArrayOfValues(pathStr, valuesStr string) UpdateMetricDescriptorRequest_FieldPathArrayOfValues
func ParseUpdateMetricDescriptorRequest_FieldPathArrayOfValues ¶
func ParseUpdateMetricDescriptorRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (UpdateMetricDescriptorRequest_FieldPathArrayOfValues, error)
type UpdateMetricDescriptorRequest_FieldPathSelector ¶
type UpdateMetricDescriptorRequest_FieldPathSelector int32
const ( UpdateMetricDescriptorRequest_FieldPathSelectorMetricDescriptor UpdateMetricDescriptorRequest_FieldPathSelector = 0 UpdateMetricDescriptorRequest_FieldPathSelectorUpdateMask UpdateMetricDescriptorRequest_FieldPathSelector = 1 UpdateMetricDescriptorRequest_FieldPathSelectorCas UpdateMetricDescriptorRequest_FieldPathSelector = 2 )
func (UpdateMetricDescriptorRequest_FieldPathSelector) String ¶
func (s UpdateMetricDescriptorRequest_FieldPathSelector) String() string
type UpdateMetricDescriptorRequest_FieldPathValue ¶
type UpdateMetricDescriptorRequest_FieldPathValue interface { UpdateMetricDescriptorRequest_FieldPath gotenobject.FieldPathValue SetTo(target **UpdateMetricDescriptorRequest) CompareWith(*UpdateMetricDescriptorRequest) (cmp int, comparable bool) }
UpdateMetricDescriptorRequest_FieldPathValue allows storing values for UpdateMetricDescriptorRequest fields according to their type
func MustParseUpdateMetricDescriptorRequest_FieldPathValue ¶
func MustParseUpdateMetricDescriptorRequest_FieldPathValue(pathStr, valueStr string) UpdateMetricDescriptorRequest_FieldPathValue
func ParseUpdateMetricDescriptorRequest_FieldPathValue ¶
func ParseUpdateMetricDescriptorRequest_FieldPathValue(pathStr, valueStr string) (UpdateMetricDescriptorRequest_FieldPathValue, error)
type UpdateMetricDescriptorRequest_FieldSubPath ¶
type UpdateMetricDescriptorRequest_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*UpdateMetricDescriptorRequest_FieldSubPath) AsCasSubPath ¶
func (fps *UpdateMetricDescriptorRequest_FieldSubPath) AsCasSubPath() (UpdateMetricDescriptorRequestCAS_FieldPath, bool)
func (*UpdateMetricDescriptorRequest_FieldSubPath) AsMetricDescriptorSubPath ¶
func (fps *UpdateMetricDescriptorRequest_FieldSubPath) AsMetricDescriptorSubPath() (metric_descriptor.MetricDescriptor_FieldPath, bool)
func (*UpdateMetricDescriptorRequest_FieldSubPath) ClearValue ¶
func (fps *UpdateMetricDescriptorRequest_FieldSubPath) ClearValue(item *UpdateMetricDescriptorRequest)
func (*UpdateMetricDescriptorRequest_FieldSubPath) ClearValueRaw ¶
func (fps *UpdateMetricDescriptorRequest_FieldSubPath) ClearValueRaw(item proto.Message)
func (*UpdateMetricDescriptorRequest_FieldSubPath) Get ¶
func (fps *UpdateMetricDescriptorRequest_FieldSubPath) Get(source *UpdateMetricDescriptorRequest) (values []interface{})
Get returns all values pointed by selected field from source UpdateMetricDescriptorRequest
func (*UpdateMetricDescriptorRequest_FieldSubPath) GetDefault ¶
func (fps *UpdateMetricDescriptorRequest_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateMetricDescriptorRequest_FieldSubPath) GetRaw ¶
func (fps *UpdateMetricDescriptorRequest_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*UpdateMetricDescriptorRequest_FieldSubPath) GetSingle ¶
func (fps *UpdateMetricDescriptorRequest_FieldSubPath) GetSingle(source *UpdateMetricDescriptorRequest) (interface{}, bool)
GetSingle returns value of selected field from source UpdateMetricDescriptorRequest
func (*UpdateMetricDescriptorRequest_FieldSubPath) GetSingleRaw ¶
func (fps *UpdateMetricDescriptorRequest_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateMetricDescriptorRequest_FieldSubPath) IsLeaf ¶
func (fps *UpdateMetricDescriptorRequest_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateMetricDescriptorRequest_FieldSubPath) JSONString ¶
func (fps *UpdateMetricDescriptorRequest_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateMetricDescriptorRequest_FieldSubPath) Selector ¶
func (fps *UpdateMetricDescriptorRequest_FieldSubPath) Selector() UpdateMetricDescriptorRequest_FieldPathSelector
func (*UpdateMetricDescriptorRequest_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *UpdateMetricDescriptorRequest_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateMetricDescriptorRequest_FieldSubPath) String ¶
func (fps *UpdateMetricDescriptorRequest_FieldSubPath) String() string
String returns path representation in proto convention
func (*UpdateMetricDescriptorRequest_FieldSubPath) WithIArrayItemValue ¶
func (fps *UpdateMetricDescriptorRequest_FieldSubPath) WithIArrayItemValue(value interface{}) UpdateMetricDescriptorRequest_FieldPathArrayItemValue
func (*UpdateMetricDescriptorRequest_FieldSubPath) WithIArrayOfValues ¶
func (fps *UpdateMetricDescriptorRequest_FieldSubPath) WithIArrayOfValues(values interface{}) UpdateMetricDescriptorRequest_FieldPathArrayOfValues
func (*UpdateMetricDescriptorRequest_FieldSubPath) WithIValue ¶
func (fps *UpdateMetricDescriptorRequest_FieldSubPath) WithIValue(value interface{}) UpdateMetricDescriptorRequest_FieldPathValue
func (*UpdateMetricDescriptorRequest_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *UpdateMetricDescriptorRequest_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateMetricDescriptorRequest_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *UpdateMetricDescriptorRequest_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateMetricDescriptorRequest_FieldSubPath) WithRawIValue ¶
func (fps *UpdateMetricDescriptorRequest_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue ¶
type UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue struct { UpdateMetricDescriptorRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue) AsCasPathItemValue ¶
func (fpaivs *UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue) AsCasPathItemValue() (UpdateMetricDescriptorRequestCAS_FieldPathArrayItemValue, bool)
func (*UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue) AsMetricDescriptorPathItemValue ¶
func (fpaivs *UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue) AsMetricDescriptorPathItemValue() (metric_descriptor.MetricDescriptor_FieldPathArrayItemValue, bool)
func (*UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue) ContainsValue(source *UpdateMetricDescriptorRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'UpdateMetricDescriptorRequest'
func (*UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *UpdateMetricDescriptorRequest_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues ¶
type UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues struct { UpdateMetricDescriptorRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues ¶
func (fpsaov *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues) AsCasPathArrayOfValues() (UpdateMetricDescriptorRequestCAS_FieldPathArrayOfValues, bool)
func (*UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues) AsMetricDescriptorPathArrayOfValues ¶
func (fpsaov *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues) AsMetricDescriptorPathArrayOfValues() (metric_descriptor.MetricDescriptor_FieldPathArrayOfValues, bool)
func (*UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *UpdateMetricDescriptorRequest_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type UpdateMetricDescriptorRequest_FieldSubPathValue ¶
type UpdateMetricDescriptorRequest_FieldSubPathValue struct { UpdateMetricDescriptorRequest_FieldPath // contains filtered or unexported fields }
func (*UpdateMetricDescriptorRequest_FieldSubPathValue) AsCasPathValue ¶
func (fpvs *UpdateMetricDescriptorRequest_FieldSubPathValue) AsCasPathValue() (UpdateMetricDescriptorRequestCAS_FieldPathValue, bool)
func (*UpdateMetricDescriptorRequest_FieldSubPathValue) AsMetricDescriptorPathValue ¶
func (fpvs *UpdateMetricDescriptorRequest_FieldSubPathValue) AsMetricDescriptorPathValue() (metric_descriptor.MetricDescriptor_FieldPathValue, bool)
func (*UpdateMetricDescriptorRequest_FieldSubPathValue) CompareWith ¶
func (fpvs *UpdateMetricDescriptorRequest_FieldSubPathValue) CompareWith(source *UpdateMetricDescriptorRequest) (int, bool)
func (*UpdateMetricDescriptorRequest_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *UpdateMetricDescriptorRequest_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateMetricDescriptorRequest_FieldSubPathValue) GetRawValue ¶
func (fpvs *UpdateMetricDescriptorRequest_FieldSubPathValue) GetRawValue() interface{}
func (*UpdateMetricDescriptorRequest_FieldSubPathValue) SetTo ¶
func (fpvs *UpdateMetricDescriptorRequest_FieldSubPathValue) SetTo(target **UpdateMetricDescriptorRequest)
func (*UpdateMetricDescriptorRequest_FieldSubPathValue) SetToRaw ¶
func (fpvs *UpdateMetricDescriptorRequest_FieldSubPathValue) SetToRaw(target proto.Message)
type UpdateMetricDescriptorRequest_FieldTerminalPath ¶
type UpdateMetricDescriptorRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*UpdateMetricDescriptorRequest_FieldTerminalPath) ClearValue ¶
func (fp *UpdateMetricDescriptorRequest_FieldTerminalPath) ClearValue(item *UpdateMetricDescriptorRequest)
func (*UpdateMetricDescriptorRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *UpdateMetricDescriptorRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*UpdateMetricDescriptorRequest_FieldTerminalPath) Get ¶
func (fp *UpdateMetricDescriptorRequest_FieldTerminalPath) Get(source *UpdateMetricDescriptorRequest) (values []interface{})
Get returns all values pointed by specific field from source UpdateMetricDescriptorRequest
func (*UpdateMetricDescriptorRequest_FieldTerminalPath) GetDefault ¶
func (fp *UpdateMetricDescriptorRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*UpdateMetricDescriptorRequest_FieldTerminalPath) GetRaw ¶
func (fp *UpdateMetricDescriptorRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*UpdateMetricDescriptorRequest_FieldTerminalPath) GetSingle ¶
func (fp *UpdateMetricDescriptorRequest_FieldTerminalPath) GetSingle(source *UpdateMetricDescriptorRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source UpdateMetricDescriptorRequest
func (*UpdateMetricDescriptorRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *UpdateMetricDescriptorRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*UpdateMetricDescriptorRequest_FieldTerminalPath) IsLeaf ¶
func (fp *UpdateMetricDescriptorRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*UpdateMetricDescriptorRequest_FieldTerminalPath) JSONString ¶
func (fp *UpdateMetricDescriptorRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*UpdateMetricDescriptorRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *UpdateMetricDescriptorRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*UpdateMetricDescriptorRequest_FieldTerminalPath) String ¶
func (fp *UpdateMetricDescriptorRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*UpdateMetricDescriptorRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *UpdateMetricDescriptorRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) UpdateMetricDescriptorRequest_FieldPathArrayItemValue
func (*UpdateMetricDescriptorRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *UpdateMetricDescriptorRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) UpdateMetricDescriptorRequest_FieldPathArrayOfValues
func (*UpdateMetricDescriptorRequest_FieldTerminalPath) WithIValue ¶
func (fp *UpdateMetricDescriptorRequest_FieldTerminalPath) WithIValue(value interface{}) UpdateMetricDescriptorRequest_FieldPathValue
func (*UpdateMetricDescriptorRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *UpdateMetricDescriptorRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*UpdateMetricDescriptorRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *UpdateMetricDescriptorRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*UpdateMetricDescriptorRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *UpdateMetricDescriptorRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type UpdateMetricDescriptorRequest_FieldTerminalPathArrayItemValue ¶
type UpdateMetricDescriptorRequest_FieldTerminalPathArrayItemValue struct { UpdateMetricDescriptorRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateMetricDescriptorRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *UpdateMetricDescriptorRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *UpdateMetricDescriptorRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'UpdateMetricDescriptorRequest'
func (*UpdateMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *UpdateMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object UpdateMetricDescriptorRequest as interface{}
func (*UpdateMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *UpdateMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetSingle(source *UpdateMetricDescriptorRequest) (interface{}, bool)
func (*UpdateMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *UpdateMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type UpdateMetricDescriptorRequest_FieldTerminalPathArrayOfValues ¶
type UpdateMetricDescriptorRequest_FieldTerminalPathArrayOfValues struct { UpdateMetricDescriptorRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateMetricDescriptorRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues ¶
func (fpaov *UpdateMetricDescriptorRequest_FieldTerminalPathArrayOfValues) AsCasArrayOfValues() ([]*UpdateMetricDescriptorRequest_CAS, bool)
func (*UpdateMetricDescriptorRequest_FieldTerminalPathArrayOfValues) AsMetricDescriptorArrayOfValues ¶
func (fpaov *UpdateMetricDescriptorRequest_FieldTerminalPathArrayOfValues) AsMetricDescriptorArrayOfValues() ([]*metric_descriptor.MetricDescriptor, bool)
func (*UpdateMetricDescriptorRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues ¶
func (fpaov *UpdateMetricDescriptorRequest_FieldTerminalPathArrayOfValues) AsUpdateMaskArrayOfValues() ([]*metric_descriptor.MetricDescriptor_FieldMask, bool)
func (*UpdateMetricDescriptorRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *UpdateMetricDescriptorRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type UpdateMetricDescriptorRequest_FieldTerminalPathValue ¶
type UpdateMetricDescriptorRequest_FieldTerminalPathValue struct { UpdateMetricDescriptorRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*UpdateMetricDescriptorRequest_FieldTerminalPathValue) AsCasValue ¶
func (fpv *UpdateMetricDescriptorRequest_FieldTerminalPathValue) AsCasValue() (*UpdateMetricDescriptorRequest_CAS, bool)
func (*UpdateMetricDescriptorRequest_FieldTerminalPathValue) AsMetricDescriptorValue ¶
func (fpv *UpdateMetricDescriptorRequest_FieldTerminalPathValue) AsMetricDescriptorValue() (*metric_descriptor.MetricDescriptor, bool)
func (*UpdateMetricDescriptorRequest_FieldTerminalPathValue) AsUpdateMaskValue ¶
func (fpv *UpdateMetricDescriptorRequest_FieldTerminalPathValue) AsUpdateMaskValue() (*metric_descriptor.MetricDescriptor_FieldMask, bool)
func (*UpdateMetricDescriptorRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *UpdateMetricDescriptorRequest_FieldTerminalPathValue) CompareWith(source *UpdateMetricDescriptorRequest) (int, bool)
CompareWith compares value in the 'UpdateMetricDescriptorRequest_FieldTerminalPathValue' with the value under path in 'UpdateMetricDescriptorRequest'.
func (*UpdateMetricDescriptorRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *UpdateMetricDescriptorRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*UpdateMetricDescriptorRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *UpdateMetricDescriptorRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'UpdateMetricDescriptorRequest' as interface{}
func (*UpdateMetricDescriptorRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *UpdateMetricDescriptorRequest_FieldTerminalPathValue) SetTo(target **UpdateMetricDescriptorRequest)
SetTo stores value for selected field for object UpdateMetricDescriptorRequest
func (*UpdateMetricDescriptorRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *UpdateMetricDescriptorRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchMetricDescriptorClientStream ¶
type WatchMetricDescriptorClientStream interface { Recv() (*WatchMetricDescriptorResponse, error) grpc.ClientStream }
type WatchMetricDescriptorDescriptor ¶ added in v0.4.28
type WatchMetricDescriptorDescriptor struct{}
func GetWatchMetricDescriptorDescriptor ¶ added in v0.4.28
func GetWatchMetricDescriptorDescriptor() *WatchMetricDescriptorDescriptor
func (*WatchMetricDescriptorDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *WatchMetricDescriptorDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchMetricDescriptorDescriptor) GetApiName ¶ added in v0.4.28
func (d *WatchMetricDescriptorDescriptor) GetApiName() string
func (*WatchMetricDescriptorDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *WatchMetricDescriptorDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchMetricDescriptorDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *WatchMetricDescriptorDescriptor) GetFullMethodName() string
func (*WatchMetricDescriptorDescriptor) GetMethodName ¶ added in v0.4.28
func (d *WatchMetricDescriptorDescriptor) GetMethodName() string
func (*WatchMetricDescriptorDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *WatchMetricDescriptorDescriptor) GetProtoPkgName() string
func (*WatchMetricDescriptorDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *WatchMetricDescriptorDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchMetricDescriptorDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *WatchMetricDescriptorDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchMetricDescriptorDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *WatchMetricDescriptorDescriptor) GetServiceDomain() string
func (*WatchMetricDescriptorDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *WatchMetricDescriptorDescriptor) GetServiceVersion() string
func (*WatchMetricDescriptorDescriptor) GetVerb ¶ added in v0.4.28
func (d *WatchMetricDescriptorDescriptor) GetVerb() string
func (*WatchMetricDescriptorDescriptor) HasResource ¶ added in v0.4.30
func (d *WatchMetricDescriptorDescriptor) HasResource() bool
func (*WatchMetricDescriptorDescriptor) IsClientStream ¶ added in v0.4.28
func (d *WatchMetricDescriptorDescriptor) IsClientStream() bool
func (*WatchMetricDescriptorDescriptor) IsCollection ¶ added in v0.4.30
func (d *WatchMetricDescriptorDescriptor) IsCollection() bool
func (*WatchMetricDescriptorDescriptor) IsPlural ¶ added in v0.4.30
func (d *WatchMetricDescriptorDescriptor) IsPlural() bool
func (*WatchMetricDescriptorDescriptor) IsServerStream ¶ added in v0.4.28
func (d *WatchMetricDescriptorDescriptor) IsServerStream() bool
func (*WatchMetricDescriptorDescriptor) IsUnary ¶ added in v0.4.28
func (d *WatchMetricDescriptorDescriptor) IsUnary() bool
func (*WatchMetricDescriptorDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *WatchMetricDescriptorDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchMetricDescriptorDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *WatchMetricDescriptorDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchMetricDescriptorDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *WatchMetricDescriptorDescriptor) RequestHasResourceBody() bool
type WatchMetricDescriptorDescriptorClientMsgHandle ¶ added in v0.4.28
type WatchMetricDescriptorDescriptorClientMsgHandle struct{}
func (*WatchMetricDescriptorDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *WatchMetricDescriptorDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchMetricDescriptorDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *WatchMetricDescriptorDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchMetricDescriptorDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *WatchMetricDescriptorDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchMetricDescriptorDescriptorServerMsgHandle ¶ added in v0.4.28
type WatchMetricDescriptorDescriptorServerMsgHandle struct{}
func (*WatchMetricDescriptorDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *WatchMetricDescriptorDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchMetricDescriptorDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *WatchMetricDescriptorDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchMetricDescriptorDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *WatchMetricDescriptorDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchMetricDescriptorRequest ¶
type WatchMetricDescriptorRequest struct { // Reference to ntt.monitoring.v3.MetricDescriptor Name *metric_descriptor.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 *metric_descriptor.MetricDescriptor_FieldMask `` /* 148-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 [WatchMetricDescriptor][ntt.monitoring.v3.WatchMetricDescriptor]
func (*WatchMetricDescriptorRequest) Clone ¶
func (o *WatchMetricDescriptorRequest) Clone() *WatchMetricDescriptorRequest
func (*WatchMetricDescriptorRequest) CloneRaw ¶
func (o *WatchMetricDescriptorRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchMetricDescriptorRequest) Descriptor ¶
func (*WatchMetricDescriptorRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchMetricDescriptorRequest.ProtoReflect.Descriptor instead.
func (*WatchMetricDescriptorRequest) GetFieldMask ¶
func (m *WatchMetricDescriptorRequest) GetFieldMask() *metric_descriptor.MetricDescriptor_FieldMask
func (*WatchMetricDescriptorRequest) GetName ¶
func (m *WatchMetricDescriptorRequest) GetName() *metric_descriptor.Reference
func (*WatchMetricDescriptorRequest) GetView ¶
func (m *WatchMetricDescriptorRequest) GetView() view.View
func (*WatchMetricDescriptorRequest) GotenMessage ¶
func (*WatchMetricDescriptorRequest) GotenMessage()
func (*WatchMetricDescriptorRequest) GotenObjectExt ¶
func (o *WatchMetricDescriptorRequest) GotenObjectExt()
func (*WatchMetricDescriptorRequest) GotenValidate ¶
func (obj *WatchMetricDescriptorRequest) GotenValidate() error
func (*WatchMetricDescriptorRequest) MakeDiffFieldMask ¶
func (o *WatchMetricDescriptorRequest) MakeDiffFieldMask(other *WatchMetricDescriptorRequest) *WatchMetricDescriptorRequest_FieldMask
func (*WatchMetricDescriptorRequest) MakeFullFieldMask ¶
func (o *WatchMetricDescriptorRequest) MakeFullFieldMask() *WatchMetricDescriptorRequest_FieldMask
func (*WatchMetricDescriptorRequest) MakeRawDiffFieldMask ¶
func (o *WatchMetricDescriptorRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchMetricDescriptorRequest) MakeRawFullFieldMask ¶
func (o *WatchMetricDescriptorRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchMetricDescriptorRequest) Marshal ¶
func (m *WatchMetricDescriptorRequest) Marshal() ([]byte, error)
func (*WatchMetricDescriptorRequest) MarshalJSON ¶
func (m *WatchMetricDescriptorRequest) MarshalJSON() ([]byte, error)
func (*WatchMetricDescriptorRequest) Merge ¶
func (o *WatchMetricDescriptorRequest) Merge(source *WatchMetricDescriptorRequest)
func (*WatchMetricDescriptorRequest) MergeRaw ¶
func (o *WatchMetricDescriptorRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchMetricDescriptorRequest) ProtoMessage ¶
func (*WatchMetricDescriptorRequest) ProtoMessage()
func (*WatchMetricDescriptorRequest) ProtoReflect ¶
func (m *WatchMetricDescriptorRequest) ProtoReflect() preflect.Message
func (*WatchMetricDescriptorRequest) Reset ¶
func (m *WatchMetricDescriptorRequest) Reset()
func (*WatchMetricDescriptorRequest) SetFieldMask ¶
func (m *WatchMetricDescriptorRequest) SetFieldMask(fv *metric_descriptor.MetricDescriptor_FieldMask)
func (*WatchMetricDescriptorRequest) SetName ¶
func (m *WatchMetricDescriptorRequest) SetName(fv *metric_descriptor.Reference)
func (*WatchMetricDescriptorRequest) SetView ¶
func (m *WatchMetricDescriptorRequest) SetView(fv view.View)
func (*WatchMetricDescriptorRequest) String ¶
func (m *WatchMetricDescriptorRequest) String() string
func (*WatchMetricDescriptorRequest) Unmarshal ¶
func (m *WatchMetricDescriptorRequest) Unmarshal(b []byte) error
func (*WatchMetricDescriptorRequest) UnmarshalJSON ¶
func (m *WatchMetricDescriptorRequest) UnmarshalJSON(data []byte) error
type WatchMetricDescriptorRequestFieldPathBuilder ¶
type WatchMetricDescriptorRequestFieldPathBuilder struct{}
func NewWatchMetricDescriptorRequestFieldPathBuilder ¶
func NewWatchMetricDescriptorRequestFieldPathBuilder() WatchMetricDescriptorRequestFieldPathBuilder
type WatchMetricDescriptorRequestPathSelectorFieldMask ¶
type WatchMetricDescriptorRequestPathSelectorFieldMask struct{}
func (WatchMetricDescriptorRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s WatchMetricDescriptorRequestPathSelectorFieldMask) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor_FieldMask) *WatchMetricDescriptorRequest_FieldTerminalPathArrayOfValues
type WatchMetricDescriptorRequestPathSelectorName ¶
type WatchMetricDescriptorRequestPathSelectorName struct{}
func (WatchMetricDescriptorRequestPathSelectorName) WithArrayOfValues ¶
func (s WatchMetricDescriptorRequestPathSelectorName) WithArrayOfValues(values []*metric_descriptor.Reference) *WatchMetricDescriptorRequest_FieldTerminalPathArrayOfValues
func (WatchMetricDescriptorRequestPathSelectorName) WithValue ¶
func (s WatchMetricDescriptorRequestPathSelectorName) WithValue(value *metric_descriptor.Reference) *WatchMetricDescriptorRequest_FieldTerminalPathValue
type WatchMetricDescriptorRequestPathSelectorView ¶
type WatchMetricDescriptorRequestPathSelectorView struct{}
func (WatchMetricDescriptorRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchMetricDescriptorRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchMetricDescriptorRequest_FieldTerminalPathArrayOfValues
func (WatchMetricDescriptorRequestPathSelectorView) WithValue ¶
func (s WatchMetricDescriptorRequestPathSelectorView) WithValue(value view.View) *WatchMetricDescriptorRequest_FieldTerminalPathValue
type WatchMetricDescriptorRequest_FieldMask ¶
type WatchMetricDescriptorRequest_FieldMask struct {
Paths []WatchMetricDescriptorRequest_FieldPath
}
func FullWatchMetricDescriptorRequest_FieldMask ¶
func FullWatchMetricDescriptorRequest_FieldMask() *WatchMetricDescriptorRequest_FieldMask
func (*WatchMetricDescriptorRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchMetricDescriptorRequest_FieldMask) AppendPath(path WatchMetricDescriptorRequest_FieldPath)
func (*WatchMetricDescriptorRequest_FieldMask) AppendRawPath ¶
func (fieldMask *WatchMetricDescriptorRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchMetricDescriptorRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchMetricDescriptorRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchMetricDescriptorRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchMetricDescriptorRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchMetricDescriptorRequest_FieldMask) FilterInputFields ¶
func (fieldMask *WatchMetricDescriptorRequest_FieldMask) FilterInputFields() *WatchMetricDescriptorRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchMetricDescriptorRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchMetricDescriptorRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchMetricDescriptorRequest_FieldMask) GetPaths ¶
func (fieldMask *WatchMetricDescriptorRequest_FieldMask) GetPaths() []WatchMetricDescriptorRequest_FieldPath
func (*WatchMetricDescriptorRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchMetricDescriptorRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchMetricDescriptorRequest_FieldMask) IsFull ¶
func (fieldMask *WatchMetricDescriptorRequest_FieldMask) IsFull() bool
func (WatchMetricDescriptorRequest_FieldMask) Marshal ¶
func (fieldMask WatchMetricDescriptorRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchMetricDescriptorRequest_FieldMask) MarshalJSON ¶
func (fieldMask WatchMetricDescriptorRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchMetricDescriptorRequest_FieldMask) PathsCount ¶
func (fieldMask *WatchMetricDescriptorRequest_FieldMask) PathsCount() int
func (*WatchMetricDescriptorRequest_FieldMask) Project ¶
func (fieldMask *WatchMetricDescriptorRequest_FieldMask) Project(source *WatchMetricDescriptorRequest) *WatchMetricDescriptorRequest
func (*WatchMetricDescriptorRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchMetricDescriptorRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchMetricDescriptorRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchMetricDescriptorRequest_FieldMask) ProtoMessage()
func (*WatchMetricDescriptorRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchMetricDescriptorRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchMetricDescriptorRequest_FieldMask) Reset ¶
func (fieldMask *WatchMetricDescriptorRequest_FieldMask) Reset()
func (*WatchMetricDescriptorRequest_FieldMask) Set ¶
func (fieldMask *WatchMetricDescriptorRequest_FieldMask) Set(target, source *WatchMetricDescriptorRequest)
func (*WatchMetricDescriptorRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchMetricDescriptorRequest_FieldMask) SetFromCliFlag(raw string) error
func (*WatchMetricDescriptorRequest_FieldMask) SetRaw ¶
func (fieldMask *WatchMetricDescriptorRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchMetricDescriptorRequest_FieldMask) Size ¶
func (fieldMask *WatchMetricDescriptorRequest_FieldMask) Size() int
func (*WatchMetricDescriptorRequest_FieldMask) String ¶
func (fieldMask *WatchMetricDescriptorRequest_FieldMask) String() string
func (*WatchMetricDescriptorRequest_FieldMask) Subtract ¶
func (fieldMask *WatchMetricDescriptorRequest_FieldMask) Subtract(other *WatchMetricDescriptorRequest_FieldMask) *WatchMetricDescriptorRequest_FieldMask
func (*WatchMetricDescriptorRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchMetricDescriptorRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchMetricDescriptorRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchMetricDescriptorRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchMetricDescriptorRequest_FieldMask) Unmarshal ¶
func (fieldMask *WatchMetricDescriptorRequest_FieldMask) Unmarshal(data []byte) error
func (*WatchMetricDescriptorRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchMetricDescriptorRequest_FieldMask) UnmarshalJSON(data []byte) error
type WatchMetricDescriptorRequest_FieldPath ¶
type WatchMetricDescriptorRequest_FieldPath interface { gotenobject.FieldPath Selector() WatchMetricDescriptorRequest_FieldPathSelector Get(source *WatchMetricDescriptorRequest) []interface{} GetSingle(source *WatchMetricDescriptorRequest) (interface{}, bool) ClearValue(item *WatchMetricDescriptorRequest) // Those methods build corresponding WatchMetricDescriptorRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchMetricDescriptorRequest_FieldPathValue WithIArrayOfValues(values interface{}) WatchMetricDescriptorRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchMetricDescriptorRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchMetricDescriptorRequest_FieldPath ¶
func BuildWatchMetricDescriptorRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchMetricDescriptorRequest_FieldPath, error)
func MustParseWatchMetricDescriptorRequest_FieldPath ¶
func MustParseWatchMetricDescriptorRequest_FieldPath(rawField string) WatchMetricDescriptorRequest_FieldPath
func ParseWatchMetricDescriptorRequest_FieldPath ¶
func ParseWatchMetricDescriptorRequest_FieldPath(rawField string) (WatchMetricDescriptorRequest_FieldPath, error)
type WatchMetricDescriptorRequest_FieldPathArrayItemValue ¶
type WatchMetricDescriptorRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchMetricDescriptorRequest_FieldPath ContainsValue(*WatchMetricDescriptorRequest) bool }
WatchMetricDescriptorRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchMetricDescriptorRequest according to their type Present only for array (repeated) types.
func MustParseWatchMetricDescriptorRequest_FieldPathArrayItemValue ¶
func MustParseWatchMetricDescriptorRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchMetricDescriptorRequest_FieldPathArrayItemValue
func ParseWatchMetricDescriptorRequest_FieldPathArrayItemValue ¶
func ParseWatchMetricDescriptorRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchMetricDescriptorRequest_FieldPathArrayItemValue, error)
ParseWatchMetricDescriptorRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchMetricDescriptorRequest_FieldPathArrayOfValues ¶
type WatchMetricDescriptorRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchMetricDescriptorRequest_FieldPath }
WatchMetricDescriptorRequest_FieldPathArrayOfValues allows storing slice of values for WatchMetricDescriptorRequest fields according to their type
func MustParseWatchMetricDescriptorRequest_FieldPathArrayOfValues ¶
func MustParseWatchMetricDescriptorRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchMetricDescriptorRequest_FieldPathArrayOfValues
func ParseWatchMetricDescriptorRequest_FieldPathArrayOfValues ¶
func ParseWatchMetricDescriptorRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchMetricDescriptorRequest_FieldPathArrayOfValues, error)
type WatchMetricDescriptorRequest_FieldPathSelector ¶
type WatchMetricDescriptorRequest_FieldPathSelector int32
const ( WatchMetricDescriptorRequest_FieldPathSelectorName WatchMetricDescriptorRequest_FieldPathSelector = 0 WatchMetricDescriptorRequest_FieldPathSelectorFieldMask WatchMetricDescriptorRequest_FieldPathSelector = 1 WatchMetricDescriptorRequest_FieldPathSelectorView WatchMetricDescriptorRequest_FieldPathSelector = 2 )
func (WatchMetricDescriptorRequest_FieldPathSelector) String ¶
func (s WatchMetricDescriptorRequest_FieldPathSelector) String() string
type WatchMetricDescriptorRequest_FieldPathValue ¶
type WatchMetricDescriptorRequest_FieldPathValue interface { WatchMetricDescriptorRequest_FieldPath gotenobject.FieldPathValue SetTo(target **WatchMetricDescriptorRequest) CompareWith(*WatchMetricDescriptorRequest) (cmp int, comparable bool) }
WatchMetricDescriptorRequest_FieldPathValue allows storing values for WatchMetricDescriptorRequest fields according to their type
func MustParseWatchMetricDescriptorRequest_FieldPathValue ¶
func MustParseWatchMetricDescriptorRequest_FieldPathValue(pathStr, valueStr string) WatchMetricDescriptorRequest_FieldPathValue
func ParseWatchMetricDescriptorRequest_FieldPathValue ¶
func ParseWatchMetricDescriptorRequest_FieldPathValue(pathStr, valueStr string) (WatchMetricDescriptorRequest_FieldPathValue, error)
type WatchMetricDescriptorRequest_FieldTerminalPath ¶
type WatchMetricDescriptorRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchMetricDescriptorRequest_FieldTerminalPath) ClearValue ¶
func (fp *WatchMetricDescriptorRequest_FieldTerminalPath) ClearValue(item *WatchMetricDescriptorRequest)
func (*WatchMetricDescriptorRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchMetricDescriptorRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchMetricDescriptorRequest_FieldTerminalPath) Get ¶
func (fp *WatchMetricDescriptorRequest_FieldTerminalPath) Get(source *WatchMetricDescriptorRequest) (values []interface{})
Get returns all values pointed by specific field from source WatchMetricDescriptorRequest
func (*WatchMetricDescriptorRequest_FieldTerminalPath) GetDefault ¶
func (fp *WatchMetricDescriptorRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchMetricDescriptorRequest_FieldTerminalPath) GetRaw ¶
func (fp *WatchMetricDescriptorRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchMetricDescriptorRequest_FieldTerminalPath) GetSingle ¶
func (fp *WatchMetricDescriptorRequest_FieldTerminalPath) GetSingle(source *WatchMetricDescriptorRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchMetricDescriptorRequest
func (*WatchMetricDescriptorRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchMetricDescriptorRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchMetricDescriptorRequest_FieldTerminalPath) IsLeaf ¶
func (fp *WatchMetricDescriptorRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchMetricDescriptorRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchMetricDescriptorRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchMetricDescriptorRequest_FieldTerminalPath) Selector ¶
func (fp *WatchMetricDescriptorRequest_FieldTerminalPath) Selector() WatchMetricDescriptorRequest_FieldPathSelector
func (*WatchMetricDescriptorRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchMetricDescriptorRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchMetricDescriptorRequest_FieldTerminalPath) String ¶
func (fp *WatchMetricDescriptorRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchMetricDescriptorRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchMetricDescriptorRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchMetricDescriptorRequest_FieldPathArrayItemValue
func (*WatchMetricDescriptorRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchMetricDescriptorRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchMetricDescriptorRequest_FieldPathArrayOfValues
func (*WatchMetricDescriptorRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchMetricDescriptorRequest_FieldTerminalPath) WithIValue(value interface{}) WatchMetricDescriptorRequest_FieldPathValue
func (*WatchMetricDescriptorRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchMetricDescriptorRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchMetricDescriptorRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchMetricDescriptorRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchMetricDescriptorRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchMetricDescriptorRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchMetricDescriptorRequest_FieldTerminalPathArrayItemValue ¶
type WatchMetricDescriptorRequest_FieldTerminalPathArrayItemValue struct { WatchMetricDescriptorRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchMetricDescriptorRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchMetricDescriptorRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchMetricDescriptorRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchMetricDescriptorRequest'
func (*WatchMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchMetricDescriptorRequest as interface{}
func (*WatchMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchMetricDescriptorRequest) (interface{}, bool)
func (*WatchMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchMetricDescriptorRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchMetricDescriptorRequest_FieldTerminalPathArrayOfValues ¶
type WatchMetricDescriptorRequest_FieldTerminalPathArrayOfValues struct { WatchMetricDescriptorRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchMetricDescriptorRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *WatchMetricDescriptorRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*metric_descriptor.MetricDescriptor_FieldMask, bool)
func (*WatchMetricDescriptorRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues ¶
func (fpaov *WatchMetricDescriptorRequest_FieldTerminalPathArrayOfValues) AsNameArrayOfValues() ([]*metric_descriptor.Reference, bool)
func (*WatchMetricDescriptorRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchMetricDescriptorRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*WatchMetricDescriptorRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchMetricDescriptorRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchMetricDescriptorRequest_FieldTerminalPathValue ¶
type WatchMetricDescriptorRequest_FieldTerminalPathValue struct { WatchMetricDescriptorRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchMetricDescriptorRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *WatchMetricDescriptorRequest_FieldTerminalPathValue) AsFieldMaskValue() (*metric_descriptor.MetricDescriptor_FieldMask, bool)
func (*WatchMetricDescriptorRequest_FieldTerminalPathValue) AsNameValue ¶
func (fpv *WatchMetricDescriptorRequest_FieldTerminalPathValue) AsNameValue() (*metric_descriptor.Reference, bool)
func (*WatchMetricDescriptorRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchMetricDescriptorRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchMetricDescriptorRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchMetricDescriptorRequest_FieldTerminalPathValue) CompareWith(source *WatchMetricDescriptorRequest) (int, bool)
CompareWith compares value in the 'WatchMetricDescriptorRequest_FieldTerminalPathValue' with the value under path in 'WatchMetricDescriptorRequest'.
func (*WatchMetricDescriptorRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchMetricDescriptorRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchMetricDescriptorRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchMetricDescriptorRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchMetricDescriptorRequest' as interface{}
func (*WatchMetricDescriptorRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchMetricDescriptorRequest_FieldTerminalPathValue) SetTo(target **WatchMetricDescriptorRequest)
SetTo stores value for selected field for object WatchMetricDescriptorRequest
func (*WatchMetricDescriptorRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchMetricDescriptorRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchMetricDescriptorResponse ¶
type WatchMetricDescriptorResponse struct { Change *metric_descriptor.MetricDescriptorChange `protobuf:"bytes,1,opt,name=change,proto3" json:"change,omitempty" firestore:"change"` // contains filtered or unexported fields }
WatchMetricDescriptorResponse
func (*WatchMetricDescriptorResponse) Clone ¶
func (o *WatchMetricDescriptorResponse) Clone() *WatchMetricDescriptorResponse
func (*WatchMetricDescriptorResponse) CloneRaw ¶
func (o *WatchMetricDescriptorResponse) CloneRaw() gotenobject.GotenObjectExt
func (*WatchMetricDescriptorResponse) Descriptor ¶
func (*WatchMetricDescriptorResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchMetricDescriptorResponse.ProtoReflect.Descriptor instead.
func (*WatchMetricDescriptorResponse) GetChange ¶
func (m *WatchMetricDescriptorResponse) GetChange() *metric_descriptor.MetricDescriptorChange
func (*WatchMetricDescriptorResponse) GotenMessage ¶
func (*WatchMetricDescriptorResponse) GotenMessage()
func (*WatchMetricDescriptorResponse) GotenObjectExt ¶
func (o *WatchMetricDescriptorResponse) GotenObjectExt()
func (*WatchMetricDescriptorResponse) GotenValidate ¶
func (obj *WatchMetricDescriptorResponse) GotenValidate() error
func (*WatchMetricDescriptorResponse) MakeDiffFieldMask ¶
func (o *WatchMetricDescriptorResponse) MakeDiffFieldMask(other *WatchMetricDescriptorResponse) *WatchMetricDescriptorResponse_FieldMask
func (*WatchMetricDescriptorResponse) MakeFullFieldMask ¶
func (o *WatchMetricDescriptorResponse) MakeFullFieldMask() *WatchMetricDescriptorResponse_FieldMask
func (*WatchMetricDescriptorResponse) MakeRawDiffFieldMask ¶
func (o *WatchMetricDescriptorResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchMetricDescriptorResponse) MakeRawFullFieldMask ¶
func (o *WatchMetricDescriptorResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchMetricDescriptorResponse) Marshal ¶
func (m *WatchMetricDescriptorResponse) Marshal() ([]byte, error)
func (*WatchMetricDescriptorResponse) MarshalJSON ¶
func (m *WatchMetricDescriptorResponse) MarshalJSON() ([]byte, error)
func (*WatchMetricDescriptorResponse) Merge ¶
func (o *WatchMetricDescriptorResponse) Merge(source *WatchMetricDescriptorResponse)
func (*WatchMetricDescriptorResponse) MergeRaw ¶
func (o *WatchMetricDescriptorResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchMetricDescriptorResponse) ProtoMessage ¶
func (*WatchMetricDescriptorResponse) ProtoMessage()
func (*WatchMetricDescriptorResponse) ProtoReflect ¶
func (m *WatchMetricDescriptorResponse) ProtoReflect() preflect.Message
func (*WatchMetricDescriptorResponse) Reset ¶
func (m *WatchMetricDescriptorResponse) Reset()
func (*WatchMetricDescriptorResponse) SetChange ¶
func (m *WatchMetricDescriptorResponse) SetChange(fv *metric_descriptor.MetricDescriptorChange)
func (*WatchMetricDescriptorResponse) String ¶
func (m *WatchMetricDescriptorResponse) String() string
func (*WatchMetricDescriptorResponse) Unmarshal ¶
func (m *WatchMetricDescriptorResponse) Unmarshal(b []byte) error
func (*WatchMetricDescriptorResponse) UnmarshalJSON ¶
func (m *WatchMetricDescriptorResponse) UnmarshalJSON(data []byte) error
type WatchMetricDescriptorResponseFieldPathBuilder ¶
type WatchMetricDescriptorResponseFieldPathBuilder struct{}
func NewWatchMetricDescriptorResponseFieldPathBuilder ¶
func NewWatchMetricDescriptorResponseFieldPathBuilder() WatchMetricDescriptorResponseFieldPathBuilder
type WatchMetricDescriptorResponsePathSelectorChange ¶
type WatchMetricDescriptorResponsePathSelectorChange struct{}
func (WatchMetricDescriptorResponsePathSelectorChange) WithArrayOfValues ¶
func (s WatchMetricDescriptorResponsePathSelectorChange) WithArrayOfValues(values []*metric_descriptor.MetricDescriptorChange) *WatchMetricDescriptorResponse_FieldTerminalPathArrayOfValues
type WatchMetricDescriptorResponse_FieldMask ¶
type WatchMetricDescriptorResponse_FieldMask struct {
Paths []WatchMetricDescriptorResponse_FieldPath
}
func FullWatchMetricDescriptorResponse_FieldMask ¶
func FullWatchMetricDescriptorResponse_FieldMask() *WatchMetricDescriptorResponse_FieldMask
func (*WatchMetricDescriptorResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchMetricDescriptorResponse_FieldMask) AppendPath(path WatchMetricDescriptorResponse_FieldPath)
func (*WatchMetricDescriptorResponse_FieldMask) AppendRawPath ¶
func (fieldMask *WatchMetricDescriptorResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchMetricDescriptorResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchMetricDescriptorResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchMetricDescriptorResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchMetricDescriptorResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchMetricDescriptorResponse_FieldMask) FilterInputFields ¶
func (fieldMask *WatchMetricDescriptorResponse_FieldMask) FilterInputFields() *WatchMetricDescriptorResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchMetricDescriptorResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchMetricDescriptorResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchMetricDescriptorResponse_FieldMask) GetPaths ¶
func (fieldMask *WatchMetricDescriptorResponse_FieldMask) GetPaths() []WatchMetricDescriptorResponse_FieldPath
func (*WatchMetricDescriptorResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchMetricDescriptorResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchMetricDescriptorResponse_FieldMask) IsFull ¶
func (fieldMask *WatchMetricDescriptorResponse_FieldMask) IsFull() bool
func (WatchMetricDescriptorResponse_FieldMask) Marshal ¶
func (fieldMask WatchMetricDescriptorResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchMetricDescriptorResponse_FieldMask) MarshalJSON ¶
func (fieldMask WatchMetricDescriptorResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchMetricDescriptorResponse_FieldMask) PathsCount ¶
func (fieldMask *WatchMetricDescriptorResponse_FieldMask) PathsCount() int
func (*WatchMetricDescriptorResponse_FieldMask) Project ¶
func (fieldMask *WatchMetricDescriptorResponse_FieldMask) Project(source *WatchMetricDescriptorResponse) *WatchMetricDescriptorResponse
func (*WatchMetricDescriptorResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchMetricDescriptorResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchMetricDescriptorResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchMetricDescriptorResponse_FieldMask) ProtoMessage()
func (*WatchMetricDescriptorResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchMetricDescriptorResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchMetricDescriptorResponse_FieldMask) Reset ¶
func (fieldMask *WatchMetricDescriptorResponse_FieldMask) Reset()
func (*WatchMetricDescriptorResponse_FieldMask) Set ¶
func (fieldMask *WatchMetricDescriptorResponse_FieldMask) Set(target, source *WatchMetricDescriptorResponse)
func (*WatchMetricDescriptorResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchMetricDescriptorResponse_FieldMask) SetFromCliFlag(raw string) error
func (*WatchMetricDescriptorResponse_FieldMask) SetRaw ¶
func (fieldMask *WatchMetricDescriptorResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchMetricDescriptorResponse_FieldMask) Size ¶
func (fieldMask *WatchMetricDescriptorResponse_FieldMask) Size() int
func (*WatchMetricDescriptorResponse_FieldMask) String ¶
func (fieldMask *WatchMetricDescriptorResponse_FieldMask) String() string
func (*WatchMetricDescriptorResponse_FieldMask) Subtract ¶
func (fieldMask *WatchMetricDescriptorResponse_FieldMask) Subtract(other *WatchMetricDescriptorResponse_FieldMask) *WatchMetricDescriptorResponse_FieldMask
func (*WatchMetricDescriptorResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchMetricDescriptorResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchMetricDescriptorResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchMetricDescriptorResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchMetricDescriptorResponse_FieldMask) Unmarshal ¶
func (fieldMask *WatchMetricDescriptorResponse_FieldMask) Unmarshal(data []byte) error
func (*WatchMetricDescriptorResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchMetricDescriptorResponse_FieldMask) UnmarshalJSON(data []byte) error
type WatchMetricDescriptorResponse_FieldPath ¶
type WatchMetricDescriptorResponse_FieldPath interface { gotenobject.FieldPath Selector() WatchMetricDescriptorResponse_FieldPathSelector Get(source *WatchMetricDescriptorResponse) []interface{} GetSingle(source *WatchMetricDescriptorResponse) (interface{}, bool) ClearValue(item *WatchMetricDescriptorResponse) // Those methods build corresponding WatchMetricDescriptorResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchMetricDescriptorResponse_FieldPathValue WithIArrayOfValues(values interface{}) WatchMetricDescriptorResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchMetricDescriptorResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchMetricDescriptorResponse_FieldPath ¶
func BuildWatchMetricDescriptorResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchMetricDescriptorResponse_FieldPath, error)
func MustParseWatchMetricDescriptorResponse_FieldPath ¶
func MustParseWatchMetricDescriptorResponse_FieldPath(rawField string) WatchMetricDescriptorResponse_FieldPath
func ParseWatchMetricDescriptorResponse_FieldPath ¶
func ParseWatchMetricDescriptorResponse_FieldPath(rawField string) (WatchMetricDescriptorResponse_FieldPath, error)
type WatchMetricDescriptorResponse_FieldPathArrayItemValue ¶
type WatchMetricDescriptorResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchMetricDescriptorResponse_FieldPath ContainsValue(*WatchMetricDescriptorResponse) bool }
WatchMetricDescriptorResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchMetricDescriptorResponse according to their type Present only for array (repeated) types.
func MustParseWatchMetricDescriptorResponse_FieldPathArrayItemValue ¶
func MustParseWatchMetricDescriptorResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchMetricDescriptorResponse_FieldPathArrayItemValue
func ParseWatchMetricDescriptorResponse_FieldPathArrayItemValue ¶
func ParseWatchMetricDescriptorResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchMetricDescriptorResponse_FieldPathArrayItemValue, error)
ParseWatchMetricDescriptorResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchMetricDescriptorResponse_FieldPathArrayOfValues ¶
type WatchMetricDescriptorResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchMetricDescriptorResponse_FieldPath }
WatchMetricDescriptorResponse_FieldPathArrayOfValues allows storing slice of values for WatchMetricDescriptorResponse fields according to their type
func MustParseWatchMetricDescriptorResponse_FieldPathArrayOfValues ¶
func MustParseWatchMetricDescriptorResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchMetricDescriptorResponse_FieldPathArrayOfValues
func ParseWatchMetricDescriptorResponse_FieldPathArrayOfValues ¶
func ParseWatchMetricDescriptorResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchMetricDescriptorResponse_FieldPathArrayOfValues, error)
type WatchMetricDescriptorResponse_FieldPathSelector ¶
type WatchMetricDescriptorResponse_FieldPathSelector int32
const (
WatchMetricDescriptorResponse_FieldPathSelectorChange WatchMetricDescriptorResponse_FieldPathSelector = 0
)
func (WatchMetricDescriptorResponse_FieldPathSelector) String ¶
func (s WatchMetricDescriptorResponse_FieldPathSelector) String() string
type WatchMetricDescriptorResponse_FieldPathValue ¶
type WatchMetricDescriptorResponse_FieldPathValue interface { WatchMetricDescriptorResponse_FieldPath gotenobject.FieldPathValue SetTo(target **WatchMetricDescriptorResponse) CompareWith(*WatchMetricDescriptorResponse) (cmp int, comparable bool) }
WatchMetricDescriptorResponse_FieldPathValue allows storing values for WatchMetricDescriptorResponse fields according to their type
func MustParseWatchMetricDescriptorResponse_FieldPathValue ¶
func MustParseWatchMetricDescriptorResponse_FieldPathValue(pathStr, valueStr string) WatchMetricDescriptorResponse_FieldPathValue
func ParseWatchMetricDescriptorResponse_FieldPathValue ¶
func ParseWatchMetricDescriptorResponse_FieldPathValue(pathStr, valueStr string) (WatchMetricDescriptorResponse_FieldPathValue, error)
type WatchMetricDescriptorResponse_FieldTerminalPath ¶
type WatchMetricDescriptorResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchMetricDescriptorResponse_FieldTerminalPath) ClearValue ¶
func (fp *WatchMetricDescriptorResponse_FieldTerminalPath) ClearValue(item *WatchMetricDescriptorResponse)
func (*WatchMetricDescriptorResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchMetricDescriptorResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchMetricDescriptorResponse_FieldTerminalPath) Get ¶
func (fp *WatchMetricDescriptorResponse_FieldTerminalPath) Get(source *WatchMetricDescriptorResponse) (values []interface{})
Get returns all values pointed by specific field from source WatchMetricDescriptorResponse
func (*WatchMetricDescriptorResponse_FieldTerminalPath) GetDefault ¶
func (fp *WatchMetricDescriptorResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchMetricDescriptorResponse_FieldTerminalPath) GetRaw ¶
func (fp *WatchMetricDescriptorResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchMetricDescriptorResponse_FieldTerminalPath) GetSingle ¶
func (fp *WatchMetricDescriptorResponse_FieldTerminalPath) GetSingle(source *WatchMetricDescriptorResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchMetricDescriptorResponse
func (*WatchMetricDescriptorResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchMetricDescriptorResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchMetricDescriptorResponse_FieldTerminalPath) IsLeaf ¶
func (fp *WatchMetricDescriptorResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchMetricDescriptorResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchMetricDescriptorResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchMetricDescriptorResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchMetricDescriptorResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchMetricDescriptorResponse_FieldTerminalPath) String ¶
func (fp *WatchMetricDescriptorResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchMetricDescriptorResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchMetricDescriptorResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchMetricDescriptorResponse_FieldPathArrayItemValue
func (*WatchMetricDescriptorResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchMetricDescriptorResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchMetricDescriptorResponse_FieldPathArrayOfValues
func (*WatchMetricDescriptorResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchMetricDescriptorResponse_FieldTerminalPath) WithIValue(value interface{}) WatchMetricDescriptorResponse_FieldPathValue
func (*WatchMetricDescriptorResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchMetricDescriptorResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchMetricDescriptorResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchMetricDescriptorResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchMetricDescriptorResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchMetricDescriptorResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchMetricDescriptorResponse_FieldTerminalPathArrayItemValue ¶
type WatchMetricDescriptorResponse_FieldTerminalPathArrayItemValue struct { WatchMetricDescriptorResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchMetricDescriptorResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchMetricDescriptorResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchMetricDescriptorResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchMetricDescriptorResponse'
func (*WatchMetricDescriptorResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchMetricDescriptorResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchMetricDescriptorResponse as interface{}
func (*WatchMetricDescriptorResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchMetricDescriptorResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchMetricDescriptorResponse) (interface{}, bool)
func (*WatchMetricDescriptorResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchMetricDescriptorResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchMetricDescriptorResponse_FieldTerminalPathArrayOfValues ¶
type WatchMetricDescriptorResponse_FieldTerminalPathArrayOfValues struct { WatchMetricDescriptorResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchMetricDescriptorResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues ¶
func (fpaov *WatchMetricDescriptorResponse_FieldTerminalPathArrayOfValues) AsChangeArrayOfValues() ([]*metric_descriptor.MetricDescriptorChange, bool)
func (*WatchMetricDescriptorResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchMetricDescriptorResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchMetricDescriptorResponse_FieldTerminalPathValue ¶
type WatchMetricDescriptorResponse_FieldTerminalPathValue struct { WatchMetricDescriptorResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchMetricDescriptorResponse_FieldTerminalPathValue) AsChangeValue ¶
func (fpv *WatchMetricDescriptorResponse_FieldTerminalPathValue) AsChangeValue() (*metric_descriptor.MetricDescriptorChange, bool)
func (*WatchMetricDescriptorResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchMetricDescriptorResponse_FieldTerminalPathValue) CompareWith(source *WatchMetricDescriptorResponse) (int, bool)
CompareWith compares value in the 'WatchMetricDescriptorResponse_FieldTerminalPathValue' with the value under path in 'WatchMetricDescriptorResponse'.
func (*WatchMetricDescriptorResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchMetricDescriptorResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchMetricDescriptorResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchMetricDescriptorResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchMetricDescriptorResponse' as interface{}
func (*WatchMetricDescriptorResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchMetricDescriptorResponse_FieldTerminalPathValue) SetTo(target **WatchMetricDescriptorResponse)
SetTo stores value for selected field for object WatchMetricDescriptorResponse
func (*WatchMetricDescriptorResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchMetricDescriptorResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchMetricDescriptorsClientStream ¶
type WatchMetricDescriptorsClientStream interface { Recv() (*WatchMetricDescriptorsResponse, error) grpc.ClientStream }
type WatchMetricDescriptorsDescriptor ¶ added in v0.4.28
type WatchMetricDescriptorsDescriptor struct{}
func GetWatchMetricDescriptorsDescriptor ¶ added in v0.4.28
func GetWatchMetricDescriptorsDescriptor() *WatchMetricDescriptorsDescriptor
func (*WatchMetricDescriptorsDescriptor) GetApiDescriptor ¶ added in v0.4.28
func (d *WatchMetricDescriptorsDescriptor) GetApiDescriptor() gotenclient.ApiDescriptor
func (*WatchMetricDescriptorsDescriptor) GetApiName ¶ added in v0.4.28
func (d *WatchMetricDescriptorsDescriptor) GetApiName() string
func (*WatchMetricDescriptorsDescriptor) GetClientMsgReflectHandle ¶ added in v0.4.28
func (d *WatchMetricDescriptorsDescriptor) GetClientMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchMetricDescriptorsDescriptor) GetFullMethodName ¶ added in v0.4.28
func (d *WatchMetricDescriptorsDescriptor) GetFullMethodName() string
func (*WatchMetricDescriptorsDescriptor) GetMethodName ¶ added in v0.4.28
func (d *WatchMetricDescriptorsDescriptor) GetMethodName() string
func (*WatchMetricDescriptorsDescriptor) GetProtoPkgName ¶ added in v0.4.28
func (d *WatchMetricDescriptorsDescriptor) GetProtoPkgName() string
func (*WatchMetricDescriptorsDescriptor) GetResourceDescriptor ¶ added in v0.4.30
func (d *WatchMetricDescriptorsDescriptor) GetResourceDescriptor() gotenresource.Descriptor
func (*WatchMetricDescriptorsDescriptor) GetServerMsgReflectHandle ¶ added in v0.4.28
func (d *WatchMetricDescriptorsDescriptor) GetServerMsgReflectHandle() gotenclient.MethodMsgHandle
func (*WatchMetricDescriptorsDescriptor) GetServiceDomain ¶ added in v0.4.28
func (d *WatchMetricDescriptorsDescriptor) GetServiceDomain() string
func (*WatchMetricDescriptorsDescriptor) GetServiceVersion ¶ added in v0.4.28
func (d *WatchMetricDescriptorsDescriptor) GetServiceVersion() string
func (*WatchMetricDescriptorsDescriptor) GetVerb ¶ added in v0.4.28
func (d *WatchMetricDescriptorsDescriptor) GetVerb() string
func (*WatchMetricDescriptorsDescriptor) HasResource ¶ added in v0.4.30
func (d *WatchMetricDescriptorsDescriptor) HasResource() bool
func (*WatchMetricDescriptorsDescriptor) IsClientStream ¶ added in v0.4.28
func (d *WatchMetricDescriptorsDescriptor) IsClientStream() bool
func (*WatchMetricDescriptorsDescriptor) IsCollection ¶ added in v0.4.30
func (d *WatchMetricDescriptorsDescriptor) IsCollection() bool
func (*WatchMetricDescriptorsDescriptor) IsPlural ¶ added in v0.4.30
func (d *WatchMetricDescriptorsDescriptor) IsPlural() bool
func (*WatchMetricDescriptorsDescriptor) IsServerStream ¶ added in v0.4.28
func (d *WatchMetricDescriptorsDescriptor) IsServerStream() bool
func (*WatchMetricDescriptorsDescriptor) IsUnary ¶ added in v0.4.28
func (d *WatchMetricDescriptorsDescriptor) IsUnary() bool
func (*WatchMetricDescriptorsDescriptor) NewEmptyClientMsg ¶ added in v0.4.28
func (d *WatchMetricDescriptorsDescriptor) NewEmptyClientMsg() proto.Message
func (*WatchMetricDescriptorsDescriptor) NewEmptyServerMsg ¶ added in v0.4.28
func (d *WatchMetricDescriptorsDescriptor) NewEmptyServerMsg() proto.Message
func (*WatchMetricDescriptorsDescriptor) RequestHasResourceBody ¶ added in v0.4.28
func (d *WatchMetricDescriptorsDescriptor) RequestHasResourceBody() bool
type WatchMetricDescriptorsDescriptorClientMsgHandle ¶ added in v0.4.28
type WatchMetricDescriptorsDescriptorClientMsgHandle struct{}
func (*WatchMetricDescriptorsDescriptorClientMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *WatchMetricDescriptorsDescriptorClientMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *WatchMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *WatchMetricDescriptorsDescriptorClientMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchMetricDescriptorsDescriptorServerMsgHandle ¶ added in v0.4.28
type WatchMetricDescriptorsDescriptorServerMsgHandle struct{}
func (*WatchMetricDescriptorsDescriptorServerMsgHandle) ExtractCollectionName ¶ added in v0.4.30
func (h *WatchMetricDescriptorsDescriptorServerMsgHandle) ExtractCollectionName(msg proto.Message) gotenresource.Name
func (*WatchMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceName ¶ added in v0.4.30
func (h *WatchMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceName(msg proto.Message) gotenresource.Name
func (*WatchMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceNames ¶ added in v0.4.30
func (h *WatchMetricDescriptorsDescriptorServerMsgHandle) ExtractResourceNames(msg proto.Message) gotenresource.NameList
type WatchMetricDescriptorsRequest ¶
type WatchMetricDescriptorsRequest 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.MetricDescriptor Parent *metric_descriptor.ParentReference `protobuf:"bytes,1,opt,customtype=ParentReference,name=parent,proto3" json:"parent,omitempty" firestore:"parent"` // Requested page size. Server may return fewer MetricDescriptors 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 *metric_descriptor.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 *metric_descriptor.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"` // 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 *metric_descriptor.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 MetricDescriptor that don't // affect any of masked fields won't be sent back. FieldMask *metric_descriptor.MetricDescriptor_FieldMask `` /* 148-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 // MetricDescriptor 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 [WatchMetricDescriptors][ntt.monitoring.v3.WatchMetricDescriptors]
func (*WatchMetricDescriptorsRequest) Clone ¶
func (o *WatchMetricDescriptorsRequest) Clone() *WatchMetricDescriptorsRequest
func (*WatchMetricDescriptorsRequest) CloneRaw ¶
func (o *WatchMetricDescriptorsRequest) CloneRaw() gotenobject.GotenObjectExt
func (*WatchMetricDescriptorsRequest) Descriptor ¶
func (*WatchMetricDescriptorsRequest) Descriptor() ([]byte, []int)
Deprecated, Use WatchMetricDescriptorsRequest.ProtoReflect.Descriptor instead.
func (*WatchMetricDescriptorsRequest) GetFieldMask ¶
func (m *WatchMetricDescriptorsRequest) GetFieldMask() *metric_descriptor.MetricDescriptor_FieldMask
func (*WatchMetricDescriptorsRequest) GetFilter ¶
func (m *WatchMetricDescriptorsRequest) GetFilter() *metric_descriptor.Filter
func (*WatchMetricDescriptorsRequest) GetMaxChunkSize ¶
func (m *WatchMetricDescriptorsRequest) GetMaxChunkSize() int32
func (*WatchMetricDescriptorsRequest) GetOrderBy ¶
func (m *WatchMetricDescriptorsRequest) GetOrderBy() *metric_descriptor.OrderBy
func (*WatchMetricDescriptorsRequest) GetPageSize ¶
func (m *WatchMetricDescriptorsRequest) GetPageSize() int32
func (*WatchMetricDescriptorsRequest) GetPageToken ¶
func (m *WatchMetricDescriptorsRequest) GetPageToken() *metric_descriptor.PagerCursor
func (*WatchMetricDescriptorsRequest) GetParent ¶
func (m *WatchMetricDescriptorsRequest) GetParent() *metric_descriptor.ParentReference
func (*WatchMetricDescriptorsRequest) GetResumeToken ¶
func (m *WatchMetricDescriptorsRequest) GetResumeToken() string
func (*WatchMetricDescriptorsRequest) GetType ¶
func (m *WatchMetricDescriptorsRequest) GetType() watch_type.WatchType
func (*WatchMetricDescriptorsRequest) GetView ¶
func (m *WatchMetricDescriptorsRequest) GetView() view.View
func (*WatchMetricDescriptorsRequest) GotenMessage ¶
func (*WatchMetricDescriptorsRequest) GotenMessage()
func (*WatchMetricDescriptorsRequest) GotenObjectExt ¶
func (o *WatchMetricDescriptorsRequest) GotenObjectExt()
func (*WatchMetricDescriptorsRequest) GotenValidate ¶
func (obj *WatchMetricDescriptorsRequest) GotenValidate() error
func (*WatchMetricDescriptorsRequest) MakeDiffFieldMask ¶
func (o *WatchMetricDescriptorsRequest) MakeDiffFieldMask(other *WatchMetricDescriptorsRequest) *WatchMetricDescriptorsRequest_FieldMask
func (*WatchMetricDescriptorsRequest) MakeFullFieldMask ¶
func (o *WatchMetricDescriptorsRequest) MakeFullFieldMask() *WatchMetricDescriptorsRequest_FieldMask
func (*WatchMetricDescriptorsRequest) MakeRawDiffFieldMask ¶
func (o *WatchMetricDescriptorsRequest) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchMetricDescriptorsRequest) MakeRawFullFieldMask ¶
func (o *WatchMetricDescriptorsRequest) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchMetricDescriptorsRequest) Marshal ¶
func (m *WatchMetricDescriptorsRequest) Marshal() ([]byte, error)
func (*WatchMetricDescriptorsRequest) MarshalJSON ¶
func (m *WatchMetricDescriptorsRequest) MarshalJSON() ([]byte, error)
func (*WatchMetricDescriptorsRequest) Merge ¶
func (o *WatchMetricDescriptorsRequest) Merge(source *WatchMetricDescriptorsRequest)
func (*WatchMetricDescriptorsRequest) MergeRaw ¶
func (o *WatchMetricDescriptorsRequest) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchMetricDescriptorsRequest) ProtoMessage ¶
func (*WatchMetricDescriptorsRequest) ProtoMessage()
func (*WatchMetricDescriptorsRequest) ProtoReflect ¶
func (m *WatchMetricDescriptorsRequest) ProtoReflect() preflect.Message
func (*WatchMetricDescriptorsRequest) Reset ¶
func (m *WatchMetricDescriptorsRequest) Reset()
func (*WatchMetricDescriptorsRequest) SetFieldMask ¶
func (m *WatchMetricDescriptorsRequest) SetFieldMask(fv *metric_descriptor.MetricDescriptor_FieldMask)
func (*WatchMetricDescriptorsRequest) SetFilter ¶
func (m *WatchMetricDescriptorsRequest) SetFilter(fv *metric_descriptor.Filter)
func (*WatchMetricDescriptorsRequest) SetMaxChunkSize ¶
func (m *WatchMetricDescriptorsRequest) SetMaxChunkSize(fv int32)
func (*WatchMetricDescriptorsRequest) SetOrderBy ¶
func (m *WatchMetricDescriptorsRequest) SetOrderBy(fv *metric_descriptor.OrderBy)
func (*WatchMetricDescriptorsRequest) SetPageSize ¶
func (m *WatchMetricDescriptorsRequest) SetPageSize(fv int32)
func (*WatchMetricDescriptorsRequest) SetPageToken ¶
func (m *WatchMetricDescriptorsRequest) SetPageToken(fv *metric_descriptor.PagerCursor)
func (*WatchMetricDescriptorsRequest) SetParent ¶
func (m *WatchMetricDescriptorsRequest) SetParent(fv *metric_descriptor.ParentReference)
func (*WatchMetricDescriptorsRequest) SetResumeToken ¶
func (m *WatchMetricDescriptorsRequest) SetResumeToken(fv string)
func (*WatchMetricDescriptorsRequest) SetType ¶
func (m *WatchMetricDescriptorsRequest) SetType(fv watch_type.WatchType)
func (*WatchMetricDescriptorsRequest) SetView ¶
func (m *WatchMetricDescriptorsRequest) SetView(fv view.View)
func (*WatchMetricDescriptorsRequest) String ¶
func (m *WatchMetricDescriptorsRequest) String() string
func (*WatchMetricDescriptorsRequest) Unmarshal ¶
func (m *WatchMetricDescriptorsRequest) Unmarshal(b []byte) error
func (*WatchMetricDescriptorsRequest) UnmarshalJSON ¶
func (m *WatchMetricDescriptorsRequest) UnmarshalJSON(data []byte) error
type WatchMetricDescriptorsRequestFieldPathBuilder ¶
type WatchMetricDescriptorsRequestFieldPathBuilder struct{}
func NewWatchMetricDescriptorsRequestFieldPathBuilder ¶
func NewWatchMetricDescriptorsRequestFieldPathBuilder() WatchMetricDescriptorsRequestFieldPathBuilder
func (WatchMetricDescriptorsRequestFieldPathBuilder) MaxChunkSize ¶
func (WatchMetricDescriptorsRequestFieldPathBuilder) ResumeToken ¶
type WatchMetricDescriptorsRequestPathSelectorFieldMask ¶
type WatchMetricDescriptorsRequestPathSelectorFieldMask struct{}
func (WatchMetricDescriptorsRequestPathSelectorFieldMask) WithArrayOfValues ¶
func (s WatchMetricDescriptorsRequestPathSelectorFieldMask) WithArrayOfValues(values []*metric_descriptor.MetricDescriptor_FieldMask) *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
type WatchMetricDescriptorsRequestPathSelectorFilter ¶
type WatchMetricDescriptorsRequestPathSelectorFilter struct{}
func (WatchMetricDescriptorsRequestPathSelectorFilter) WithArrayOfValues ¶
func (s WatchMetricDescriptorsRequestPathSelectorFilter) WithArrayOfValues(values []*metric_descriptor.Filter) *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
func (WatchMetricDescriptorsRequestPathSelectorFilter) WithValue ¶
func (s WatchMetricDescriptorsRequestPathSelectorFilter) WithValue(value *metric_descriptor.Filter) *WatchMetricDescriptorsRequest_FieldTerminalPathValue
type WatchMetricDescriptorsRequestPathSelectorMaxChunkSize ¶
type WatchMetricDescriptorsRequestPathSelectorMaxChunkSize struct{}
func (WatchMetricDescriptorsRequestPathSelectorMaxChunkSize) WithArrayOfValues ¶
func (s WatchMetricDescriptorsRequestPathSelectorMaxChunkSize) WithArrayOfValues(values []int32) *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
func (WatchMetricDescriptorsRequestPathSelectorMaxChunkSize) WithValue ¶
func (s WatchMetricDescriptorsRequestPathSelectorMaxChunkSize) WithValue(value int32) *WatchMetricDescriptorsRequest_FieldTerminalPathValue
type WatchMetricDescriptorsRequestPathSelectorOrderBy ¶
type WatchMetricDescriptorsRequestPathSelectorOrderBy struct{}
func (WatchMetricDescriptorsRequestPathSelectorOrderBy) WithArrayOfValues ¶
func (s WatchMetricDescriptorsRequestPathSelectorOrderBy) WithArrayOfValues(values []*metric_descriptor.OrderBy) *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
func (WatchMetricDescriptorsRequestPathSelectorOrderBy) WithValue ¶
func (s WatchMetricDescriptorsRequestPathSelectorOrderBy) WithValue(value *metric_descriptor.OrderBy) *WatchMetricDescriptorsRequest_FieldTerminalPathValue
type WatchMetricDescriptorsRequestPathSelectorPageSize ¶
type WatchMetricDescriptorsRequestPathSelectorPageSize struct{}
func (WatchMetricDescriptorsRequestPathSelectorPageSize) WithArrayOfValues ¶
func (s WatchMetricDescriptorsRequestPathSelectorPageSize) WithArrayOfValues(values []int32) *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
func (WatchMetricDescriptorsRequestPathSelectorPageSize) WithValue ¶
func (s WatchMetricDescriptorsRequestPathSelectorPageSize) WithValue(value int32) *WatchMetricDescriptorsRequest_FieldTerminalPathValue
type WatchMetricDescriptorsRequestPathSelectorPageToken ¶
type WatchMetricDescriptorsRequestPathSelectorPageToken struct{}
func (WatchMetricDescriptorsRequestPathSelectorPageToken) WithArrayOfValues ¶
func (s WatchMetricDescriptorsRequestPathSelectorPageToken) WithArrayOfValues(values []*metric_descriptor.PagerCursor) *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
type WatchMetricDescriptorsRequestPathSelectorParent ¶
type WatchMetricDescriptorsRequestPathSelectorParent struct{}
func (WatchMetricDescriptorsRequestPathSelectorParent) WithArrayOfValues ¶
func (s WatchMetricDescriptorsRequestPathSelectorParent) WithArrayOfValues(values []*metric_descriptor.ParentReference) *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
type WatchMetricDescriptorsRequestPathSelectorResumeToken ¶
type WatchMetricDescriptorsRequestPathSelectorResumeToken struct{}
func (WatchMetricDescriptorsRequestPathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchMetricDescriptorsRequestPathSelectorResumeToken) WithArrayOfValues(values []string) *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
func (WatchMetricDescriptorsRequestPathSelectorResumeToken) WithValue ¶
func (s WatchMetricDescriptorsRequestPathSelectorResumeToken) WithValue(value string) *WatchMetricDescriptorsRequest_FieldTerminalPathValue
type WatchMetricDescriptorsRequestPathSelectorType ¶
type WatchMetricDescriptorsRequestPathSelectorType struct{}
func (WatchMetricDescriptorsRequestPathSelectorType) WithArrayOfValues ¶
func (s WatchMetricDescriptorsRequestPathSelectorType) WithArrayOfValues(values []watch_type.WatchType) *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
func (WatchMetricDescriptorsRequestPathSelectorType) WithValue ¶
func (s WatchMetricDescriptorsRequestPathSelectorType) WithValue(value watch_type.WatchType) *WatchMetricDescriptorsRequest_FieldTerminalPathValue
type WatchMetricDescriptorsRequestPathSelectorView ¶
type WatchMetricDescriptorsRequestPathSelectorView struct{}
func (WatchMetricDescriptorsRequestPathSelectorView) WithArrayOfValues ¶
func (s WatchMetricDescriptorsRequestPathSelectorView) WithArrayOfValues(values []view.View) *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues
func (WatchMetricDescriptorsRequestPathSelectorView) WithValue ¶
func (s WatchMetricDescriptorsRequestPathSelectorView) WithValue(value view.View) *WatchMetricDescriptorsRequest_FieldTerminalPathValue
type WatchMetricDescriptorsRequest_FieldMask ¶
type WatchMetricDescriptorsRequest_FieldMask struct {
Paths []WatchMetricDescriptorsRequest_FieldPath
}
func FullWatchMetricDescriptorsRequest_FieldMask ¶
func FullWatchMetricDescriptorsRequest_FieldMask() *WatchMetricDescriptorsRequest_FieldMask
func (*WatchMetricDescriptorsRequest_FieldMask) AppendPath ¶
func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) AppendPath(path WatchMetricDescriptorsRequest_FieldPath)
func (*WatchMetricDescriptorsRequest_FieldMask) AppendRawPath ¶
func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchMetricDescriptorsRequest_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchMetricDescriptorsRequest_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchMetricDescriptorsRequest_FieldMask) FilterInputFields ¶
func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) FilterInputFields() *WatchMetricDescriptorsRequest_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchMetricDescriptorsRequest_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchMetricDescriptorsRequest_FieldMask) GetPaths ¶
func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) GetPaths() []WatchMetricDescriptorsRequest_FieldPath
func (*WatchMetricDescriptorsRequest_FieldMask) GetRawPaths ¶
func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchMetricDescriptorsRequest_FieldMask) IsFull ¶
func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) IsFull() bool
func (WatchMetricDescriptorsRequest_FieldMask) Marshal ¶
func (fieldMask WatchMetricDescriptorsRequest_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchMetricDescriptorsRequest_FieldMask) MarshalJSON ¶
func (fieldMask WatchMetricDescriptorsRequest_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchMetricDescriptorsRequest_FieldMask) PathsCount ¶
func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) PathsCount() int
func (*WatchMetricDescriptorsRequest_FieldMask) Project ¶
func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) Project(source *WatchMetricDescriptorsRequest) *WatchMetricDescriptorsRequest
func (*WatchMetricDescriptorsRequest_FieldMask) ProjectRaw ¶
func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchMetricDescriptorsRequest_FieldMask) ProtoMessage ¶
func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) ProtoMessage()
func (*WatchMetricDescriptorsRequest_FieldMask) ProtoReflect ¶
func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) ProtoReflect() preflect.Message
func (*WatchMetricDescriptorsRequest_FieldMask) Reset ¶
func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) Reset()
func (*WatchMetricDescriptorsRequest_FieldMask) Set ¶
func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) Set(target, source *WatchMetricDescriptorsRequest)
func (*WatchMetricDescriptorsRequest_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) SetFromCliFlag(raw string) error
func (*WatchMetricDescriptorsRequest_FieldMask) SetRaw ¶
func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchMetricDescriptorsRequest_FieldMask) Size ¶
func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) Size() int
func (*WatchMetricDescriptorsRequest_FieldMask) String ¶
func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) String() string
func (*WatchMetricDescriptorsRequest_FieldMask) Subtract ¶
func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) Subtract(other *WatchMetricDescriptorsRequest_FieldMask) *WatchMetricDescriptorsRequest_FieldMask
func (*WatchMetricDescriptorsRequest_FieldMask) SubtractRaw ¶
func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchMetricDescriptorsRequest_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchMetricDescriptorsRequest_FieldMask) Unmarshal ¶
func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) Unmarshal(data []byte) error
func (*WatchMetricDescriptorsRequest_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchMetricDescriptorsRequest_FieldMask) UnmarshalJSON(data []byte) error
type WatchMetricDescriptorsRequest_FieldPath ¶
type WatchMetricDescriptorsRequest_FieldPath interface { gotenobject.FieldPath Selector() WatchMetricDescriptorsRequest_FieldPathSelector Get(source *WatchMetricDescriptorsRequest) []interface{} GetSingle(source *WatchMetricDescriptorsRequest) (interface{}, bool) ClearValue(item *WatchMetricDescriptorsRequest) // Those methods build corresponding WatchMetricDescriptorsRequest_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchMetricDescriptorsRequest_FieldPathValue WithIArrayOfValues(values interface{}) WatchMetricDescriptorsRequest_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchMetricDescriptorsRequest_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchMetricDescriptorsRequest_FieldPath ¶
func BuildWatchMetricDescriptorsRequest_FieldPath(fp gotenobject.RawFieldPath) (WatchMetricDescriptorsRequest_FieldPath, error)
func MustParseWatchMetricDescriptorsRequest_FieldPath ¶
func MustParseWatchMetricDescriptorsRequest_FieldPath(rawField string) WatchMetricDescriptorsRequest_FieldPath
func ParseWatchMetricDescriptorsRequest_FieldPath ¶
func ParseWatchMetricDescriptorsRequest_FieldPath(rawField string) (WatchMetricDescriptorsRequest_FieldPath, error)
type WatchMetricDescriptorsRequest_FieldPathArrayItemValue ¶
type WatchMetricDescriptorsRequest_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchMetricDescriptorsRequest_FieldPath ContainsValue(*WatchMetricDescriptorsRequest) bool }
WatchMetricDescriptorsRequest_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchMetricDescriptorsRequest according to their type Present only for array (repeated) types.
func MustParseWatchMetricDescriptorsRequest_FieldPathArrayItemValue ¶
func MustParseWatchMetricDescriptorsRequest_FieldPathArrayItemValue(pathStr, valueStr string) WatchMetricDescriptorsRequest_FieldPathArrayItemValue
func ParseWatchMetricDescriptorsRequest_FieldPathArrayItemValue ¶
func ParseWatchMetricDescriptorsRequest_FieldPathArrayItemValue(pathStr, valueStr string) (WatchMetricDescriptorsRequest_FieldPathArrayItemValue, error)
ParseWatchMetricDescriptorsRequest_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchMetricDescriptorsRequest_FieldPathArrayOfValues ¶
type WatchMetricDescriptorsRequest_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchMetricDescriptorsRequest_FieldPath }
WatchMetricDescriptorsRequest_FieldPathArrayOfValues allows storing slice of values for WatchMetricDescriptorsRequest fields according to their type
func MustParseWatchMetricDescriptorsRequest_FieldPathArrayOfValues ¶
func MustParseWatchMetricDescriptorsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) WatchMetricDescriptorsRequest_FieldPathArrayOfValues
func ParseWatchMetricDescriptorsRequest_FieldPathArrayOfValues ¶
func ParseWatchMetricDescriptorsRequest_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchMetricDescriptorsRequest_FieldPathArrayOfValues, error)
type WatchMetricDescriptorsRequest_FieldPathSelector ¶
type WatchMetricDescriptorsRequest_FieldPathSelector int32
const ( WatchMetricDescriptorsRequest_FieldPathSelectorType WatchMetricDescriptorsRequest_FieldPathSelector = 0 WatchMetricDescriptorsRequest_FieldPathSelectorParent WatchMetricDescriptorsRequest_FieldPathSelector = 1 WatchMetricDescriptorsRequest_FieldPathSelectorPageSize WatchMetricDescriptorsRequest_FieldPathSelector = 2 WatchMetricDescriptorsRequest_FieldPathSelectorPageToken WatchMetricDescriptorsRequest_FieldPathSelector = 3 WatchMetricDescriptorsRequest_FieldPathSelectorOrderBy WatchMetricDescriptorsRequest_FieldPathSelector = 4 WatchMetricDescriptorsRequest_FieldPathSelectorResumeToken WatchMetricDescriptorsRequest_FieldPathSelector = 5 WatchMetricDescriptorsRequest_FieldPathSelectorFilter WatchMetricDescriptorsRequest_FieldPathSelector = 6 WatchMetricDescriptorsRequest_FieldPathSelectorFieldMask WatchMetricDescriptorsRequest_FieldPathSelector = 7 WatchMetricDescriptorsRequest_FieldPathSelectorView WatchMetricDescriptorsRequest_FieldPathSelector = 8 WatchMetricDescriptorsRequest_FieldPathSelectorMaxChunkSize WatchMetricDescriptorsRequest_FieldPathSelector = 9 )
func (WatchMetricDescriptorsRequest_FieldPathSelector) String ¶
func (s WatchMetricDescriptorsRequest_FieldPathSelector) String() string
type WatchMetricDescriptorsRequest_FieldPathValue ¶
type WatchMetricDescriptorsRequest_FieldPathValue interface { WatchMetricDescriptorsRequest_FieldPath gotenobject.FieldPathValue SetTo(target **WatchMetricDescriptorsRequest) CompareWith(*WatchMetricDescriptorsRequest) (cmp int, comparable bool) }
WatchMetricDescriptorsRequest_FieldPathValue allows storing values for WatchMetricDescriptorsRequest fields according to their type
func MustParseWatchMetricDescriptorsRequest_FieldPathValue ¶
func MustParseWatchMetricDescriptorsRequest_FieldPathValue(pathStr, valueStr string) WatchMetricDescriptorsRequest_FieldPathValue
func ParseWatchMetricDescriptorsRequest_FieldPathValue ¶
func ParseWatchMetricDescriptorsRequest_FieldPathValue(pathStr, valueStr string) (WatchMetricDescriptorsRequest_FieldPathValue, error)
type WatchMetricDescriptorsRequest_FieldTerminalPath ¶
type WatchMetricDescriptorsRequest_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchMetricDescriptorsRequest_FieldTerminalPath) ClearValue ¶
func (fp *WatchMetricDescriptorsRequest_FieldTerminalPath) ClearValue(item *WatchMetricDescriptorsRequest)
func (*WatchMetricDescriptorsRequest_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchMetricDescriptorsRequest_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchMetricDescriptorsRequest_FieldTerminalPath) Get ¶
func (fp *WatchMetricDescriptorsRequest_FieldTerminalPath) Get(source *WatchMetricDescriptorsRequest) (values []interface{})
Get returns all values pointed by specific field from source WatchMetricDescriptorsRequest
func (*WatchMetricDescriptorsRequest_FieldTerminalPath) GetDefault ¶
func (fp *WatchMetricDescriptorsRequest_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchMetricDescriptorsRequest_FieldTerminalPath) GetRaw ¶
func (fp *WatchMetricDescriptorsRequest_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchMetricDescriptorsRequest_FieldTerminalPath) GetSingle ¶
func (fp *WatchMetricDescriptorsRequest_FieldTerminalPath) GetSingle(source *WatchMetricDescriptorsRequest) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchMetricDescriptorsRequest
func (*WatchMetricDescriptorsRequest_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchMetricDescriptorsRequest_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchMetricDescriptorsRequest_FieldTerminalPath) IsLeaf ¶
func (fp *WatchMetricDescriptorsRequest_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchMetricDescriptorsRequest_FieldTerminalPath) JSONString ¶
func (fp *WatchMetricDescriptorsRequest_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchMetricDescriptorsRequest_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchMetricDescriptorsRequest_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchMetricDescriptorsRequest_FieldTerminalPath) String ¶
func (fp *WatchMetricDescriptorsRequest_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchMetricDescriptorsRequest_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchMetricDescriptorsRequest_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchMetricDescriptorsRequest_FieldPathArrayItemValue
func (*WatchMetricDescriptorsRequest_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchMetricDescriptorsRequest_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchMetricDescriptorsRequest_FieldPathArrayOfValues
func (*WatchMetricDescriptorsRequest_FieldTerminalPath) WithIValue ¶
func (fp *WatchMetricDescriptorsRequest_FieldTerminalPath) WithIValue(value interface{}) WatchMetricDescriptorsRequest_FieldPathValue
func (*WatchMetricDescriptorsRequest_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchMetricDescriptorsRequest_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchMetricDescriptorsRequest_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchMetricDescriptorsRequest_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchMetricDescriptorsRequest_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchMetricDescriptorsRequest_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchMetricDescriptorsRequest_FieldTerminalPathArrayItemValue ¶
type WatchMetricDescriptorsRequest_FieldTerminalPathArrayItemValue struct { WatchMetricDescriptorsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchMetricDescriptorsRequest_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchMetricDescriptorsRequest_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchMetricDescriptorsRequest) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchMetricDescriptorsRequest'
func (*WatchMetricDescriptorsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchMetricDescriptorsRequest_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchMetricDescriptorsRequest as interface{}
func (*WatchMetricDescriptorsRequest_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchMetricDescriptorsRequest_FieldTerminalPathArrayItemValue) GetSingle(source *WatchMetricDescriptorsRequest) (interface{}, bool)
func (*WatchMetricDescriptorsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchMetricDescriptorsRequest_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues ¶
type WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues struct { WatchMetricDescriptorsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues ¶
func (fpaov *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsFieldMaskArrayOfValues() ([]*metric_descriptor.MetricDescriptor_FieldMask, bool)
func (*WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues ¶
func (fpaov *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsFilterArrayOfValues() ([]*metric_descriptor.Filter, bool)
func (*WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues ¶
func (fpaov *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsMaxChunkSizeArrayOfValues() ([]int32, bool)
func (*WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues ¶
func (fpaov *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsOrderByArrayOfValues() ([]*metric_descriptor.OrderBy, bool)
func (*WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues ¶
func (fpaov *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsPageSizeArrayOfValues() ([]int32, bool)
func (*WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues ¶
func (fpaov *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsPageTokenArrayOfValues() ([]*metric_descriptor.PagerCursor, bool)
func (*WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues ¶
func (fpaov *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsParentArrayOfValues() ([]*metric_descriptor.ParentReference, bool)
func (*WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues ¶
func (fpaov *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
func (*WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues ¶
func (fpaov *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsTypeArrayOfValues() ([]watch_type.WatchType, bool)
func (*WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues ¶
func (fpaov *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) AsViewArrayOfValues() ([]view.View, bool)
func (*WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchMetricDescriptorsRequest_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchMetricDescriptorsRequest_FieldTerminalPathValue ¶
type WatchMetricDescriptorsRequest_FieldTerminalPathValue struct { WatchMetricDescriptorsRequest_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchMetricDescriptorsRequest_FieldTerminalPathValue) AsFieldMaskValue ¶
func (fpv *WatchMetricDescriptorsRequest_FieldTerminalPathValue) AsFieldMaskValue() (*metric_descriptor.MetricDescriptor_FieldMask, bool)
func (*WatchMetricDescriptorsRequest_FieldTerminalPathValue) AsFilterValue ¶
func (fpv *WatchMetricDescriptorsRequest_FieldTerminalPathValue) AsFilterValue() (*metric_descriptor.Filter, bool)
func (*WatchMetricDescriptorsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue ¶
func (fpv *WatchMetricDescriptorsRequest_FieldTerminalPathValue) AsMaxChunkSizeValue() (int32, bool)
func (*WatchMetricDescriptorsRequest_FieldTerminalPathValue) AsOrderByValue ¶
func (fpv *WatchMetricDescriptorsRequest_FieldTerminalPathValue) AsOrderByValue() (*metric_descriptor.OrderBy, bool)
func (*WatchMetricDescriptorsRequest_FieldTerminalPathValue) AsPageSizeValue ¶
func (fpv *WatchMetricDescriptorsRequest_FieldTerminalPathValue) AsPageSizeValue() (int32, bool)
func (*WatchMetricDescriptorsRequest_FieldTerminalPathValue) AsPageTokenValue ¶
func (fpv *WatchMetricDescriptorsRequest_FieldTerminalPathValue) AsPageTokenValue() (*metric_descriptor.PagerCursor, bool)
func (*WatchMetricDescriptorsRequest_FieldTerminalPathValue) AsParentValue ¶
func (fpv *WatchMetricDescriptorsRequest_FieldTerminalPathValue) AsParentValue() (*metric_descriptor.ParentReference, bool)
func (*WatchMetricDescriptorsRequest_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchMetricDescriptorsRequest_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchMetricDescriptorsRequest_FieldTerminalPathValue) AsTypeValue ¶
func (fpv *WatchMetricDescriptorsRequest_FieldTerminalPathValue) AsTypeValue() (watch_type.WatchType, bool)
func (*WatchMetricDescriptorsRequest_FieldTerminalPathValue) AsViewValue ¶
func (fpv *WatchMetricDescriptorsRequest_FieldTerminalPathValue) AsViewValue() (view.View, bool)
func (*WatchMetricDescriptorsRequest_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchMetricDescriptorsRequest_FieldTerminalPathValue) CompareWith(source *WatchMetricDescriptorsRequest) (int, bool)
CompareWith compares value in the 'WatchMetricDescriptorsRequest_FieldTerminalPathValue' with the value under path in 'WatchMetricDescriptorsRequest'.
func (*WatchMetricDescriptorsRequest_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchMetricDescriptorsRequest_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchMetricDescriptorsRequest_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchMetricDescriptorsRequest_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchMetricDescriptorsRequest' as interface{}
func (*WatchMetricDescriptorsRequest_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchMetricDescriptorsRequest_FieldTerminalPathValue) SetTo(target **WatchMetricDescriptorsRequest)
SetTo stores value for selected field for object WatchMetricDescriptorsRequest
func (*WatchMetricDescriptorsRequest_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchMetricDescriptorsRequest_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchMetricDescriptorsResponse ¶
type WatchMetricDescriptorsResponse struct { // Changes of MetricDescriptors MetricDescriptorChanges []*metric_descriptor.MetricDescriptorChange `` /* 168-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 MetricDescriptors 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 *WatchMetricDescriptorsResponse_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 (MetricDescriptors 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 }
WatchMetricDescriptorsResponse
func (*WatchMetricDescriptorsResponse) Clone ¶
func (o *WatchMetricDescriptorsResponse) Clone() *WatchMetricDescriptorsResponse
func (*WatchMetricDescriptorsResponse) CloneRaw ¶
func (o *WatchMetricDescriptorsResponse) CloneRaw() gotenobject.GotenObjectExt
func (*WatchMetricDescriptorsResponse) Descriptor ¶
func (*WatchMetricDescriptorsResponse) Descriptor() ([]byte, []int)
Deprecated, Use WatchMetricDescriptorsResponse.ProtoReflect.Descriptor instead.
func (*WatchMetricDescriptorsResponse) GetIsCurrent ¶
func (m *WatchMetricDescriptorsResponse) GetIsCurrent() bool
func (*WatchMetricDescriptorsResponse) GetIsHardReset ¶
func (m *WatchMetricDescriptorsResponse) GetIsHardReset() bool
func (*WatchMetricDescriptorsResponse) GetIsSoftReset ¶
func (m *WatchMetricDescriptorsResponse) GetIsSoftReset() bool
func (*WatchMetricDescriptorsResponse) GetMetricDescriptorChanges ¶
func (m *WatchMetricDescriptorsResponse) GetMetricDescriptorChanges() []*metric_descriptor.MetricDescriptorChange
func (*WatchMetricDescriptorsResponse) GetPageTokenChange ¶
func (m *WatchMetricDescriptorsResponse) GetPageTokenChange() *WatchMetricDescriptorsResponse_PageTokenChange
func (*WatchMetricDescriptorsResponse) GetResumeToken ¶
func (m *WatchMetricDescriptorsResponse) GetResumeToken() string
func (*WatchMetricDescriptorsResponse) GetSnapshotSize ¶
func (m *WatchMetricDescriptorsResponse) GetSnapshotSize() int64
func (*WatchMetricDescriptorsResponse) GotenMessage ¶
func (*WatchMetricDescriptorsResponse) GotenMessage()
func (*WatchMetricDescriptorsResponse) GotenObjectExt ¶
func (o *WatchMetricDescriptorsResponse) GotenObjectExt()
func (*WatchMetricDescriptorsResponse) GotenValidate ¶
func (obj *WatchMetricDescriptorsResponse) GotenValidate() error
func (*WatchMetricDescriptorsResponse) MakeDiffFieldMask ¶
func (o *WatchMetricDescriptorsResponse) MakeDiffFieldMask(other *WatchMetricDescriptorsResponse) *WatchMetricDescriptorsResponse_FieldMask
func (*WatchMetricDescriptorsResponse) MakeFullFieldMask ¶
func (o *WatchMetricDescriptorsResponse) MakeFullFieldMask() *WatchMetricDescriptorsResponse_FieldMask
func (*WatchMetricDescriptorsResponse) MakeRawDiffFieldMask ¶
func (o *WatchMetricDescriptorsResponse) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchMetricDescriptorsResponse) MakeRawFullFieldMask ¶
func (o *WatchMetricDescriptorsResponse) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchMetricDescriptorsResponse) Marshal ¶
func (m *WatchMetricDescriptorsResponse) Marshal() ([]byte, error)
func (*WatchMetricDescriptorsResponse) MarshalJSON ¶
func (m *WatchMetricDescriptorsResponse) MarshalJSON() ([]byte, error)
func (*WatchMetricDescriptorsResponse) Merge ¶
func (o *WatchMetricDescriptorsResponse) Merge(source *WatchMetricDescriptorsResponse)
func (*WatchMetricDescriptorsResponse) MergeRaw ¶
func (o *WatchMetricDescriptorsResponse) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchMetricDescriptorsResponse) ProtoMessage ¶
func (*WatchMetricDescriptorsResponse) ProtoMessage()
func (*WatchMetricDescriptorsResponse) ProtoReflect ¶
func (m *WatchMetricDescriptorsResponse) ProtoReflect() preflect.Message
func (*WatchMetricDescriptorsResponse) Reset ¶
func (m *WatchMetricDescriptorsResponse) Reset()
func (*WatchMetricDescriptorsResponse) SetIsCurrent ¶
func (m *WatchMetricDescriptorsResponse) SetIsCurrent(fv bool)
func (*WatchMetricDescriptorsResponse) SetIsHardReset ¶
func (m *WatchMetricDescriptorsResponse) SetIsHardReset(fv bool)
func (*WatchMetricDescriptorsResponse) SetIsSoftReset ¶
func (m *WatchMetricDescriptorsResponse) SetIsSoftReset(fv bool)
func (*WatchMetricDescriptorsResponse) SetMetricDescriptorChanges ¶
func (m *WatchMetricDescriptorsResponse) SetMetricDescriptorChanges(fv []*metric_descriptor.MetricDescriptorChange)
func (*WatchMetricDescriptorsResponse) SetPageTokenChange ¶
func (m *WatchMetricDescriptorsResponse) SetPageTokenChange(fv *WatchMetricDescriptorsResponse_PageTokenChange)
func (*WatchMetricDescriptorsResponse) SetResumeToken ¶
func (m *WatchMetricDescriptorsResponse) SetResumeToken(fv string)
func (*WatchMetricDescriptorsResponse) SetSnapshotSize ¶
func (m *WatchMetricDescriptorsResponse) SetSnapshotSize(fv int64)
func (*WatchMetricDescriptorsResponse) String ¶
func (m *WatchMetricDescriptorsResponse) String() string
func (*WatchMetricDescriptorsResponse) Unmarshal ¶
func (m *WatchMetricDescriptorsResponse) Unmarshal(b []byte) error
func (*WatchMetricDescriptorsResponse) UnmarshalJSON ¶
func (m *WatchMetricDescriptorsResponse) UnmarshalJSON(data []byte) error
type WatchMetricDescriptorsResponseFieldPathBuilder ¶
type WatchMetricDescriptorsResponseFieldPathBuilder struct{}
func NewWatchMetricDescriptorsResponseFieldPathBuilder ¶
func NewWatchMetricDescriptorsResponseFieldPathBuilder() WatchMetricDescriptorsResponseFieldPathBuilder
func (WatchMetricDescriptorsResponseFieldPathBuilder) IsHardReset ¶
func (WatchMetricDescriptorsResponseFieldPathBuilder) IsSoftReset ¶
func (WatchMetricDescriptorsResponseFieldPathBuilder) MetricDescriptorChanges ¶
func (WatchMetricDescriptorsResponseFieldPathBuilder) MetricDescriptorChanges() WatchMetricDescriptorsResponsePathSelectorMetricDescriptorChanges
func (WatchMetricDescriptorsResponseFieldPathBuilder) PageTokenChange ¶
func (WatchMetricDescriptorsResponseFieldPathBuilder) PageTokenChange() WatchMetricDescriptorsResponsePathSelectorPageTokenChange
func (WatchMetricDescriptorsResponseFieldPathBuilder) ResumeToken ¶
func (WatchMetricDescriptorsResponseFieldPathBuilder) SnapshotSize ¶
type WatchMetricDescriptorsResponsePageTokenChangeFieldPathBuilder ¶
type WatchMetricDescriptorsResponsePageTokenChangeFieldPathBuilder struct{}
func NewWatchMetricDescriptorsResponsePageTokenChangeFieldPathBuilder ¶
func NewWatchMetricDescriptorsResponsePageTokenChangeFieldPathBuilder() WatchMetricDescriptorsResponsePageTokenChangeFieldPathBuilder
func (WatchMetricDescriptorsResponsePageTokenChangeFieldPathBuilder) NextPageToken ¶
func (WatchMetricDescriptorsResponsePageTokenChangeFieldPathBuilder) PrevPageToken ¶
type WatchMetricDescriptorsResponsePageTokenChange_FieldPath ¶
type WatchMetricDescriptorsResponsePageTokenChange_FieldPath interface { gotenobject.FieldPath Selector() WatchMetricDescriptorsResponsePageTokenChange_FieldPathSelector Get(source *WatchMetricDescriptorsResponse_PageTokenChange) []interface{} GetSingle(source *WatchMetricDescriptorsResponse_PageTokenChange) (interface{}, bool) ClearValue(item *WatchMetricDescriptorsResponse_PageTokenChange) // Those methods build corresponding WatchMetricDescriptorsResponsePageTokenChange_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchMetricDescriptorsResponsePageTokenChange_FieldPathValue WithIArrayOfValues(values interface{}) WatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchMetricDescriptorsResponsePageTokenChange_FieldPath ¶
func BuildWatchMetricDescriptorsResponsePageTokenChange_FieldPath(fp gotenobject.RawFieldPath) (WatchMetricDescriptorsResponsePageTokenChange_FieldPath, error)
func MustParseWatchMetricDescriptorsResponsePageTokenChange_FieldPath ¶
func MustParseWatchMetricDescriptorsResponsePageTokenChange_FieldPath(rawField string) WatchMetricDescriptorsResponsePageTokenChange_FieldPath
func ParseWatchMetricDescriptorsResponsePageTokenChange_FieldPath ¶
func ParseWatchMetricDescriptorsResponsePageTokenChange_FieldPath(rawField string) (WatchMetricDescriptorsResponsePageTokenChange_FieldPath, error)
type WatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayItemValue ¶
type WatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchMetricDescriptorsResponsePageTokenChange_FieldPath ContainsValue(*WatchMetricDescriptorsResponse_PageTokenChange) bool }
WatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayItemValue allows storing single item in Path-specific values for PageTokenChange according to their type Present only for array (repeated) types.
func MustParseWatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayItemValue ¶
func MustParseWatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) WatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayItemValue
func ParseWatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayItemValue ¶
func ParseWatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayItemValue(pathStr, valueStr string) (WatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayItemValue, error)
ParseWatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayOfValues ¶
type WatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchMetricDescriptorsResponsePageTokenChange_FieldPath }
WatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayOfValues allows storing slice of values for PageTokenChange fields according to their type
func MustParseWatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayOfValues ¶
func MustParseWatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) WatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayOfValues
func ParseWatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayOfValues ¶
func ParseWatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayOfValues, error)
type WatchMetricDescriptorsResponsePageTokenChange_FieldPathSelector ¶
type WatchMetricDescriptorsResponsePageTokenChange_FieldPathSelector int32
const ( WatchMetricDescriptorsResponsePageTokenChange_FieldPathSelectorPrevPageToken WatchMetricDescriptorsResponsePageTokenChange_FieldPathSelector = 0 WatchMetricDescriptorsResponsePageTokenChange_FieldPathSelectorNextPageToken WatchMetricDescriptorsResponsePageTokenChange_FieldPathSelector = 1 )
func (WatchMetricDescriptorsResponsePageTokenChange_FieldPathSelector) String ¶
func (s WatchMetricDescriptorsResponsePageTokenChange_FieldPathSelector) String() string
type WatchMetricDescriptorsResponsePageTokenChange_FieldPathValue ¶
type WatchMetricDescriptorsResponsePageTokenChange_FieldPathValue interface { WatchMetricDescriptorsResponsePageTokenChange_FieldPath gotenobject.FieldPathValue SetTo(target **WatchMetricDescriptorsResponse_PageTokenChange) CompareWith(*WatchMetricDescriptorsResponse_PageTokenChange) (cmp int, comparable bool) }
WatchMetricDescriptorsResponsePageTokenChange_FieldPathValue allows storing values for PageTokenChange fields according to their type
func MustParseWatchMetricDescriptorsResponsePageTokenChange_FieldPathValue ¶
func MustParseWatchMetricDescriptorsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) WatchMetricDescriptorsResponsePageTokenChange_FieldPathValue
func ParseWatchMetricDescriptorsResponsePageTokenChange_FieldPathValue ¶
func ParseWatchMetricDescriptorsResponsePageTokenChange_FieldPathValue(pathStr, valueStr string) (WatchMetricDescriptorsResponsePageTokenChange_FieldPathValue, error)
type WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath ¶
type WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) ClearValue ¶
func (fp *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) ClearValue(item *WatchMetricDescriptorsResponse_PageTokenChange)
func (*WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) Get ¶
func (fp *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) Get(source *WatchMetricDescriptorsResponse_PageTokenChange) (values []interface{})
Get returns all values pointed by specific field from source WatchMetricDescriptorsResponse_PageTokenChange
func (*WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) GetDefault ¶
func (fp *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) GetRaw ¶
func (fp *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) GetSingle ¶
func (fp *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) GetSingle(source *WatchMetricDescriptorsResponse_PageTokenChange) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchMetricDescriptorsResponse_PageTokenChange
func (*WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) IsLeaf ¶
func (fp *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) JSONString ¶
func (fp *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) String ¶
func (fp *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayItemValue
func (*WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayOfValues
func (*WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) WithIValue ¶
func (fp *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) WithIValue(value interface{}) WatchMetricDescriptorsResponsePageTokenChange_FieldPathValue
func (*WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathArrayItemValue ¶
type WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathArrayItemValue struct { WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchMetricDescriptorsResponse_PageTokenChange) bool
Contains returns a boolean indicating if value that is being held is present in given 'PageTokenChange'
func (*WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchMetricDescriptorsResponse_PageTokenChange as interface{}
func (*WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingle(source *WatchMetricDescriptorsResponse_PageTokenChange) (interface{}, bool)
func (*WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathArrayOfValues ¶
type WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathArrayOfValues struct { WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues ¶
func (fpaov *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsNextPageTokenArrayOfValues() ([]*metric_descriptor.PagerCursor, bool)
func (*WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues ¶
func (fpaov *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathArrayOfValues) AsPrevPageTokenArrayOfValues() ([]*metric_descriptor.PagerCursor, bool)
func (*WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathValue ¶
type WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathValue struct { WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue ¶
func (fpv *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathValue) AsNextPageTokenValue() (*metric_descriptor.PagerCursor, bool)
func (*WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue ¶
func (fpv *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathValue) AsPrevPageTokenValue() (*metric_descriptor.PagerCursor, bool)
func (*WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathValue) CompareWith(source *WatchMetricDescriptorsResponse_PageTokenChange) (int, bool)
CompareWith compares value in the 'WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathValue' with the value under path in 'WatchMetricDescriptorsResponse_PageTokenChange'.
func (*WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'PageTokenChange' as interface{}
func (*WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathValue) SetTo(target **WatchMetricDescriptorsResponse_PageTokenChange)
SetTo stores value for selected field for object PageTokenChange
func (*WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchMetricDescriptorsResponsePageTokenChange_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchMetricDescriptorsResponsePathSelectorIsCurrent ¶
type WatchMetricDescriptorsResponsePathSelectorIsCurrent struct{}
func (WatchMetricDescriptorsResponsePathSelectorIsCurrent) WithArrayOfValues ¶
func (s WatchMetricDescriptorsResponsePathSelectorIsCurrent) WithArrayOfValues(values []bool) *WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues
func (WatchMetricDescriptorsResponsePathSelectorIsCurrent) WithValue ¶
func (s WatchMetricDescriptorsResponsePathSelectorIsCurrent) WithValue(value bool) *WatchMetricDescriptorsResponse_FieldTerminalPathValue
type WatchMetricDescriptorsResponsePathSelectorIsHardReset ¶
type WatchMetricDescriptorsResponsePathSelectorIsHardReset struct{}
func (WatchMetricDescriptorsResponsePathSelectorIsHardReset) WithArrayOfValues ¶
func (s WatchMetricDescriptorsResponsePathSelectorIsHardReset) WithArrayOfValues(values []bool) *WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues
func (WatchMetricDescriptorsResponsePathSelectorIsHardReset) WithValue ¶
func (s WatchMetricDescriptorsResponsePathSelectorIsHardReset) WithValue(value bool) *WatchMetricDescriptorsResponse_FieldTerminalPathValue
type WatchMetricDescriptorsResponsePathSelectorIsSoftReset ¶
type WatchMetricDescriptorsResponsePathSelectorIsSoftReset struct{}
func (WatchMetricDescriptorsResponsePathSelectorIsSoftReset) WithArrayOfValues ¶
func (s WatchMetricDescriptorsResponsePathSelectorIsSoftReset) WithArrayOfValues(values []bool) *WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues
func (WatchMetricDescriptorsResponsePathSelectorIsSoftReset) WithValue ¶
func (s WatchMetricDescriptorsResponsePathSelectorIsSoftReset) WithValue(value bool) *WatchMetricDescriptorsResponse_FieldTerminalPathValue
type WatchMetricDescriptorsResponsePathSelectorMetricDescriptorChanges ¶
type WatchMetricDescriptorsResponsePathSelectorMetricDescriptorChanges struct{}
func (WatchMetricDescriptorsResponsePathSelectorMetricDescriptorChanges) WithArrayOfValues ¶
func (s WatchMetricDescriptorsResponsePathSelectorMetricDescriptorChanges) WithArrayOfValues(values [][]*metric_descriptor.MetricDescriptorChange) *WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues
func (WatchMetricDescriptorsResponsePathSelectorMetricDescriptorChanges) WithItemValue ¶
type WatchMetricDescriptorsResponsePathSelectorPageTokenChange ¶
type WatchMetricDescriptorsResponsePathSelectorPageTokenChange struct{}
func (WatchMetricDescriptorsResponsePathSelectorPageTokenChange) NextPageToken ¶
func (WatchMetricDescriptorsResponsePathSelectorPageTokenChange) PrevPageToken ¶
func (WatchMetricDescriptorsResponsePathSelectorPageTokenChange) WithArrayOfValues ¶
func (s WatchMetricDescriptorsResponsePathSelectorPageTokenChange) WithArrayOfValues(values []*WatchMetricDescriptorsResponse_PageTokenChange) *WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues
func (WatchMetricDescriptorsResponsePathSelectorPageTokenChange) WithSubArrayItemValue ¶
func (s WatchMetricDescriptorsResponsePathSelectorPageTokenChange) WithSubArrayItemValue(subPathArrayItemValue WatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayItemValue) *WatchMetricDescriptorsResponse_FieldSubPathArrayItemValue
func (WatchMetricDescriptorsResponsePathSelectorPageTokenChange) WithSubArrayOfValues ¶
func (s WatchMetricDescriptorsResponsePathSelectorPageTokenChange) WithSubArrayOfValues(subPathArrayOfValues WatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayOfValues) *WatchMetricDescriptorsResponse_FieldSubPathArrayOfValues
func (WatchMetricDescriptorsResponsePathSelectorPageTokenChange) WithSubPath ¶
func (WatchMetricDescriptorsResponsePathSelectorPageTokenChange) WithSubValue ¶
type WatchMetricDescriptorsResponsePathSelectorPageTokenChangeNextPageToken ¶
type WatchMetricDescriptorsResponsePathSelectorPageTokenChangeNextPageToken struct{}
func (WatchMetricDescriptorsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues ¶
func (s WatchMetricDescriptorsResponsePathSelectorPageTokenChangeNextPageToken) WithArrayOfValues(values []*metric_descriptor.PagerCursor) *WatchMetricDescriptorsResponse_FieldSubPathArrayOfValues
type WatchMetricDescriptorsResponsePathSelectorPageTokenChangePrevPageToken ¶
type WatchMetricDescriptorsResponsePathSelectorPageTokenChangePrevPageToken struct{}
func (WatchMetricDescriptorsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues ¶
func (s WatchMetricDescriptorsResponsePathSelectorPageTokenChangePrevPageToken) WithArrayOfValues(values []*metric_descriptor.PagerCursor) *WatchMetricDescriptorsResponse_FieldSubPathArrayOfValues
type WatchMetricDescriptorsResponsePathSelectorResumeToken ¶
type WatchMetricDescriptorsResponsePathSelectorResumeToken struct{}
func (WatchMetricDescriptorsResponsePathSelectorResumeToken) WithArrayOfValues ¶
func (s WatchMetricDescriptorsResponsePathSelectorResumeToken) WithArrayOfValues(values []string) *WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues
func (WatchMetricDescriptorsResponsePathSelectorResumeToken) WithValue ¶
func (s WatchMetricDescriptorsResponsePathSelectorResumeToken) WithValue(value string) *WatchMetricDescriptorsResponse_FieldTerminalPathValue
type WatchMetricDescriptorsResponsePathSelectorSnapshotSize ¶
type WatchMetricDescriptorsResponsePathSelectorSnapshotSize struct{}
func (WatchMetricDescriptorsResponsePathSelectorSnapshotSize) WithArrayOfValues ¶
func (s WatchMetricDescriptorsResponsePathSelectorSnapshotSize) WithArrayOfValues(values []int64) *WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues
func (WatchMetricDescriptorsResponsePathSelectorSnapshotSize) WithValue ¶
func (s WatchMetricDescriptorsResponsePathSelectorSnapshotSize) WithValue(value int64) *WatchMetricDescriptorsResponse_FieldTerminalPathValue
type WatchMetricDescriptorsResponse_FieldMask ¶
type WatchMetricDescriptorsResponse_FieldMask struct {
Paths []WatchMetricDescriptorsResponse_FieldPath
}
func FullWatchMetricDescriptorsResponse_FieldMask ¶
func FullWatchMetricDescriptorsResponse_FieldMask() *WatchMetricDescriptorsResponse_FieldMask
func (*WatchMetricDescriptorsResponse_FieldMask) AppendPath ¶
func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) AppendPath(path WatchMetricDescriptorsResponse_FieldPath)
func (*WatchMetricDescriptorsResponse_FieldMask) AppendRawPath ¶
func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchMetricDescriptorsResponse_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchMetricDescriptorsResponse_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchMetricDescriptorsResponse_FieldMask) FilterInputFields ¶
func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) FilterInputFields() *WatchMetricDescriptorsResponse_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchMetricDescriptorsResponse_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchMetricDescriptorsResponse_FieldMask) GetPaths ¶
func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) GetPaths() []WatchMetricDescriptorsResponse_FieldPath
func (*WatchMetricDescriptorsResponse_FieldMask) GetRawPaths ¶
func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchMetricDescriptorsResponse_FieldMask) IsFull ¶
func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) IsFull() bool
func (WatchMetricDescriptorsResponse_FieldMask) Marshal ¶
func (fieldMask WatchMetricDescriptorsResponse_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchMetricDescriptorsResponse_FieldMask) MarshalJSON ¶
func (fieldMask WatchMetricDescriptorsResponse_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchMetricDescriptorsResponse_FieldMask) PathsCount ¶
func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) PathsCount() int
func (*WatchMetricDescriptorsResponse_FieldMask) Project ¶
func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) Project(source *WatchMetricDescriptorsResponse) *WatchMetricDescriptorsResponse
func (*WatchMetricDescriptorsResponse_FieldMask) ProjectRaw ¶
func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchMetricDescriptorsResponse_FieldMask) ProtoMessage ¶
func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) ProtoMessage()
func (*WatchMetricDescriptorsResponse_FieldMask) ProtoReflect ¶
func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) ProtoReflect() preflect.Message
func (*WatchMetricDescriptorsResponse_FieldMask) Reset ¶
func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) Reset()
func (*WatchMetricDescriptorsResponse_FieldMask) Set ¶
func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) Set(target, source *WatchMetricDescriptorsResponse)
func (*WatchMetricDescriptorsResponse_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) SetFromCliFlag(raw string) error
func (*WatchMetricDescriptorsResponse_FieldMask) SetRaw ¶
func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchMetricDescriptorsResponse_FieldMask) Size ¶
func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) Size() int
func (*WatchMetricDescriptorsResponse_FieldMask) String ¶
func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) String() string
func (*WatchMetricDescriptorsResponse_FieldMask) Subtract ¶
func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) Subtract(other *WatchMetricDescriptorsResponse_FieldMask) *WatchMetricDescriptorsResponse_FieldMask
func (*WatchMetricDescriptorsResponse_FieldMask) SubtractRaw ¶
func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchMetricDescriptorsResponse_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchMetricDescriptorsResponse_FieldMask) Unmarshal ¶
func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) Unmarshal(data []byte) error
func (*WatchMetricDescriptorsResponse_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchMetricDescriptorsResponse_FieldMask) UnmarshalJSON(data []byte) error
type WatchMetricDescriptorsResponse_FieldPath ¶
type WatchMetricDescriptorsResponse_FieldPath interface { gotenobject.FieldPath Selector() WatchMetricDescriptorsResponse_FieldPathSelector Get(source *WatchMetricDescriptorsResponse) []interface{} GetSingle(source *WatchMetricDescriptorsResponse) (interface{}, bool) ClearValue(item *WatchMetricDescriptorsResponse) // Those methods build corresponding WatchMetricDescriptorsResponse_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) WatchMetricDescriptorsResponse_FieldPathValue WithIArrayOfValues(values interface{}) WatchMetricDescriptorsResponse_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) WatchMetricDescriptorsResponse_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildWatchMetricDescriptorsResponse_FieldPath ¶
func BuildWatchMetricDescriptorsResponse_FieldPath(fp gotenobject.RawFieldPath) (WatchMetricDescriptorsResponse_FieldPath, error)
func MustParseWatchMetricDescriptorsResponse_FieldPath ¶
func MustParseWatchMetricDescriptorsResponse_FieldPath(rawField string) WatchMetricDescriptorsResponse_FieldPath
func ParseWatchMetricDescriptorsResponse_FieldPath ¶
func ParseWatchMetricDescriptorsResponse_FieldPath(rawField string) (WatchMetricDescriptorsResponse_FieldPath, error)
type WatchMetricDescriptorsResponse_FieldPathArrayItemValue ¶
type WatchMetricDescriptorsResponse_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue WatchMetricDescriptorsResponse_FieldPath ContainsValue(*WatchMetricDescriptorsResponse) bool }
WatchMetricDescriptorsResponse_FieldPathArrayItemValue allows storing single item in Path-specific values for WatchMetricDescriptorsResponse according to their type Present only for array (repeated) types.
func MustParseWatchMetricDescriptorsResponse_FieldPathArrayItemValue ¶
func MustParseWatchMetricDescriptorsResponse_FieldPathArrayItemValue(pathStr, valueStr string) WatchMetricDescriptorsResponse_FieldPathArrayItemValue
func ParseWatchMetricDescriptorsResponse_FieldPathArrayItemValue ¶
func ParseWatchMetricDescriptorsResponse_FieldPathArrayItemValue(pathStr, valueStr string) (WatchMetricDescriptorsResponse_FieldPathArrayItemValue, error)
ParseWatchMetricDescriptorsResponse_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type WatchMetricDescriptorsResponse_FieldPathArrayOfValues ¶
type WatchMetricDescriptorsResponse_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues WatchMetricDescriptorsResponse_FieldPath }
WatchMetricDescriptorsResponse_FieldPathArrayOfValues allows storing slice of values for WatchMetricDescriptorsResponse fields according to their type
func MustParseWatchMetricDescriptorsResponse_FieldPathArrayOfValues ¶
func MustParseWatchMetricDescriptorsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) WatchMetricDescriptorsResponse_FieldPathArrayOfValues
func ParseWatchMetricDescriptorsResponse_FieldPathArrayOfValues ¶
func ParseWatchMetricDescriptorsResponse_FieldPathArrayOfValues(pathStr, valuesStr string) (WatchMetricDescriptorsResponse_FieldPathArrayOfValues, error)
type WatchMetricDescriptorsResponse_FieldPathSelector ¶
type WatchMetricDescriptorsResponse_FieldPathSelector int32
const ( WatchMetricDescriptorsResponse_FieldPathSelectorMetricDescriptorChanges WatchMetricDescriptorsResponse_FieldPathSelector = 0 WatchMetricDescriptorsResponse_FieldPathSelectorIsCurrent WatchMetricDescriptorsResponse_FieldPathSelector = 1 WatchMetricDescriptorsResponse_FieldPathSelectorPageTokenChange WatchMetricDescriptorsResponse_FieldPathSelector = 2 WatchMetricDescriptorsResponse_FieldPathSelectorResumeToken WatchMetricDescriptorsResponse_FieldPathSelector = 3 WatchMetricDescriptorsResponse_FieldPathSelectorSnapshotSize WatchMetricDescriptorsResponse_FieldPathSelector = 4 WatchMetricDescriptorsResponse_FieldPathSelectorIsSoftReset WatchMetricDescriptorsResponse_FieldPathSelector = 5 WatchMetricDescriptorsResponse_FieldPathSelectorIsHardReset WatchMetricDescriptorsResponse_FieldPathSelector = 6 )
func (WatchMetricDescriptorsResponse_FieldPathSelector) String ¶
func (s WatchMetricDescriptorsResponse_FieldPathSelector) String() string
type WatchMetricDescriptorsResponse_FieldPathValue ¶
type WatchMetricDescriptorsResponse_FieldPathValue interface { WatchMetricDescriptorsResponse_FieldPath gotenobject.FieldPathValue SetTo(target **WatchMetricDescriptorsResponse) CompareWith(*WatchMetricDescriptorsResponse) (cmp int, comparable bool) }
WatchMetricDescriptorsResponse_FieldPathValue allows storing values for WatchMetricDescriptorsResponse fields according to their type
func MustParseWatchMetricDescriptorsResponse_FieldPathValue ¶
func MustParseWatchMetricDescriptorsResponse_FieldPathValue(pathStr, valueStr string) WatchMetricDescriptorsResponse_FieldPathValue
func ParseWatchMetricDescriptorsResponse_FieldPathValue ¶
func ParseWatchMetricDescriptorsResponse_FieldPathValue(pathStr, valueStr string) (WatchMetricDescriptorsResponse_FieldPathValue, error)
type WatchMetricDescriptorsResponse_FieldSubPath ¶
type WatchMetricDescriptorsResponse_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*WatchMetricDescriptorsResponse_FieldSubPath) AsPageTokenChangeSubPath ¶
func (fps *WatchMetricDescriptorsResponse_FieldSubPath) AsPageTokenChangeSubPath() (WatchMetricDescriptorsResponsePageTokenChange_FieldPath, bool)
func (*WatchMetricDescriptorsResponse_FieldSubPath) ClearValue ¶
func (fps *WatchMetricDescriptorsResponse_FieldSubPath) ClearValue(item *WatchMetricDescriptorsResponse)
func (*WatchMetricDescriptorsResponse_FieldSubPath) ClearValueRaw ¶
func (fps *WatchMetricDescriptorsResponse_FieldSubPath) ClearValueRaw(item proto.Message)
func (*WatchMetricDescriptorsResponse_FieldSubPath) Get ¶
func (fps *WatchMetricDescriptorsResponse_FieldSubPath) Get(source *WatchMetricDescriptorsResponse) (values []interface{})
Get returns all values pointed by selected field from source WatchMetricDescriptorsResponse
func (*WatchMetricDescriptorsResponse_FieldSubPath) GetDefault ¶
func (fps *WatchMetricDescriptorsResponse_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchMetricDescriptorsResponse_FieldSubPath) GetRaw ¶
func (fps *WatchMetricDescriptorsResponse_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*WatchMetricDescriptorsResponse_FieldSubPath) GetSingle ¶
func (fps *WatchMetricDescriptorsResponse_FieldSubPath) GetSingle(source *WatchMetricDescriptorsResponse) (interface{}, bool)
GetSingle returns value of selected field from source WatchMetricDescriptorsResponse
func (*WatchMetricDescriptorsResponse_FieldSubPath) GetSingleRaw ¶
func (fps *WatchMetricDescriptorsResponse_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchMetricDescriptorsResponse_FieldSubPath) IsLeaf ¶
func (fps *WatchMetricDescriptorsResponse_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchMetricDescriptorsResponse_FieldSubPath) JSONString ¶
func (fps *WatchMetricDescriptorsResponse_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchMetricDescriptorsResponse_FieldSubPath) Selector ¶
func (fps *WatchMetricDescriptorsResponse_FieldSubPath) Selector() WatchMetricDescriptorsResponse_FieldPathSelector
func (*WatchMetricDescriptorsResponse_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *WatchMetricDescriptorsResponse_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchMetricDescriptorsResponse_FieldSubPath) String ¶
func (fps *WatchMetricDescriptorsResponse_FieldSubPath) String() string
String returns path representation in proto convention
func (*WatchMetricDescriptorsResponse_FieldSubPath) WithIArrayItemValue ¶
func (fps *WatchMetricDescriptorsResponse_FieldSubPath) WithIArrayItemValue(value interface{}) WatchMetricDescriptorsResponse_FieldPathArrayItemValue
func (*WatchMetricDescriptorsResponse_FieldSubPath) WithIArrayOfValues ¶
func (fps *WatchMetricDescriptorsResponse_FieldSubPath) WithIArrayOfValues(values interface{}) WatchMetricDescriptorsResponse_FieldPathArrayOfValues
func (*WatchMetricDescriptorsResponse_FieldSubPath) WithIValue ¶
func (fps *WatchMetricDescriptorsResponse_FieldSubPath) WithIValue(value interface{}) WatchMetricDescriptorsResponse_FieldPathValue
func (*WatchMetricDescriptorsResponse_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *WatchMetricDescriptorsResponse_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchMetricDescriptorsResponse_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *WatchMetricDescriptorsResponse_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchMetricDescriptorsResponse_FieldSubPath) WithRawIValue ¶
func (fps *WatchMetricDescriptorsResponse_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchMetricDescriptorsResponse_FieldSubPathArrayItemValue ¶
type WatchMetricDescriptorsResponse_FieldSubPathArrayItemValue struct { WatchMetricDescriptorsResponse_FieldPath // contains filtered or unexported fields }
func (*WatchMetricDescriptorsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue ¶
func (fpaivs *WatchMetricDescriptorsResponse_FieldSubPathArrayItemValue) AsPageTokenChangePathItemValue() (WatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayItemValue, bool)
func (*WatchMetricDescriptorsResponse_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *WatchMetricDescriptorsResponse_FieldSubPathArrayItemValue) ContainsValue(source *WatchMetricDescriptorsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchMetricDescriptorsResponse'
func (*WatchMetricDescriptorsResponse_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *WatchMetricDescriptorsResponse_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type WatchMetricDescriptorsResponse_FieldSubPathArrayOfValues ¶
type WatchMetricDescriptorsResponse_FieldSubPathArrayOfValues struct { WatchMetricDescriptorsResponse_FieldPath // contains filtered or unexported fields }
func (*WatchMetricDescriptorsResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues ¶
func (fpsaov *WatchMetricDescriptorsResponse_FieldSubPathArrayOfValues) AsPageTokenChangePathArrayOfValues() (WatchMetricDescriptorsResponsePageTokenChange_FieldPathArrayOfValues, bool)
func (*WatchMetricDescriptorsResponse_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *WatchMetricDescriptorsResponse_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type WatchMetricDescriptorsResponse_FieldSubPathValue ¶
type WatchMetricDescriptorsResponse_FieldSubPathValue struct { WatchMetricDescriptorsResponse_FieldPath // contains filtered or unexported fields }
func (*WatchMetricDescriptorsResponse_FieldSubPathValue) AsPageTokenChangePathValue ¶
func (fpvs *WatchMetricDescriptorsResponse_FieldSubPathValue) AsPageTokenChangePathValue() (WatchMetricDescriptorsResponsePageTokenChange_FieldPathValue, bool)
func (*WatchMetricDescriptorsResponse_FieldSubPathValue) CompareWith ¶
func (fpvs *WatchMetricDescriptorsResponse_FieldSubPathValue) CompareWith(source *WatchMetricDescriptorsResponse) (int, bool)
func (*WatchMetricDescriptorsResponse_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *WatchMetricDescriptorsResponse_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchMetricDescriptorsResponse_FieldSubPathValue) GetRawValue ¶
func (fpvs *WatchMetricDescriptorsResponse_FieldSubPathValue) GetRawValue() interface{}
func (*WatchMetricDescriptorsResponse_FieldSubPathValue) SetTo ¶
func (fpvs *WatchMetricDescriptorsResponse_FieldSubPathValue) SetTo(target **WatchMetricDescriptorsResponse)
func (*WatchMetricDescriptorsResponse_FieldSubPathValue) SetToRaw ¶
func (fpvs *WatchMetricDescriptorsResponse_FieldSubPathValue) SetToRaw(target proto.Message)
type WatchMetricDescriptorsResponse_FieldTerminalPath ¶
type WatchMetricDescriptorsResponse_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*WatchMetricDescriptorsResponse_FieldTerminalPath) ClearValue ¶
func (fp *WatchMetricDescriptorsResponse_FieldTerminalPath) ClearValue(item *WatchMetricDescriptorsResponse)
func (*WatchMetricDescriptorsResponse_FieldTerminalPath) ClearValueRaw ¶
func (fp *WatchMetricDescriptorsResponse_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*WatchMetricDescriptorsResponse_FieldTerminalPath) Get ¶
func (fp *WatchMetricDescriptorsResponse_FieldTerminalPath) Get(source *WatchMetricDescriptorsResponse) (values []interface{})
Get returns all values pointed by specific field from source WatchMetricDescriptorsResponse
func (*WatchMetricDescriptorsResponse_FieldTerminalPath) GetDefault ¶
func (fp *WatchMetricDescriptorsResponse_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*WatchMetricDescriptorsResponse_FieldTerminalPath) GetRaw ¶
func (fp *WatchMetricDescriptorsResponse_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*WatchMetricDescriptorsResponse_FieldTerminalPath) GetSingle ¶
func (fp *WatchMetricDescriptorsResponse_FieldTerminalPath) GetSingle(source *WatchMetricDescriptorsResponse) (interface{}, bool)
GetSingle returns value pointed by specific field of from source WatchMetricDescriptorsResponse
func (*WatchMetricDescriptorsResponse_FieldTerminalPath) GetSingleRaw ¶
func (fp *WatchMetricDescriptorsResponse_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*WatchMetricDescriptorsResponse_FieldTerminalPath) IsLeaf ¶
func (fp *WatchMetricDescriptorsResponse_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*WatchMetricDescriptorsResponse_FieldTerminalPath) JSONString ¶
func (fp *WatchMetricDescriptorsResponse_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*WatchMetricDescriptorsResponse_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *WatchMetricDescriptorsResponse_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*WatchMetricDescriptorsResponse_FieldTerminalPath) String ¶
func (fp *WatchMetricDescriptorsResponse_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*WatchMetricDescriptorsResponse_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *WatchMetricDescriptorsResponse_FieldTerminalPath) WithIArrayItemValue(value interface{}) WatchMetricDescriptorsResponse_FieldPathArrayItemValue
func (*WatchMetricDescriptorsResponse_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *WatchMetricDescriptorsResponse_FieldTerminalPath) WithIArrayOfValues(values interface{}) WatchMetricDescriptorsResponse_FieldPathArrayOfValues
func (*WatchMetricDescriptorsResponse_FieldTerminalPath) WithIValue ¶
func (fp *WatchMetricDescriptorsResponse_FieldTerminalPath) WithIValue(value interface{}) WatchMetricDescriptorsResponse_FieldPathValue
func (*WatchMetricDescriptorsResponse_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *WatchMetricDescriptorsResponse_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*WatchMetricDescriptorsResponse_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *WatchMetricDescriptorsResponse_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*WatchMetricDescriptorsResponse_FieldTerminalPath) WithRawIValue ¶
func (fp *WatchMetricDescriptorsResponse_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type WatchMetricDescriptorsResponse_FieldTerminalPathArrayItemValue ¶
type WatchMetricDescriptorsResponse_FieldTerminalPathArrayItemValue struct { WatchMetricDescriptorsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) AsMetricDescriptorChangesItemValue ¶
func (fpaiv *WatchMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) AsMetricDescriptorChangesItemValue() (*metric_descriptor.MetricDescriptorChange, bool)
func (*WatchMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *WatchMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) ContainsValue(source *WatchMetricDescriptorsResponse) bool
Contains returns a boolean indicating if value that is being held is present in given 'WatchMetricDescriptorsResponse'
func (*WatchMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *WatchMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object WatchMetricDescriptorsResponse as interface{}
func (*WatchMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *WatchMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) GetSingle(source *WatchMetricDescriptorsResponse) (interface{}, bool)
func (*WatchMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *WatchMetricDescriptorsResponse_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues ¶
type WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues struct { WatchMetricDescriptorsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues ¶
func (fpaov *WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) AsIsCurrentArrayOfValues() ([]bool, bool)
func (*WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues ¶
func (fpaov *WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) AsIsHardResetArrayOfValues() ([]bool, bool)
func (*WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues ¶
func (fpaov *WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) AsIsSoftResetArrayOfValues() ([]bool, bool)
func (*WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) AsMetricDescriptorChangesArrayOfValues ¶
func (fpaov *WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) AsMetricDescriptorChangesArrayOfValues() ([][]*metric_descriptor.MetricDescriptorChange, bool)
func (*WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues ¶
func (fpaov *WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) AsPageTokenChangeArrayOfValues() ([]*WatchMetricDescriptorsResponse_PageTokenChange, bool)
func (*WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues ¶
func (fpaov *WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) AsResumeTokenArrayOfValues() ([]string, bool)
func (*WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues ¶
func (fpaov *WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) AsSnapshotSizeArrayOfValues() ([]int64, bool)
func (*WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *WatchMetricDescriptorsResponse_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type WatchMetricDescriptorsResponse_FieldTerminalPathValue ¶
type WatchMetricDescriptorsResponse_FieldTerminalPathValue struct { WatchMetricDescriptorsResponse_FieldTerminalPath // contains filtered or unexported fields }
func (*WatchMetricDescriptorsResponse_FieldTerminalPathValue) AsIsCurrentValue ¶
func (fpv *WatchMetricDescriptorsResponse_FieldTerminalPathValue) AsIsCurrentValue() (bool, bool)
func (*WatchMetricDescriptorsResponse_FieldTerminalPathValue) AsIsHardResetValue ¶
func (fpv *WatchMetricDescriptorsResponse_FieldTerminalPathValue) AsIsHardResetValue() (bool, bool)
func (*WatchMetricDescriptorsResponse_FieldTerminalPathValue) AsIsSoftResetValue ¶
func (fpv *WatchMetricDescriptorsResponse_FieldTerminalPathValue) AsIsSoftResetValue() (bool, bool)
func (*WatchMetricDescriptorsResponse_FieldTerminalPathValue) AsMetricDescriptorChangesValue ¶
func (fpv *WatchMetricDescriptorsResponse_FieldTerminalPathValue) AsMetricDescriptorChangesValue() ([]*metric_descriptor.MetricDescriptorChange, bool)
func (*WatchMetricDescriptorsResponse_FieldTerminalPathValue) AsPageTokenChangeValue ¶
func (fpv *WatchMetricDescriptorsResponse_FieldTerminalPathValue) AsPageTokenChangeValue() (*WatchMetricDescriptorsResponse_PageTokenChange, bool)
func (*WatchMetricDescriptorsResponse_FieldTerminalPathValue) AsResumeTokenValue ¶
func (fpv *WatchMetricDescriptorsResponse_FieldTerminalPathValue) AsResumeTokenValue() (string, bool)
func (*WatchMetricDescriptorsResponse_FieldTerminalPathValue) AsSnapshotSizeValue ¶
func (fpv *WatchMetricDescriptorsResponse_FieldTerminalPathValue) AsSnapshotSizeValue() (int64, bool)
func (*WatchMetricDescriptorsResponse_FieldTerminalPathValue) CompareWith ¶
func (fpv *WatchMetricDescriptorsResponse_FieldTerminalPathValue) CompareWith(source *WatchMetricDescriptorsResponse) (int, bool)
CompareWith compares value in the 'WatchMetricDescriptorsResponse_FieldTerminalPathValue' with the value under path in 'WatchMetricDescriptorsResponse'.
func (*WatchMetricDescriptorsResponse_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *WatchMetricDescriptorsResponse_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*WatchMetricDescriptorsResponse_FieldTerminalPathValue) GetRawValue ¶
func (fpv *WatchMetricDescriptorsResponse_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'WatchMetricDescriptorsResponse' as interface{}
func (*WatchMetricDescriptorsResponse_FieldTerminalPathValue) SetTo ¶
func (fpv *WatchMetricDescriptorsResponse_FieldTerminalPathValue) SetTo(target **WatchMetricDescriptorsResponse)
SetTo stores value for selected field for object WatchMetricDescriptorsResponse
func (*WatchMetricDescriptorsResponse_FieldTerminalPathValue) SetToRaw ¶
func (fpv *WatchMetricDescriptorsResponse_FieldTerminalPathValue) SetToRaw(target proto.Message)
type WatchMetricDescriptorsResponse_PageTokenChange ¶
type WatchMetricDescriptorsResponse_PageTokenChange struct { // New token to retrieve previous page of results. PrevPageToken *metric_descriptor.PagerCursor `` /* 151-byte string literal not displayed */ // New token to retrieve next page of results. NextPageToken *metric_descriptor.PagerCursor `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WatchMetricDescriptorsResponse_PageTokenChange) CloneRaw ¶
func (o *WatchMetricDescriptorsResponse_PageTokenChange) CloneRaw() gotenobject.GotenObjectExt
func (*WatchMetricDescriptorsResponse_PageTokenChange) Descriptor ¶
func (*WatchMetricDescriptorsResponse_PageTokenChange) Descriptor() ([]byte, []int)
Deprecated, Use WatchMetricDescriptorsResponse_PageTokenChange.ProtoReflect.Descriptor instead.
func (*WatchMetricDescriptorsResponse_PageTokenChange) GetNextPageToken ¶
func (m *WatchMetricDescriptorsResponse_PageTokenChange) GetNextPageToken() *metric_descriptor.PagerCursor
func (*WatchMetricDescriptorsResponse_PageTokenChange) GetPrevPageToken ¶
func (m *WatchMetricDescriptorsResponse_PageTokenChange) GetPrevPageToken() *metric_descriptor.PagerCursor
func (*WatchMetricDescriptorsResponse_PageTokenChange) GotenMessage ¶
func (*WatchMetricDescriptorsResponse_PageTokenChange) GotenMessage()
func (*WatchMetricDescriptorsResponse_PageTokenChange) GotenObjectExt ¶
func (o *WatchMetricDescriptorsResponse_PageTokenChange) GotenObjectExt()
func (*WatchMetricDescriptorsResponse_PageTokenChange) GotenValidate ¶
func (obj *WatchMetricDescriptorsResponse_PageTokenChange) GotenValidate() error
func (*WatchMetricDescriptorsResponse_PageTokenChange) MakeDiffFieldMask ¶
func (o *WatchMetricDescriptorsResponse_PageTokenChange) MakeDiffFieldMask(other *WatchMetricDescriptorsResponse_PageTokenChange) *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask
func (*WatchMetricDescriptorsResponse_PageTokenChange) MakeFullFieldMask ¶
func (o *WatchMetricDescriptorsResponse_PageTokenChange) MakeFullFieldMask() *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask
func (*WatchMetricDescriptorsResponse_PageTokenChange) MakeRawDiffFieldMask ¶
func (o *WatchMetricDescriptorsResponse_PageTokenChange) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*WatchMetricDescriptorsResponse_PageTokenChange) MakeRawFullFieldMask ¶
func (o *WatchMetricDescriptorsResponse_PageTokenChange) MakeRawFullFieldMask() gotenobject.FieldMask
func (*WatchMetricDescriptorsResponse_PageTokenChange) Marshal ¶
func (m *WatchMetricDescriptorsResponse_PageTokenChange) Marshal() ([]byte, error)
func (*WatchMetricDescriptorsResponse_PageTokenChange) MarshalJSON ¶
func (m *WatchMetricDescriptorsResponse_PageTokenChange) MarshalJSON() ([]byte, error)
func (*WatchMetricDescriptorsResponse_PageTokenChange) Merge ¶
func (o *WatchMetricDescriptorsResponse_PageTokenChange) Merge(source *WatchMetricDescriptorsResponse_PageTokenChange)
func (*WatchMetricDescriptorsResponse_PageTokenChange) MergeRaw ¶
func (o *WatchMetricDescriptorsResponse_PageTokenChange) MergeRaw(source gotenobject.GotenObjectExt)
func (*WatchMetricDescriptorsResponse_PageTokenChange) ProtoMessage ¶
func (*WatchMetricDescriptorsResponse_PageTokenChange) ProtoMessage()
func (*WatchMetricDescriptorsResponse_PageTokenChange) ProtoReflect ¶
func (m *WatchMetricDescriptorsResponse_PageTokenChange) ProtoReflect() preflect.Message
func (*WatchMetricDescriptorsResponse_PageTokenChange) Reset ¶
func (m *WatchMetricDescriptorsResponse_PageTokenChange) Reset()
func (*WatchMetricDescriptorsResponse_PageTokenChange) SetNextPageToken ¶
func (m *WatchMetricDescriptorsResponse_PageTokenChange) SetNextPageToken(fv *metric_descriptor.PagerCursor)
func (*WatchMetricDescriptorsResponse_PageTokenChange) SetPrevPageToken ¶
func (m *WatchMetricDescriptorsResponse_PageTokenChange) SetPrevPageToken(fv *metric_descriptor.PagerCursor)
func (*WatchMetricDescriptorsResponse_PageTokenChange) String ¶
func (m *WatchMetricDescriptorsResponse_PageTokenChange) String() string
func (*WatchMetricDescriptorsResponse_PageTokenChange) Unmarshal ¶
func (m *WatchMetricDescriptorsResponse_PageTokenChange) Unmarshal(b []byte) error
func (*WatchMetricDescriptorsResponse_PageTokenChange) UnmarshalJSON ¶
func (m *WatchMetricDescriptorsResponse_PageTokenChange) UnmarshalJSON(data []byte) error
type WatchMetricDescriptorsResponse_PageTokenChangePathSelectorNextPageToken ¶
type WatchMetricDescriptorsResponse_PageTokenChangePathSelectorNextPageToken struct{}
func (WatchMetricDescriptorsResponse_PageTokenChangePathSelectorNextPageToken) WithArrayOfValues ¶
type WatchMetricDescriptorsResponse_PageTokenChangePathSelectorPrevPageToken ¶
type WatchMetricDescriptorsResponse_PageTokenChangePathSelectorPrevPageToken struct{}
func (WatchMetricDescriptorsResponse_PageTokenChangePathSelectorPrevPageToken) WithArrayOfValues ¶
type WatchMetricDescriptorsResponse_PageTokenChange_FieldMask ¶
type WatchMetricDescriptorsResponse_PageTokenChange_FieldMask struct {
Paths []WatchMetricDescriptorsResponsePageTokenChange_FieldPath
}
func FullWatchMetricDescriptorsResponse_PageTokenChange_FieldMask ¶
func FullWatchMetricDescriptorsResponse_PageTokenChange_FieldMask() *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask
func (*WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) AppendPath ¶
func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) AppendPath(path WatchMetricDescriptorsResponsePageTokenChange_FieldPath)
func (*WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) AppendRawPath ¶
func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) DecodeFirestore ¶
func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) EncodeFirestore ¶
func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) FilterInputFields ¶
func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) FilterInputFields() *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) FromProtoFieldMask ¶
func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) GetPaths ¶
func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) GetPaths() []WatchMetricDescriptorsResponsePageTokenChange_FieldPath
func (*WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) GetRawPaths ¶
func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) IsFull ¶
func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) IsFull() bool
func (WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) Marshal ¶
func (fieldMask WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) MarshalJSON ¶
func (fieldMask WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) MarshalJSON() ([]byte, error)
func (*WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) PathsCount ¶
func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) PathsCount() int
func (*WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) Project ¶
func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) Project(source *WatchMetricDescriptorsResponse_PageTokenChange) *WatchMetricDescriptorsResponse_PageTokenChange
func (*WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) ProjectRaw ¶
func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) ProtoMessage ¶
func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) ProtoMessage()
func (*WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) ProtoReflect ¶
func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) ProtoReflect() preflect.Message
func (*WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) Reset ¶
func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) Reset()
func (*WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) Set ¶
func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) Set(target, source *WatchMetricDescriptorsResponse_PageTokenChange)
func (*WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) SetFromCliFlag ¶
func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) SetFromCliFlag(raw string) error
func (*WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) SetRaw ¶
func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) Size ¶
func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) Size() int
func (*WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) String ¶
func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) String() string
func (*WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) SubtractRaw ¶
func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) ToProtoFieldMask ¶
func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) Unmarshal ¶
func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) Unmarshal(data []byte) error
func (*WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) UnmarshalJSON ¶
func (fieldMask *WatchMetricDescriptorsResponse_PageTokenChange_FieldMask) UnmarshalJSON(data []byte) error
Source Files ¶
- metric_descriptor_custom.pb.fieldmask.go
- metric_descriptor_custom.pb.fieldpath.go
- metric_descriptor_custom.pb.fieldpathbuilder.go
- metric_descriptor_custom.pb.go
- metric_descriptor_custom.pb.object_ext.go
- metric_descriptor_custom.pb.validate.go
- metric_descriptor_service.pb.client.go
- metric_descriptor_service.pb.descriptors.go
- metric_descriptor_service.pb.fieldmask.go
- metric_descriptor_service.pb.fieldpath.go
- metric_descriptor_service.pb.fieldpathbuilder.go
- metric_descriptor_service.pb.go
- metric_descriptor_service.pb.object_ext.go
- metric_descriptor_service.pb.validate.go