Documentation ¶
Index ¶
- type BulkTimeSeries
- func (o *BulkTimeSeries) Clone() *BulkTimeSeries
- func (o *BulkTimeSeries) CloneRaw() gotenobject.GotenObjectExt
- func (*BulkTimeSeries) Descriptor() ([]byte, []int)
- func (m *BulkTimeSeries) GetTimeSeries() []*TimeSerie
- func (*BulkTimeSeries) GotenMessage()
- func (o *BulkTimeSeries) GotenObjectExt()
- func (obj *BulkTimeSeries) GotenValidate() error
- func (o *BulkTimeSeries) MakeDiffFieldMask(other *BulkTimeSeries) *BulkTimeSeries_FieldMask
- func (o *BulkTimeSeries) MakeFullFieldMask() *BulkTimeSeries_FieldMask
- func (o *BulkTimeSeries) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *BulkTimeSeries) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *BulkTimeSeries) Marshal() ([]byte, error)
- func (m *BulkTimeSeries) MarshalJSON() ([]byte, error)
- func (o *BulkTimeSeries) Merge(source *BulkTimeSeries)
- func (o *BulkTimeSeries) MergeRaw(source gotenobject.GotenObjectExt)
- func (*BulkTimeSeries) ProtoMessage()
- func (m *BulkTimeSeries) ProtoReflect() preflect.Message
- func (m *BulkTimeSeries) Reset()
- func (m *BulkTimeSeries) SetTimeSeries(fv []*TimeSerie)
- func (m *BulkTimeSeries) String() string
- func (m *BulkTimeSeries) Unmarshal(b []byte) error
- func (m *BulkTimeSeries) UnmarshalJSON(data []byte) error
- type BulkTimeSeriesFieldPathBuilder
- type BulkTimeSeriesMapPathSelectorTimeSeriesMetadataUserLabels
- func (s BulkTimeSeriesMapPathSelectorTimeSeriesMetadataUserLabels) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesMapPathSelectorTimeSeriesMetadataUserLabels) WithArrayOfValues(values []string) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesMapPathSelectorTimeSeriesMetadataUserLabels) WithValue(value string) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesMapPathSelectorTimeSeriesMetricLabels
- func (s BulkTimeSeriesMapPathSelectorTimeSeriesMetricLabels) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesMapPathSelectorTimeSeriesMetricLabels) WithArrayOfValues(values []string) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesMapPathSelectorTimeSeriesMetricLabels) WithValue(value string) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesMapPathSelectorTimeSeriesResourceLabels
- func (s BulkTimeSeriesMapPathSelectorTimeSeriesResourceLabels) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesMapPathSelectorTimeSeriesResourceLabels) WithArrayOfValues(values []string) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesMapPathSelectorTimeSeriesResourceLabels) WithValue(value string) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeries
- func (BulkTimeSeriesPathSelectorTimeSeries) FieldPath() *BulkTimeSeries_FieldTerminalPath
- func (BulkTimeSeriesPathSelectorTimeSeries) Key() BulkTimeSeriesPathSelectorTimeSeriesKey
- func (BulkTimeSeriesPathSelectorTimeSeries) Metadata() BulkTimeSeriesPathSelectorTimeSeriesMetadata
- func (BulkTimeSeriesPathSelectorTimeSeries) Metric() BulkTimeSeriesPathSelectorTimeSeriesMetric
- func (BulkTimeSeriesPathSelectorTimeSeries) MetricKind() BulkTimeSeriesPathSelectorTimeSeriesMetricKind
- func (BulkTimeSeriesPathSelectorTimeSeries) Points() BulkTimeSeriesPathSelectorTimeSeriesPoints
- func (BulkTimeSeriesPathSelectorTimeSeries) Project() BulkTimeSeriesPathSelectorTimeSeriesProject
- func (BulkTimeSeriesPathSelectorTimeSeries) Region() BulkTimeSeriesPathSelectorTimeSeriesRegion
- func (BulkTimeSeriesPathSelectorTimeSeries) Resource() BulkTimeSeriesPathSelectorTimeSeriesResource
- func (BulkTimeSeriesPathSelectorTimeSeries) ValueType() BulkTimeSeriesPathSelectorTimeSeriesValueType
- func (s BulkTimeSeriesPathSelectorTimeSeries) WithArrayOfValues(values [][]*TimeSerie) *BulkTimeSeries_FieldTerminalPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeries) WithItemValue(value *TimeSerie) *BulkTimeSeries_FieldTerminalPathArrayItemValue
- func (s BulkTimeSeriesPathSelectorTimeSeries) WithSubArrayItemValue(subPathArrayItemValue TimeSerie_FieldPathArrayItemValue) *BulkTimeSeries_FieldSubPathArrayItemValue
- func (s BulkTimeSeriesPathSelectorTimeSeries) WithSubArrayOfValues(subPathArrayOfValues TimeSerie_FieldPathArrayOfValues) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (BulkTimeSeriesPathSelectorTimeSeries) WithSubPath(subPath TimeSerie_FieldPath) *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesPathSelectorTimeSeries) WithSubValue(subPathValue TimeSerie_FieldPathValue) *BulkTimeSeries_FieldSubPathValue
- func (s BulkTimeSeriesPathSelectorTimeSeries) WithValue(value []*TimeSerie) *BulkTimeSeries_FieldTerminalPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesKey
- func (BulkTimeSeriesPathSelectorTimeSeriesKey) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesPathSelectorTimeSeriesKey) WithArrayOfValues(values [][]byte) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesKey) WithValue(value []byte) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesMetadata
- func (BulkTimeSeriesPathSelectorTimeSeriesMetadata) FieldPath() *BulkTimeSeries_FieldSubPath
- func (BulkTimeSeriesPathSelectorTimeSeriesMetadata) UserLabels() BulkTimeSeriesPathSelectorTimeSeriesMetadataUserLabels
- func (s BulkTimeSeriesPathSelectorTimeSeriesMetadata) WithArrayOfValues(values []*monitoring_common.MonitoredResourceMetadata) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesMetadata) WithValue(value *monitoring_common.MonitoredResourceMetadata) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesMetadataUserLabels
- func (BulkTimeSeriesPathSelectorTimeSeriesMetadataUserLabels) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesPathSelectorTimeSeriesMetadataUserLabels) WithArrayOfValues(values []map[string]string) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (BulkTimeSeriesPathSelectorTimeSeriesMetadataUserLabels) WithKey(key string) BulkTimeSeriesMapPathSelectorTimeSeriesMetadataUserLabels
- func (s BulkTimeSeriesPathSelectorTimeSeriesMetadataUserLabels) WithValue(value map[string]string) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesMetric
- func (BulkTimeSeriesPathSelectorTimeSeriesMetric) FieldPath() *BulkTimeSeries_FieldSubPath
- func (BulkTimeSeriesPathSelectorTimeSeriesMetric) Labels() BulkTimeSeriesPathSelectorTimeSeriesMetricLabels
- func (BulkTimeSeriesPathSelectorTimeSeriesMetric) ReducedLabels() BulkTimeSeriesPathSelectorTimeSeriesMetricReducedLabels
- func (BulkTimeSeriesPathSelectorTimeSeriesMetric) Type() BulkTimeSeriesPathSelectorTimeSeriesMetricType
- func (s BulkTimeSeriesPathSelectorTimeSeriesMetric) WithArrayOfValues(values []*monitoring_common.Metric) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesMetric) WithValue(value *monitoring_common.Metric) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesMetricKind
- func (BulkTimeSeriesPathSelectorTimeSeriesMetricKind) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesPathSelectorTimeSeriesMetricKind) WithArrayOfValues(values []metric_descriptor.MetricDescriptor_MetricKind) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesMetricKind) WithValue(value metric_descriptor.MetricDescriptor_MetricKind) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesMetricLabels
- func (BulkTimeSeriesPathSelectorTimeSeriesMetricLabels) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesPathSelectorTimeSeriesMetricLabels) WithArrayOfValues(values []map[string]string) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (BulkTimeSeriesPathSelectorTimeSeriesMetricLabels) WithKey(key string) BulkTimeSeriesMapPathSelectorTimeSeriesMetricLabels
- func (s BulkTimeSeriesPathSelectorTimeSeriesMetricLabels) WithValue(value map[string]string) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesMetricReducedLabels
- func (BulkTimeSeriesPathSelectorTimeSeriesMetricReducedLabels) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesPathSelectorTimeSeriesMetricReducedLabels) WithArrayOfValues(values [][]string) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesMetricReducedLabels) WithItemValue(value string) *BulkTimeSeries_FieldSubPathArrayItemValue
- func (s BulkTimeSeriesPathSelectorTimeSeriesMetricReducedLabels) WithValue(value []string) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesMetricType
- func (BulkTimeSeriesPathSelectorTimeSeriesMetricType) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesPathSelectorTimeSeriesMetricType) WithArrayOfValues(values []string) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesMetricType) WithValue(value string) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesPoints
- func (BulkTimeSeriesPathSelectorTimeSeriesPoints) Aggregation() BulkTimeSeriesPathSelectorTimeSeriesPointsAggregation
- func (BulkTimeSeriesPathSelectorTimeSeriesPoints) FieldPath() *BulkTimeSeries_FieldSubPath
- func (BulkTimeSeriesPathSelectorTimeSeriesPoints) Interval() BulkTimeSeriesPathSelectorTimeSeriesPointsInterval
- func (BulkTimeSeriesPathSelectorTimeSeriesPoints) Value() BulkTimeSeriesPathSelectorTimeSeriesPointsValue
- func (s BulkTimeSeriesPathSelectorTimeSeriesPoints) WithArrayOfValues(values [][]*Point) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesPoints) WithItemValue(value *Point) *BulkTimeSeries_FieldSubPathArrayItemValue
- func (s BulkTimeSeriesPathSelectorTimeSeriesPoints) WithValue(value []*Point) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesPointsAggregation
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsAggregation) AlignmentPeriod() BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationAlignmentPeriod
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsAggregation) CrossSeriesReducer() BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationCrossSeriesReducer
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsAggregation) FieldPath() *BulkTimeSeries_FieldSubPath
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsAggregation) GroupByFields() BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationGroupByFields
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsAggregation) PerSeriesAligner() BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationPerSeriesAligner
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsAggregation) WithArrayOfValues(values []*monitoring_common.Aggregation) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsAggregation) WithValue(value *monitoring_common.Aggregation) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationAlignmentPeriod
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationAlignmentPeriod) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationAlignmentPeriod) WithArrayOfValues(values []*duration.Duration) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationAlignmentPeriod) WithValue(value *duration.Duration) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationCrossSeriesReducer
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationCrossSeriesReducer) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationCrossSeriesReducer) WithArrayOfValues(values []monitoring_common.Aggregation_Reducer) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationCrossSeriesReducer) WithValue(value monitoring_common.Aggregation_Reducer) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationGroupByFields
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationGroupByFields) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationGroupByFields) WithArrayOfValues(values [][]string) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationGroupByFields) WithItemValue(value string) *BulkTimeSeries_FieldSubPathArrayItemValue
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationGroupByFields) WithValue(value []string) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationPerSeriesAligner
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationPerSeriesAligner) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationPerSeriesAligner) WithArrayOfValues(values []monitoring_common.Aggregation_Aligner) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationPerSeriesAligner) WithValue(value monitoring_common.Aggregation_Aligner) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesPointsInterval
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsInterval) EndTime() BulkTimeSeriesPathSelectorTimeSeriesPointsIntervalEndTime
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsInterval) FieldPath() *BulkTimeSeries_FieldSubPath
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsInterval) StartTime() BulkTimeSeriesPathSelectorTimeSeriesPointsIntervalStartTime
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsInterval) WithArrayOfValues(values []*monitoring_common.TimeInterval) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsInterval) WithValue(value *monitoring_common.TimeInterval) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesPointsIntervalEndTime
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsIntervalEndTime) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsIntervalEndTime) WithArrayOfValues(values []*timestamp.Timestamp) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsIntervalEndTime) WithValue(value *timestamp.Timestamp) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesPointsIntervalStartTime
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsIntervalStartTime) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsIntervalStartTime) WithArrayOfValues(values []*timestamp.Timestamp) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsIntervalStartTime) WithValue(value *timestamp.Timestamp) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesPointsValue
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValue) BoolValue() BulkTimeSeriesPathSelectorTimeSeriesPointsValueBoolValue
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValue) DistributionValue() BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValue
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValue) DoubleValue() BulkTimeSeriesPathSelectorTimeSeriesPointsValueDoubleValue
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValue) FieldPath() *BulkTimeSeries_FieldSubPath
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValue) Int64Value() BulkTimeSeriesPathSelectorTimeSeriesPointsValueInt64Value
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValue) StringValue() BulkTimeSeriesPathSelectorTimeSeriesPointsValueStringValue
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValue) WithArrayOfValues(values []*monitoring_common.TypedValue) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValue) WithValue(value *monitoring_common.TypedValue) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesPointsValueBoolValue
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueBoolValue) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueBoolValue) WithArrayOfValues(values []bool) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueBoolValue) WithValue(value bool) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValue
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValue) BucketCounts() BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketCounts
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValue) BucketOptions() BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptions
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValue) Count() BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueCount
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValue) FieldPath() *BulkTimeSeries_FieldSubPath
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValue) Mean() BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueMean
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValue) Range() BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueRange
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValue) SumOfSquaredDeviation() ...
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValue) WithArrayOfValues(values []*monitoring_common.Distribution) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValue) WithValue(value *monitoring_common.Distribution) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketCounts
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketCounts) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketCounts) WithArrayOfValues(values [][]int64) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketCounts) WithItemValue(value int64) *BulkTimeSeries_FieldSubPathArrayItemValue
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketCounts) WithValue(value []int64) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptions
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptions) DynamicBuckets() ...
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptions) ExplicitBuckets() ...
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptions) ExponentialBuckets() ...
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptions) FieldPath() *BulkTimeSeries_FieldSubPath
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptions) LinearBuckets() ...
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptions) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptions) WithValue(value *monitoring_common.Distribution_BucketOptions) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsDynamicBuckets
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsDynamicBuckets) Compression() ...
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsDynamicBuckets) FieldPath() *BulkTimeSeries_FieldSubPath
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsDynamicBuckets) Means() ...
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsDynamicBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Dynamic) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsDynamicBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Dynamic) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsDynamicBucketsCompression
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsDynamicBucketsCompression) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsDynamicBucketsCompression) WithArrayOfValues(values []float64) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsDynamicBucketsCompression) WithValue(value float64) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsDynamicBucketsMeans
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsDynamicBucketsMeans) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsDynamicBucketsMeans) WithArrayOfValues(values [][]float64) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsDynamicBucketsMeans) WithItemValue(value float64) *BulkTimeSeries_FieldSubPathArrayItemValue
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsDynamicBucketsMeans) WithValue(value []float64) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExplicitBuckets
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExplicitBuckets) Bounds() ...
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExplicitBuckets) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExplicitBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Explicit) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExplicitBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Explicit) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExplicitBucketsBounds
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExplicitBucketsBounds) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExplicitBucketsBounds) WithArrayOfValues(values [][]float64) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExplicitBucketsBounds) WithItemValue(value float64) *BulkTimeSeries_FieldSubPathArrayItemValue
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExplicitBucketsBounds) WithValue(value []float64) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBuckets
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBuckets) FieldPath() *BulkTimeSeries_FieldSubPath
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBuckets) GrowthFactor() ...
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBuckets) NumFiniteBuckets() ...
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBuckets) Scale() ...
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Exponential) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Exponential) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor) WithArrayOfValues(values []float64) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor) WithValue(value float64) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets) WithArrayOfValues(values []int32) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets) WithValue(value int32) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBucketsScale
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBucketsScale) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBucketsScale) WithArrayOfValues(values []float64) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBucketsScale) WithValue(value float64) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBuckets
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBuckets) FieldPath() *BulkTimeSeries_FieldSubPath
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBuckets) NumFiniteBuckets() ...
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBuckets) Offset() ...
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBuckets) Width() ...
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Linear) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Linear) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets) WithArrayOfValues(values []int32) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets) WithValue(value int32) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBucketsOffset
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBucketsOffset) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBucketsOffset) WithArrayOfValues(values []float64) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBucketsOffset) WithValue(value float64) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBucketsWidth
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBucketsWidth) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBucketsWidth) WithArrayOfValues(values []float64) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBucketsWidth) WithValue(value float64) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueCount
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueCount) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueCount) WithArrayOfValues(values []int64) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueCount) WithValue(value int64) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueMean
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueMean) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueMean) WithArrayOfValues(values []float64) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueMean) WithValue(value float64) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueRange
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueRange) FieldPath() *BulkTimeSeries_FieldSubPath
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueRange) Max() BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueRangeMax
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueRange) Min() BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueRangeMin
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueRange) WithArrayOfValues(values []*monitoring_common.Distribution_Range) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueRange) WithValue(value *monitoring_common.Distribution_Range) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueRangeMax
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueRangeMax) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueRangeMax) WithArrayOfValues(values []float64) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueRangeMax) WithValue(value float64) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueRangeMin
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueRangeMin) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueRangeMin) WithArrayOfValues(values []float64) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueRangeMin) WithValue(value float64) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueSumOfSquaredDeviation
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueSumOfSquaredDeviation) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueSumOfSquaredDeviation) WithArrayOfValues(values []float64) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueSumOfSquaredDeviation) WithValue(value float64) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDoubleValue
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDoubleValue) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDoubleValue) WithArrayOfValues(values []float64) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDoubleValue) WithValue(value float64) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesPointsValueInt64Value
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueInt64Value) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueInt64Value) WithArrayOfValues(values []int64) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueInt64Value) WithValue(value int64) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesPointsValueStringValue
- func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueStringValue) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueStringValue) WithArrayOfValues(values []string) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueStringValue) WithValue(value string) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesProject
- func (BulkTimeSeriesPathSelectorTimeSeriesProject) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesPathSelectorTimeSeriesProject) WithArrayOfValues(values []string) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesProject) WithValue(value string) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesRegion
- func (BulkTimeSeriesPathSelectorTimeSeriesRegion) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesPathSelectorTimeSeriesRegion) WithArrayOfValues(values []string) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesRegion) WithValue(value string) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesResource
- func (BulkTimeSeriesPathSelectorTimeSeriesResource) FieldPath() *BulkTimeSeries_FieldSubPath
- func (BulkTimeSeriesPathSelectorTimeSeriesResource) Labels() BulkTimeSeriesPathSelectorTimeSeriesResourceLabels
- func (BulkTimeSeriesPathSelectorTimeSeriesResource) ReducedLabels() BulkTimeSeriesPathSelectorTimeSeriesResourceReducedLabels
- func (BulkTimeSeriesPathSelectorTimeSeriesResource) Type() BulkTimeSeriesPathSelectorTimeSeriesResourceType
- func (s BulkTimeSeriesPathSelectorTimeSeriesResource) WithArrayOfValues(values []*monitoring_common.MonitoredResource) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesResource) WithValue(value *monitoring_common.MonitoredResource) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesResourceLabels
- func (BulkTimeSeriesPathSelectorTimeSeriesResourceLabels) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesPathSelectorTimeSeriesResourceLabels) WithArrayOfValues(values []map[string]string) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (BulkTimeSeriesPathSelectorTimeSeriesResourceLabels) WithKey(key string) BulkTimeSeriesMapPathSelectorTimeSeriesResourceLabels
- func (s BulkTimeSeriesPathSelectorTimeSeriesResourceLabels) WithValue(value map[string]string) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesResourceReducedLabels
- func (BulkTimeSeriesPathSelectorTimeSeriesResourceReducedLabels) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesPathSelectorTimeSeriesResourceReducedLabels) WithArrayOfValues(values [][]string) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesResourceReducedLabels) WithItemValue(value string) *BulkTimeSeries_FieldSubPathArrayItemValue
- func (s BulkTimeSeriesPathSelectorTimeSeriesResourceReducedLabels) WithValue(value []string) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesResourceType
- func (BulkTimeSeriesPathSelectorTimeSeriesResourceType) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesPathSelectorTimeSeriesResourceType) WithArrayOfValues(values []string) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesResourceType) WithValue(value string) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeriesPathSelectorTimeSeriesValueType
- func (BulkTimeSeriesPathSelectorTimeSeriesValueType) FieldPath() *BulkTimeSeries_FieldSubPath
- func (s BulkTimeSeriesPathSelectorTimeSeriesValueType) WithArrayOfValues(values []metric_descriptor.MetricDescriptor_ValueType) *BulkTimeSeries_FieldSubPathArrayOfValues
- func (s BulkTimeSeriesPathSelectorTimeSeriesValueType) WithValue(value metric_descriptor.MetricDescriptor_ValueType) *BulkTimeSeries_FieldSubPathValue
- type BulkTimeSeries_FieldMask
- func (fieldMask *BulkTimeSeries_FieldMask) AppendPath(path BulkTimeSeries_FieldPath)
- func (fieldMask *BulkTimeSeries_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *BulkTimeSeries_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *BulkTimeSeries_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *BulkTimeSeries_FieldMask) FilterInputFields() *BulkTimeSeries_FieldMask
- func (fieldMask *BulkTimeSeries_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *BulkTimeSeries_FieldMask) GetPaths() []BulkTimeSeries_FieldPath
- func (fieldMask *BulkTimeSeries_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *BulkTimeSeries_FieldMask) IsFull() bool
- func (fieldMask BulkTimeSeries_FieldMask) Marshal() ([]byte, error)
- func (fieldMask BulkTimeSeries_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *BulkTimeSeries_FieldMask) PathsCount() int
- func (fieldMask *BulkTimeSeries_FieldMask) Project(source *BulkTimeSeries) *BulkTimeSeries
- func (fieldMask *BulkTimeSeries_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *BulkTimeSeries_FieldMask) ProtoMessage()
- func (fieldMask *BulkTimeSeries_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *BulkTimeSeries_FieldMask) Reset()
- func (fieldMask *BulkTimeSeries_FieldMask) Set(target, source *BulkTimeSeries)
- func (fieldMask *BulkTimeSeries_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *BulkTimeSeries_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *BulkTimeSeries_FieldMask) Size() int
- func (fieldMask *BulkTimeSeries_FieldMask) String() string
- func (fieldMask *BulkTimeSeries_FieldMask) Subtract(other *BulkTimeSeries_FieldMask) *BulkTimeSeries_FieldMask
- func (fieldMask *BulkTimeSeries_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *BulkTimeSeries_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *BulkTimeSeries_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *BulkTimeSeries_FieldMask) UnmarshalJSON(data []byte) error
- type BulkTimeSeries_FieldPath
- type BulkTimeSeries_FieldPathArrayItemValue
- type BulkTimeSeries_FieldPathArrayOfValues
- type BulkTimeSeries_FieldPathSelector
- type BulkTimeSeries_FieldPathValue
- type BulkTimeSeries_FieldSubPath
- func (fps *BulkTimeSeries_FieldSubPath) AsTimeSeriesSubPath() (TimeSerie_FieldPath, bool)
- func (fps *BulkTimeSeries_FieldSubPath) ClearValue(item *BulkTimeSeries)
- func (fps *BulkTimeSeries_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *BulkTimeSeries_FieldSubPath) Get(source *BulkTimeSeries) (values []interface{})
- func (fps *BulkTimeSeries_FieldSubPath) GetDefault() interface{}
- func (fps *BulkTimeSeries_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *BulkTimeSeries_FieldSubPath) GetSingle(source *BulkTimeSeries) (interface{}, bool)
- func (fps *BulkTimeSeries_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *BulkTimeSeries_FieldSubPath) IsLeaf() bool
- func (fps *BulkTimeSeries_FieldSubPath) JSONString() string
- func (fps *BulkTimeSeries_FieldSubPath) Selector() BulkTimeSeries_FieldPathSelector
- func (fps *BulkTimeSeries_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *BulkTimeSeries_FieldSubPath) String() string
- func (fps *BulkTimeSeries_FieldSubPath) WithIArrayItemValue(value interface{}) BulkTimeSeries_FieldPathArrayItemValue
- func (fps *BulkTimeSeries_FieldSubPath) WithIArrayOfValues(values interface{}) BulkTimeSeries_FieldPathArrayOfValues
- func (fps *BulkTimeSeries_FieldSubPath) WithIValue(value interface{}) BulkTimeSeries_FieldPathValue
- func (fps *BulkTimeSeries_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *BulkTimeSeries_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *BulkTimeSeries_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BulkTimeSeries_FieldSubPathArrayItemValue
- func (fpaivs *BulkTimeSeries_FieldSubPathArrayItemValue) AsTimeSeriesPathItemValue() (TimeSerie_FieldPathArrayItemValue, bool)
- func (fpaivs *BulkTimeSeries_FieldSubPathArrayItemValue) ContainsValue(source *BulkTimeSeries) bool
- func (fpaivs *BulkTimeSeries_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type BulkTimeSeries_FieldSubPathArrayOfValues
- type BulkTimeSeries_FieldSubPathValue
- func (fpvs *BulkTimeSeries_FieldSubPathValue) AsTimeSeriesPathValue() (TimeSerie_FieldPathValue, bool)
- func (fpvs *BulkTimeSeries_FieldSubPathValue) CompareWith(source *BulkTimeSeries) (int, bool)
- func (fpvs *BulkTimeSeries_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *BulkTimeSeries_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *BulkTimeSeries_FieldSubPathValue) SetTo(target **BulkTimeSeries)
- func (fpvs *BulkTimeSeries_FieldSubPathValue) SetToRaw(target proto.Message)
- type BulkTimeSeries_FieldTerminalPath
- func (fp *BulkTimeSeries_FieldTerminalPath) ClearValue(item *BulkTimeSeries)
- func (fp *BulkTimeSeries_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *BulkTimeSeries_FieldTerminalPath) Get(source *BulkTimeSeries) (values []interface{})
- func (fp *BulkTimeSeries_FieldTerminalPath) GetDefault() interface{}
- func (fp *BulkTimeSeries_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *BulkTimeSeries_FieldTerminalPath) GetSingle(source *BulkTimeSeries) (interface{}, bool)
- func (fp *BulkTimeSeries_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *BulkTimeSeries_FieldTerminalPath) IsLeaf() bool
- func (fp *BulkTimeSeries_FieldTerminalPath) JSONString() string
- func (fp *BulkTimeSeries_FieldTerminalPath) Selector() BulkTimeSeries_FieldPathSelector
- func (fp *BulkTimeSeries_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *BulkTimeSeries_FieldTerminalPath) String() string
- func (fp *BulkTimeSeries_FieldTerminalPath) WithIArrayItemValue(value interface{}) BulkTimeSeries_FieldPathArrayItemValue
- func (fp *BulkTimeSeries_FieldTerminalPath) WithIArrayOfValues(values interface{}) BulkTimeSeries_FieldPathArrayOfValues
- func (fp *BulkTimeSeries_FieldTerminalPath) WithIValue(value interface{}) BulkTimeSeries_FieldPathValue
- func (fp *BulkTimeSeries_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *BulkTimeSeries_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *BulkTimeSeries_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type BulkTimeSeries_FieldTerminalPathArrayItemValue
- func (fpaiv *BulkTimeSeries_FieldTerminalPathArrayItemValue) AsTimeSeriesItemValue() (*TimeSerie, bool)
- func (fpaiv *BulkTimeSeries_FieldTerminalPathArrayItemValue) ContainsValue(source *BulkTimeSeries) bool
- func (fpaiv *BulkTimeSeries_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *BulkTimeSeries_FieldTerminalPathArrayItemValue) GetSingle(source *BulkTimeSeries) (interface{}, bool)
- func (fpaiv *BulkTimeSeries_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type BulkTimeSeries_FieldTerminalPathArrayOfValues
- type BulkTimeSeries_FieldTerminalPathValue
- func (fpv *BulkTimeSeries_FieldTerminalPathValue) AsTimeSeriesValue() ([]*TimeSerie, bool)
- func (fpv *BulkTimeSeries_FieldTerminalPathValue) CompareWith(source *BulkTimeSeries) (int, bool)
- func (fpv *BulkTimeSeries_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *BulkTimeSeries_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *BulkTimeSeries_FieldTerminalPathValue) SetTo(target **BulkTimeSeries)
- func (fpv *BulkTimeSeries_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type Filter
- func (filter *Filter) ConvertToNative(typeDesc reflect.Type) (interface{}, error)
- func (filter *Filter) ConvertToType(typeVal ref.Type) ref.Val
- func (filter *Filter) DecodeFirestore(fpbv *firestorepb.Value) error
- func (filter *Filter) EncodeFirestore() (*firestorepb.Value, error)
- func (filter *Filter) Equal(other ref.Val) ref.Val
- func (filter *Filter) Evaluate(res *TimeSerie) bool
- func (filter *Filter) EvaluateRaw(res gotenresource.Resource) bool
- func (filter *Filter) FilterSlice(in []*TimeSerie) (out []*TimeSerie)
- func (filter *Filter) GetCondition() FilterCondition
- func (filter *Filter) GetRawCondition() gotenresource.FilterCondition
- func (filter *Filter) HasTrait(trait int) bool
- func (filter *Filter) Match(pattern ref.Val) ref.Val
- func (filter *Filter) ParseProtoString(data string) error
- func (filter *Filter) ProtoString() (string, error)
- func (filter *Filter) Receive(function string, overload string, args []ref.Val) ref.Val
- func (filter *Filter) SetFromCliFlag(raw string) error
- func (filter *Filter) String() string
- func (filter *Filter) Type() ref.Type
- func (filter *Filter) TypeName() string
- func (filter *Filter) Value() interface{}
- type FilterBuilder
- func (b *FilterBuilder) Filter() *Filter
- func (b *FilterBuilder) Where(opts ...gotenfilter.FilterConditionOption) *filterCndBuilder
- func (b *FilterBuilder) WherePath(fp TimeSerie_FieldPath, opts ...gotenfilter.FilterConditionOption) *filterCndBuilderAnyPath
- func (b *FilterBuilder) With(condOrBuilder FilterBuilderOrCondition, ...) *FilterBuilder
- type FilterBuilderOrCondition
- type FilterCondition
- type FilterConditionCompare
- func (cond *FilterConditionCompare) And(conds ...FilterCondition) FilterCondition
- func (cond *FilterConditionCompare) ConditionCompare()
- func (cond *FilterConditionCompare) Evaluate(res *TimeSerie) bool
- func (cond *FilterConditionCompare) EvaluateRaw(res gotenresource.Resource) bool
- func (cond *FilterConditionCompare) GetOperator() filterParser.CompareOperator
- func (cond *FilterConditionCompare) GetRawFieldPath() gotenobject.FieldPath
- func (cond *FilterConditionCompare) GetRawFieldPathValue() gotenobject.FieldPathValue
- func (cond *FilterConditionCompare) Satisfies(other FilterCondition) bool
- func (cond *FilterConditionCompare) SatisfiesRaw(other gotenresource.FilterCondition) bool
- func (cond *FilterConditionCompare) SpecifiesFieldPath(fp TimeSerie_FieldPath) bool
- func (cond *FilterConditionCompare) SpecifiesRawFieldPath(fp gotenobject.FieldPath) bool
- func (cond *FilterConditionCompare) String() string
- type FilterConditionComposite
- func (cond *FilterConditionComposite) And(conds ...FilterCondition) FilterCondition
- func (cond *FilterConditionComposite) ConditionComposite()
- func (cond *FilterConditionComposite) Evaluate(res *TimeSerie) bool
- func (cond *FilterConditionComposite) EvaluateRaw(res gotenresource.Resource) bool
- func (cond *FilterConditionComposite) GetOperator() filterParser.CompositeOperator
- func (cond *FilterConditionComposite) GetSubConditions() []gotenresource.FilterCondition
- func (cond *FilterConditionComposite) Satisfies(other FilterCondition) bool
- func (cond *FilterConditionComposite) SatisfiesRaw(other gotenresource.FilterCondition) bool
- func (cond *FilterConditionComposite) SpecifiesFieldPath(fp TimeSerie_FieldPath) bool
- func (cond *FilterConditionComposite) SpecifiesRawFieldPath(fp gotenobject.FieldPath) bool
- func (cond *FilterConditionComposite) String() string
- type FilterConditionContains
- func (cond *FilterConditionContains) And(conds ...FilterCondition) FilterCondition
- func (cond *FilterConditionContains) ConditionContains()
- func (cond *FilterConditionContains) ConditionContainsType() gotenresource.ConditionContainsType
- func (cond *FilterConditionContains) Evaluate(res *TimeSerie) bool
- func (cond *FilterConditionContains) EvaluateRaw(res gotenresource.Resource) bool
- func (cond *FilterConditionContains) GetFieldPath() TimeSerie_FieldPath
- func (cond *FilterConditionContains) GetRawFieldPath() gotenobject.FieldPath
- func (cond *FilterConditionContains) GetRawFieldPathItemValue() gotenobject.FieldPathArrayItemValue
- func (cond *FilterConditionContains) GetRawFieldPathItemValues() (res []gotenobject.FieldPathArrayItemValue)
- func (cond *FilterConditionContains) Satisfies(other FilterCondition) bool
- func (cond *FilterConditionContains) SatisfiesRaw(other gotenresource.FilterCondition) bool
- func (cond *FilterConditionContains) SpecifiesFieldPath(fp TimeSerie_FieldPath) bool
- func (cond *FilterConditionContains) SpecifiesRawFieldPath(fp gotenobject.FieldPath) bool
- func (cond *FilterConditionContains) String() string
- type FilterConditionIn
- func (cond *FilterConditionIn) And(conds ...FilterCondition) FilterCondition
- func (cond *FilterConditionIn) ConditionIn()
- func (cond *FilterConditionIn) Evaluate(res *TimeSerie) bool
- func (cond *FilterConditionIn) EvaluateRaw(res gotenresource.Resource) bool
- func (cond *FilterConditionIn) GetRawFieldPath() gotenobject.FieldPath
- func (cond *FilterConditionIn) GetRawFieldPathArrayOfValues() gotenobject.FieldPathArrayOfValues
- func (cond *FilterConditionIn) Satisfies(other FilterCondition) bool
- func (cond *FilterConditionIn) SatisfiesRaw(other gotenresource.FilterCondition) bool
- func (cond *FilterConditionIn) SpecifiesFieldPath(fp TimeSerie_FieldPath) bool
- func (cond *FilterConditionIn) SpecifiesRawFieldPath(fp gotenobject.FieldPath) bool
- func (cond *FilterConditionIn) String() string
- type FilterConditionIsNaN
- func (cond *FilterConditionIsNaN) And(conds ...FilterCondition) FilterCondition
- func (cond *FilterConditionIsNaN) ConditionIsNaN()
- func (cond *FilterConditionIsNaN) Evaluate(res *TimeSerie) bool
- func (cond *FilterConditionIsNaN) EvaluateRaw(res gotenresource.Resource) bool
- func (cond *FilterConditionIsNaN) GetRawFieldPath() gotenobject.FieldPath
- func (cond *FilterConditionIsNaN) Satisfies(other FilterCondition) bool
- func (cond *FilterConditionIsNaN) SatisfiesRaw(other gotenresource.FilterCondition) bool
- func (cond *FilterConditionIsNaN) SpecifiesFieldPath(fp TimeSerie_FieldPath) bool
- func (cond *FilterConditionIsNaN) SpecifiesRawFieldPath(fp gotenobject.FieldPath) bool
- func (cond *FilterConditionIsNaN) String() string
- type FilterConditionIsNull
- func (cond *FilterConditionIsNull) And(conds ...FilterCondition) FilterCondition
- func (cond *FilterConditionIsNull) ConditionIsNull()
- func (cond *FilterConditionIsNull) Evaluate(res *TimeSerie) bool
- func (cond *FilterConditionIsNull) EvaluateRaw(res gotenresource.Resource) bool
- func (cond *FilterConditionIsNull) GetRawFieldPath() gotenobject.FieldPath
- func (cond *FilterConditionIsNull) NotNull() bool
- func (cond *FilterConditionIsNull) Satisfies(other FilterCondition) bool
- func (cond *FilterConditionIsNull) SatisfiesRaw(other gotenresource.FilterCondition) bool
- func (cond *FilterConditionIsNull) SpecifiesFieldPath(fp TimeSerie_FieldPath) bool
- func (cond *FilterConditionIsNull) SpecifiesRawFieldPath(fp gotenobject.FieldPath) bool
- func (cond *FilterConditionIsNull) String() string
- type FilterConditionNot
- func (cond *FilterConditionNot) And(conds ...FilterCondition) FilterCondition
- func (cond *FilterConditionNot) ConditionNot()
- func (cond *FilterConditionNot) Evaluate(res *TimeSerie) bool
- func (cond *FilterConditionNot) EvaluateRaw(res gotenresource.Resource) bool
- func (cond *FilterConditionNot) GetSubCondition() gotenresource.FilterCondition
- func (cond *FilterConditionNot) Satisfies(other FilterCondition) bool
- func (cond *FilterConditionNot) SatisfiesRaw(other gotenresource.FilterCondition) bool
- func (cond *FilterConditionNot) SpecifiesFieldPath(fp TimeSerie_FieldPath) bool
- func (cond *FilterConditionNot) SpecifiesRawFieldPath(fp gotenobject.FieldPath) bool
- func (cond *FilterConditionNot) String() string
- type FilterConditionNotIn
- func (cond *FilterConditionNotIn) And(conds ...FilterCondition) FilterCondition
- func (cond *FilterConditionNotIn) ConditionNotIn()
- func (cond *FilterConditionNotIn) Evaluate(res *TimeSerie) bool
- func (cond *FilterConditionNotIn) EvaluateRaw(res gotenresource.Resource) bool
- func (cond *FilterConditionNotIn) GetRawFieldPath() gotenobject.FieldPath
- func (cond *FilterConditionNotIn) GetRawFieldPathArrayOfValues() gotenobject.FieldPathArrayOfValues
- func (cond *FilterConditionNotIn) Satisfies(other FilterCondition) bool
- func (cond *FilterConditionNotIn) SatisfiesRaw(other gotenresource.FilterCondition) bool
- func (cond *FilterConditionNotIn) SpecifiesFieldPath(fp TimeSerie_FieldPath) bool
- func (cond *FilterConditionNotIn) SpecifiesRawFieldPath(fp gotenobject.FieldPath) bool
- func (cond *FilterConditionNotIn) String() string
- type Point
- func (o *Point) Clone() *Point
- func (o *Point) CloneRaw() gotenobject.GotenObjectExt
- func (*Point) Descriptor() ([]byte, []int)
- func (m *Point) GetAggregation() *monitoring_common.Aggregation
- func (m *Point) GetInterval() *monitoring_common.TimeInterval
- func (m *Point) GetValue() *monitoring_common.TypedValue
- func (*Point) GotenMessage()
- func (o *Point) GotenObjectExt()
- func (obj *Point) GotenValidate() error
- func (o *Point) MakeDiffFieldMask(other *Point) *Point_FieldMask
- func (o *Point) MakeFullFieldMask() *Point_FieldMask
- func (o *Point) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *Point) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *Point) Marshal() ([]byte, error)
- func (m *Point) MarshalJSON() ([]byte, error)
- func (o *Point) Merge(source *Point)
- func (o *Point) MergeRaw(source gotenobject.GotenObjectExt)
- func (*Point) ProtoMessage()
- func (m *Point) ProtoReflect() preflect.Message
- func (m *Point) Reset()
- func (m *Point) SetAggregation(fv *monitoring_common.Aggregation)
- func (m *Point) SetInterval(fv *monitoring_common.TimeInterval)
- func (m *Point) SetValue(fv *monitoring_common.TypedValue)
- func (m *Point) String() string
- func (m *Point) Unmarshal(b []byte) error
- func (m *Point) UnmarshalJSON(data []byte) error
- type PointFieldPathBuilder
- type PointPathSelectorAggregation
- func (PointPathSelectorAggregation) AlignmentPeriod() PointPathSelectorAggregationAlignmentPeriod
- func (PointPathSelectorAggregation) CrossSeriesReducer() PointPathSelectorAggregationCrossSeriesReducer
- func (PointPathSelectorAggregation) FieldPath() *Point_FieldTerminalPath
- func (PointPathSelectorAggregation) GroupByFields() PointPathSelectorAggregationGroupByFields
- func (PointPathSelectorAggregation) PerSeriesAligner() PointPathSelectorAggregationPerSeriesAligner
- func (s PointPathSelectorAggregation) WithArrayOfValues(values []*monitoring_common.Aggregation) *Point_FieldTerminalPathArrayOfValues
- func (s PointPathSelectorAggregation) WithSubArrayItemValue(subPathArrayItemValue monitoring_common.Aggregation_FieldPathArrayItemValue) *Point_FieldSubPathArrayItemValue
- func (s PointPathSelectorAggregation) WithSubArrayOfValues(subPathArrayOfValues monitoring_common.Aggregation_FieldPathArrayOfValues) *Point_FieldSubPathArrayOfValues
- func (PointPathSelectorAggregation) WithSubPath(subPath monitoring_common.Aggregation_FieldPath) *Point_FieldSubPath
- func (s PointPathSelectorAggregation) WithSubValue(subPathValue monitoring_common.Aggregation_FieldPathValue) *Point_FieldSubPathValue
- func (s PointPathSelectorAggregation) WithValue(value *monitoring_common.Aggregation) *Point_FieldTerminalPathValue
- type PointPathSelectorAggregationAlignmentPeriod
- func (PointPathSelectorAggregationAlignmentPeriod) FieldPath() *Point_FieldSubPath
- func (s PointPathSelectorAggregationAlignmentPeriod) WithArrayOfValues(values []*duration.Duration) *Point_FieldSubPathArrayOfValues
- func (s PointPathSelectorAggregationAlignmentPeriod) WithValue(value *duration.Duration) *Point_FieldSubPathValue
- type PointPathSelectorAggregationCrossSeriesReducer
- func (PointPathSelectorAggregationCrossSeriesReducer) FieldPath() *Point_FieldSubPath
- func (s PointPathSelectorAggregationCrossSeriesReducer) WithArrayOfValues(values []monitoring_common.Aggregation_Reducer) *Point_FieldSubPathArrayOfValues
- func (s PointPathSelectorAggregationCrossSeriesReducer) WithValue(value monitoring_common.Aggregation_Reducer) *Point_FieldSubPathValue
- type PointPathSelectorAggregationGroupByFields
- func (PointPathSelectorAggregationGroupByFields) FieldPath() *Point_FieldSubPath
- func (s PointPathSelectorAggregationGroupByFields) WithArrayOfValues(values [][]string) *Point_FieldSubPathArrayOfValues
- func (s PointPathSelectorAggregationGroupByFields) WithItemValue(value string) *Point_FieldSubPathArrayItemValue
- func (s PointPathSelectorAggregationGroupByFields) WithValue(value []string) *Point_FieldSubPathValue
- type PointPathSelectorAggregationPerSeriesAligner
- func (PointPathSelectorAggregationPerSeriesAligner) FieldPath() *Point_FieldSubPath
- func (s PointPathSelectorAggregationPerSeriesAligner) WithArrayOfValues(values []monitoring_common.Aggregation_Aligner) *Point_FieldSubPathArrayOfValues
- func (s PointPathSelectorAggregationPerSeriesAligner) WithValue(value monitoring_common.Aggregation_Aligner) *Point_FieldSubPathValue
- type PointPathSelectorInterval
- func (PointPathSelectorInterval) EndTime() PointPathSelectorIntervalEndTime
- func (PointPathSelectorInterval) FieldPath() *Point_FieldTerminalPath
- func (PointPathSelectorInterval) StartTime() PointPathSelectorIntervalStartTime
- func (s PointPathSelectorInterval) WithArrayOfValues(values []*monitoring_common.TimeInterval) *Point_FieldTerminalPathArrayOfValues
- func (s PointPathSelectorInterval) WithSubArrayItemValue(subPathArrayItemValue monitoring_common.TimeInterval_FieldPathArrayItemValue) *Point_FieldSubPathArrayItemValue
- func (s PointPathSelectorInterval) WithSubArrayOfValues(subPathArrayOfValues monitoring_common.TimeInterval_FieldPathArrayOfValues) *Point_FieldSubPathArrayOfValues
- func (PointPathSelectorInterval) WithSubPath(subPath monitoring_common.TimeInterval_FieldPath) *Point_FieldSubPath
- func (s PointPathSelectorInterval) WithSubValue(subPathValue monitoring_common.TimeInterval_FieldPathValue) *Point_FieldSubPathValue
- func (s PointPathSelectorInterval) WithValue(value *monitoring_common.TimeInterval) *Point_FieldTerminalPathValue
- type PointPathSelectorIntervalEndTime
- func (PointPathSelectorIntervalEndTime) FieldPath() *Point_FieldSubPath
- func (s PointPathSelectorIntervalEndTime) WithArrayOfValues(values []*timestamp.Timestamp) *Point_FieldSubPathArrayOfValues
- func (s PointPathSelectorIntervalEndTime) WithValue(value *timestamp.Timestamp) *Point_FieldSubPathValue
- type PointPathSelectorIntervalStartTime
- func (PointPathSelectorIntervalStartTime) FieldPath() *Point_FieldSubPath
- func (s PointPathSelectorIntervalStartTime) WithArrayOfValues(values []*timestamp.Timestamp) *Point_FieldSubPathArrayOfValues
- func (s PointPathSelectorIntervalStartTime) WithValue(value *timestamp.Timestamp) *Point_FieldSubPathValue
- type PointPathSelectorValue
- func (PointPathSelectorValue) BoolValue() PointPathSelectorValueBoolValue
- func (PointPathSelectorValue) DistributionValue() PointPathSelectorValueDistributionValue
- func (PointPathSelectorValue) DoubleValue() PointPathSelectorValueDoubleValue
- func (PointPathSelectorValue) FieldPath() *Point_FieldTerminalPath
- func (PointPathSelectorValue) Int64Value() PointPathSelectorValueInt64Value
- func (PointPathSelectorValue) StringValue() PointPathSelectorValueStringValue
- func (s PointPathSelectorValue) WithArrayOfValues(values []*monitoring_common.TypedValue) *Point_FieldTerminalPathArrayOfValues
- func (s PointPathSelectorValue) WithSubArrayItemValue(subPathArrayItemValue monitoring_common.TypedValue_FieldPathArrayItemValue) *Point_FieldSubPathArrayItemValue
- func (s PointPathSelectorValue) WithSubArrayOfValues(subPathArrayOfValues monitoring_common.TypedValue_FieldPathArrayOfValues) *Point_FieldSubPathArrayOfValues
- func (PointPathSelectorValue) WithSubPath(subPath monitoring_common.TypedValue_FieldPath) *Point_FieldSubPath
- func (s PointPathSelectorValue) WithSubValue(subPathValue monitoring_common.TypedValue_FieldPathValue) *Point_FieldSubPathValue
- func (s PointPathSelectorValue) WithValue(value *monitoring_common.TypedValue) *Point_FieldTerminalPathValue
- type PointPathSelectorValueBoolValue
- type PointPathSelectorValueDistributionValue
- func (PointPathSelectorValueDistributionValue) BucketCounts() PointPathSelectorValueDistributionValueBucketCounts
- func (PointPathSelectorValueDistributionValue) BucketOptions() PointPathSelectorValueDistributionValueBucketOptions
- func (PointPathSelectorValueDistributionValue) Count() PointPathSelectorValueDistributionValueCount
- func (PointPathSelectorValueDistributionValue) FieldPath() *Point_FieldSubPath
- func (PointPathSelectorValueDistributionValue) Mean() PointPathSelectorValueDistributionValueMean
- func (PointPathSelectorValueDistributionValue) Range() PointPathSelectorValueDistributionValueRange
- func (PointPathSelectorValueDistributionValue) SumOfSquaredDeviation() PointPathSelectorValueDistributionValueSumOfSquaredDeviation
- func (s PointPathSelectorValueDistributionValue) WithArrayOfValues(values []*monitoring_common.Distribution) *Point_FieldSubPathArrayOfValues
- func (s PointPathSelectorValueDistributionValue) WithValue(value *monitoring_common.Distribution) *Point_FieldSubPathValue
- type PointPathSelectorValueDistributionValueBucketCounts
- func (PointPathSelectorValueDistributionValueBucketCounts) FieldPath() *Point_FieldSubPath
- func (s PointPathSelectorValueDistributionValueBucketCounts) WithArrayOfValues(values [][]int64) *Point_FieldSubPathArrayOfValues
- func (s PointPathSelectorValueDistributionValueBucketCounts) WithItemValue(value int64) *Point_FieldSubPathArrayItemValue
- func (s PointPathSelectorValueDistributionValueBucketCounts) WithValue(value []int64) *Point_FieldSubPathValue
- type PointPathSelectorValueDistributionValueBucketOptions
- func (PointPathSelectorValueDistributionValueBucketOptions) DynamicBuckets() PointPathSelectorValueDistributionValueBucketOptionsDynamicBuckets
- func (PointPathSelectorValueDistributionValueBucketOptions) ExplicitBuckets() PointPathSelectorValueDistributionValueBucketOptionsExplicitBuckets
- func (PointPathSelectorValueDistributionValueBucketOptions) ExponentialBuckets() PointPathSelectorValueDistributionValueBucketOptionsExponentialBuckets
- func (PointPathSelectorValueDistributionValueBucketOptions) FieldPath() *Point_FieldSubPath
- func (PointPathSelectorValueDistributionValueBucketOptions) LinearBuckets() PointPathSelectorValueDistributionValueBucketOptionsLinearBuckets
- func (s PointPathSelectorValueDistributionValueBucketOptions) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions) *Point_FieldSubPathArrayOfValues
- func (s PointPathSelectorValueDistributionValueBucketOptions) WithValue(value *monitoring_common.Distribution_BucketOptions) *Point_FieldSubPathValue
- type PointPathSelectorValueDistributionValueBucketOptionsDynamicBuckets
- func (PointPathSelectorValueDistributionValueBucketOptionsDynamicBuckets) Compression() PointPathSelectorValueDistributionValueBucketOptionsDynamicBucketsCompression
- func (PointPathSelectorValueDistributionValueBucketOptionsDynamicBuckets) FieldPath() *Point_FieldSubPath
- func (PointPathSelectorValueDistributionValueBucketOptionsDynamicBuckets) Means() PointPathSelectorValueDistributionValueBucketOptionsDynamicBucketsMeans
- func (s PointPathSelectorValueDistributionValueBucketOptionsDynamicBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Dynamic) *Point_FieldSubPathArrayOfValues
- func (s PointPathSelectorValueDistributionValueBucketOptionsDynamicBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Dynamic) *Point_FieldSubPathValue
- type PointPathSelectorValueDistributionValueBucketOptionsDynamicBucketsCompression
- func (PointPathSelectorValueDistributionValueBucketOptionsDynamicBucketsCompression) FieldPath() *Point_FieldSubPath
- func (s PointPathSelectorValueDistributionValueBucketOptionsDynamicBucketsCompression) WithArrayOfValues(values []float64) *Point_FieldSubPathArrayOfValues
- func (s PointPathSelectorValueDistributionValueBucketOptionsDynamicBucketsCompression) WithValue(value float64) *Point_FieldSubPathValue
- type PointPathSelectorValueDistributionValueBucketOptionsDynamicBucketsMeans
- func (PointPathSelectorValueDistributionValueBucketOptionsDynamicBucketsMeans) FieldPath() *Point_FieldSubPath
- func (s PointPathSelectorValueDistributionValueBucketOptionsDynamicBucketsMeans) WithArrayOfValues(values [][]float64) *Point_FieldSubPathArrayOfValues
- func (s PointPathSelectorValueDistributionValueBucketOptionsDynamicBucketsMeans) WithItemValue(value float64) *Point_FieldSubPathArrayItemValue
- func (s PointPathSelectorValueDistributionValueBucketOptionsDynamicBucketsMeans) WithValue(value []float64) *Point_FieldSubPathValue
- type PointPathSelectorValueDistributionValueBucketOptionsExplicitBuckets
- func (PointPathSelectorValueDistributionValueBucketOptionsExplicitBuckets) Bounds() PointPathSelectorValueDistributionValueBucketOptionsExplicitBucketsBounds
- func (PointPathSelectorValueDistributionValueBucketOptionsExplicitBuckets) FieldPath() *Point_FieldSubPath
- func (s PointPathSelectorValueDistributionValueBucketOptionsExplicitBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Explicit) *Point_FieldSubPathArrayOfValues
- func (s PointPathSelectorValueDistributionValueBucketOptionsExplicitBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Explicit) *Point_FieldSubPathValue
- type PointPathSelectorValueDistributionValueBucketOptionsExplicitBucketsBounds
- func (PointPathSelectorValueDistributionValueBucketOptionsExplicitBucketsBounds) FieldPath() *Point_FieldSubPath
- func (s PointPathSelectorValueDistributionValueBucketOptionsExplicitBucketsBounds) WithArrayOfValues(values [][]float64) *Point_FieldSubPathArrayOfValues
- func (s PointPathSelectorValueDistributionValueBucketOptionsExplicitBucketsBounds) WithItemValue(value float64) *Point_FieldSubPathArrayItemValue
- func (s PointPathSelectorValueDistributionValueBucketOptionsExplicitBucketsBounds) WithValue(value []float64) *Point_FieldSubPathValue
- type PointPathSelectorValueDistributionValueBucketOptionsExponentialBuckets
- func (PointPathSelectorValueDistributionValueBucketOptionsExponentialBuckets) FieldPath() *Point_FieldSubPath
- func (PointPathSelectorValueDistributionValueBucketOptionsExponentialBuckets) GrowthFactor() ...
- func (PointPathSelectorValueDistributionValueBucketOptionsExponentialBuckets) NumFiniteBuckets() ...
- func (PointPathSelectorValueDistributionValueBucketOptionsExponentialBuckets) Scale() PointPathSelectorValueDistributionValueBucketOptionsExponentialBucketsScale
- func (s PointPathSelectorValueDistributionValueBucketOptionsExponentialBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Exponential) *Point_FieldSubPathArrayOfValues
- func (s PointPathSelectorValueDistributionValueBucketOptionsExponentialBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Exponential) *Point_FieldSubPathValue
- type PointPathSelectorValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor
- func (PointPathSelectorValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor) FieldPath() *Point_FieldSubPath
- func (s PointPathSelectorValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor) WithArrayOfValues(values []float64) *Point_FieldSubPathArrayOfValues
- func (s PointPathSelectorValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor) WithValue(value float64) *Point_FieldSubPathValue
- type PointPathSelectorValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets
- func (PointPathSelectorValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets) FieldPath() *Point_FieldSubPath
- func (s PointPathSelectorValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets) WithArrayOfValues(values []int32) *Point_FieldSubPathArrayOfValues
- func (s PointPathSelectorValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets) WithValue(value int32) *Point_FieldSubPathValue
- type PointPathSelectorValueDistributionValueBucketOptionsExponentialBucketsScale
- func (PointPathSelectorValueDistributionValueBucketOptionsExponentialBucketsScale) FieldPath() *Point_FieldSubPath
- func (s PointPathSelectorValueDistributionValueBucketOptionsExponentialBucketsScale) WithArrayOfValues(values []float64) *Point_FieldSubPathArrayOfValues
- func (s PointPathSelectorValueDistributionValueBucketOptionsExponentialBucketsScale) WithValue(value float64) *Point_FieldSubPathValue
- type PointPathSelectorValueDistributionValueBucketOptionsLinearBuckets
- func (PointPathSelectorValueDistributionValueBucketOptionsLinearBuckets) FieldPath() *Point_FieldSubPath
- func (PointPathSelectorValueDistributionValueBucketOptionsLinearBuckets) NumFiniteBuckets() ...
- func (PointPathSelectorValueDistributionValueBucketOptionsLinearBuckets) Offset() PointPathSelectorValueDistributionValueBucketOptionsLinearBucketsOffset
- func (PointPathSelectorValueDistributionValueBucketOptionsLinearBuckets) Width() PointPathSelectorValueDistributionValueBucketOptionsLinearBucketsWidth
- func (s PointPathSelectorValueDistributionValueBucketOptionsLinearBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Linear) *Point_FieldSubPathArrayOfValues
- func (s PointPathSelectorValueDistributionValueBucketOptionsLinearBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Linear) *Point_FieldSubPathValue
- type PointPathSelectorValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets
- func (PointPathSelectorValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets) FieldPath() *Point_FieldSubPath
- func (s PointPathSelectorValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets) WithArrayOfValues(values []int32) *Point_FieldSubPathArrayOfValues
- func (s PointPathSelectorValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets) WithValue(value int32) *Point_FieldSubPathValue
- type PointPathSelectorValueDistributionValueBucketOptionsLinearBucketsOffset
- func (PointPathSelectorValueDistributionValueBucketOptionsLinearBucketsOffset) FieldPath() *Point_FieldSubPath
- func (s PointPathSelectorValueDistributionValueBucketOptionsLinearBucketsOffset) WithArrayOfValues(values []float64) *Point_FieldSubPathArrayOfValues
- func (s PointPathSelectorValueDistributionValueBucketOptionsLinearBucketsOffset) WithValue(value float64) *Point_FieldSubPathValue
- type PointPathSelectorValueDistributionValueBucketOptionsLinearBucketsWidth
- func (PointPathSelectorValueDistributionValueBucketOptionsLinearBucketsWidth) FieldPath() *Point_FieldSubPath
- func (s PointPathSelectorValueDistributionValueBucketOptionsLinearBucketsWidth) WithArrayOfValues(values []float64) *Point_FieldSubPathArrayOfValues
- func (s PointPathSelectorValueDistributionValueBucketOptionsLinearBucketsWidth) WithValue(value float64) *Point_FieldSubPathValue
- type PointPathSelectorValueDistributionValueCount
- func (PointPathSelectorValueDistributionValueCount) FieldPath() *Point_FieldSubPath
- func (s PointPathSelectorValueDistributionValueCount) WithArrayOfValues(values []int64) *Point_FieldSubPathArrayOfValues
- func (s PointPathSelectorValueDistributionValueCount) WithValue(value int64) *Point_FieldSubPathValue
- type PointPathSelectorValueDistributionValueMean
- func (PointPathSelectorValueDistributionValueMean) FieldPath() *Point_FieldSubPath
- func (s PointPathSelectorValueDistributionValueMean) WithArrayOfValues(values []float64) *Point_FieldSubPathArrayOfValues
- func (s PointPathSelectorValueDistributionValueMean) WithValue(value float64) *Point_FieldSubPathValue
- type PointPathSelectorValueDistributionValueRange
- func (PointPathSelectorValueDistributionValueRange) FieldPath() *Point_FieldSubPath
- func (PointPathSelectorValueDistributionValueRange) Max() PointPathSelectorValueDistributionValueRangeMax
- func (PointPathSelectorValueDistributionValueRange) Min() PointPathSelectorValueDistributionValueRangeMin
- func (s PointPathSelectorValueDistributionValueRange) WithArrayOfValues(values []*monitoring_common.Distribution_Range) *Point_FieldSubPathArrayOfValues
- func (s PointPathSelectorValueDistributionValueRange) WithValue(value *monitoring_common.Distribution_Range) *Point_FieldSubPathValue
- type PointPathSelectorValueDistributionValueRangeMax
- func (PointPathSelectorValueDistributionValueRangeMax) FieldPath() *Point_FieldSubPath
- func (s PointPathSelectorValueDistributionValueRangeMax) WithArrayOfValues(values []float64) *Point_FieldSubPathArrayOfValues
- func (s PointPathSelectorValueDistributionValueRangeMax) WithValue(value float64) *Point_FieldSubPathValue
- type PointPathSelectorValueDistributionValueRangeMin
- func (PointPathSelectorValueDistributionValueRangeMin) FieldPath() *Point_FieldSubPath
- func (s PointPathSelectorValueDistributionValueRangeMin) WithArrayOfValues(values []float64) *Point_FieldSubPathArrayOfValues
- func (s PointPathSelectorValueDistributionValueRangeMin) WithValue(value float64) *Point_FieldSubPathValue
- type PointPathSelectorValueDistributionValueSumOfSquaredDeviation
- func (PointPathSelectorValueDistributionValueSumOfSquaredDeviation) FieldPath() *Point_FieldSubPath
- func (s PointPathSelectorValueDistributionValueSumOfSquaredDeviation) WithArrayOfValues(values []float64) *Point_FieldSubPathArrayOfValues
- func (s PointPathSelectorValueDistributionValueSumOfSquaredDeviation) WithValue(value float64) *Point_FieldSubPathValue
- type PointPathSelectorValueDoubleValue
- type PointPathSelectorValueInt64Value
- type PointPathSelectorValueStringValue
- type Point_FieldMask
- func (fieldMask *Point_FieldMask) AppendPath(path Point_FieldPath)
- func (fieldMask *Point_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *Point_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *Point_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *Point_FieldMask) FilterInputFields() *Point_FieldMask
- func (fieldMask *Point_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *Point_FieldMask) GetPaths() []Point_FieldPath
- func (fieldMask *Point_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *Point_FieldMask) IsFull() bool
- func (fieldMask Point_FieldMask) Marshal() ([]byte, error)
- func (fieldMask Point_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *Point_FieldMask) PathsCount() int
- func (fieldMask *Point_FieldMask) Project(source *Point) *Point
- func (fieldMask *Point_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *Point_FieldMask) ProtoMessage()
- func (fieldMask *Point_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *Point_FieldMask) Reset()
- func (fieldMask *Point_FieldMask) Set(target, source *Point)
- func (fieldMask *Point_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *Point_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *Point_FieldMask) Size() int
- func (fieldMask *Point_FieldMask) String() string
- func (fieldMask *Point_FieldMask) Subtract(other *Point_FieldMask) *Point_FieldMask
- func (fieldMask *Point_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *Point_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *Point_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *Point_FieldMask) UnmarshalJSON(data []byte) error
- type Point_FieldPath
- type Point_FieldPathArrayItemValue
- type Point_FieldPathArrayOfValues
- type Point_FieldPathSelector
- type Point_FieldPathValue
- type Point_FieldSubPath
- func (fps *Point_FieldSubPath) AsAggregationSubPath() (monitoring_common.Aggregation_FieldPath, bool)
- func (fps *Point_FieldSubPath) AsIntervalSubPath() (monitoring_common.TimeInterval_FieldPath, bool)
- func (fps *Point_FieldSubPath) AsValueSubPath() (monitoring_common.TypedValue_FieldPath, bool)
- func (fps *Point_FieldSubPath) ClearValue(item *Point)
- func (fps *Point_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *Point_FieldSubPath) Get(source *Point) (values []interface{})
- func (fps *Point_FieldSubPath) GetDefault() interface{}
- func (fps *Point_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *Point_FieldSubPath) GetSingle(source *Point) (interface{}, bool)
- func (fps *Point_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *Point_FieldSubPath) IsLeaf() bool
- func (fps *Point_FieldSubPath) JSONString() string
- func (fps *Point_FieldSubPath) Selector() Point_FieldPathSelector
- func (fps *Point_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *Point_FieldSubPath) String() string
- func (fps *Point_FieldSubPath) WithIArrayItemValue(value interface{}) Point_FieldPathArrayItemValue
- func (fps *Point_FieldSubPath) WithIArrayOfValues(values interface{}) Point_FieldPathArrayOfValues
- func (fps *Point_FieldSubPath) WithIValue(value interface{}) Point_FieldPathValue
- func (fps *Point_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *Point_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *Point_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type Point_FieldSubPathArrayItemValue
- func (fpaivs *Point_FieldSubPathArrayItemValue) AsAggregationPathItemValue() (monitoring_common.Aggregation_FieldPathArrayItemValue, bool)
- func (fpaivs *Point_FieldSubPathArrayItemValue) AsIntervalPathItemValue() (monitoring_common.TimeInterval_FieldPathArrayItemValue, bool)
- func (fpaivs *Point_FieldSubPathArrayItemValue) AsValuePathItemValue() (monitoring_common.TypedValue_FieldPathArrayItemValue, bool)
- func (fpaivs *Point_FieldSubPathArrayItemValue) ContainsValue(source *Point) bool
- func (fpaivs *Point_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type Point_FieldSubPathArrayOfValues
- func (fpsaov *Point_FieldSubPathArrayOfValues) AsAggregationPathArrayOfValues() (monitoring_common.Aggregation_FieldPathArrayOfValues, bool)
- func (fpsaov *Point_FieldSubPathArrayOfValues) AsIntervalPathArrayOfValues() (monitoring_common.TimeInterval_FieldPathArrayOfValues, bool)
- func (fpsaov *Point_FieldSubPathArrayOfValues) AsValuePathArrayOfValues() (monitoring_common.TypedValue_FieldPathArrayOfValues, bool)
- func (fpsaov *Point_FieldSubPathArrayOfValues) GetRawValues() []interface{}
- type Point_FieldSubPathValue
- func (fpvs *Point_FieldSubPathValue) AsAggregationPathValue() (monitoring_common.Aggregation_FieldPathValue, bool)
- func (fpvs *Point_FieldSubPathValue) AsIntervalPathValue() (monitoring_common.TimeInterval_FieldPathValue, bool)
- func (fpvs *Point_FieldSubPathValue) AsValuePathValue() (monitoring_common.TypedValue_FieldPathValue, bool)
- func (fpvs *Point_FieldSubPathValue) CompareWith(source *Point) (int, bool)
- func (fpvs *Point_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *Point_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *Point_FieldSubPathValue) SetTo(target **Point)
- func (fpvs *Point_FieldSubPathValue) SetToRaw(target proto.Message)
- type Point_FieldTerminalPath
- func (fp *Point_FieldTerminalPath) ClearValue(item *Point)
- func (fp *Point_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *Point_FieldTerminalPath) Get(source *Point) (values []interface{})
- func (fp *Point_FieldTerminalPath) GetDefault() interface{}
- func (fp *Point_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *Point_FieldTerminalPath) GetSingle(source *Point) (interface{}, bool)
- func (fp *Point_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *Point_FieldTerminalPath) IsLeaf() bool
- func (fp *Point_FieldTerminalPath) JSONString() string
- func (fp *Point_FieldTerminalPath) Selector() Point_FieldPathSelector
- func (fp *Point_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *Point_FieldTerminalPath) String() string
- func (fp *Point_FieldTerminalPath) WithIArrayItemValue(value interface{}) Point_FieldPathArrayItemValue
- func (fp *Point_FieldTerminalPath) WithIArrayOfValues(values interface{}) Point_FieldPathArrayOfValues
- func (fp *Point_FieldTerminalPath) WithIValue(value interface{}) Point_FieldPathValue
- func (fp *Point_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *Point_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *Point_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type Point_FieldTerminalPathArrayItemValue
- func (fpaiv *Point_FieldTerminalPathArrayItemValue) ContainsValue(source *Point) bool
- func (fpaiv *Point_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *Point_FieldTerminalPathArrayItemValue) GetSingle(source *Point) (interface{}, bool)
- func (fpaiv *Point_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type Point_FieldTerminalPathArrayOfValues
- func (fpaov *Point_FieldTerminalPathArrayOfValues) AsAggregationArrayOfValues() ([]*monitoring_common.Aggregation, bool)
- func (fpaov *Point_FieldTerminalPathArrayOfValues) AsIntervalArrayOfValues() ([]*monitoring_common.TimeInterval, bool)
- func (fpaov *Point_FieldTerminalPathArrayOfValues) AsValueArrayOfValues() ([]*monitoring_common.TypedValue, bool)
- func (fpaov *Point_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type Point_FieldTerminalPathValue
- func (fpv *Point_FieldTerminalPathValue) AsAggregationValue() (*monitoring_common.Aggregation, bool)
- func (fpv *Point_FieldTerminalPathValue) AsIntervalValue() (*monitoring_common.TimeInterval, bool)
- func (fpv *Point_FieldTerminalPathValue) AsValueValue() (*monitoring_common.TypedValue, bool)
- func (fpv *Point_FieldTerminalPathValue) CompareWith(source *Point) (int, bool)
- func (fpv *Point_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *Point_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *Point_FieldTerminalPathValue) SetTo(target **Point)
- func (fpv *Point_FieldTerminalPathValue) SetToRaw(target proto.Message)
- type TimeSerie
- func (o *TimeSerie) Clone() *TimeSerie
- func (o *TimeSerie) CloneRaw() gotenobject.GotenObjectExt
- func (*TimeSerie) Descriptor() ([]byte, []int)
- func (m *TimeSerie) GetKey() []byte
- func (m *TimeSerie) GetMetadata() *monitoring_common.MonitoredResourceMetadata
- func (m *TimeSerie) GetMetric() *monitoring_common.Metric
- func (m *TimeSerie) GetMetricKind() metric_descriptor.MetricDescriptor_MetricKind
- func (m *TimeSerie) GetPoints() []*Point
- func (m *TimeSerie) GetProject() string
- func (m *TimeSerie) GetRegion() string
- func (m *TimeSerie) GetResource() *monitoring_common.MonitoredResource
- func (m *TimeSerie) GetValueType() metric_descriptor.MetricDescriptor_ValueType
- func (*TimeSerie) GotenMessage()
- func (o *TimeSerie) GotenObjectExt()
- func (obj *TimeSerie) GotenValidate() error
- func (o *TimeSerie) MakeDiffFieldMask(other *TimeSerie) *TimeSerie_FieldMask
- func (o *TimeSerie) MakeFullFieldMask() *TimeSerie_FieldMask
- func (o *TimeSerie) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
- func (o *TimeSerie) MakeRawFullFieldMask() gotenobject.FieldMask
- func (m *TimeSerie) Marshal() ([]byte, error)
- func (m *TimeSerie) MarshalJSON() ([]byte, error)
- func (o *TimeSerie) Merge(source *TimeSerie)
- func (o *TimeSerie) MergeRaw(source gotenobject.GotenObjectExt)
- func (*TimeSerie) ProtoMessage()
- func (m *TimeSerie) ProtoReflect() preflect.Message
- func (m *TimeSerie) Reset()
- func (m *TimeSerie) SetKey(fv []byte)
- func (m *TimeSerie) SetMetadata(fv *monitoring_common.MonitoredResourceMetadata)
- func (m *TimeSerie) SetMetric(fv *monitoring_common.Metric)
- func (m *TimeSerie) SetMetricKind(fv metric_descriptor.MetricDescriptor_MetricKind)
- func (m *TimeSerie) SetPoints(fv []*Point)
- func (m *TimeSerie) SetProject(fv string)
- func (m *TimeSerie) SetRegion(fv string)
- func (m *TimeSerie) SetResource(fv *monitoring_common.MonitoredResource)
- func (m *TimeSerie) SetValueType(fv metric_descriptor.MetricDescriptor_ValueType)
- func (m *TimeSerie) String() string
- func (m *TimeSerie) Unmarshal(b []byte) error
- func (m *TimeSerie) UnmarshalJSON(data []byte) error
- type TimeSerieFieldPathBuilder
- func (TimeSerieFieldPathBuilder) Key() TimeSeriePathSelectorKey
- func (TimeSerieFieldPathBuilder) Metadata() TimeSeriePathSelectorMetadata
- func (TimeSerieFieldPathBuilder) Metric() TimeSeriePathSelectorMetric
- func (TimeSerieFieldPathBuilder) MetricKind() TimeSeriePathSelectorMetricKind
- func (TimeSerieFieldPathBuilder) Points() TimeSeriePathSelectorPoints
- func (TimeSerieFieldPathBuilder) Project() TimeSeriePathSelectorProject
- func (TimeSerieFieldPathBuilder) Region() TimeSeriePathSelectorRegion
- func (TimeSerieFieldPathBuilder) Resource() TimeSeriePathSelectorResource
- func (TimeSerieFieldPathBuilder) ValueType() TimeSeriePathSelectorValueType
- type TimeSerieMapPathSelectorMetadataUserLabels
- func (s TimeSerieMapPathSelectorMetadataUserLabels) FieldPath() *TimeSerie_FieldSubPath
- func (s TimeSerieMapPathSelectorMetadataUserLabels) WithArrayOfValues(values []string) *TimeSerie_FieldSubPathArrayOfValues
- func (s TimeSerieMapPathSelectorMetadataUserLabels) WithValue(value string) *TimeSerie_FieldSubPathValue
- type TimeSerieMapPathSelectorMetricLabels
- type TimeSerieMapPathSelectorResourceLabels
- func (s TimeSerieMapPathSelectorResourceLabels) FieldPath() *TimeSerie_FieldSubPath
- func (s TimeSerieMapPathSelectorResourceLabels) WithArrayOfValues(values []string) *TimeSerie_FieldSubPathArrayOfValues
- func (s TimeSerieMapPathSelectorResourceLabels) WithValue(value string) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorKey
- type TimeSeriePathSelectorMetadata
- func (TimeSeriePathSelectorMetadata) FieldPath() *TimeSerie_FieldTerminalPath
- func (TimeSeriePathSelectorMetadata) UserLabels() TimeSeriePathSelectorMetadataUserLabels
- func (s TimeSeriePathSelectorMetadata) WithArrayOfValues(values []*monitoring_common.MonitoredResourceMetadata) *TimeSerie_FieldTerminalPathArrayOfValues
- func (s TimeSeriePathSelectorMetadata) WithSubArrayItemValue(...) *TimeSerie_FieldSubPathArrayItemValue
- func (s TimeSeriePathSelectorMetadata) WithSubArrayOfValues(...) *TimeSerie_FieldSubPathArrayOfValues
- func (TimeSeriePathSelectorMetadata) WithSubPath(subPath monitoring_common.MonitoredResourceMetadata_FieldPath) *TimeSerie_FieldSubPath
- func (s TimeSeriePathSelectorMetadata) WithSubValue(subPathValue monitoring_common.MonitoredResourceMetadata_FieldPathValue) *TimeSerie_FieldSubPathValue
- func (s TimeSeriePathSelectorMetadata) WithValue(value *monitoring_common.MonitoredResourceMetadata) *TimeSerie_FieldTerminalPathValue
- type TimeSeriePathSelectorMetadataUserLabels
- func (TimeSeriePathSelectorMetadataUserLabels) FieldPath() *TimeSerie_FieldSubPath
- func (s TimeSeriePathSelectorMetadataUserLabels) WithArrayOfValues(values []map[string]string) *TimeSerie_FieldSubPathArrayOfValues
- func (TimeSeriePathSelectorMetadataUserLabels) WithKey(key string) TimeSerieMapPathSelectorMetadataUserLabels
- func (s TimeSeriePathSelectorMetadataUserLabels) WithValue(value map[string]string) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorMetric
- func (TimeSeriePathSelectorMetric) FieldPath() *TimeSerie_FieldTerminalPath
- func (TimeSeriePathSelectorMetric) Labels() TimeSeriePathSelectorMetricLabels
- func (TimeSeriePathSelectorMetric) ReducedLabels() TimeSeriePathSelectorMetricReducedLabels
- func (TimeSeriePathSelectorMetric) Type() TimeSeriePathSelectorMetricType
- func (s TimeSeriePathSelectorMetric) WithArrayOfValues(values []*monitoring_common.Metric) *TimeSerie_FieldTerminalPathArrayOfValues
- func (s TimeSeriePathSelectorMetric) WithSubArrayItemValue(subPathArrayItemValue monitoring_common.Metric_FieldPathArrayItemValue) *TimeSerie_FieldSubPathArrayItemValue
- func (s TimeSeriePathSelectorMetric) WithSubArrayOfValues(subPathArrayOfValues monitoring_common.Metric_FieldPathArrayOfValues) *TimeSerie_FieldSubPathArrayOfValues
- func (TimeSeriePathSelectorMetric) WithSubPath(subPath monitoring_common.Metric_FieldPath) *TimeSerie_FieldSubPath
- func (s TimeSeriePathSelectorMetric) WithSubValue(subPathValue monitoring_common.Metric_FieldPathValue) *TimeSerie_FieldSubPathValue
- func (s TimeSeriePathSelectorMetric) WithValue(value *monitoring_common.Metric) *TimeSerie_FieldTerminalPathValue
- type TimeSeriePathSelectorMetricKind
- func (TimeSeriePathSelectorMetricKind) FieldPath() *TimeSerie_FieldTerminalPath
- func (s TimeSeriePathSelectorMetricKind) WithArrayOfValues(values []metric_descriptor.MetricDescriptor_MetricKind) *TimeSerie_FieldTerminalPathArrayOfValues
- func (s TimeSeriePathSelectorMetricKind) WithValue(value metric_descriptor.MetricDescriptor_MetricKind) *TimeSerie_FieldTerminalPathValue
- type TimeSeriePathSelectorMetricLabels
- func (TimeSeriePathSelectorMetricLabels) FieldPath() *TimeSerie_FieldSubPath
- func (s TimeSeriePathSelectorMetricLabels) WithArrayOfValues(values []map[string]string) *TimeSerie_FieldSubPathArrayOfValues
- func (TimeSeriePathSelectorMetricLabels) WithKey(key string) TimeSerieMapPathSelectorMetricLabels
- func (s TimeSeriePathSelectorMetricLabels) WithValue(value map[string]string) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorMetricReducedLabels
- func (TimeSeriePathSelectorMetricReducedLabels) FieldPath() *TimeSerie_FieldSubPath
- func (s TimeSeriePathSelectorMetricReducedLabels) WithArrayOfValues(values [][]string) *TimeSerie_FieldSubPathArrayOfValues
- func (s TimeSeriePathSelectorMetricReducedLabels) WithItemValue(value string) *TimeSerie_FieldSubPathArrayItemValue
- func (s TimeSeriePathSelectorMetricReducedLabels) WithValue(value []string) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorMetricType
- type TimeSeriePathSelectorPoints
- func (TimeSeriePathSelectorPoints) Aggregation() TimeSeriePathSelectorPointsAggregation
- func (TimeSeriePathSelectorPoints) FieldPath() *TimeSerie_FieldTerminalPath
- func (TimeSeriePathSelectorPoints) Interval() TimeSeriePathSelectorPointsInterval
- func (TimeSeriePathSelectorPoints) Value() TimeSeriePathSelectorPointsValue
- func (s TimeSeriePathSelectorPoints) WithArrayOfValues(values [][]*Point) *TimeSerie_FieldTerminalPathArrayOfValues
- func (s TimeSeriePathSelectorPoints) WithItemValue(value *Point) *TimeSerie_FieldTerminalPathArrayItemValue
- func (s TimeSeriePathSelectorPoints) WithSubArrayItemValue(subPathArrayItemValue Point_FieldPathArrayItemValue) *TimeSerie_FieldSubPathArrayItemValue
- func (s TimeSeriePathSelectorPoints) WithSubArrayOfValues(subPathArrayOfValues Point_FieldPathArrayOfValues) *TimeSerie_FieldSubPathArrayOfValues
- func (TimeSeriePathSelectorPoints) WithSubPath(subPath Point_FieldPath) *TimeSerie_FieldSubPath
- func (s TimeSeriePathSelectorPoints) WithSubValue(subPathValue Point_FieldPathValue) *TimeSerie_FieldSubPathValue
- func (s TimeSeriePathSelectorPoints) WithValue(value []*Point) *TimeSerie_FieldTerminalPathValue
- type TimeSeriePathSelectorPointsAggregation
- func (TimeSeriePathSelectorPointsAggregation) AlignmentPeriod() TimeSeriePathSelectorPointsAggregationAlignmentPeriod
- func (TimeSeriePathSelectorPointsAggregation) CrossSeriesReducer() TimeSeriePathSelectorPointsAggregationCrossSeriesReducer
- func (TimeSeriePathSelectorPointsAggregation) FieldPath() *TimeSerie_FieldSubPath
- func (TimeSeriePathSelectorPointsAggregation) GroupByFields() TimeSeriePathSelectorPointsAggregationGroupByFields
- func (TimeSeriePathSelectorPointsAggregation) PerSeriesAligner() TimeSeriePathSelectorPointsAggregationPerSeriesAligner
- func (s TimeSeriePathSelectorPointsAggregation) WithArrayOfValues(values []*monitoring_common.Aggregation) *TimeSerie_FieldSubPathArrayOfValues
- func (s TimeSeriePathSelectorPointsAggregation) WithValue(value *monitoring_common.Aggregation) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorPointsAggregationAlignmentPeriod
- func (TimeSeriePathSelectorPointsAggregationAlignmentPeriod) FieldPath() *TimeSerie_FieldSubPath
- func (s TimeSeriePathSelectorPointsAggregationAlignmentPeriod) WithArrayOfValues(values []*duration.Duration) *TimeSerie_FieldSubPathArrayOfValues
- func (s TimeSeriePathSelectorPointsAggregationAlignmentPeriod) WithValue(value *duration.Duration) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorPointsAggregationCrossSeriesReducer
- func (TimeSeriePathSelectorPointsAggregationCrossSeriesReducer) FieldPath() *TimeSerie_FieldSubPath
- func (s TimeSeriePathSelectorPointsAggregationCrossSeriesReducer) WithArrayOfValues(values []monitoring_common.Aggregation_Reducer) *TimeSerie_FieldSubPathArrayOfValues
- func (s TimeSeriePathSelectorPointsAggregationCrossSeriesReducer) WithValue(value monitoring_common.Aggregation_Reducer) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorPointsAggregationGroupByFields
- func (TimeSeriePathSelectorPointsAggregationGroupByFields) FieldPath() *TimeSerie_FieldSubPath
- func (s TimeSeriePathSelectorPointsAggregationGroupByFields) WithArrayOfValues(values [][]string) *TimeSerie_FieldSubPathArrayOfValues
- func (s TimeSeriePathSelectorPointsAggregationGroupByFields) WithItemValue(value string) *TimeSerie_FieldSubPathArrayItemValue
- func (s TimeSeriePathSelectorPointsAggregationGroupByFields) WithValue(value []string) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorPointsAggregationPerSeriesAligner
- func (TimeSeriePathSelectorPointsAggregationPerSeriesAligner) FieldPath() *TimeSerie_FieldSubPath
- func (s TimeSeriePathSelectorPointsAggregationPerSeriesAligner) WithArrayOfValues(values []monitoring_common.Aggregation_Aligner) *TimeSerie_FieldSubPathArrayOfValues
- func (s TimeSeriePathSelectorPointsAggregationPerSeriesAligner) WithValue(value monitoring_common.Aggregation_Aligner) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorPointsInterval
- func (TimeSeriePathSelectorPointsInterval) EndTime() TimeSeriePathSelectorPointsIntervalEndTime
- func (TimeSeriePathSelectorPointsInterval) FieldPath() *TimeSerie_FieldSubPath
- func (TimeSeriePathSelectorPointsInterval) StartTime() TimeSeriePathSelectorPointsIntervalStartTime
- func (s TimeSeriePathSelectorPointsInterval) WithArrayOfValues(values []*monitoring_common.TimeInterval) *TimeSerie_FieldSubPathArrayOfValues
- func (s TimeSeriePathSelectorPointsInterval) WithValue(value *monitoring_common.TimeInterval) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorPointsIntervalEndTime
- func (TimeSeriePathSelectorPointsIntervalEndTime) FieldPath() *TimeSerie_FieldSubPath
- func (s TimeSeriePathSelectorPointsIntervalEndTime) WithArrayOfValues(values []*timestamp.Timestamp) *TimeSerie_FieldSubPathArrayOfValues
- func (s TimeSeriePathSelectorPointsIntervalEndTime) WithValue(value *timestamp.Timestamp) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorPointsIntervalStartTime
- func (TimeSeriePathSelectorPointsIntervalStartTime) FieldPath() *TimeSerie_FieldSubPath
- func (s TimeSeriePathSelectorPointsIntervalStartTime) WithArrayOfValues(values []*timestamp.Timestamp) *TimeSerie_FieldSubPathArrayOfValues
- func (s TimeSeriePathSelectorPointsIntervalStartTime) WithValue(value *timestamp.Timestamp) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorPointsValue
- func (TimeSeriePathSelectorPointsValue) BoolValue() TimeSeriePathSelectorPointsValueBoolValue
- func (TimeSeriePathSelectorPointsValue) DistributionValue() TimeSeriePathSelectorPointsValueDistributionValue
- func (TimeSeriePathSelectorPointsValue) DoubleValue() TimeSeriePathSelectorPointsValueDoubleValue
- func (TimeSeriePathSelectorPointsValue) FieldPath() *TimeSerie_FieldSubPath
- func (TimeSeriePathSelectorPointsValue) Int64Value() TimeSeriePathSelectorPointsValueInt64Value
- func (TimeSeriePathSelectorPointsValue) StringValue() TimeSeriePathSelectorPointsValueStringValue
- func (s TimeSeriePathSelectorPointsValue) WithArrayOfValues(values []*monitoring_common.TypedValue) *TimeSerie_FieldSubPathArrayOfValues
- func (s TimeSeriePathSelectorPointsValue) WithValue(value *monitoring_common.TypedValue) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorPointsValueBoolValue
- func (TimeSeriePathSelectorPointsValueBoolValue) FieldPath() *TimeSerie_FieldSubPath
- func (s TimeSeriePathSelectorPointsValueBoolValue) WithArrayOfValues(values []bool) *TimeSerie_FieldSubPathArrayOfValues
- func (s TimeSeriePathSelectorPointsValueBoolValue) WithValue(value bool) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorPointsValueDistributionValue
- func (TimeSeriePathSelectorPointsValueDistributionValue) BucketCounts() TimeSeriePathSelectorPointsValueDistributionValueBucketCounts
- func (TimeSeriePathSelectorPointsValueDistributionValue) BucketOptions() TimeSeriePathSelectorPointsValueDistributionValueBucketOptions
- func (TimeSeriePathSelectorPointsValueDistributionValue) Count() TimeSeriePathSelectorPointsValueDistributionValueCount
- func (TimeSeriePathSelectorPointsValueDistributionValue) FieldPath() *TimeSerie_FieldSubPath
- func (TimeSeriePathSelectorPointsValueDistributionValue) Mean() TimeSeriePathSelectorPointsValueDistributionValueMean
- func (TimeSeriePathSelectorPointsValueDistributionValue) Range() TimeSeriePathSelectorPointsValueDistributionValueRange
- func (TimeSeriePathSelectorPointsValueDistributionValue) SumOfSquaredDeviation() TimeSeriePathSelectorPointsValueDistributionValueSumOfSquaredDeviation
- func (s TimeSeriePathSelectorPointsValueDistributionValue) WithArrayOfValues(values []*monitoring_common.Distribution) *TimeSerie_FieldSubPathArrayOfValues
- func (s TimeSeriePathSelectorPointsValueDistributionValue) WithValue(value *monitoring_common.Distribution) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorPointsValueDistributionValueBucketCounts
- func (TimeSeriePathSelectorPointsValueDistributionValueBucketCounts) FieldPath() *TimeSerie_FieldSubPath
- func (s TimeSeriePathSelectorPointsValueDistributionValueBucketCounts) WithArrayOfValues(values [][]int64) *TimeSerie_FieldSubPathArrayOfValues
- func (s TimeSeriePathSelectorPointsValueDistributionValueBucketCounts) WithItemValue(value int64) *TimeSerie_FieldSubPathArrayItemValue
- func (s TimeSeriePathSelectorPointsValueDistributionValueBucketCounts) WithValue(value []int64) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorPointsValueDistributionValueBucketOptions
- func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptions) DynamicBuckets() TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsDynamicBuckets
- func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptions) ExplicitBuckets() TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExplicitBuckets
- func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptions) ExponentialBuckets() ...
- func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptions) FieldPath() *TimeSerie_FieldSubPath
- func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptions) LinearBuckets() TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBuckets
- func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptions) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions) *TimeSerie_FieldSubPathArrayOfValues
- func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptions) WithValue(value *monitoring_common.Distribution_BucketOptions) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsDynamicBuckets
- func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsDynamicBuckets) Compression() ...
- func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsDynamicBuckets) FieldPath() *TimeSerie_FieldSubPath
- func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsDynamicBuckets) Means() ...
- func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsDynamicBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Dynamic) *TimeSerie_FieldSubPathArrayOfValues
- func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsDynamicBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Dynamic) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsDynamicBucketsCompression
- func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsDynamicBucketsCompression) FieldPath() *TimeSerie_FieldSubPath
- func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsDynamicBucketsCompression) WithArrayOfValues(values []float64) *TimeSerie_FieldSubPathArrayOfValues
- func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsDynamicBucketsCompression) WithValue(value float64) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsDynamicBucketsMeans
- func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsDynamicBucketsMeans) FieldPath() *TimeSerie_FieldSubPath
- func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsDynamicBucketsMeans) WithArrayOfValues(values [][]float64) *TimeSerie_FieldSubPathArrayOfValues
- func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsDynamicBucketsMeans) WithItemValue(value float64) *TimeSerie_FieldSubPathArrayItemValue
- func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsDynamicBucketsMeans) WithValue(value []float64) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExplicitBuckets
- func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExplicitBuckets) Bounds() ...
- func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExplicitBuckets) FieldPath() *TimeSerie_FieldSubPath
- func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExplicitBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Explicit) *TimeSerie_FieldSubPathArrayOfValues
- func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExplicitBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Explicit) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExplicitBucketsBounds
- func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExplicitBucketsBounds) FieldPath() *TimeSerie_FieldSubPath
- func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExplicitBucketsBounds) WithArrayOfValues(values [][]float64) *TimeSerie_FieldSubPathArrayOfValues
- func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExplicitBucketsBounds) WithItemValue(value float64) *TimeSerie_FieldSubPathArrayItemValue
- func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExplicitBucketsBounds) WithValue(value []float64) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExponentialBuckets
- func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExponentialBuckets) FieldPath() *TimeSerie_FieldSubPath
- func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExponentialBuckets) GrowthFactor() ...
- func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExponentialBuckets) NumFiniteBuckets() ...
- func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExponentialBuckets) Scale() ...
- func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExponentialBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Exponential) *TimeSerie_FieldSubPathArrayOfValues
- func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExponentialBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Exponential) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor
- func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor) FieldPath() *TimeSerie_FieldSubPath
- func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor) WithArrayOfValues(values []float64) *TimeSerie_FieldSubPathArrayOfValues
- func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor) WithValue(value float64) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets
- func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets) FieldPath() *TimeSerie_FieldSubPath
- func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets) WithArrayOfValues(values []int32) *TimeSerie_FieldSubPathArrayOfValues
- func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets) WithValue(value int32) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExponentialBucketsScale
- func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExponentialBucketsScale) FieldPath() *TimeSerie_FieldSubPath
- func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExponentialBucketsScale) WithArrayOfValues(values []float64) *TimeSerie_FieldSubPathArrayOfValues
- func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExponentialBucketsScale) WithValue(value float64) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBuckets
- func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBuckets) FieldPath() *TimeSerie_FieldSubPath
- func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBuckets) NumFiniteBuckets() ...
- func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBuckets) Offset() ...
- func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBuckets) Width() ...
- func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Linear) *TimeSerie_FieldSubPathArrayOfValues
- func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBuckets) WithValue(value *monitoring_common.Distribution_BucketOptions_Linear) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets
- func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets) FieldPath() *TimeSerie_FieldSubPath
- func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets) WithArrayOfValues(values []int32) *TimeSerie_FieldSubPathArrayOfValues
- func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets) WithValue(value int32) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBucketsOffset
- func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBucketsOffset) FieldPath() *TimeSerie_FieldSubPath
- func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBucketsOffset) WithArrayOfValues(values []float64) *TimeSerie_FieldSubPathArrayOfValues
- func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBucketsOffset) WithValue(value float64) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBucketsWidth
- func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBucketsWidth) FieldPath() *TimeSerie_FieldSubPath
- func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBucketsWidth) WithArrayOfValues(values []float64) *TimeSerie_FieldSubPathArrayOfValues
- func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBucketsWidth) WithValue(value float64) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorPointsValueDistributionValueCount
- func (TimeSeriePathSelectorPointsValueDistributionValueCount) FieldPath() *TimeSerie_FieldSubPath
- func (s TimeSeriePathSelectorPointsValueDistributionValueCount) WithArrayOfValues(values []int64) *TimeSerie_FieldSubPathArrayOfValues
- func (s TimeSeriePathSelectorPointsValueDistributionValueCount) WithValue(value int64) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorPointsValueDistributionValueMean
- func (TimeSeriePathSelectorPointsValueDistributionValueMean) FieldPath() *TimeSerie_FieldSubPath
- func (s TimeSeriePathSelectorPointsValueDistributionValueMean) WithArrayOfValues(values []float64) *TimeSerie_FieldSubPathArrayOfValues
- func (s TimeSeriePathSelectorPointsValueDistributionValueMean) WithValue(value float64) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorPointsValueDistributionValueRange
- func (TimeSeriePathSelectorPointsValueDistributionValueRange) FieldPath() *TimeSerie_FieldSubPath
- func (TimeSeriePathSelectorPointsValueDistributionValueRange) Max() TimeSeriePathSelectorPointsValueDistributionValueRangeMax
- func (TimeSeriePathSelectorPointsValueDistributionValueRange) Min() TimeSeriePathSelectorPointsValueDistributionValueRangeMin
- func (s TimeSeriePathSelectorPointsValueDistributionValueRange) WithArrayOfValues(values []*monitoring_common.Distribution_Range) *TimeSerie_FieldSubPathArrayOfValues
- func (s TimeSeriePathSelectorPointsValueDistributionValueRange) WithValue(value *monitoring_common.Distribution_Range) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorPointsValueDistributionValueRangeMax
- func (TimeSeriePathSelectorPointsValueDistributionValueRangeMax) FieldPath() *TimeSerie_FieldSubPath
- func (s TimeSeriePathSelectorPointsValueDistributionValueRangeMax) WithArrayOfValues(values []float64) *TimeSerie_FieldSubPathArrayOfValues
- func (s TimeSeriePathSelectorPointsValueDistributionValueRangeMax) WithValue(value float64) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorPointsValueDistributionValueRangeMin
- func (TimeSeriePathSelectorPointsValueDistributionValueRangeMin) FieldPath() *TimeSerie_FieldSubPath
- func (s TimeSeriePathSelectorPointsValueDistributionValueRangeMin) WithArrayOfValues(values []float64) *TimeSerie_FieldSubPathArrayOfValues
- func (s TimeSeriePathSelectorPointsValueDistributionValueRangeMin) WithValue(value float64) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorPointsValueDistributionValueSumOfSquaredDeviation
- func (TimeSeriePathSelectorPointsValueDistributionValueSumOfSquaredDeviation) FieldPath() *TimeSerie_FieldSubPath
- func (s TimeSeriePathSelectorPointsValueDistributionValueSumOfSquaredDeviation) WithArrayOfValues(values []float64) *TimeSerie_FieldSubPathArrayOfValues
- func (s TimeSeriePathSelectorPointsValueDistributionValueSumOfSquaredDeviation) WithValue(value float64) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorPointsValueDoubleValue
- func (TimeSeriePathSelectorPointsValueDoubleValue) FieldPath() *TimeSerie_FieldSubPath
- func (s TimeSeriePathSelectorPointsValueDoubleValue) WithArrayOfValues(values []float64) *TimeSerie_FieldSubPathArrayOfValues
- func (s TimeSeriePathSelectorPointsValueDoubleValue) WithValue(value float64) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorPointsValueInt64Value
- func (TimeSeriePathSelectorPointsValueInt64Value) FieldPath() *TimeSerie_FieldSubPath
- func (s TimeSeriePathSelectorPointsValueInt64Value) WithArrayOfValues(values []int64) *TimeSerie_FieldSubPathArrayOfValues
- func (s TimeSeriePathSelectorPointsValueInt64Value) WithValue(value int64) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorPointsValueStringValue
- func (TimeSeriePathSelectorPointsValueStringValue) FieldPath() *TimeSerie_FieldSubPath
- func (s TimeSeriePathSelectorPointsValueStringValue) WithArrayOfValues(values []string) *TimeSerie_FieldSubPathArrayOfValues
- func (s TimeSeriePathSelectorPointsValueStringValue) WithValue(value string) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorProject
- type TimeSeriePathSelectorRegion
- type TimeSeriePathSelectorResource
- func (TimeSeriePathSelectorResource) FieldPath() *TimeSerie_FieldTerminalPath
- func (TimeSeriePathSelectorResource) Labels() TimeSeriePathSelectorResourceLabels
- func (TimeSeriePathSelectorResource) ReducedLabels() TimeSeriePathSelectorResourceReducedLabels
- func (TimeSeriePathSelectorResource) Type() TimeSeriePathSelectorResourceType
- func (s TimeSeriePathSelectorResource) WithArrayOfValues(values []*monitoring_common.MonitoredResource) *TimeSerie_FieldTerminalPathArrayOfValues
- func (s TimeSeriePathSelectorResource) WithSubArrayItemValue(...) *TimeSerie_FieldSubPathArrayItemValue
- func (s TimeSeriePathSelectorResource) WithSubArrayOfValues(...) *TimeSerie_FieldSubPathArrayOfValues
- func (TimeSeriePathSelectorResource) WithSubPath(subPath monitoring_common.MonitoredResource_FieldPath) *TimeSerie_FieldSubPath
- func (s TimeSeriePathSelectorResource) WithSubValue(subPathValue monitoring_common.MonitoredResource_FieldPathValue) *TimeSerie_FieldSubPathValue
- func (s TimeSeriePathSelectorResource) WithValue(value *monitoring_common.MonitoredResource) *TimeSerie_FieldTerminalPathValue
- type TimeSeriePathSelectorResourceLabels
- func (TimeSeriePathSelectorResourceLabels) FieldPath() *TimeSerie_FieldSubPath
- func (s TimeSeriePathSelectorResourceLabels) WithArrayOfValues(values []map[string]string) *TimeSerie_FieldSubPathArrayOfValues
- func (TimeSeriePathSelectorResourceLabels) WithKey(key string) TimeSerieMapPathSelectorResourceLabels
- func (s TimeSeriePathSelectorResourceLabels) WithValue(value map[string]string) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorResourceReducedLabels
- func (TimeSeriePathSelectorResourceReducedLabels) FieldPath() *TimeSerie_FieldSubPath
- func (s TimeSeriePathSelectorResourceReducedLabels) WithArrayOfValues(values [][]string) *TimeSerie_FieldSubPathArrayOfValues
- func (s TimeSeriePathSelectorResourceReducedLabels) WithItemValue(value string) *TimeSerie_FieldSubPathArrayItemValue
- func (s TimeSeriePathSelectorResourceReducedLabels) WithValue(value []string) *TimeSerie_FieldSubPathValue
- type TimeSeriePathSelectorResourceType
- type TimeSeriePathSelectorValueType
- func (TimeSeriePathSelectorValueType) FieldPath() *TimeSerie_FieldTerminalPath
- func (s TimeSeriePathSelectorValueType) WithArrayOfValues(values []metric_descriptor.MetricDescriptor_ValueType) *TimeSerie_FieldTerminalPathArrayOfValues
- func (s TimeSeriePathSelectorValueType) WithValue(value metric_descriptor.MetricDescriptor_ValueType) *TimeSerie_FieldTerminalPathValue
- type TimeSerie_FieldMask
- func (fieldMask *TimeSerie_FieldMask) AppendPath(path TimeSerie_FieldPath)
- func (fieldMask *TimeSerie_FieldMask) AppendRawPath(path gotenobject.FieldPath)
- func (fieldMask *TimeSerie_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
- func (fieldMask *TimeSerie_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
- func (fieldMask *TimeSerie_FieldMask) FilterInputFields() *TimeSerie_FieldMask
- func (fieldMask *TimeSerie_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
- func (fieldMask *TimeSerie_FieldMask) GetPaths() []TimeSerie_FieldPath
- func (fieldMask *TimeSerie_FieldMask) GetRawPaths() []gotenobject.FieldPath
- func (fieldMask *TimeSerie_FieldMask) IsFull() bool
- func (fieldMask TimeSerie_FieldMask) Marshal() ([]byte, error)
- func (fieldMask TimeSerie_FieldMask) MarshalJSON() ([]byte, error)
- func (fieldMask *TimeSerie_FieldMask) PathsCount() int
- func (fieldMask *TimeSerie_FieldMask) Project(source *TimeSerie) *TimeSerie
- func (fieldMask *TimeSerie_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
- func (fieldMask *TimeSerie_FieldMask) ProtoMessage()
- func (fieldMask *TimeSerie_FieldMask) ProtoReflect() preflect.Message
- func (fieldMask *TimeSerie_FieldMask) Reset()
- func (fieldMask *TimeSerie_FieldMask) Set(target, source *TimeSerie)
- func (fieldMask *TimeSerie_FieldMask) SetFromCliFlag(raw string) error
- func (fieldMask *TimeSerie_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
- func (fieldMask *TimeSerie_FieldMask) Size() int
- func (fieldMask *TimeSerie_FieldMask) String() string
- func (fieldMask *TimeSerie_FieldMask) Subtract(other *TimeSerie_FieldMask) *TimeSerie_FieldMask
- func (fieldMask *TimeSerie_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
- func (fieldMask *TimeSerie_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
- func (fieldMask *TimeSerie_FieldMask) Unmarshal(data []byte) error
- func (fieldMask *TimeSerie_FieldMask) UnmarshalJSON(data []byte) error
- type TimeSerie_FieldPath
- type TimeSerie_FieldPathArrayItemValue
- type TimeSerie_FieldPathArrayOfValues
- type TimeSerie_FieldPathSelector
- type TimeSerie_FieldPathValue
- type TimeSerie_FieldSubPath
- func (fps *TimeSerie_FieldSubPath) AsMetadataSubPath() (monitoring_common.MonitoredResourceMetadata_FieldPath, bool)
- func (fps *TimeSerie_FieldSubPath) AsMetricSubPath() (monitoring_common.Metric_FieldPath, bool)
- func (fps *TimeSerie_FieldSubPath) AsPointsSubPath() (Point_FieldPath, bool)
- func (fps *TimeSerie_FieldSubPath) AsResourceSubPath() (monitoring_common.MonitoredResource_FieldPath, bool)
- func (fps *TimeSerie_FieldSubPath) ClearValue(item *TimeSerie)
- func (fps *TimeSerie_FieldSubPath) ClearValueRaw(item proto.Message)
- func (fps *TimeSerie_FieldSubPath) Get(source *TimeSerie) (values []interface{})
- func (fps *TimeSerie_FieldSubPath) GetDefault() interface{}
- func (fps *TimeSerie_FieldSubPath) GetRaw(source proto.Message) []interface{}
- func (fps *TimeSerie_FieldSubPath) GetSingle(source *TimeSerie) (interface{}, bool)
- func (fps *TimeSerie_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fps *TimeSerie_FieldSubPath) IsLeaf() bool
- func (fps *TimeSerie_FieldSubPath) JSONString() string
- func (fps *TimeSerie_FieldSubPath) Selector() TimeSerie_FieldPathSelector
- func (fps *TimeSerie_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fps *TimeSerie_FieldSubPath) String() string
- func (fps *TimeSerie_FieldSubPath) WithIArrayItemValue(value interface{}) TimeSerie_FieldPathArrayItemValue
- func (fps *TimeSerie_FieldSubPath) WithIArrayOfValues(values interface{}) TimeSerie_FieldPathArrayOfValues
- func (fps *TimeSerie_FieldSubPath) WithIValue(value interface{}) TimeSerie_FieldPathValue
- func (fps *TimeSerie_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fps *TimeSerie_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fps *TimeSerie_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type TimeSerie_FieldSubPathArrayItemValue
- func (fpaivs *TimeSerie_FieldSubPathArrayItemValue) AsMetadataPathItemValue() (monitoring_common.MonitoredResourceMetadata_FieldPathArrayItemValue, bool)
- func (fpaivs *TimeSerie_FieldSubPathArrayItemValue) AsMetricPathItemValue() (monitoring_common.Metric_FieldPathArrayItemValue, bool)
- func (fpaivs *TimeSerie_FieldSubPathArrayItemValue) AsPointsPathItemValue() (Point_FieldPathArrayItemValue, bool)
- func (fpaivs *TimeSerie_FieldSubPathArrayItemValue) AsResourcePathItemValue() (monitoring_common.MonitoredResource_FieldPathArrayItemValue, bool)
- func (fpaivs *TimeSerie_FieldSubPathArrayItemValue) ContainsValue(source *TimeSerie) bool
- func (fpaivs *TimeSerie_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
- type TimeSerie_FieldSubPathArrayOfValues
- func (fpsaov *TimeSerie_FieldSubPathArrayOfValues) AsMetadataPathArrayOfValues() (monitoring_common.MonitoredResourceMetadata_FieldPathArrayOfValues, bool)
- func (fpsaov *TimeSerie_FieldSubPathArrayOfValues) AsMetricPathArrayOfValues() (monitoring_common.Metric_FieldPathArrayOfValues, bool)
- func (fpsaov *TimeSerie_FieldSubPathArrayOfValues) AsPointsPathArrayOfValues() (Point_FieldPathArrayOfValues, bool)
- func (fpsaov *TimeSerie_FieldSubPathArrayOfValues) AsResourcePathArrayOfValues() (monitoring_common.MonitoredResource_FieldPathArrayOfValues, bool)
- func (fpsaov *TimeSerie_FieldSubPathArrayOfValues) GetRawValues() []interface{}
- type TimeSerie_FieldSubPathValue
- func (fpvs *TimeSerie_FieldSubPathValue) AsMetadataPathValue() (monitoring_common.MonitoredResourceMetadata_FieldPathValue, bool)
- func (fpvs *TimeSerie_FieldSubPathValue) AsMetricPathValue() (monitoring_common.Metric_FieldPathValue, bool)
- func (fpvs *TimeSerie_FieldSubPathValue) AsPointsPathValue() (Point_FieldPathValue, bool)
- func (fpvs *TimeSerie_FieldSubPathValue) AsResourcePathValue() (monitoring_common.MonitoredResource_FieldPathValue, bool)
- func (fpvs *TimeSerie_FieldSubPathValue) CompareWith(source *TimeSerie) (int, bool)
- func (fpvs *TimeSerie_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpvs *TimeSerie_FieldSubPathValue) GetRawValue() interface{}
- func (fpvs *TimeSerie_FieldSubPathValue) SetTo(target **TimeSerie)
- func (fpvs *TimeSerie_FieldSubPathValue) SetToRaw(target proto.Message)
- type TimeSerie_FieldTerminalPath
- func (fp *TimeSerie_FieldTerminalPath) ClearValue(item *TimeSerie)
- func (fp *TimeSerie_FieldTerminalPath) ClearValueRaw(item proto.Message)
- func (fp *TimeSerie_FieldTerminalPath) Get(source *TimeSerie) (values []interface{})
- func (fp *TimeSerie_FieldTerminalPath) GetDefault() interface{}
- func (fp *TimeSerie_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
- func (fp *TimeSerie_FieldTerminalPath) GetSingle(source *TimeSerie) (interface{}, bool)
- func (fp *TimeSerie_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
- func (fp *TimeSerie_FieldTerminalPath) IsLeaf() bool
- func (fp *TimeSerie_FieldTerminalPath) JSONString() string
- func (fp *TimeSerie_FieldTerminalPath) Selector() TimeSerie_FieldPathSelector
- func (fp *TimeSerie_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
- func (fp *TimeSerie_FieldTerminalPath) String() string
- func (fp *TimeSerie_FieldTerminalPath) WithIArrayItemValue(value interface{}) TimeSerie_FieldPathArrayItemValue
- func (fp *TimeSerie_FieldTerminalPath) WithIArrayOfValues(values interface{}) TimeSerie_FieldPathArrayOfValues
- func (fp *TimeSerie_FieldTerminalPath) WithIValue(value interface{}) TimeSerie_FieldPathValue
- func (fp *TimeSerie_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
- func (fp *TimeSerie_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
- func (fp *TimeSerie_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
- type TimeSerie_FieldTerminalPathArrayItemValue
- func (fpaiv *TimeSerie_FieldTerminalPathArrayItemValue) AsPointsItemValue() (*Point, bool)
- func (fpaiv *TimeSerie_FieldTerminalPathArrayItemValue) ContainsValue(source *TimeSerie) bool
- func (fpaiv *TimeSerie_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
- func (fpaiv *TimeSerie_FieldTerminalPathArrayItemValue) GetSingle(source *TimeSerie) (interface{}, bool)
- func (fpaiv *TimeSerie_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
- type TimeSerie_FieldTerminalPathArrayOfValues
- func (fpaov *TimeSerie_FieldTerminalPathArrayOfValues) AsKeyArrayOfValues() ([][]byte, bool)
- func (fpaov *TimeSerie_FieldTerminalPathArrayOfValues) AsMetadataArrayOfValues() ([]*monitoring_common.MonitoredResourceMetadata, bool)
- func (fpaov *TimeSerie_FieldTerminalPathArrayOfValues) AsMetricArrayOfValues() ([]*monitoring_common.Metric, bool)
- func (fpaov *TimeSerie_FieldTerminalPathArrayOfValues) AsMetricKindArrayOfValues() ([]metric_descriptor.MetricDescriptor_MetricKind, bool)
- func (fpaov *TimeSerie_FieldTerminalPathArrayOfValues) AsPointsArrayOfValues() ([][]*Point, bool)
- func (fpaov *TimeSerie_FieldTerminalPathArrayOfValues) AsProjectArrayOfValues() ([]string, bool)
- func (fpaov *TimeSerie_FieldTerminalPathArrayOfValues) AsRegionArrayOfValues() ([]string, bool)
- func (fpaov *TimeSerie_FieldTerminalPathArrayOfValues) AsResourceArrayOfValues() ([]*monitoring_common.MonitoredResource, bool)
- func (fpaov *TimeSerie_FieldTerminalPathArrayOfValues) AsValueTypeArrayOfValues() ([]metric_descriptor.MetricDescriptor_ValueType, bool)
- func (fpaov *TimeSerie_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
- type TimeSerie_FieldTerminalPathValue
- func (fpv *TimeSerie_FieldTerminalPathValue) AsKeyValue() ([]byte, bool)
- func (fpv *TimeSerie_FieldTerminalPathValue) AsMetadataValue() (*monitoring_common.MonitoredResourceMetadata, bool)
- func (fpv *TimeSerie_FieldTerminalPathValue) AsMetricKindValue() (metric_descriptor.MetricDescriptor_MetricKind, bool)
- func (fpv *TimeSerie_FieldTerminalPathValue) AsMetricValue() (*monitoring_common.Metric, bool)
- func (fpv *TimeSerie_FieldTerminalPathValue) AsPointsValue() ([]*Point, bool)
- func (fpv *TimeSerie_FieldTerminalPathValue) AsProjectValue() (string, bool)
- func (fpv *TimeSerie_FieldTerminalPathValue) AsRegionValue() (string, bool)
- func (fpv *TimeSerie_FieldTerminalPathValue) AsResourceValue() (*monitoring_common.MonitoredResource, bool)
- func (fpv *TimeSerie_FieldTerminalPathValue) AsValueTypeValue() (metric_descriptor.MetricDescriptor_ValueType, bool)
- func (fpv *TimeSerie_FieldTerminalPathValue) CompareWith(source *TimeSerie) (int, bool)
- func (fpv *TimeSerie_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
- func (fpv *TimeSerie_FieldTerminalPathValue) GetRawValue() interface{}
- func (fpv *TimeSerie_FieldTerminalPathValue) SetTo(target **TimeSerie)
- func (fpv *TimeSerie_FieldTerminalPathValue) SetToRaw(target proto.Message)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BulkTimeSeries ¶
type BulkTimeSeries struct { TimeSeries []*TimeSerie `protobuf:"bytes,1,rep,name=time_series,json=timeSeries,proto3" json:"time_series,omitempty" firestore:"timeSeries"` // contains filtered or unexported fields }
Used for reporting rollups
func (*BulkTimeSeries) Clone ¶
func (o *BulkTimeSeries) Clone() *BulkTimeSeries
func (*BulkTimeSeries) CloneRaw ¶
func (o *BulkTimeSeries) CloneRaw() gotenobject.GotenObjectExt
func (*BulkTimeSeries) Descriptor ¶
func (*BulkTimeSeries) Descriptor() ([]byte, []int)
Deprecated, Use BulkTimeSeries.ProtoReflect.Descriptor instead.
func (*BulkTimeSeries) GetTimeSeries ¶
func (m *BulkTimeSeries) GetTimeSeries() []*TimeSerie
func (*BulkTimeSeries) GotenMessage ¶
func (*BulkTimeSeries) GotenMessage()
func (*BulkTimeSeries) GotenObjectExt ¶
func (o *BulkTimeSeries) GotenObjectExt()
func (*BulkTimeSeries) GotenValidate ¶
func (obj *BulkTimeSeries) GotenValidate() error
func (*BulkTimeSeries) MakeDiffFieldMask ¶
func (o *BulkTimeSeries) MakeDiffFieldMask(other *BulkTimeSeries) *BulkTimeSeries_FieldMask
func (*BulkTimeSeries) MakeFullFieldMask ¶
func (o *BulkTimeSeries) MakeFullFieldMask() *BulkTimeSeries_FieldMask
func (*BulkTimeSeries) MakeRawDiffFieldMask ¶
func (o *BulkTimeSeries) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*BulkTimeSeries) MakeRawFullFieldMask ¶
func (o *BulkTimeSeries) MakeRawFullFieldMask() gotenobject.FieldMask
func (*BulkTimeSeries) Marshal ¶
func (m *BulkTimeSeries) Marshal() ([]byte, error)
func (*BulkTimeSeries) MarshalJSON ¶
func (m *BulkTimeSeries) MarshalJSON() ([]byte, error)
func (*BulkTimeSeries) Merge ¶
func (o *BulkTimeSeries) Merge(source *BulkTimeSeries)
func (*BulkTimeSeries) MergeRaw ¶
func (o *BulkTimeSeries) MergeRaw(source gotenobject.GotenObjectExt)
func (*BulkTimeSeries) ProtoMessage ¶
func (*BulkTimeSeries) ProtoMessage()
func (*BulkTimeSeries) ProtoReflect ¶
func (m *BulkTimeSeries) ProtoReflect() preflect.Message
func (*BulkTimeSeries) Reset ¶
func (m *BulkTimeSeries) Reset()
func (*BulkTimeSeries) SetTimeSeries ¶
func (m *BulkTimeSeries) SetTimeSeries(fv []*TimeSerie)
func (*BulkTimeSeries) String ¶
func (m *BulkTimeSeries) String() string
func (*BulkTimeSeries) Unmarshal ¶
func (m *BulkTimeSeries) Unmarshal(b []byte) error
func (*BulkTimeSeries) UnmarshalJSON ¶
func (m *BulkTimeSeries) UnmarshalJSON(data []byte) error
type BulkTimeSeriesFieldPathBuilder ¶
type BulkTimeSeriesFieldPathBuilder struct{}
func NewBulkTimeSeriesFieldPathBuilder ¶
func NewBulkTimeSeriesFieldPathBuilder() BulkTimeSeriesFieldPathBuilder
func (BulkTimeSeriesFieldPathBuilder) TimeSeries ¶
func (BulkTimeSeriesFieldPathBuilder) TimeSeries() BulkTimeSeriesPathSelectorTimeSeries
type BulkTimeSeriesMapPathSelectorTimeSeriesMetadataUserLabels ¶
type BulkTimeSeriesMapPathSelectorTimeSeriesMetadataUserLabels struct {
// contains filtered or unexported fields
}
func (BulkTimeSeriesMapPathSelectorTimeSeriesMetadataUserLabels) FieldPath ¶
func (s BulkTimeSeriesMapPathSelectorTimeSeriesMetadataUserLabels) FieldPath() *BulkTimeSeries_FieldSubPath
func (BulkTimeSeriesMapPathSelectorTimeSeriesMetadataUserLabels) WithArrayOfValues ¶
func (s BulkTimeSeriesMapPathSelectorTimeSeriesMetadataUserLabels) WithArrayOfValues(values []string) *BulkTimeSeries_FieldSubPathArrayOfValues
func (BulkTimeSeriesMapPathSelectorTimeSeriesMetadataUserLabels) WithValue ¶
func (s BulkTimeSeriesMapPathSelectorTimeSeriesMetadataUserLabels) WithValue(value string) *BulkTimeSeries_FieldSubPathValue
type BulkTimeSeriesMapPathSelectorTimeSeriesMetricLabels ¶
type BulkTimeSeriesMapPathSelectorTimeSeriesMetricLabels struct {
// contains filtered or unexported fields
}
func (BulkTimeSeriesMapPathSelectorTimeSeriesMetricLabels) FieldPath ¶
func (s BulkTimeSeriesMapPathSelectorTimeSeriesMetricLabels) FieldPath() *BulkTimeSeries_FieldSubPath
func (BulkTimeSeriesMapPathSelectorTimeSeriesMetricLabels) WithArrayOfValues ¶
func (s BulkTimeSeriesMapPathSelectorTimeSeriesMetricLabels) WithArrayOfValues(values []string) *BulkTimeSeries_FieldSubPathArrayOfValues
func (BulkTimeSeriesMapPathSelectorTimeSeriesMetricLabels) WithValue ¶
func (s BulkTimeSeriesMapPathSelectorTimeSeriesMetricLabels) WithValue(value string) *BulkTimeSeries_FieldSubPathValue
type BulkTimeSeriesMapPathSelectorTimeSeriesResourceLabels ¶
type BulkTimeSeriesMapPathSelectorTimeSeriesResourceLabels struct {
// contains filtered or unexported fields
}
func (BulkTimeSeriesMapPathSelectorTimeSeriesResourceLabels) FieldPath ¶
func (s BulkTimeSeriesMapPathSelectorTimeSeriesResourceLabels) FieldPath() *BulkTimeSeries_FieldSubPath
func (BulkTimeSeriesMapPathSelectorTimeSeriesResourceLabels) WithArrayOfValues ¶
func (s BulkTimeSeriesMapPathSelectorTimeSeriesResourceLabels) WithArrayOfValues(values []string) *BulkTimeSeries_FieldSubPathArrayOfValues
func (BulkTimeSeriesMapPathSelectorTimeSeriesResourceLabels) WithValue ¶
func (s BulkTimeSeriesMapPathSelectorTimeSeriesResourceLabels) WithValue(value string) *BulkTimeSeries_FieldSubPathValue
type BulkTimeSeriesPathSelectorTimeSeries ¶
type BulkTimeSeriesPathSelectorTimeSeries struct{}
func (BulkTimeSeriesPathSelectorTimeSeries) FieldPath ¶
func (BulkTimeSeriesPathSelectorTimeSeries) FieldPath() *BulkTimeSeries_FieldTerminalPath
func (BulkTimeSeriesPathSelectorTimeSeries) MetricKind ¶
func (BulkTimeSeriesPathSelectorTimeSeries) MetricKind() BulkTimeSeriesPathSelectorTimeSeriesMetricKind
func (BulkTimeSeriesPathSelectorTimeSeries) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeries) WithArrayOfValues(values [][]*TimeSerie) *BulkTimeSeries_FieldTerminalPathArrayOfValues
func (BulkTimeSeriesPathSelectorTimeSeries) WithItemValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeries) WithItemValue(value *TimeSerie) *BulkTimeSeries_FieldTerminalPathArrayItemValue
func (BulkTimeSeriesPathSelectorTimeSeries) WithSubArrayItemValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeries) WithSubArrayItemValue(subPathArrayItemValue TimeSerie_FieldPathArrayItemValue) *BulkTimeSeries_FieldSubPathArrayItemValue
func (BulkTimeSeriesPathSelectorTimeSeries) WithSubArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeries) WithSubArrayOfValues(subPathArrayOfValues TimeSerie_FieldPathArrayOfValues) *BulkTimeSeries_FieldSubPathArrayOfValues
func (BulkTimeSeriesPathSelectorTimeSeries) WithSubPath ¶
func (BulkTimeSeriesPathSelectorTimeSeries) WithSubPath(subPath TimeSerie_FieldPath) *BulkTimeSeries_FieldSubPath
func (BulkTimeSeriesPathSelectorTimeSeries) WithSubValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeries) WithSubValue(subPathValue TimeSerie_FieldPathValue) *BulkTimeSeries_FieldSubPathValue
func (BulkTimeSeriesPathSelectorTimeSeries) WithValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeries) WithValue(value []*TimeSerie) *BulkTimeSeries_FieldTerminalPathValue
type BulkTimeSeriesPathSelectorTimeSeriesKey ¶
type BulkTimeSeriesPathSelectorTimeSeriesKey struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesKey) FieldPath ¶
func (BulkTimeSeriesPathSelectorTimeSeriesKey) FieldPath() *BulkTimeSeries_FieldSubPath
func (BulkTimeSeriesPathSelectorTimeSeriesKey) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesKey) WithArrayOfValues(values [][]byte) *BulkTimeSeries_FieldSubPathArrayOfValues
func (BulkTimeSeriesPathSelectorTimeSeriesKey) WithValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesKey) WithValue(value []byte) *BulkTimeSeries_FieldSubPathValue
type BulkTimeSeriesPathSelectorTimeSeriesMetadata ¶
type BulkTimeSeriesPathSelectorTimeSeriesMetadata struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesMetadata) FieldPath ¶
func (BulkTimeSeriesPathSelectorTimeSeriesMetadata) FieldPath() *BulkTimeSeries_FieldSubPath
func (BulkTimeSeriesPathSelectorTimeSeriesMetadata) UserLabels ¶
func (BulkTimeSeriesPathSelectorTimeSeriesMetadata) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesMetadata) WithArrayOfValues(values []*monitoring_common.MonitoredResourceMetadata) *BulkTimeSeries_FieldSubPathArrayOfValues
func (BulkTimeSeriesPathSelectorTimeSeriesMetadata) WithValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesMetadata) WithValue(value *monitoring_common.MonitoredResourceMetadata) *BulkTimeSeries_FieldSubPathValue
type BulkTimeSeriesPathSelectorTimeSeriesMetadataUserLabels ¶
type BulkTimeSeriesPathSelectorTimeSeriesMetadataUserLabels struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesMetadataUserLabels) FieldPath ¶
func (BulkTimeSeriesPathSelectorTimeSeriesMetadataUserLabels) FieldPath() *BulkTimeSeries_FieldSubPath
func (BulkTimeSeriesPathSelectorTimeSeriesMetadataUserLabels) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesMetadataUserLabels) WithArrayOfValues(values []map[string]string) *BulkTimeSeries_FieldSubPathArrayOfValues
func (BulkTimeSeriesPathSelectorTimeSeriesMetadataUserLabels) WithValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesMetadataUserLabels) WithValue(value map[string]string) *BulkTimeSeries_FieldSubPathValue
type BulkTimeSeriesPathSelectorTimeSeriesMetric ¶
type BulkTimeSeriesPathSelectorTimeSeriesMetric struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesMetric) FieldPath ¶
func (BulkTimeSeriesPathSelectorTimeSeriesMetric) FieldPath() *BulkTimeSeries_FieldSubPath
func (BulkTimeSeriesPathSelectorTimeSeriesMetric) ReducedLabels ¶
func (BulkTimeSeriesPathSelectorTimeSeriesMetric) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesMetric) WithArrayOfValues(values []*monitoring_common.Metric) *BulkTimeSeries_FieldSubPathArrayOfValues
func (BulkTimeSeriesPathSelectorTimeSeriesMetric) WithValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesMetric) WithValue(value *monitoring_common.Metric) *BulkTimeSeries_FieldSubPathValue
type BulkTimeSeriesPathSelectorTimeSeriesMetricKind ¶
type BulkTimeSeriesPathSelectorTimeSeriesMetricKind struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesMetricKind) FieldPath ¶
func (BulkTimeSeriesPathSelectorTimeSeriesMetricKind) FieldPath() *BulkTimeSeries_FieldSubPath
func (BulkTimeSeriesPathSelectorTimeSeriesMetricKind) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesMetricKind) WithArrayOfValues(values []metric_descriptor.MetricDescriptor_MetricKind) *BulkTimeSeries_FieldSubPathArrayOfValues
type BulkTimeSeriesPathSelectorTimeSeriesMetricLabels ¶
type BulkTimeSeriesPathSelectorTimeSeriesMetricLabels struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesMetricLabels) FieldPath ¶
func (BulkTimeSeriesPathSelectorTimeSeriesMetricLabels) FieldPath() *BulkTimeSeries_FieldSubPath
func (BulkTimeSeriesPathSelectorTimeSeriesMetricLabels) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesMetricLabels) WithArrayOfValues(values []map[string]string) *BulkTimeSeries_FieldSubPathArrayOfValues
func (BulkTimeSeriesPathSelectorTimeSeriesMetricLabels) WithValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesMetricLabels) WithValue(value map[string]string) *BulkTimeSeries_FieldSubPathValue
type BulkTimeSeriesPathSelectorTimeSeriesMetricReducedLabels ¶
type BulkTimeSeriesPathSelectorTimeSeriesMetricReducedLabels struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesMetricReducedLabels) FieldPath ¶
func (BulkTimeSeriesPathSelectorTimeSeriesMetricReducedLabels) FieldPath() *BulkTimeSeries_FieldSubPath
func (BulkTimeSeriesPathSelectorTimeSeriesMetricReducedLabels) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesMetricReducedLabels) WithArrayOfValues(values [][]string) *BulkTimeSeries_FieldSubPathArrayOfValues
func (BulkTimeSeriesPathSelectorTimeSeriesMetricReducedLabels) WithItemValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesMetricReducedLabels) WithItemValue(value string) *BulkTimeSeries_FieldSubPathArrayItemValue
func (BulkTimeSeriesPathSelectorTimeSeriesMetricReducedLabels) WithValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesMetricReducedLabels) WithValue(value []string) *BulkTimeSeries_FieldSubPathValue
type BulkTimeSeriesPathSelectorTimeSeriesMetricType ¶
type BulkTimeSeriesPathSelectorTimeSeriesMetricType struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesMetricType) FieldPath ¶
func (BulkTimeSeriesPathSelectorTimeSeriesMetricType) FieldPath() *BulkTimeSeries_FieldSubPath
func (BulkTimeSeriesPathSelectorTimeSeriesMetricType) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesMetricType) WithArrayOfValues(values []string) *BulkTimeSeries_FieldSubPathArrayOfValues
func (BulkTimeSeriesPathSelectorTimeSeriesMetricType) WithValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesMetricType) WithValue(value string) *BulkTimeSeries_FieldSubPathValue
type BulkTimeSeriesPathSelectorTimeSeriesPoints ¶
type BulkTimeSeriesPathSelectorTimeSeriesPoints struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesPoints) Aggregation ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPoints) FieldPath ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPoints) FieldPath() *BulkTimeSeries_FieldSubPath
func (BulkTimeSeriesPathSelectorTimeSeriesPoints) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPoints) WithArrayOfValues(values [][]*Point) *BulkTimeSeries_FieldSubPathArrayOfValues
func (BulkTimeSeriesPathSelectorTimeSeriesPoints) WithItemValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPoints) WithItemValue(value *Point) *BulkTimeSeries_FieldSubPathArrayItemValue
func (BulkTimeSeriesPathSelectorTimeSeriesPoints) WithValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPoints) WithValue(value []*Point) *BulkTimeSeries_FieldSubPathValue
type BulkTimeSeriesPathSelectorTimeSeriesPointsAggregation ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsAggregation struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesPointsAggregation) AlignmentPeriod ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsAggregation) CrossSeriesReducer ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsAggregation) FieldPath ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsAggregation) FieldPath() *BulkTimeSeries_FieldSubPath
func (BulkTimeSeriesPathSelectorTimeSeriesPointsAggregation) GroupByFields ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsAggregation) PerSeriesAligner ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsAggregation) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsAggregation) WithArrayOfValues(values []*monitoring_common.Aggregation) *BulkTimeSeries_FieldSubPathArrayOfValues
func (BulkTimeSeriesPathSelectorTimeSeriesPointsAggregation) WithValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsAggregation) WithValue(value *monitoring_common.Aggregation) *BulkTimeSeries_FieldSubPathValue
type BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationAlignmentPeriod ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationAlignmentPeriod struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationAlignmentPeriod) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationAlignmentPeriod) WithArrayOfValues(values []*duration.Duration) *BulkTimeSeries_FieldSubPathArrayOfValues
func (BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationAlignmentPeriod) WithValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationAlignmentPeriod) WithValue(value *duration.Duration) *BulkTimeSeries_FieldSubPathValue
type BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationCrossSeriesReducer ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationCrossSeriesReducer struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationCrossSeriesReducer) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationCrossSeriesReducer) WithArrayOfValues(values []monitoring_common.Aggregation_Reducer) *BulkTimeSeries_FieldSubPathArrayOfValues
type BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationGroupByFields ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationGroupByFields struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationGroupByFields) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationGroupByFields) WithArrayOfValues(values [][]string) *BulkTimeSeries_FieldSubPathArrayOfValues
func (BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationGroupByFields) WithItemValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationGroupByFields) WithItemValue(value string) *BulkTimeSeries_FieldSubPathArrayItemValue
func (BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationGroupByFields) WithValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationGroupByFields) WithValue(value []string) *BulkTimeSeries_FieldSubPathValue
type BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationPerSeriesAligner ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationPerSeriesAligner struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationPerSeriesAligner) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsAggregationPerSeriesAligner) WithArrayOfValues(values []monitoring_common.Aggregation_Aligner) *BulkTimeSeries_FieldSubPathArrayOfValues
type BulkTimeSeriesPathSelectorTimeSeriesPointsInterval ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsInterval struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesPointsInterval) FieldPath ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsInterval) FieldPath() *BulkTimeSeries_FieldSubPath
func (BulkTimeSeriesPathSelectorTimeSeriesPointsInterval) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsInterval) WithArrayOfValues(values []*monitoring_common.TimeInterval) *BulkTimeSeries_FieldSubPathArrayOfValues
func (BulkTimeSeriesPathSelectorTimeSeriesPointsInterval) WithValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsInterval) WithValue(value *monitoring_common.TimeInterval) *BulkTimeSeries_FieldSubPathValue
type BulkTimeSeriesPathSelectorTimeSeriesPointsIntervalEndTime ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsIntervalEndTime struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesPointsIntervalEndTime) FieldPath ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsIntervalEndTime) FieldPath() *BulkTimeSeries_FieldSubPath
func (BulkTimeSeriesPathSelectorTimeSeriesPointsIntervalEndTime) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsIntervalEndTime) WithArrayOfValues(values []*timestamp.Timestamp) *BulkTimeSeries_FieldSubPathArrayOfValues
func (BulkTimeSeriesPathSelectorTimeSeriesPointsIntervalEndTime) WithValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsIntervalEndTime) WithValue(value *timestamp.Timestamp) *BulkTimeSeries_FieldSubPathValue
type BulkTimeSeriesPathSelectorTimeSeriesPointsIntervalStartTime ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsIntervalStartTime struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesPointsIntervalStartTime) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsIntervalStartTime) WithArrayOfValues(values []*timestamp.Timestamp) *BulkTimeSeries_FieldSubPathArrayOfValues
func (BulkTimeSeriesPathSelectorTimeSeriesPointsIntervalStartTime) WithValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsIntervalStartTime) WithValue(value *timestamp.Timestamp) *BulkTimeSeries_FieldSubPathValue
type BulkTimeSeriesPathSelectorTimeSeriesPointsValue ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsValue struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValue) DistributionValue ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValue) DistributionValue() BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValue
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValue) DoubleValue ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValue) FieldPath ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValue) FieldPath() *BulkTimeSeries_FieldSubPath
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValue) Int64Value ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValue) StringValue ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValue) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValue) WithArrayOfValues(values []*monitoring_common.TypedValue) *BulkTimeSeries_FieldSubPathArrayOfValues
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValue) WithValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValue) WithValue(value *monitoring_common.TypedValue) *BulkTimeSeries_FieldSubPathValue
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueBoolValue ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueBoolValue struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueBoolValue) FieldPath ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueBoolValue) FieldPath() *BulkTimeSeries_FieldSubPath
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueBoolValue) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueBoolValue) WithArrayOfValues(values []bool) *BulkTimeSeries_FieldSubPathArrayOfValues
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueBoolValue) WithValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueBoolValue) WithValue(value bool) *BulkTimeSeries_FieldSubPathValue
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValue ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValue struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValue) BucketCounts ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValue) BucketOptions ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValue) SumOfSquaredDeviation ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValue) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValue) WithArrayOfValues(values []*monitoring_common.Distribution) *BulkTimeSeries_FieldSubPathArrayOfValues
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketCounts ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketCounts struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketCounts) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketCounts) WithArrayOfValues(values [][]int64) *BulkTimeSeries_FieldSubPathArrayOfValues
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketCounts) WithItemValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketCounts) WithItemValue(value int64) *BulkTimeSeries_FieldSubPathArrayItemValue
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketCounts) WithValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketCounts) WithValue(value []int64) *BulkTimeSeries_FieldSubPathValue
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptions ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptions struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptions) DynamicBuckets ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptions) ExplicitBuckets ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptions) ExponentialBuckets ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptions) LinearBuckets ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptions) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptions) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions) *BulkTimeSeries_FieldSubPathArrayOfValues
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsDynamicBuckets ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsDynamicBuckets struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsDynamicBuckets) Compression ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsDynamicBuckets) FieldPath ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsDynamicBuckets) Means ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsDynamicBuckets) WithArrayOfValues ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsDynamicBucketsCompression ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsDynamicBucketsCompression struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsDynamicBucketsCompression) FieldPath ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsDynamicBucketsCompression) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsDynamicBucketsCompression) WithArrayOfValues(values []float64) *BulkTimeSeries_FieldSubPathArrayOfValues
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsDynamicBucketsMeans ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsDynamicBucketsMeans struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsDynamicBucketsMeans) FieldPath ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsDynamicBucketsMeans) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsDynamicBucketsMeans) WithArrayOfValues(values [][]float64) *BulkTimeSeries_FieldSubPathArrayOfValues
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsDynamicBucketsMeans) WithItemValue ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExplicitBuckets ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExplicitBuckets struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExplicitBuckets) Bounds ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExplicitBuckets) FieldPath ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExplicitBuckets) WithArrayOfValues ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExplicitBucketsBounds ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExplicitBucketsBounds struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExplicitBucketsBounds) FieldPath ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExplicitBucketsBounds) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExplicitBucketsBounds) WithArrayOfValues(values [][]float64) *BulkTimeSeries_FieldSubPathArrayOfValues
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExplicitBucketsBounds) WithItemValue ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBuckets ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBuckets struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBuckets) FieldPath ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBuckets) GrowthFactor ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBuckets) NumFiniteBuckets ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBuckets) Scale ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBuckets) WithArrayOfValues ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor) FieldPath ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor) WithArrayOfValues(values []float64) *BulkTimeSeries_FieldSubPathArrayOfValues
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets) FieldPath ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets) WithArrayOfValues(values []int32) *BulkTimeSeries_FieldSubPathArrayOfValues
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBucketsScale ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBucketsScale struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBucketsScale) FieldPath ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBucketsScale) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsExponentialBucketsScale) WithArrayOfValues(values []float64) *BulkTimeSeries_FieldSubPathArrayOfValues
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBuckets ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBuckets struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBuckets) FieldPath ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBuckets) NumFiniteBuckets ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBuckets) Offset ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBuckets) Width ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBuckets) WithArrayOfValues ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets) FieldPath ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets) WithArrayOfValues(values []int32) *BulkTimeSeries_FieldSubPathArrayOfValues
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBucketsOffset ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBucketsOffset struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBucketsOffset) FieldPath ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBucketsOffset) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBucketsOffset) WithArrayOfValues(values []float64) *BulkTimeSeries_FieldSubPathArrayOfValues
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBucketsWidth ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBucketsWidth struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBucketsWidth) FieldPath ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBucketsWidth) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueBucketOptionsLinearBucketsWidth) WithArrayOfValues(values []float64) *BulkTimeSeries_FieldSubPathArrayOfValues
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueCount ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueCount struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueCount) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueCount) WithArrayOfValues(values []int64) *BulkTimeSeries_FieldSubPathArrayOfValues
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueCount) WithValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueCount) WithValue(value int64) *BulkTimeSeries_FieldSubPathValue
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueMean ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueMean struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueMean) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueMean) WithArrayOfValues(values []float64) *BulkTimeSeries_FieldSubPathArrayOfValues
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueMean) WithValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueMean) WithValue(value float64) *BulkTimeSeries_FieldSubPathValue
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueRange ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueRange struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueRange) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueRange) WithArrayOfValues(values []*monitoring_common.Distribution_Range) *BulkTimeSeries_FieldSubPathArrayOfValues
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueRangeMax ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueRangeMax struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueRangeMax) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueRangeMax) WithArrayOfValues(values []float64) *BulkTimeSeries_FieldSubPathArrayOfValues
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueRangeMax) WithValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueRangeMax) WithValue(value float64) *BulkTimeSeries_FieldSubPathValue
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueRangeMin ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueRangeMin struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueRangeMin) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueRangeMin) WithArrayOfValues(values []float64) *BulkTimeSeries_FieldSubPathArrayOfValues
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueRangeMin) WithValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueRangeMin) WithValue(value float64) *BulkTimeSeries_FieldSubPathValue
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueSumOfSquaredDeviation ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueSumOfSquaredDeviation struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueSumOfSquaredDeviation) FieldPath ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueSumOfSquaredDeviation) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDistributionValueSumOfSquaredDeviation) WithArrayOfValues(values []float64) *BulkTimeSeries_FieldSubPathArrayOfValues
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDoubleValue ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueDoubleValue struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDoubleValue) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDoubleValue) WithArrayOfValues(values []float64) *BulkTimeSeries_FieldSubPathArrayOfValues
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueDoubleValue) WithValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueDoubleValue) WithValue(value float64) *BulkTimeSeries_FieldSubPathValue
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueInt64Value ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueInt64Value struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueInt64Value) FieldPath ¶
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueInt64Value) FieldPath() *BulkTimeSeries_FieldSubPath
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueInt64Value) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueInt64Value) WithArrayOfValues(values []int64) *BulkTimeSeries_FieldSubPathArrayOfValues
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueInt64Value) WithValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueInt64Value) WithValue(value int64) *BulkTimeSeries_FieldSubPathValue
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueStringValue ¶
type BulkTimeSeriesPathSelectorTimeSeriesPointsValueStringValue struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueStringValue) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueStringValue) WithArrayOfValues(values []string) *BulkTimeSeries_FieldSubPathArrayOfValues
func (BulkTimeSeriesPathSelectorTimeSeriesPointsValueStringValue) WithValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesPointsValueStringValue) WithValue(value string) *BulkTimeSeries_FieldSubPathValue
type BulkTimeSeriesPathSelectorTimeSeriesProject ¶
type BulkTimeSeriesPathSelectorTimeSeriesProject struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesProject) FieldPath ¶
func (BulkTimeSeriesPathSelectorTimeSeriesProject) FieldPath() *BulkTimeSeries_FieldSubPath
func (BulkTimeSeriesPathSelectorTimeSeriesProject) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesProject) WithArrayOfValues(values []string) *BulkTimeSeries_FieldSubPathArrayOfValues
func (BulkTimeSeriesPathSelectorTimeSeriesProject) WithValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesProject) WithValue(value string) *BulkTimeSeries_FieldSubPathValue
type BulkTimeSeriesPathSelectorTimeSeriesRegion ¶
type BulkTimeSeriesPathSelectorTimeSeriesRegion struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesRegion) FieldPath ¶
func (BulkTimeSeriesPathSelectorTimeSeriesRegion) FieldPath() *BulkTimeSeries_FieldSubPath
func (BulkTimeSeriesPathSelectorTimeSeriesRegion) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesRegion) WithArrayOfValues(values []string) *BulkTimeSeries_FieldSubPathArrayOfValues
func (BulkTimeSeriesPathSelectorTimeSeriesRegion) WithValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesRegion) WithValue(value string) *BulkTimeSeries_FieldSubPathValue
type BulkTimeSeriesPathSelectorTimeSeriesResource ¶
type BulkTimeSeriesPathSelectorTimeSeriesResource struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesResource) FieldPath ¶
func (BulkTimeSeriesPathSelectorTimeSeriesResource) FieldPath() *BulkTimeSeries_FieldSubPath
func (BulkTimeSeriesPathSelectorTimeSeriesResource) ReducedLabels ¶
func (BulkTimeSeriesPathSelectorTimeSeriesResource) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesResource) WithArrayOfValues(values []*monitoring_common.MonitoredResource) *BulkTimeSeries_FieldSubPathArrayOfValues
func (BulkTimeSeriesPathSelectorTimeSeriesResource) WithValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesResource) WithValue(value *monitoring_common.MonitoredResource) *BulkTimeSeries_FieldSubPathValue
type BulkTimeSeriesPathSelectorTimeSeriesResourceLabels ¶
type BulkTimeSeriesPathSelectorTimeSeriesResourceLabels struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesResourceLabels) FieldPath ¶
func (BulkTimeSeriesPathSelectorTimeSeriesResourceLabels) FieldPath() *BulkTimeSeries_FieldSubPath
func (BulkTimeSeriesPathSelectorTimeSeriesResourceLabels) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesResourceLabels) WithArrayOfValues(values []map[string]string) *BulkTimeSeries_FieldSubPathArrayOfValues
func (BulkTimeSeriesPathSelectorTimeSeriesResourceLabels) WithValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesResourceLabels) WithValue(value map[string]string) *BulkTimeSeries_FieldSubPathValue
type BulkTimeSeriesPathSelectorTimeSeriesResourceReducedLabels ¶
type BulkTimeSeriesPathSelectorTimeSeriesResourceReducedLabels struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesResourceReducedLabels) FieldPath ¶
func (BulkTimeSeriesPathSelectorTimeSeriesResourceReducedLabels) FieldPath() *BulkTimeSeries_FieldSubPath
func (BulkTimeSeriesPathSelectorTimeSeriesResourceReducedLabels) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesResourceReducedLabels) WithArrayOfValues(values [][]string) *BulkTimeSeries_FieldSubPathArrayOfValues
func (BulkTimeSeriesPathSelectorTimeSeriesResourceReducedLabels) WithItemValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesResourceReducedLabels) WithItemValue(value string) *BulkTimeSeries_FieldSubPathArrayItemValue
func (BulkTimeSeriesPathSelectorTimeSeriesResourceReducedLabels) WithValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesResourceReducedLabels) WithValue(value []string) *BulkTimeSeries_FieldSubPathValue
type BulkTimeSeriesPathSelectorTimeSeriesResourceType ¶
type BulkTimeSeriesPathSelectorTimeSeriesResourceType struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesResourceType) FieldPath ¶
func (BulkTimeSeriesPathSelectorTimeSeriesResourceType) FieldPath() *BulkTimeSeries_FieldSubPath
func (BulkTimeSeriesPathSelectorTimeSeriesResourceType) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesResourceType) WithArrayOfValues(values []string) *BulkTimeSeries_FieldSubPathArrayOfValues
func (BulkTimeSeriesPathSelectorTimeSeriesResourceType) WithValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesResourceType) WithValue(value string) *BulkTimeSeries_FieldSubPathValue
type BulkTimeSeriesPathSelectorTimeSeriesValueType ¶
type BulkTimeSeriesPathSelectorTimeSeriesValueType struct{}
func (BulkTimeSeriesPathSelectorTimeSeriesValueType) FieldPath ¶
func (BulkTimeSeriesPathSelectorTimeSeriesValueType) FieldPath() *BulkTimeSeries_FieldSubPath
func (BulkTimeSeriesPathSelectorTimeSeriesValueType) WithArrayOfValues ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesValueType) WithArrayOfValues(values []metric_descriptor.MetricDescriptor_ValueType) *BulkTimeSeries_FieldSubPathArrayOfValues
func (BulkTimeSeriesPathSelectorTimeSeriesValueType) WithValue ¶
func (s BulkTimeSeriesPathSelectorTimeSeriesValueType) WithValue(value metric_descriptor.MetricDescriptor_ValueType) *BulkTimeSeries_FieldSubPathValue
type BulkTimeSeries_FieldMask ¶
type BulkTimeSeries_FieldMask struct {
Paths []BulkTimeSeries_FieldPath
}
func FullBulkTimeSeries_FieldMask ¶
func FullBulkTimeSeries_FieldMask() *BulkTimeSeries_FieldMask
func (*BulkTimeSeries_FieldMask) AppendPath ¶
func (fieldMask *BulkTimeSeries_FieldMask) AppendPath(path BulkTimeSeries_FieldPath)
func (*BulkTimeSeries_FieldMask) AppendRawPath ¶
func (fieldMask *BulkTimeSeries_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*BulkTimeSeries_FieldMask) DecodeFirestore ¶
func (fieldMask *BulkTimeSeries_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*BulkTimeSeries_FieldMask) EncodeFirestore ¶
func (fieldMask *BulkTimeSeries_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*BulkTimeSeries_FieldMask) FilterInputFields ¶
func (fieldMask *BulkTimeSeries_FieldMask) FilterInputFields() *BulkTimeSeries_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*BulkTimeSeries_FieldMask) FromProtoFieldMask ¶
func (fieldMask *BulkTimeSeries_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*BulkTimeSeries_FieldMask) GetPaths ¶
func (fieldMask *BulkTimeSeries_FieldMask) GetPaths() []BulkTimeSeries_FieldPath
func (*BulkTimeSeries_FieldMask) GetRawPaths ¶
func (fieldMask *BulkTimeSeries_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*BulkTimeSeries_FieldMask) IsFull ¶
func (fieldMask *BulkTimeSeries_FieldMask) IsFull() bool
func (BulkTimeSeries_FieldMask) Marshal ¶
func (fieldMask BulkTimeSeries_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (BulkTimeSeries_FieldMask) MarshalJSON ¶
func (fieldMask BulkTimeSeries_FieldMask) MarshalJSON() ([]byte, error)
func (*BulkTimeSeries_FieldMask) PathsCount ¶
func (fieldMask *BulkTimeSeries_FieldMask) PathsCount() int
func (*BulkTimeSeries_FieldMask) Project ¶
func (fieldMask *BulkTimeSeries_FieldMask) Project(source *BulkTimeSeries) *BulkTimeSeries
func (*BulkTimeSeries_FieldMask) ProjectRaw ¶
func (fieldMask *BulkTimeSeries_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*BulkTimeSeries_FieldMask) ProtoMessage ¶
func (fieldMask *BulkTimeSeries_FieldMask) ProtoMessage()
func (*BulkTimeSeries_FieldMask) ProtoReflect ¶
func (fieldMask *BulkTimeSeries_FieldMask) ProtoReflect() preflect.Message
func (*BulkTimeSeries_FieldMask) Reset ¶
func (fieldMask *BulkTimeSeries_FieldMask) Reset()
func (*BulkTimeSeries_FieldMask) Set ¶
func (fieldMask *BulkTimeSeries_FieldMask) Set(target, source *BulkTimeSeries)
func (*BulkTimeSeries_FieldMask) SetFromCliFlag ¶
func (fieldMask *BulkTimeSeries_FieldMask) SetFromCliFlag(raw string) error
func (*BulkTimeSeries_FieldMask) SetRaw ¶
func (fieldMask *BulkTimeSeries_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*BulkTimeSeries_FieldMask) Size ¶
func (fieldMask *BulkTimeSeries_FieldMask) Size() int
func (*BulkTimeSeries_FieldMask) String ¶
func (fieldMask *BulkTimeSeries_FieldMask) String() string
func (*BulkTimeSeries_FieldMask) Subtract ¶
func (fieldMask *BulkTimeSeries_FieldMask) Subtract(other *BulkTimeSeries_FieldMask) *BulkTimeSeries_FieldMask
func (*BulkTimeSeries_FieldMask) SubtractRaw ¶
func (fieldMask *BulkTimeSeries_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*BulkTimeSeries_FieldMask) ToProtoFieldMask ¶
func (fieldMask *BulkTimeSeries_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*BulkTimeSeries_FieldMask) Unmarshal ¶
func (fieldMask *BulkTimeSeries_FieldMask) Unmarshal(data []byte) error
func (*BulkTimeSeries_FieldMask) UnmarshalJSON ¶
func (fieldMask *BulkTimeSeries_FieldMask) UnmarshalJSON(data []byte) error
type BulkTimeSeries_FieldPath ¶
type BulkTimeSeries_FieldPath interface { gotenobject.FieldPath Selector() BulkTimeSeries_FieldPathSelector Get(source *BulkTimeSeries) []interface{} GetSingle(source *BulkTimeSeries) (interface{}, bool) ClearValue(item *BulkTimeSeries) // Those methods build corresponding BulkTimeSeries_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) BulkTimeSeries_FieldPathValue WithIArrayOfValues(values interface{}) BulkTimeSeries_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) BulkTimeSeries_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildBulkTimeSeries_FieldPath ¶
func BuildBulkTimeSeries_FieldPath(fp gotenobject.RawFieldPath) (BulkTimeSeries_FieldPath, error)
func MustParseBulkTimeSeries_FieldPath ¶
func MustParseBulkTimeSeries_FieldPath(rawField string) BulkTimeSeries_FieldPath
func ParseBulkTimeSeries_FieldPath ¶
func ParseBulkTimeSeries_FieldPath(rawField string) (BulkTimeSeries_FieldPath, error)
type BulkTimeSeries_FieldPathArrayItemValue ¶
type BulkTimeSeries_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue BulkTimeSeries_FieldPath ContainsValue(*BulkTimeSeries) bool }
BulkTimeSeries_FieldPathArrayItemValue allows storing single item in Path-specific values for BulkTimeSeries according to their type Present only for array (repeated) types.
func MustParseBulkTimeSeries_FieldPathArrayItemValue ¶
func MustParseBulkTimeSeries_FieldPathArrayItemValue(pathStr, valueStr string) BulkTimeSeries_FieldPathArrayItemValue
func ParseBulkTimeSeries_FieldPathArrayItemValue ¶
func ParseBulkTimeSeries_FieldPathArrayItemValue(pathStr, valueStr string) (BulkTimeSeries_FieldPathArrayItemValue, error)
ParseBulkTimeSeries_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type BulkTimeSeries_FieldPathArrayOfValues ¶
type BulkTimeSeries_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues BulkTimeSeries_FieldPath }
BulkTimeSeries_FieldPathArrayOfValues allows storing slice of values for BulkTimeSeries fields according to their type
func MustParseBulkTimeSeries_FieldPathArrayOfValues ¶
func MustParseBulkTimeSeries_FieldPathArrayOfValues(pathStr, valuesStr string) BulkTimeSeries_FieldPathArrayOfValues
func ParseBulkTimeSeries_FieldPathArrayOfValues ¶
func ParseBulkTimeSeries_FieldPathArrayOfValues(pathStr, valuesStr string) (BulkTimeSeries_FieldPathArrayOfValues, error)
type BulkTimeSeries_FieldPathSelector ¶
type BulkTimeSeries_FieldPathSelector int32
const (
BulkTimeSeries_FieldPathSelectorTimeSeries BulkTimeSeries_FieldPathSelector = 0
)
func (BulkTimeSeries_FieldPathSelector) String ¶
func (s BulkTimeSeries_FieldPathSelector) String() string
type BulkTimeSeries_FieldPathValue ¶
type BulkTimeSeries_FieldPathValue interface { BulkTimeSeries_FieldPath gotenobject.FieldPathValue SetTo(target **BulkTimeSeries) CompareWith(*BulkTimeSeries) (cmp int, comparable bool) }
BulkTimeSeries_FieldPathValue allows storing values for BulkTimeSeries fields according to their type
func MustParseBulkTimeSeries_FieldPathValue ¶
func MustParseBulkTimeSeries_FieldPathValue(pathStr, valueStr string) BulkTimeSeries_FieldPathValue
func ParseBulkTimeSeries_FieldPathValue ¶
func ParseBulkTimeSeries_FieldPathValue(pathStr, valueStr string) (BulkTimeSeries_FieldPathValue, error)
type BulkTimeSeries_FieldSubPath ¶
type BulkTimeSeries_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*BulkTimeSeries_FieldSubPath) AsTimeSeriesSubPath ¶
func (fps *BulkTimeSeries_FieldSubPath) AsTimeSeriesSubPath() (TimeSerie_FieldPath, bool)
func (*BulkTimeSeries_FieldSubPath) ClearValue ¶
func (fps *BulkTimeSeries_FieldSubPath) ClearValue(item *BulkTimeSeries)
func (*BulkTimeSeries_FieldSubPath) ClearValueRaw ¶
func (fps *BulkTimeSeries_FieldSubPath) ClearValueRaw(item proto.Message)
func (*BulkTimeSeries_FieldSubPath) Get ¶
func (fps *BulkTimeSeries_FieldSubPath) Get(source *BulkTimeSeries) (values []interface{})
Get returns all values pointed by selected field from source BulkTimeSeries
func (*BulkTimeSeries_FieldSubPath) GetDefault ¶
func (fps *BulkTimeSeries_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BulkTimeSeries_FieldSubPath) GetRaw ¶
func (fps *BulkTimeSeries_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*BulkTimeSeries_FieldSubPath) GetSingle ¶
func (fps *BulkTimeSeries_FieldSubPath) GetSingle(source *BulkTimeSeries) (interface{}, bool)
GetSingle returns value of selected field from source BulkTimeSeries
func (*BulkTimeSeries_FieldSubPath) GetSingleRaw ¶
func (fps *BulkTimeSeries_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BulkTimeSeries_FieldSubPath) IsLeaf ¶
func (fps *BulkTimeSeries_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BulkTimeSeries_FieldSubPath) JSONString ¶
func (fps *BulkTimeSeries_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BulkTimeSeries_FieldSubPath) Selector ¶
func (fps *BulkTimeSeries_FieldSubPath) Selector() BulkTimeSeries_FieldPathSelector
func (*BulkTimeSeries_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *BulkTimeSeries_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BulkTimeSeries_FieldSubPath) String ¶
func (fps *BulkTimeSeries_FieldSubPath) String() string
String returns path representation in proto convention
func (*BulkTimeSeries_FieldSubPath) WithIArrayItemValue ¶
func (fps *BulkTimeSeries_FieldSubPath) WithIArrayItemValue(value interface{}) BulkTimeSeries_FieldPathArrayItemValue
func (*BulkTimeSeries_FieldSubPath) WithIArrayOfValues ¶
func (fps *BulkTimeSeries_FieldSubPath) WithIArrayOfValues(values interface{}) BulkTimeSeries_FieldPathArrayOfValues
func (*BulkTimeSeries_FieldSubPath) WithIValue ¶
func (fps *BulkTimeSeries_FieldSubPath) WithIValue(value interface{}) BulkTimeSeries_FieldPathValue
func (*BulkTimeSeries_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *BulkTimeSeries_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BulkTimeSeries_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *BulkTimeSeries_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BulkTimeSeries_FieldSubPath) WithRawIValue ¶
func (fps *BulkTimeSeries_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BulkTimeSeries_FieldSubPathArrayItemValue ¶
type BulkTimeSeries_FieldSubPathArrayItemValue struct { BulkTimeSeries_FieldPath // contains filtered or unexported fields }
func (*BulkTimeSeries_FieldSubPathArrayItemValue) AsTimeSeriesPathItemValue ¶
func (fpaivs *BulkTimeSeries_FieldSubPathArrayItemValue) AsTimeSeriesPathItemValue() (TimeSerie_FieldPathArrayItemValue, bool)
func (*BulkTimeSeries_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *BulkTimeSeries_FieldSubPathArrayItemValue) ContainsValue(source *BulkTimeSeries) bool
Contains returns a boolean indicating if value that is being held is present in given 'BulkTimeSeries'
func (*BulkTimeSeries_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *BulkTimeSeries_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type BulkTimeSeries_FieldSubPathArrayOfValues ¶
type BulkTimeSeries_FieldSubPathArrayOfValues struct { BulkTimeSeries_FieldPath // contains filtered or unexported fields }
func (*BulkTimeSeries_FieldSubPathArrayOfValues) AsTimeSeriesPathArrayOfValues ¶
func (fpsaov *BulkTimeSeries_FieldSubPathArrayOfValues) AsTimeSeriesPathArrayOfValues() (TimeSerie_FieldPathArrayOfValues, bool)
func (*BulkTimeSeries_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *BulkTimeSeries_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type BulkTimeSeries_FieldSubPathValue ¶
type BulkTimeSeries_FieldSubPathValue struct { BulkTimeSeries_FieldPath // contains filtered or unexported fields }
func (*BulkTimeSeries_FieldSubPathValue) AsTimeSeriesPathValue ¶
func (fpvs *BulkTimeSeries_FieldSubPathValue) AsTimeSeriesPathValue() (TimeSerie_FieldPathValue, bool)
func (*BulkTimeSeries_FieldSubPathValue) CompareWith ¶
func (fpvs *BulkTimeSeries_FieldSubPathValue) CompareWith(source *BulkTimeSeries) (int, bool)
func (*BulkTimeSeries_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *BulkTimeSeries_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BulkTimeSeries_FieldSubPathValue) GetRawValue ¶
func (fpvs *BulkTimeSeries_FieldSubPathValue) GetRawValue() interface{}
func (*BulkTimeSeries_FieldSubPathValue) SetTo ¶
func (fpvs *BulkTimeSeries_FieldSubPathValue) SetTo(target **BulkTimeSeries)
func (*BulkTimeSeries_FieldSubPathValue) SetToRaw ¶
func (fpvs *BulkTimeSeries_FieldSubPathValue) SetToRaw(target proto.Message)
type BulkTimeSeries_FieldTerminalPath ¶
type BulkTimeSeries_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*BulkTimeSeries_FieldTerminalPath) ClearValue ¶
func (fp *BulkTimeSeries_FieldTerminalPath) ClearValue(item *BulkTimeSeries)
func (*BulkTimeSeries_FieldTerminalPath) ClearValueRaw ¶
func (fp *BulkTimeSeries_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*BulkTimeSeries_FieldTerminalPath) Get ¶
func (fp *BulkTimeSeries_FieldTerminalPath) Get(source *BulkTimeSeries) (values []interface{})
Get returns all values pointed by specific field from source BulkTimeSeries
func (*BulkTimeSeries_FieldTerminalPath) GetDefault ¶
func (fp *BulkTimeSeries_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*BulkTimeSeries_FieldTerminalPath) GetRaw ¶
func (fp *BulkTimeSeries_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*BulkTimeSeries_FieldTerminalPath) GetSingle ¶
func (fp *BulkTimeSeries_FieldTerminalPath) GetSingle(source *BulkTimeSeries) (interface{}, bool)
GetSingle returns value pointed by specific field of from source BulkTimeSeries
func (*BulkTimeSeries_FieldTerminalPath) GetSingleRaw ¶
func (fp *BulkTimeSeries_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*BulkTimeSeries_FieldTerminalPath) IsLeaf ¶
func (fp *BulkTimeSeries_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*BulkTimeSeries_FieldTerminalPath) JSONString ¶
func (fp *BulkTimeSeries_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*BulkTimeSeries_FieldTerminalPath) Selector ¶
func (fp *BulkTimeSeries_FieldTerminalPath) Selector() BulkTimeSeries_FieldPathSelector
func (*BulkTimeSeries_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *BulkTimeSeries_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*BulkTimeSeries_FieldTerminalPath) String ¶
func (fp *BulkTimeSeries_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*BulkTimeSeries_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *BulkTimeSeries_FieldTerminalPath) WithIArrayItemValue(value interface{}) BulkTimeSeries_FieldPathArrayItemValue
func (*BulkTimeSeries_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *BulkTimeSeries_FieldTerminalPath) WithIArrayOfValues(values interface{}) BulkTimeSeries_FieldPathArrayOfValues
func (*BulkTimeSeries_FieldTerminalPath) WithIValue ¶
func (fp *BulkTimeSeries_FieldTerminalPath) WithIValue(value interface{}) BulkTimeSeries_FieldPathValue
func (*BulkTimeSeries_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *BulkTimeSeries_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*BulkTimeSeries_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *BulkTimeSeries_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*BulkTimeSeries_FieldTerminalPath) WithRawIValue ¶
func (fp *BulkTimeSeries_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type BulkTimeSeries_FieldTerminalPathArrayItemValue ¶
type BulkTimeSeries_FieldTerminalPathArrayItemValue struct { BulkTimeSeries_FieldTerminalPath // contains filtered or unexported fields }
func (*BulkTimeSeries_FieldTerminalPathArrayItemValue) AsTimeSeriesItemValue ¶
func (fpaiv *BulkTimeSeries_FieldTerminalPathArrayItemValue) AsTimeSeriesItemValue() (*TimeSerie, bool)
func (*BulkTimeSeries_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *BulkTimeSeries_FieldTerminalPathArrayItemValue) ContainsValue(source *BulkTimeSeries) bool
Contains returns a boolean indicating if value that is being held is present in given 'BulkTimeSeries'
func (*BulkTimeSeries_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *BulkTimeSeries_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object BulkTimeSeries as interface{}
func (*BulkTimeSeries_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *BulkTimeSeries_FieldTerminalPathArrayItemValue) GetSingle(source *BulkTimeSeries) (interface{}, bool)
func (*BulkTimeSeries_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *BulkTimeSeries_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type BulkTimeSeries_FieldTerminalPathArrayOfValues ¶
type BulkTimeSeries_FieldTerminalPathArrayOfValues struct { BulkTimeSeries_FieldTerminalPath // contains filtered or unexported fields }
func (*BulkTimeSeries_FieldTerminalPathArrayOfValues) AsTimeSeriesArrayOfValues ¶
func (fpaov *BulkTimeSeries_FieldTerminalPathArrayOfValues) AsTimeSeriesArrayOfValues() ([][]*TimeSerie, bool)
func (*BulkTimeSeries_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *BulkTimeSeries_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type BulkTimeSeries_FieldTerminalPathValue ¶
type BulkTimeSeries_FieldTerminalPathValue struct { BulkTimeSeries_FieldTerminalPath // contains filtered or unexported fields }
func (*BulkTimeSeries_FieldTerminalPathValue) AsTimeSeriesValue ¶
func (fpv *BulkTimeSeries_FieldTerminalPathValue) AsTimeSeriesValue() ([]*TimeSerie, bool)
func (*BulkTimeSeries_FieldTerminalPathValue) CompareWith ¶
func (fpv *BulkTimeSeries_FieldTerminalPathValue) CompareWith(source *BulkTimeSeries) (int, bool)
CompareWith compares value in the 'BulkTimeSeries_FieldTerminalPathValue' with the value under path in 'BulkTimeSeries'.
func (*BulkTimeSeries_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *BulkTimeSeries_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*BulkTimeSeries_FieldTerminalPathValue) GetRawValue ¶
func (fpv *BulkTimeSeries_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'BulkTimeSeries' as interface{}
func (*BulkTimeSeries_FieldTerminalPathValue) SetTo ¶
func (fpv *BulkTimeSeries_FieldTerminalPathValue) SetTo(target **BulkTimeSeries)
SetTo stores value for selected field for object BulkTimeSeries
func (*BulkTimeSeries_FieldTerminalPathValue) SetToRaw ¶
func (fpv *BulkTimeSeries_FieldTerminalPathValue) SetToRaw(target proto.Message)
type Filter ¶
type Filter struct {
FilterCondition
}
func (*Filter) ConvertToNative ¶
func (*Filter) DecodeFirestore ¶
func (filter *Filter) DecodeFirestore(fpbv *firestorepb.Value) error
func (*Filter) EncodeFirestore ¶
func (filter *Filter) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*Filter) EvaluateRaw ¶
func (filter *Filter) EvaluateRaw(res gotenresource.Resource) bool
func (*Filter) FilterSlice ¶
FilterSlice is a helper for filtering arrays
func (*Filter) GetCondition ¶
func (filter *Filter) GetCondition() FilterCondition
GetCondition is a getter of FilterCondition, which also handles nil pointer
func (*Filter) GetRawCondition ¶
func (filter *Filter) GetRawCondition() gotenresource.FilterCondition
func (*Filter) ParseProtoString ¶
func (*Filter) ProtoString ¶
func (*Filter) SetFromCliFlag ¶
type FilterBuilder ¶
type FilterBuilder struct {
// contains filtered or unexported fields
}
func NewAndFilterBuilder ¶
func NewAndFilterBuilder() *FilterBuilder
func NewFilterBuilder ¶
func NewFilterBuilder() *FilterBuilder
func NewOrFilterBuilder ¶
func NewOrFilterBuilder() *FilterBuilder
func (*FilterBuilder) Filter ¶
func (b *FilterBuilder) Filter() *Filter
func (*FilterBuilder) Where ¶
func (b *FilterBuilder) Where(opts ...gotenfilter.FilterConditionOption) *filterCndBuilder
func (*FilterBuilder) WherePath ¶
func (b *FilterBuilder) WherePath(fp TimeSerie_FieldPath, opts ...gotenfilter.FilterConditionOption) *filterCndBuilderAnyPath
func (*FilterBuilder) With ¶
func (b *FilterBuilder) With(condOrBuilder FilterBuilderOrCondition, opts ...gotenfilter.FilterConditionOption) *FilterBuilder
type FilterBuilderOrCondition ¶
type FilterBuilderOrCondition interface {
// contains filtered or unexported methods
}
type FilterCondition ¶
type FilterCondition interface { gotenresource.FilterCondition And(...FilterCondition) FilterCondition Evaluate(res *TimeSerie) bool // Whether this condition is at least as specific as other. // When true, any TimeSerie that passes this condition will also pass other condition. Satisfies(other FilterCondition) bool // Checks whether condition specifies given field path // Useful for blacklisting protected paths in iam policy conditions SpecifiesFieldPath(fp TimeSerie_FieldPath) bool // contains filtered or unexported methods }
func AndFilterConditions ¶
func AndFilterConditions(conds ...FilterCondition) FilterCondition
type FilterConditionCompare ¶
type FilterConditionCompare struct { Operator filterParser.CompareOperator TimeSerie_FieldPathValue }
func (*FilterConditionCompare) And ¶
func (cond *FilterConditionCompare) And(conds ...FilterCondition) FilterCondition
func (*FilterConditionCompare) ConditionCompare ¶
func (cond *FilterConditionCompare) ConditionCompare()
func (*FilterConditionCompare) Evaluate ¶
func (cond *FilterConditionCompare) Evaluate(res *TimeSerie) bool
func (*FilterConditionCompare) EvaluateRaw ¶
func (cond *FilterConditionCompare) EvaluateRaw(res gotenresource.Resource) bool
func (*FilterConditionCompare) GetOperator ¶
func (cond *FilterConditionCompare) GetOperator() filterParser.CompareOperator
func (*FilterConditionCompare) GetRawFieldPath ¶
func (cond *FilterConditionCompare) GetRawFieldPath() gotenobject.FieldPath
func (*FilterConditionCompare) GetRawFieldPathValue ¶
func (cond *FilterConditionCompare) GetRawFieldPathValue() gotenobject.FieldPathValue
func (*FilterConditionCompare) Satisfies ¶
func (cond *FilterConditionCompare) Satisfies(other FilterCondition) bool
func (*FilterConditionCompare) SatisfiesRaw ¶
func (cond *FilterConditionCompare) SatisfiesRaw(other gotenresource.FilterCondition) bool
func (*FilterConditionCompare) SpecifiesFieldPath ¶
func (cond *FilterConditionCompare) SpecifiesFieldPath(fp TimeSerie_FieldPath) bool
func (*FilterConditionCompare) SpecifiesRawFieldPath ¶
func (cond *FilterConditionCompare) SpecifiesRawFieldPath(fp gotenobject.FieldPath) bool
func (*FilterConditionCompare) String ¶
func (cond *FilterConditionCompare) String() string
type FilterConditionComposite ¶
type FilterConditionComposite struct { Operator filterParser.CompositeOperator Conditions []FilterCondition }
func (*FilterConditionComposite) And ¶
func (cond *FilterConditionComposite) And(conds ...FilterCondition) FilterCondition
func (*FilterConditionComposite) ConditionComposite ¶
func (cond *FilterConditionComposite) ConditionComposite()
func (*FilterConditionComposite) Evaluate ¶
func (cond *FilterConditionComposite) Evaluate(res *TimeSerie) bool
func (*FilterConditionComposite) EvaluateRaw ¶
func (cond *FilterConditionComposite) EvaluateRaw(res gotenresource.Resource) bool
func (*FilterConditionComposite) GetOperator ¶
func (cond *FilterConditionComposite) GetOperator() filterParser.CompositeOperator
func (*FilterConditionComposite) GetSubConditions ¶
func (cond *FilterConditionComposite) GetSubConditions() []gotenresource.FilterCondition
func (*FilterConditionComposite) Satisfies ¶
func (cond *FilterConditionComposite) Satisfies(other FilterCondition) bool
func (*FilterConditionComposite) SatisfiesRaw ¶
func (cond *FilterConditionComposite) SatisfiesRaw(other gotenresource.FilterCondition) bool
func (*FilterConditionComposite) SpecifiesFieldPath ¶
func (cond *FilterConditionComposite) SpecifiesFieldPath(fp TimeSerie_FieldPath) bool
func (*FilterConditionComposite) SpecifiesRawFieldPath ¶
func (cond *FilterConditionComposite) SpecifiesRawFieldPath(fp gotenobject.FieldPath) bool
func (*FilterConditionComposite) String ¶
func (cond *FilterConditionComposite) String() string
type FilterConditionContains ¶
type FilterConditionContains struct { Type gotenresource.ConditionContainsType FieldPath TimeSerie_FieldPath Value TimeSerie_FieldPathArrayItemValue Values []TimeSerie_FieldPathArrayItemValue }
func (*FilterConditionContains) And ¶
func (cond *FilterConditionContains) And(conds ...FilterCondition) FilterCondition
func (*FilterConditionContains) ConditionContains ¶
func (cond *FilterConditionContains) ConditionContains()
func (*FilterConditionContains) ConditionContainsType ¶
func (cond *FilterConditionContains) ConditionContainsType() gotenresource.ConditionContainsType
func (*FilterConditionContains) Evaluate ¶
func (cond *FilterConditionContains) Evaluate(res *TimeSerie) bool
func (*FilterConditionContains) EvaluateRaw ¶
func (cond *FilterConditionContains) EvaluateRaw(res gotenresource.Resource) bool
func (*FilterConditionContains) GetFieldPath ¶
func (cond *FilterConditionContains) GetFieldPath() TimeSerie_FieldPath
func (*FilterConditionContains) GetRawFieldPath ¶
func (cond *FilterConditionContains) GetRawFieldPath() gotenobject.FieldPath
func (*FilterConditionContains) GetRawFieldPathItemValue ¶
func (cond *FilterConditionContains) GetRawFieldPathItemValue() gotenobject.FieldPathArrayItemValue
func (*FilterConditionContains) GetRawFieldPathItemValues ¶
func (cond *FilterConditionContains) GetRawFieldPathItemValues() (res []gotenobject.FieldPathArrayItemValue)
func (*FilterConditionContains) Satisfies ¶
func (cond *FilterConditionContains) Satisfies(other FilterCondition) bool
func (*FilterConditionContains) SatisfiesRaw ¶
func (cond *FilterConditionContains) SatisfiesRaw(other gotenresource.FilterCondition) bool
func (*FilterConditionContains) SpecifiesFieldPath ¶
func (cond *FilterConditionContains) SpecifiesFieldPath(fp TimeSerie_FieldPath) bool
func (*FilterConditionContains) SpecifiesRawFieldPath ¶
func (cond *FilterConditionContains) SpecifiesRawFieldPath(fp gotenobject.FieldPath) bool
func (*FilterConditionContains) String ¶
func (cond *FilterConditionContains) String() string
type FilterConditionIn ¶
type FilterConditionIn struct {
TimeSerie_FieldPathArrayOfValues
}
func (*FilterConditionIn) And ¶
func (cond *FilterConditionIn) And(conds ...FilterCondition) FilterCondition
func (*FilterConditionIn) ConditionIn ¶
func (cond *FilterConditionIn) ConditionIn()
func (*FilterConditionIn) Evaluate ¶
func (cond *FilterConditionIn) Evaluate(res *TimeSerie) bool
func (*FilterConditionIn) EvaluateRaw ¶
func (cond *FilterConditionIn) EvaluateRaw(res gotenresource.Resource) bool
func (*FilterConditionIn) GetRawFieldPath ¶
func (cond *FilterConditionIn) GetRawFieldPath() gotenobject.FieldPath
func (*FilterConditionIn) GetRawFieldPathArrayOfValues ¶
func (cond *FilterConditionIn) GetRawFieldPathArrayOfValues() gotenobject.FieldPathArrayOfValues
func (*FilterConditionIn) Satisfies ¶
func (cond *FilterConditionIn) Satisfies(other FilterCondition) bool
func (*FilterConditionIn) SatisfiesRaw ¶
func (cond *FilterConditionIn) SatisfiesRaw(other gotenresource.FilterCondition) bool
func (*FilterConditionIn) SpecifiesFieldPath ¶
func (cond *FilterConditionIn) SpecifiesFieldPath(fp TimeSerie_FieldPath) bool
func (*FilterConditionIn) SpecifiesRawFieldPath ¶
func (cond *FilterConditionIn) SpecifiesRawFieldPath(fp gotenobject.FieldPath) bool
func (*FilterConditionIn) String ¶
func (cond *FilterConditionIn) String() string
type FilterConditionIsNaN ¶
type FilterConditionIsNaN struct { Not bool FieldPath TimeSerie_FieldPath }
func (*FilterConditionIsNaN) And ¶
func (cond *FilterConditionIsNaN) And(conds ...FilterCondition) FilterCondition
func (*FilterConditionIsNaN) ConditionIsNaN ¶
func (cond *FilterConditionIsNaN) ConditionIsNaN()
func (*FilterConditionIsNaN) Evaluate ¶
func (cond *FilterConditionIsNaN) Evaluate(res *TimeSerie) bool
func (*FilterConditionIsNaN) EvaluateRaw ¶
func (cond *FilterConditionIsNaN) EvaluateRaw(res gotenresource.Resource) bool
func (*FilterConditionIsNaN) GetRawFieldPath ¶
func (cond *FilterConditionIsNaN) GetRawFieldPath() gotenobject.FieldPath
func (*FilterConditionIsNaN) Satisfies ¶
func (cond *FilterConditionIsNaN) Satisfies(other FilterCondition) bool
func (*FilterConditionIsNaN) SatisfiesRaw ¶
func (cond *FilterConditionIsNaN) SatisfiesRaw(other gotenresource.FilterCondition) bool
func (*FilterConditionIsNaN) SpecifiesFieldPath ¶
func (cond *FilterConditionIsNaN) SpecifiesFieldPath(fp TimeSerie_FieldPath) bool
func (*FilterConditionIsNaN) SpecifiesRawFieldPath ¶
func (cond *FilterConditionIsNaN) SpecifiesRawFieldPath(fp gotenobject.FieldPath) bool
func (*FilterConditionIsNaN) String ¶
func (cond *FilterConditionIsNaN) String() string
type FilterConditionIsNull ¶
type FilterConditionIsNull struct { Not bool FieldPath TimeSerie_FieldPath }
func (*FilterConditionIsNull) And ¶
func (cond *FilterConditionIsNull) And(conds ...FilterCondition) FilterCondition
func (*FilterConditionIsNull) ConditionIsNull ¶
func (cond *FilterConditionIsNull) ConditionIsNull()
func (*FilterConditionIsNull) Evaluate ¶
func (cond *FilterConditionIsNull) Evaluate(res *TimeSerie) bool
func (*FilterConditionIsNull) EvaluateRaw ¶
func (cond *FilterConditionIsNull) EvaluateRaw(res gotenresource.Resource) bool
func (*FilterConditionIsNull) GetRawFieldPath ¶
func (cond *FilterConditionIsNull) GetRawFieldPath() gotenobject.FieldPath
func (*FilterConditionIsNull) NotNull ¶
func (cond *FilterConditionIsNull) NotNull() bool
func (*FilterConditionIsNull) Satisfies ¶
func (cond *FilterConditionIsNull) Satisfies(other FilterCondition) bool
func (*FilterConditionIsNull) SatisfiesRaw ¶
func (cond *FilterConditionIsNull) SatisfiesRaw(other gotenresource.FilterCondition) bool
func (*FilterConditionIsNull) SpecifiesFieldPath ¶
func (cond *FilterConditionIsNull) SpecifiesFieldPath(fp TimeSerie_FieldPath) bool
func (*FilterConditionIsNull) SpecifiesRawFieldPath ¶
func (cond *FilterConditionIsNull) SpecifiesRawFieldPath(fp gotenobject.FieldPath) bool
func (*FilterConditionIsNull) String ¶
func (cond *FilterConditionIsNull) String() string
type FilterConditionNot ¶
type FilterConditionNot struct {
FilterCondition
}
func (*FilterConditionNot) And ¶
func (cond *FilterConditionNot) And(conds ...FilterCondition) FilterCondition
func (*FilterConditionNot) ConditionNot ¶
func (cond *FilterConditionNot) ConditionNot()
func (*FilterConditionNot) Evaluate ¶
func (cond *FilterConditionNot) Evaluate(res *TimeSerie) bool
func (*FilterConditionNot) EvaluateRaw ¶
func (cond *FilterConditionNot) EvaluateRaw(res gotenresource.Resource) bool
func (*FilterConditionNot) GetSubCondition ¶
func (cond *FilterConditionNot) GetSubCondition() gotenresource.FilterCondition
func (*FilterConditionNot) Satisfies ¶
func (cond *FilterConditionNot) Satisfies(other FilterCondition) bool
func (*FilterConditionNot) SatisfiesRaw ¶
func (cond *FilterConditionNot) SatisfiesRaw(other gotenresource.FilterCondition) bool
func (*FilterConditionNot) SpecifiesFieldPath ¶
func (cond *FilterConditionNot) SpecifiesFieldPath(fp TimeSerie_FieldPath) bool
func (*FilterConditionNot) SpecifiesRawFieldPath ¶
func (cond *FilterConditionNot) SpecifiesRawFieldPath(fp gotenobject.FieldPath) bool
func (*FilterConditionNot) String ¶
func (cond *FilterConditionNot) String() string
type FilterConditionNotIn ¶
type FilterConditionNotIn struct {
TimeSerie_FieldPathArrayOfValues
}
func (*FilterConditionNotIn) And ¶
func (cond *FilterConditionNotIn) And(conds ...FilterCondition) FilterCondition
func (*FilterConditionNotIn) ConditionNotIn ¶
func (cond *FilterConditionNotIn) ConditionNotIn()
func (*FilterConditionNotIn) Evaluate ¶
func (cond *FilterConditionNotIn) Evaluate(res *TimeSerie) bool
func (*FilterConditionNotIn) EvaluateRaw ¶
func (cond *FilterConditionNotIn) EvaluateRaw(res gotenresource.Resource) bool
func (*FilterConditionNotIn) GetRawFieldPath ¶
func (cond *FilterConditionNotIn) GetRawFieldPath() gotenobject.FieldPath
func (*FilterConditionNotIn) GetRawFieldPathArrayOfValues ¶
func (cond *FilterConditionNotIn) GetRawFieldPathArrayOfValues() gotenobject.FieldPathArrayOfValues
func (*FilterConditionNotIn) Satisfies ¶
func (cond *FilterConditionNotIn) Satisfies(other FilterCondition) bool
func (*FilterConditionNotIn) SatisfiesRaw ¶
func (cond *FilterConditionNotIn) SatisfiesRaw(other gotenresource.FilterCondition) bool
func (*FilterConditionNotIn) SpecifiesFieldPath ¶
func (cond *FilterConditionNotIn) SpecifiesFieldPath(fp TimeSerie_FieldPath) bool
func (*FilterConditionNotIn) SpecifiesRawFieldPath ¶
func (cond *FilterConditionNotIn) SpecifiesRawFieldPath(fp gotenobject.FieldPath) bool
func (*FilterConditionNotIn) String ¶
func (cond *FilterConditionNotIn) String() string
type Point ¶
type Point struct { // The time interval to which the data point applies. For `GAUGE` metrics, // only the end time of the interval is used. For `DELTA` metrics, the start // and end time should specify a non-zero interval, with subsequent points // specifying contiguous and non-overlapping intervals. For `CUMULATIVE` // metrics, the start and end time should specify a non-zero interval, with // subsequent points specifying the same start time and increasing end times, // until an event resets the cumulative value to zero and sets a new start // time for the following points. Interval *monitoring_common.TimeInterval `protobuf:"bytes,1,opt,name=interval,proto3" json:"interval,omitempty" firestore:"interval"` // The value of the data point. Value *monitoring_common.TypedValue `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty" firestore:"value"` // Additional aggregation info // Used internally for batching rollup points Aggregation *monitoring_common.Aggregation `protobuf:"bytes,101,opt,name=aggregation,proto3" json:"aggregation,omitempty" firestore:"aggregation"` // contains filtered or unexported fields }
A single data point in a time series.
func (*Point) CloneRaw ¶
func (o *Point) CloneRaw() gotenobject.GotenObjectExt
func (*Point) Descriptor ¶
Deprecated, Use Point.ProtoReflect.Descriptor instead.
func (*Point) GetAggregation ¶
func (m *Point) GetAggregation() *monitoring_common.Aggregation
func (*Point) GetInterval ¶
func (m *Point) GetInterval() *monitoring_common.TimeInterval
func (*Point) GetValue ¶
func (m *Point) GetValue() *monitoring_common.TypedValue
func (*Point) GotenMessage ¶
func (*Point) GotenMessage()
func (*Point) GotenObjectExt ¶
func (o *Point) GotenObjectExt()
func (*Point) GotenValidate ¶
func (*Point) MakeDiffFieldMask ¶
func (o *Point) MakeDiffFieldMask(other *Point) *Point_FieldMask
func (*Point) MakeFullFieldMask ¶
func (o *Point) MakeFullFieldMask() *Point_FieldMask
func (*Point) MakeRawDiffFieldMask ¶
func (o *Point) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*Point) MakeRawFullFieldMask ¶
func (o *Point) MakeRawFullFieldMask() gotenobject.FieldMask
func (*Point) MarshalJSON ¶
func (*Point) MergeRaw ¶
func (o *Point) MergeRaw(source gotenobject.GotenObjectExt)
func (*Point) ProtoMessage ¶
func (*Point) ProtoMessage()
func (*Point) ProtoReflect ¶
func (*Point) SetAggregation ¶
func (m *Point) SetAggregation(fv *monitoring_common.Aggregation)
func (*Point) SetInterval ¶
func (m *Point) SetInterval(fv *monitoring_common.TimeInterval)
func (*Point) SetValue ¶
func (m *Point) SetValue(fv *monitoring_common.TypedValue)
func (*Point) UnmarshalJSON ¶
type PointFieldPathBuilder ¶
type PointFieldPathBuilder struct{}
func NewPointFieldPathBuilder ¶
func NewPointFieldPathBuilder() PointFieldPathBuilder
func (PointFieldPathBuilder) Aggregation ¶
func (PointFieldPathBuilder) Aggregation() PointPathSelectorAggregation
func (PointFieldPathBuilder) Interval ¶
func (PointFieldPathBuilder) Interval() PointPathSelectorInterval
func (PointFieldPathBuilder) Value ¶
func (PointFieldPathBuilder) Value() PointPathSelectorValue
type PointPathSelectorAggregation ¶
type PointPathSelectorAggregation struct{}
func (PointPathSelectorAggregation) AlignmentPeriod ¶
func (PointPathSelectorAggregation) AlignmentPeriod() PointPathSelectorAggregationAlignmentPeriod
func (PointPathSelectorAggregation) CrossSeriesReducer ¶
func (PointPathSelectorAggregation) CrossSeriesReducer() PointPathSelectorAggregationCrossSeriesReducer
func (PointPathSelectorAggregation) FieldPath ¶
func (PointPathSelectorAggregation) FieldPath() *Point_FieldTerminalPath
func (PointPathSelectorAggregation) GroupByFields ¶
func (PointPathSelectorAggregation) GroupByFields() PointPathSelectorAggregationGroupByFields
func (PointPathSelectorAggregation) PerSeriesAligner ¶
func (PointPathSelectorAggregation) PerSeriesAligner() PointPathSelectorAggregationPerSeriesAligner
func (PointPathSelectorAggregation) WithArrayOfValues ¶
func (s PointPathSelectorAggregation) WithArrayOfValues(values []*monitoring_common.Aggregation) *Point_FieldTerminalPathArrayOfValues
func (PointPathSelectorAggregation) WithSubArrayItemValue ¶
func (s PointPathSelectorAggregation) WithSubArrayItemValue(subPathArrayItemValue monitoring_common.Aggregation_FieldPathArrayItemValue) *Point_FieldSubPathArrayItemValue
func (PointPathSelectorAggregation) WithSubArrayOfValues ¶
func (s PointPathSelectorAggregation) WithSubArrayOfValues(subPathArrayOfValues monitoring_common.Aggregation_FieldPathArrayOfValues) *Point_FieldSubPathArrayOfValues
func (PointPathSelectorAggregation) WithSubPath ¶
func (PointPathSelectorAggregation) WithSubPath(subPath monitoring_common.Aggregation_FieldPath) *Point_FieldSubPath
func (PointPathSelectorAggregation) WithSubValue ¶
func (s PointPathSelectorAggregation) WithSubValue(subPathValue monitoring_common.Aggregation_FieldPathValue) *Point_FieldSubPathValue
func (PointPathSelectorAggregation) WithValue ¶
func (s PointPathSelectorAggregation) WithValue(value *monitoring_common.Aggregation) *Point_FieldTerminalPathValue
type PointPathSelectorAggregationAlignmentPeriod ¶
type PointPathSelectorAggregationAlignmentPeriod struct{}
func (PointPathSelectorAggregationAlignmentPeriod) FieldPath ¶
func (PointPathSelectorAggregationAlignmentPeriod) FieldPath() *Point_FieldSubPath
func (PointPathSelectorAggregationAlignmentPeriod) WithArrayOfValues ¶
func (s PointPathSelectorAggregationAlignmentPeriod) WithArrayOfValues(values []*duration.Duration) *Point_FieldSubPathArrayOfValues
func (PointPathSelectorAggregationAlignmentPeriod) WithValue ¶
func (s PointPathSelectorAggregationAlignmentPeriod) WithValue(value *duration.Duration) *Point_FieldSubPathValue
type PointPathSelectorAggregationCrossSeriesReducer ¶
type PointPathSelectorAggregationCrossSeriesReducer struct{}
func (PointPathSelectorAggregationCrossSeriesReducer) FieldPath ¶
func (PointPathSelectorAggregationCrossSeriesReducer) FieldPath() *Point_FieldSubPath
func (PointPathSelectorAggregationCrossSeriesReducer) WithArrayOfValues ¶
func (s PointPathSelectorAggregationCrossSeriesReducer) WithArrayOfValues(values []monitoring_common.Aggregation_Reducer) *Point_FieldSubPathArrayOfValues
func (PointPathSelectorAggregationCrossSeriesReducer) WithValue ¶
func (s PointPathSelectorAggregationCrossSeriesReducer) WithValue(value monitoring_common.Aggregation_Reducer) *Point_FieldSubPathValue
type PointPathSelectorAggregationGroupByFields ¶
type PointPathSelectorAggregationGroupByFields struct{}
func (PointPathSelectorAggregationGroupByFields) FieldPath ¶
func (PointPathSelectorAggregationGroupByFields) FieldPath() *Point_FieldSubPath
func (PointPathSelectorAggregationGroupByFields) WithArrayOfValues ¶
func (s PointPathSelectorAggregationGroupByFields) WithArrayOfValues(values [][]string) *Point_FieldSubPathArrayOfValues
func (PointPathSelectorAggregationGroupByFields) WithItemValue ¶
func (s PointPathSelectorAggregationGroupByFields) WithItemValue(value string) *Point_FieldSubPathArrayItemValue
func (PointPathSelectorAggregationGroupByFields) WithValue ¶
func (s PointPathSelectorAggregationGroupByFields) WithValue(value []string) *Point_FieldSubPathValue
type PointPathSelectorAggregationPerSeriesAligner ¶
type PointPathSelectorAggregationPerSeriesAligner struct{}
func (PointPathSelectorAggregationPerSeriesAligner) FieldPath ¶
func (PointPathSelectorAggregationPerSeriesAligner) FieldPath() *Point_FieldSubPath
func (PointPathSelectorAggregationPerSeriesAligner) WithArrayOfValues ¶
func (s PointPathSelectorAggregationPerSeriesAligner) WithArrayOfValues(values []monitoring_common.Aggregation_Aligner) *Point_FieldSubPathArrayOfValues
func (PointPathSelectorAggregationPerSeriesAligner) WithValue ¶
func (s PointPathSelectorAggregationPerSeriesAligner) WithValue(value monitoring_common.Aggregation_Aligner) *Point_FieldSubPathValue
type PointPathSelectorInterval ¶
type PointPathSelectorInterval struct{}
func (PointPathSelectorInterval) EndTime ¶
func (PointPathSelectorInterval) EndTime() PointPathSelectorIntervalEndTime
func (PointPathSelectorInterval) FieldPath ¶
func (PointPathSelectorInterval) FieldPath() *Point_FieldTerminalPath
func (PointPathSelectorInterval) StartTime ¶
func (PointPathSelectorInterval) StartTime() PointPathSelectorIntervalStartTime
func (PointPathSelectorInterval) WithArrayOfValues ¶
func (s PointPathSelectorInterval) WithArrayOfValues(values []*monitoring_common.TimeInterval) *Point_FieldTerminalPathArrayOfValues
func (PointPathSelectorInterval) WithSubArrayItemValue ¶
func (s PointPathSelectorInterval) WithSubArrayItemValue(subPathArrayItemValue monitoring_common.TimeInterval_FieldPathArrayItemValue) *Point_FieldSubPathArrayItemValue
func (PointPathSelectorInterval) WithSubArrayOfValues ¶
func (s PointPathSelectorInterval) WithSubArrayOfValues(subPathArrayOfValues monitoring_common.TimeInterval_FieldPathArrayOfValues) *Point_FieldSubPathArrayOfValues
func (PointPathSelectorInterval) WithSubPath ¶
func (PointPathSelectorInterval) WithSubPath(subPath monitoring_common.TimeInterval_FieldPath) *Point_FieldSubPath
func (PointPathSelectorInterval) WithSubValue ¶
func (s PointPathSelectorInterval) WithSubValue(subPathValue monitoring_common.TimeInterval_FieldPathValue) *Point_FieldSubPathValue
func (PointPathSelectorInterval) WithValue ¶
func (s PointPathSelectorInterval) WithValue(value *monitoring_common.TimeInterval) *Point_FieldTerminalPathValue
type PointPathSelectorIntervalEndTime ¶
type PointPathSelectorIntervalEndTime struct{}
func (PointPathSelectorIntervalEndTime) FieldPath ¶
func (PointPathSelectorIntervalEndTime) FieldPath() *Point_FieldSubPath
func (PointPathSelectorIntervalEndTime) WithArrayOfValues ¶
func (s PointPathSelectorIntervalEndTime) WithArrayOfValues(values []*timestamp.Timestamp) *Point_FieldSubPathArrayOfValues
func (PointPathSelectorIntervalEndTime) WithValue ¶
func (s PointPathSelectorIntervalEndTime) WithValue(value *timestamp.Timestamp) *Point_FieldSubPathValue
type PointPathSelectorIntervalStartTime ¶
type PointPathSelectorIntervalStartTime struct{}
func (PointPathSelectorIntervalStartTime) FieldPath ¶
func (PointPathSelectorIntervalStartTime) FieldPath() *Point_FieldSubPath
func (PointPathSelectorIntervalStartTime) WithArrayOfValues ¶
func (s PointPathSelectorIntervalStartTime) WithArrayOfValues(values []*timestamp.Timestamp) *Point_FieldSubPathArrayOfValues
func (PointPathSelectorIntervalStartTime) WithValue ¶
func (s PointPathSelectorIntervalStartTime) WithValue(value *timestamp.Timestamp) *Point_FieldSubPathValue
type PointPathSelectorValue ¶
type PointPathSelectorValue struct{}
func (PointPathSelectorValue) BoolValue ¶
func (PointPathSelectorValue) BoolValue() PointPathSelectorValueBoolValue
func (PointPathSelectorValue) DistributionValue ¶
func (PointPathSelectorValue) DistributionValue() PointPathSelectorValueDistributionValue
func (PointPathSelectorValue) DoubleValue ¶
func (PointPathSelectorValue) DoubleValue() PointPathSelectorValueDoubleValue
func (PointPathSelectorValue) FieldPath ¶
func (PointPathSelectorValue) FieldPath() *Point_FieldTerminalPath
func (PointPathSelectorValue) Int64Value ¶
func (PointPathSelectorValue) Int64Value() PointPathSelectorValueInt64Value
func (PointPathSelectorValue) StringValue ¶
func (PointPathSelectorValue) StringValue() PointPathSelectorValueStringValue
func (PointPathSelectorValue) WithArrayOfValues ¶
func (s PointPathSelectorValue) WithArrayOfValues(values []*monitoring_common.TypedValue) *Point_FieldTerminalPathArrayOfValues
func (PointPathSelectorValue) WithSubArrayItemValue ¶
func (s PointPathSelectorValue) WithSubArrayItemValue(subPathArrayItemValue monitoring_common.TypedValue_FieldPathArrayItemValue) *Point_FieldSubPathArrayItemValue
func (PointPathSelectorValue) WithSubArrayOfValues ¶
func (s PointPathSelectorValue) WithSubArrayOfValues(subPathArrayOfValues monitoring_common.TypedValue_FieldPathArrayOfValues) *Point_FieldSubPathArrayOfValues
func (PointPathSelectorValue) WithSubPath ¶
func (PointPathSelectorValue) WithSubPath(subPath monitoring_common.TypedValue_FieldPath) *Point_FieldSubPath
func (PointPathSelectorValue) WithSubValue ¶
func (s PointPathSelectorValue) WithSubValue(subPathValue monitoring_common.TypedValue_FieldPathValue) *Point_FieldSubPathValue
func (PointPathSelectorValue) WithValue ¶
func (s PointPathSelectorValue) WithValue(value *monitoring_common.TypedValue) *Point_FieldTerminalPathValue
type PointPathSelectorValueBoolValue ¶
type PointPathSelectorValueBoolValue struct{}
func (PointPathSelectorValueBoolValue) FieldPath ¶
func (PointPathSelectorValueBoolValue) FieldPath() *Point_FieldSubPath
func (PointPathSelectorValueBoolValue) WithArrayOfValues ¶
func (s PointPathSelectorValueBoolValue) WithArrayOfValues(values []bool) *Point_FieldSubPathArrayOfValues
func (PointPathSelectorValueBoolValue) WithValue ¶
func (s PointPathSelectorValueBoolValue) WithValue(value bool) *Point_FieldSubPathValue
type PointPathSelectorValueDistributionValue ¶
type PointPathSelectorValueDistributionValue struct{}
func (PointPathSelectorValueDistributionValue) BucketCounts ¶
func (PointPathSelectorValueDistributionValue) BucketCounts() PointPathSelectorValueDistributionValueBucketCounts
func (PointPathSelectorValueDistributionValue) BucketOptions ¶
func (PointPathSelectorValueDistributionValue) BucketOptions() PointPathSelectorValueDistributionValueBucketOptions
func (PointPathSelectorValueDistributionValue) FieldPath ¶
func (PointPathSelectorValueDistributionValue) FieldPath() *Point_FieldSubPath
func (PointPathSelectorValueDistributionValue) SumOfSquaredDeviation ¶
func (PointPathSelectorValueDistributionValue) SumOfSquaredDeviation() PointPathSelectorValueDistributionValueSumOfSquaredDeviation
func (PointPathSelectorValueDistributionValue) WithArrayOfValues ¶
func (s PointPathSelectorValueDistributionValue) WithArrayOfValues(values []*monitoring_common.Distribution) *Point_FieldSubPathArrayOfValues
func (PointPathSelectorValueDistributionValue) WithValue ¶
func (s PointPathSelectorValueDistributionValue) WithValue(value *monitoring_common.Distribution) *Point_FieldSubPathValue
type PointPathSelectorValueDistributionValueBucketCounts ¶
type PointPathSelectorValueDistributionValueBucketCounts struct{}
func (PointPathSelectorValueDistributionValueBucketCounts) FieldPath ¶
func (PointPathSelectorValueDistributionValueBucketCounts) FieldPath() *Point_FieldSubPath
func (PointPathSelectorValueDistributionValueBucketCounts) WithArrayOfValues ¶
func (s PointPathSelectorValueDistributionValueBucketCounts) WithArrayOfValues(values [][]int64) *Point_FieldSubPathArrayOfValues
func (PointPathSelectorValueDistributionValueBucketCounts) WithItemValue ¶
func (s PointPathSelectorValueDistributionValueBucketCounts) WithItemValue(value int64) *Point_FieldSubPathArrayItemValue
func (PointPathSelectorValueDistributionValueBucketCounts) WithValue ¶
func (s PointPathSelectorValueDistributionValueBucketCounts) WithValue(value []int64) *Point_FieldSubPathValue
type PointPathSelectorValueDistributionValueBucketOptions ¶
type PointPathSelectorValueDistributionValueBucketOptions struct{}
func (PointPathSelectorValueDistributionValueBucketOptions) DynamicBuckets ¶
func (PointPathSelectorValueDistributionValueBucketOptions) ExplicitBuckets ¶
func (PointPathSelectorValueDistributionValueBucketOptions) ExponentialBuckets ¶
func (PointPathSelectorValueDistributionValueBucketOptions) FieldPath ¶
func (PointPathSelectorValueDistributionValueBucketOptions) FieldPath() *Point_FieldSubPath
func (PointPathSelectorValueDistributionValueBucketOptions) LinearBuckets ¶
func (PointPathSelectorValueDistributionValueBucketOptions) WithArrayOfValues ¶
func (s PointPathSelectorValueDistributionValueBucketOptions) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions) *Point_FieldSubPathArrayOfValues
func (PointPathSelectorValueDistributionValueBucketOptions) WithValue ¶
func (s PointPathSelectorValueDistributionValueBucketOptions) WithValue(value *monitoring_common.Distribution_BucketOptions) *Point_FieldSubPathValue
type PointPathSelectorValueDistributionValueBucketOptionsDynamicBuckets ¶
type PointPathSelectorValueDistributionValueBucketOptionsDynamicBuckets struct{}
func (PointPathSelectorValueDistributionValueBucketOptionsDynamicBuckets) Compression ¶
func (PointPathSelectorValueDistributionValueBucketOptionsDynamicBuckets) FieldPath ¶
func (PointPathSelectorValueDistributionValueBucketOptionsDynamicBuckets) FieldPath() *Point_FieldSubPath
func (PointPathSelectorValueDistributionValueBucketOptionsDynamicBuckets) WithArrayOfValues ¶
func (s PointPathSelectorValueDistributionValueBucketOptionsDynamicBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Dynamic) *Point_FieldSubPathArrayOfValues
type PointPathSelectorValueDistributionValueBucketOptionsDynamicBucketsCompression ¶
type PointPathSelectorValueDistributionValueBucketOptionsDynamicBucketsCompression struct{}
func (PointPathSelectorValueDistributionValueBucketOptionsDynamicBucketsCompression) WithArrayOfValues ¶
func (s PointPathSelectorValueDistributionValueBucketOptionsDynamicBucketsCompression) WithArrayOfValues(values []float64) *Point_FieldSubPathArrayOfValues
func (PointPathSelectorValueDistributionValueBucketOptionsDynamicBucketsCompression) WithValue ¶
func (s PointPathSelectorValueDistributionValueBucketOptionsDynamicBucketsCompression) WithValue(value float64) *Point_FieldSubPathValue
type PointPathSelectorValueDistributionValueBucketOptionsDynamicBucketsMeans ¶
type PointPathSelectorValueDistributionValueBucketOptionsDynamicBucketsMeans struct{}
func (PointPathSelectorValueDistributionValueBucketOptionsDynamicBucketsMeans) WithArrayOfValues ¶
func (s PointPathSelectorValueDistributionValueBucketOptionsDynamicBucketsMeans) WithArrayOfValues(values [][]float64) *Point_FieldSubPathArrayOfValues
func (PointPathSelectorValueDistributionValueBucketOptionsDynamicBucketsMeans) WithItemValue ¶
func (s PointPathSelectorValueDistributionValueBucketOptionsDynamicBucketsMeans) WithItemValue(value float64) *Point_FieldSubPathArrayItemValue
func (PointPathSelectorValueDistributionValueBucketOptionsDynamicBucketsMeans) WithValue ¶
func (s PointPathSelectorValueDistributionValueBucketOptionsDynamicBucketsMeans) WithValue(value []float64) *Point_FieldSubPathValue
type PointPathSelectorValueDistributionValueBucketOptionsExplicitBuckets ¶
type PointPathSelectorValueDistributionValueBucketOptionsExplicitBuckets struct{}
func (PointPathSelectorValueDistributionValueBucketOptionsExplicitBuckets) WithArrayOfValues ¶
func (s PointPathSelectorValueDistributionValueBucketOptionsExplicitBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Explicit) *Point_FieldSubPathArrayOfValues
type PointPathSelectorValueDistributionValueBucketOptionsExplicitBucketsBounds ¶
type PointPathSelectorValueDistributionValueBucketOptionsExplicitBucketsBounds struct{}
func (PointPathSelectorValueDistributionValueBucketOptionsExplicitBucketsBounds) WithArrayOfValues ¶
func (s PointPathSelectorValueDistributionValueBucketOptionsExplicitBucketsBounds) WithArrayOfValues(values [][]float64) *Point_FieldSubPathArrayOfValues
func (PointPathSelectorValueDistributionValueBucketOptionsExplicitBucketsBounds) WithItemValue ¶
func (s PointPathSelectorValueDistributionValueBucketOptionsExplicitBucketsBounds) WithItemValue(value float64) *Point_FieldSubPathArrayItemValue
func (PointPathSelectorValueDistributionValueBucketOptionsExplicitBucketsBounds) WithValue ¶
func (s PointPathSelectorValueDistributionValueBucketOptionsExplicitBucketsBounds) WithValue(value []float64) *Point_FieldSubPathValue
type PointPathSelectorValueDistributionValueBucketOptionsExponentialBuckets ¶
type PointPathSelectorValueDistributionValueBucketOptionsExponentialBuckets struct{}
func (PointPathSelectorValueDistributionValueBucketOptionsExponentialBuckets) GrowthFactor ¶
func (PointPathSelectorValueDistributionValueBucketOptionsExponentialBuckets) NumFiniteBuckets ¶
func (PointPathSelectorValueDistributionValueBucketOptionsExponentialBuckets) WithArrayOfValues ¶
func (s PointPathSelectorValueDistributionValueBucketOptionsExponentialBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Exponential) *Point_FieldSubPathArrayOfValues
type PointPathSelectorValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor ¶
type PointPathSelectorValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor struct{}
func (PointPathSelectorValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor) FieldPath ¶
func (PointPathSelectorValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor) WithArrayOfValues ¶
func (s PointPathSelectorValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor) WithArrayOfValues(values []float64) *Point_FieldSubPathArrayOfValues
func (PointPathSelectorValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor) WithValue ¶
func (s PointPathSelectorValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor) WithValue(value float64) *Point_FieldSubPathValue
type PointPathSelectorValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets ¶
type PointPathSelectorValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets struct{}
func (PointPathSelectorValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets) FieldPath ¶
func (PointPathSelectorValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets) WithArrayOfValues ¶
func (s PointPathSelectorValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets) WithArrayOfValues(values []int32) *Point_FieldSubPathArrayOfValues
func (PointPathSelectorValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets) WithValue ¶
func (s PointPathSelectorValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets) WithValue(value int32) *Point_FieldSubPathValue
type PointPathSelectorValueDistributionValueBucketOptionsExponentialBucketsScale ¶
type PointPathSelectorValueDistributionValueBucketOptionsExponentialBucketsScale struct{}
func (PointPathSelectorValueDistributionValueBucketOptionsExponentialBucketsScale) WithArrayOfValues ¶
func (s PointPathSelectorValueDistributionValueBucketOptionsExponentialBucketsScale) WithArrayOfValues(values []float64) *Point_FieldSubPathArrayOfValues
func (PointPathSelectorValueDistributionValueBucketOptionsExponentialBucketsScale) WithValue ¶
func (s PointPathSelectorValueDistributionValueBucketOptionsExponentialBucketsScale) WithValue(value float64) *Point_FieldSubPathValue
type PointPathSelectorValueDistributionValueBucketOptionsLinearBuckets ¶
type PointPathSelectorValueDistributionValueBucketOptionsLinearBuckets struct{}
func (PointPathSelectorValueDistributionValueBucketOptionsLinearBuckets) FieldPath ¶
func (PointPathSelectorValueDistributionValueBucketOptionsLinearBuckets) FieldPath() *Point_FieldSubPath
func (PointPathSelectorValueDistributionValueBucketOptionsLinearBuckets) NumFiniteBuckets ¶
func (PointPathSelectorValueDistributionValueBucketOptionsLinearBuckets) WithArrayOfValues ¶
func (s PointPathSelectorValueDistributionValueBucketOptionsLinearBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Linear) *Point_FieldSubPathArrayOfValues
type PointPathSelectorValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets ¶
type PointPathSelectorValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets struct{}
func (PointPathSelectorValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets) FieldPath ¶
func (PointPathSelectorValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets) WithArrayOfValues ¶
func (s PointPathSelectorValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets) WithArrayOfValues(values []int32) *Point_FieldSubPathArrayOfValues
func (PointPathSelectorValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets) WithValue ¶
func (s PointPathSelectorValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets) WithValue(value int32) *Point_FieldSubPathValue
type PointPathSelectorValueDistributionValueBucketOptionsLinearBucketsOffset ¶
type PointPathSelectorValueDistributionValueBucketOptionsLinearBucketsOffset struct{}
func (PointPathSelectorValueDistributionValueBucketOptionsLinearBucketsOffset) WithArrayOfValues ¶
func (s PointPathSelectorValueDistributionValueBucketOptionsLinearBucketsOffset) WithArrayOfValues(values []float64) *Point_FieldSubPathArrayOfValues
func (PointPathSelectorValueDistributionValueBucketOptionsLinearBucketsOffset) WithValue ¶
func (s PointPathSelectorValueDistributionValueBucketOptionsLinearBucketsOffset) WithValue(value float64) *Point_FieldSubPathValue
type PointPathSelectorValueDistributionValueBucketOptionsLinearBucketsWidth ¶
type PointPathSelectorValueDistributionValueBucketOptionsLinearBucketsWidth struct{}
func (PointPathSelectorValueDistributionValueBucketOptionsLinearBucketsWidth) WithArrayOfValues ¶
func (s PointPathSelectorValueDistributionValueBucketOptionsLinearBucketsWidth) WithArrayOfValues(values []float64) *Point_FieldSubPathArrayOfValues
func (PointPathSelectorValueDistributionValueBucketOptionsLinearBucketsWidth) WithValue ¶
func (s PointPathSelectorValueDistributionValueBucketOptionsLinearBucketsWidth) WithValue(value float64) *Point_FieldSubPathValue
type PointPathSelectorValueDistributionValueCount ¶
type PointPathSelectorValueDistributionValueCount struct{}
func (PointPathSelectorValueDistributionValueCount) FieldPath ¶
func (PointPathSelectorValueDistributionValueCount) FieldPath() *Point_FieldSubPath
func (PointPathSelectorValueDistributionValueCount) WithArrayOfValues ¶
func (s PointPathSelectorValueDistributionValueCount) WithArrayOfValues(values []int64) *Point_FieldSubPathArrayOfValues
func (PointPathSelectorValueDistributionValueCount) WithValue ¶
func (s PointPathSelectorValueDistributionValueCount) WithValue(value int64) *Point_FieldSubPathValue
type PointPathSelectorValueDistributionValueMean ¶
type PointPathSelectorValueDistributionValueMean struct{}
func (PointPathSelectorValueDistributionValueMean) FieldPath ¶
func (PointPathSelectorValueDistributionValueMean) FieldPath() *Point_FieldSubPath
func (PointPathSelectorValueDistributionValueMean) WithArrayOfValues ¶
func (s PointPathSelectorValueDistributionValueMean) WithArrayOfValues(values []float64) *Point_FieldSubPathArrayOfValues
func (PointPathSelectorValueDistributionValueMean) WithValue ¶
func (s PointPathSelectorValueDistributionValueMean) WithValue(value float64) *Point_FieldSubPathValue
type PointPathSelectorValueDistributionValueRange ¶
type PointPathSelectorValueDistributionValueRange struct{}
func (PointPathSelectorValueDistributionValueRange) FieldPath ¶
func (PointPathSelectorValueDistributionValueRange) FieldPath() *Point_FieldSubPath
func (PointPathSelectorValueDistributionValueRange) WithArrayOfValues ¶
func (s PointPathSelectorValueDistributionValueRange) WithArrayOfValues(values []*monitoring_common.Distribution_Range) *Point_FieldSubPathArrayOfValues
func (PointPathSelectorValueDistributionValueRange) WithValue ¶
func (s PointPathSelectorValueDistributionValueRange) WithValue(value *monitoring_common.Distribution_Range) *Point_FieldSubPathValue
type PointPathSelectorValueDistributionValueRangeMax ¶
type PointPathSelectorValueDistributionValueRangeMax struct{}
func (PointPathSelectorValueDistributionValueRangeMax) FieldPath ¶
func (PointPathSelectorValueDistributionValueRangeMax) FieldPath() *Point_FieldSubPath
func (PointPathSelectorValueDistributionValueRangeMax) WithArrayOfValues ¶
func (s PointPathSelectorValueDistributionValueRangeMax) WithArrayOfValues(values []float64) *Point_FieldSubPathArrayOfValues
func (PointPathSelectorValueDistributionValueRangeMax) WithValue ¶
func (s PointPathSelectorValueDistributionValueRangeMax) WithValue(value float64) *Point_FieldSubPathValue
type PointPathSelectorValueDistributionValueRangeMin ¶
type PointPathSelectorValueDistributionValueRangeMin struct{}
func (PointPathSelectorValueDistributionValueRangeMin) FieldPath ¶
func (PointPathSelectorValueDistributionValueRangeMin) FieldPath() *Point_FieldSubPath
func (PointPathSelectorValueDistributionValueRangeMin) WithArrayOfValues ¶
func (s PointPathSelectorValueDistributionValueRangeMin) WithArrayOfValues(values []float64) *Point_FieldSubPathArrayOfValues
func (PointPathSelectorValueDistributionValueRangeMin) WithValue ¶
func (s PointPathSelectorValueDistributionValueRangeMin) WithValue(value float64) *Point_FieldSubPathValue
type PointPathSelectorValueDistributionValueSumOfSquaredDeviation ¶
type PointPathSelectorValueDistributionValueSumOfSquaredDeviation struct{}
func (PointPathSelectorValueDistributionValueSumOfSquaredDeviation) FieldPath ¶
func (PointPathSelectorValueDistributionValueSumOfSquaredDeviation) FieldPath() *Point_FieldSubPath
func (PointPathSelectorValueDistributionValueSumOfSquaredDeviation) WithArrayOfValues ¶
func (s PointPathSelectorValueDistributionValueSumOfSquaredDeviation) WithArrayOfValues(values []float64) *Point_FieldSubPathArrayOfValues
func (PointPathSelectorValueDistributionValueSumOfSquaredDeviation) WithValue ¶
func (s PointPathSelectorValueDistributionValueSumOfSquaredDeviation) WithValue(value float64) *Point_FieldSubPathValue
type PointPathSelectorValueDoubleValue ¶
type PointPathSelectorValueDoubleValue struct{}
func (PointPathSelectorValueDoubleValue) FieldPath ¶
func (PointPathSelectorValueDoubleValue) FieldPath() *Point_FieldSubPath
func (PointPathSelectorValueDoubleValue) WithArrayOfValues ¶
func (s PointPathSelectorValueDoubleValue) WithArrayOfValues(values []float64) *Point_FieldSubPathArrayOfValues
func (PointPathSelectorValueDoubleValue) WithValue ¶
func (s PointPathSelectorValueDoubleValue) WithValue(value float64) *Point_FieldSubPathValue
type PointPathSelectorValueInt64Value ¶
type PointPathSelectorValueInt64Value struct{}
func (PointPathSelectorValueInt64Value) FieldPath ¶
func (PointPathSelectorValueInt64Value) FieldPath() *Point_FieldSubPath
func (PointPathSelectorValueInt64Value) WithArrayOfValues ¶
func (s PointPathSelectorValueInt64Value) WithArrayOfValues(values []int64) *Point_FieldSubPathArrayOfValues
func (PointPathSelectorValueInt64Value) WithValue ¶
func (s PointPathSelectorValueInt64Value) WithValue(value int64) *Point_FieldSubPathValue
type PointPathSelectorValueStringValue ¶
type PointPathSelectorValueStringValue struct{}
func (PointPathSelectorValueStringValue) FieldPath ¶
func (PointPathSelectorValueStringValue) FieldPath() *Point_FieldSubPath
func (PointPathSelectorValueStringValue) WithArrayOfValues ¶
func (s PointPathSelectorValueStringValue) WithArrayOfValues(values []string) *Point_FieldSubPathArrayOfValues
func (PointPathSelectorValueStringValue) WithValue ¶
func (s PointPathSelectorValueStringValue) WithValue(value string) *Point_FieldSubPathValue
type Point_FieldMask ¶
type Point_FieldMask struct {
Paths []Point_FieldPath
}
func FullPoint_FieldMask ¶
func FullPoint_FieldMask() *Point_FieldMask
func (*Point_FieldMask) AppendPath ¶
func (fieldMask *Point_FieldMask) AppendPath(path Point_FieldPath)
func (*Point_FieldMask) AppendRawPath ¶
func (fieldMask *Point_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*Point_FieldMask) DecodeFirestore ¶
func (fieldMask *Point_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*Point_FieldMask) EncodeFirestore ¶
func (fieldMask *Point_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*Point_FieldMask) FilterInputFields ¶
func (fieldMask *Point_FieldMask) FilterInputFields() *Point_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*Point_FieldMask) FromProtoFieldMask ¶
func (fieldMask *Point_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*Point_FieldMask) GetPaths ¶
func (fieldMask *Point_FieldMask) GetPaths() []Point_FieldPath
func (*Point_FieldMask) GetRawPaths ¶
func (fieldMask *Point_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*Point_FieldMask) IsFull ¶
func (fieldMask *Point_FieldMask) IsFull() bool
func (Point_FieldMask) Marshal ¶
func (fieldMask Point_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (Point_FieldMask) MarshalJSON ¶
func (fieldMask Point_FieldMask) MarshalJSON() ([]byte, error)
func (*Point_FieldMask) PathsCount ¶
func (fieldMask *Point_FieldMask) PathsCount() int
func (*Point_FieldMask) Project ¶
func (fieldMask *Point_FieldMask) Project(source *Point) *Point
func (*Point_FieldMask) ProjectRaw ¶
func (fieldMask *Point_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*Point_FieldMask) ProtoMessage ¶
func (fieldMask *Point_FieldMask) ProtoMessage()
func (*Point_FieldMask) ProtoReflect ¶
func (fieldMask *Point_FieldMask) ProtoReflect() preflect.Message
func (*Point_FieldMask) Reset ¶
func (fieldMask *Point_FieldMask) Reset()
func (*Point_FieldMask) Set ¶
func (fieldMask *Point_FieldMask) Set(target, source *Point)
func (*Point_FieldMask) SetFromCliFlag ¶
func (fieldMask *Point_FieldMask) SetFromCliFlag(raw string) error
func (*Point_FieldMask) SetRaw ¶
func (fieldMask *Point_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*Point_FieldMask) Size ¶
func (fieldMask *Point_FieldMask) Size() int
func (*Point_FieldMask) String ¶
func (fieldMask *Point_FieldMask) String() string
func (*Point_FieldMask) Subtract ¶
func (fieldMask *Point_FieldMask) Subtract(other *Point_FieldMask) *Point_FieldMask
func (*Point_FieldMask) SubtractRaw ¶
func (fieldMask *Point_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*Point_FieldMask) ToProtoFieldMask ¶
func (fieldMask *Point_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*Point_FieldMask) Unmarshal ¶
func (fieldMask *Point_FieldMask) Unmarshal(data []byte) error
func (*Point_FieldMask) UnmarshalJSON ¶
func (fieldMask *Point_FieldMask) UnmarshalJSON(data []byte) error
type Point_FieldPath ¶
type Point_FieldPath interface { gotenobject.FieldPath Selector() Point_FieldPathSelector Get(source *Point) []interface{} GetSingle(source *Point) (interface{}, bool) ClearValue(item *Point) // Those methods build corresponding Point_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) Point_FieldPathValue WithIArrayOfValues(values interface{}) Point_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) Point_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildPoint_FieldPath ¶
func BuildPoint_FieldPath(fp gotenobject.RawFieldPath) (Point_FieldPath, error)
func MustParsePoint_FieldPath ¶
func MustParsePoint_FieldPath(rawField string) Point_FieldPath
func ParsePoint_FieldPath ¶
func ParsePoint_FieldPath(rawField string) (Point_FieldPath, error)
type Point_FieldPathArrayItemValue ¶
type Point_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue Point_FieldPath ContainsValue(*Point) bool }
Point_FieldPathArrayItemValue allows storing single item in Path-specific values for Point according to their type Present only for array (repeated) types.
func MustParsePoint_FieldPathArrayItemValue ¶
func MustParsePoint_FieldPathArrayItemValue(pathStr, valueStr string) Point_FieldPathArrayItemValue
func ParsePoint_FieldPathArrayItemValue ¶
func ParsePoint_FieldPathArrayItemValue(pathStr, valueStr string) (Point_FieldPathArrayItemValue, error)
ParsePoint_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type Point_FieldPathArrayOfValues ¶
type Point_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues Point_FieldPath }
Point_FieldPathArrayOfValues allows storing slice of values for Point fields according to their type
func MustParsePoint_FieldPathArrayOfValues ¶
func MustParsePoint_FieldPathArrayOfValues(pathStr, valuesStr string) Point_FieldPathArrayOfValues
func ParsePoint_FieldPathArrayOfValues ¶
func ParsePoint_FieldPathArrayOfValues(pathStr, valuesStr string) (Point_FieldPathArrayOfValues, error)
type Point_FieldPathSelector ¶
type Point_FieldPathSelector int32
const ( Point_FieldPathSelectorInterval Point_FieldPathSelector = 0 Point_FieldPathSelectorValue Point_FieldPathSelector = 1 Point_FieldPathSelectorAggregation Point_FieldPathSelector = 2 )
func (Point_FieldPathSelector) String ¶
func (s Point_FieldPathSelector) String() string
type Point_FieldPathValue ¶
type Point_FieldPathValue interface { Point_FieldPath gotenobject.FieldPathValue SetTo(target **Point) CompareWith(*Point) (cmp int, comparable bool) }
Point_FieldPathValue allows storing values for Point fields according to their type
func MustParsePoint_FieldPathValue ¶
func MustParsePoint_FieldPathValue(pathStr, valueStr string) Point_FieldPathValue
func ParsePoint_FieldPathValue ¶
func ParsePoint_FieldPathValue(pathStr, valueStr string) (Point_FieldPathValue, error)
type Point_FieldSubPath ¶
type Point_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*Point_FieldSubPath) AsAggregationSubPath ¶
func (fps *Point_FieldSubPath) AsAggregationSubPath() (monitoring_common.Aggregation_FieldPath, bool)
func (*Point_FieldSubPath) AsIntervalSubPath ¶
func (fps *Point_FieldSubPath) AsIntervalSubPath() (monitoring_common.TimeInterval_FieldPath, bool)
func (*Point_FieldSubPath) AsValueSubPath ¶
func (fps *Point_FieldSubPath) AsValueSubPath() (monitoring_common.TypedValue_FieldPath, bool)
func (*Point_FieldSubPath) ClearValue ¶
func (fps *Point_FieldSubPath) ClearValue(item *Point)
func (*Point_FieldSubPath) ClearValueRaw ¶
func (fps *Point_FieldSubPath) ClearValueRaw(item proto.Message)
func (*Point_FieldSubPath) Get ¶
func (fps *Point_FieldSubPath) Get(source *Point) (values []interface{})
Get returns all values pointed by selected field from source Point
func (*Point_FieldSubPath) GetDefault ¶
func (fps *Point_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*Point_FieldSubPath) GetRaw ¶
func (fps *Point_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*Point_FieldSubPath) GetSingle ¶
func (fps *Point_FieldSubPath) GetSingle(source *Point) (interface{}, bool)
GetSingle returns value of selected field from source Point
func (*Point_FieldSubPath) GetSingleRaw ¶
func (fps *Point_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*Point_FieldSubPath) IsLeaf ¶
func (fps *Point_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*Point_FieldSubPath) JSONString ¶
func (fps *Point_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*Point_FieldSubPath) Selector ¶
func (fps *Point_FieldSubPath) Selector() Point_FieldPathSelector
func (*Point_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *Point_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*Point_FieldSubPath) String ¶
func (fps *Point_FieldSubPath) String() string
String returns path representation in proto convention
func (*Point_FieldSubPath) WithIArrayItemValue ¶
func (fps *Point_FieldSubPath) WithIArrayItemValue(value interface{}) Point_FieldPathArrayItemValue
func (*Point_FieldSubPath) WithIArrayOfValues ¶
func (fps *Point_FieldSubPath) WithIArrayOfValues(values interface{}) Point_FieldPathArrayOfValues
func (*Point_FieldSubPath) WithIValue ¶
func (fps *Point_FieldSubPath) WithIValue(value interface{}) Point_FieldPathValue
func (*Point_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *Point_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*Point_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *Point_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*Point_FieldSubPath) WithRawIValue ¶
func (fps *Point_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type Point_FieldSubPathArrayItemValue ¶
type Point_FieldSubPathArrayItemValue struct { Point_FieldPath // contains filtered or unexported fields }
func (*Point_FieldSubPathArrayItemValue) AsAggregationPathItemValue ¶
func (fpaivs *Point_FieldSubPathArrayItemValue) AsAggregationPathItemValue() (monitoring_common.Aggregation_FieldPathArrayItemValue, bool)
func (*Point_FieldSubPathArrayItemValue) AsIntervalPathItemValue ¶
func (fpaivs *Point_FieldSubPathArrayItemValue) AsIntervalPathItemValue() (monitoring_common.TimeInterval_FieldPathArrayItemValue, bool)
func (*Point_FieldSubPathArrayItemValue) AsValuePathItemValue ¶
func (fpaivs *Point_FieldSubPathArrayItemValue) AsValuePathItemValue() (monitoring_common.TypedValue_FieldPathArrayItemValue, bool)
func (*Point_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *Point_FieldSubPathArrayItemValue) ContainsValue(source *Point) bool
Contains returns a boolean indicating if value that is being held is present in given 'Point'
func (*Point_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *Point_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type Point_FieldSubPathArrayOfValues ¶
type Point_FieldSubPathArrayOfValues struct { Point_FieldPath // contains filtered or unexported fields }
func (*Point_FieldSubPathArrayOfValues) AsAggregationPathArrayOfValues ¶
func (fpsaov *Point_FieldSubPathArrayOfValues) AsAggregationPathArrayOfValues() (monitoring_common.Aggregation_FieldPathArrayOfValues, bool)
func (*Point_FieldSubPathArrayOfValues) AsIntervalPathArrayOfValues ¶
func (fpsaov *Point_FieldSubPathArrayOfValues) AsIntervalPathArrayOfValues() (monitoring_common.TimeInterval_FieldPathArrayOfValues, bool)
func (*Point_FieldSubPathArrayOfValues) AsValuePathArrayOfValues ¶
func (fpsaov *Point_FieldSubPathArrayOfValues) AsValuePathArrayOfValues() (monitoring_common.TypedValue_FieldPathArrayOfValues, bool)
func (*Point_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *Point_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type Point_FieldSubPathValue ¶
type Point_FieldSubPathValue struct { Point_FieldPath // contains filtered or unexported fields }
func (*Point_FieldSubPathValue) AsAggregationPathValue ¶
func (fpvs *Point_FieldSubPathValue) AsAggregationPathValue() (monitoring_common.Aggregation_FieldPathValue, bool)
func (*Point_FieldSubPathValue) AsIntervalPathValue ¶
func (fpvs *Point_FieldSubPathValue) AsIntervalPathValue() (monitoring_common.TimeInterval_FieldPathValue, bool)
func (*Point_FieldSubPathValue) AsValuePathValue ¶
func (fpvs *Point_FieldSubPathValue) AsValuePathValue() (monitoring_common.TypedValue_FieldPathValue, bool)
func (*Point_FieldSubPathValue) CompareWith ¶
func (fpvs *Point_FieldSubPathValue) CompareWith(source *Point) (int, bool)
func (*Point_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *Point_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*Point_FieldSubPathValue) GetRawValue ¶
func (fpvs *Point_FieldSubPathValue) GetRawValue() interface{}
func (*Point_FieldSubPathValue) SetTo ¶
func (fpvs *Point_FieldSubPathValue) SetTo(target **Point)
func (*Point_FieldSubPathValue) SetToRaw ¶
func (fpvs *Point_FieldSubPathValue) SetToRaw(target proto.Message)
type Point_FieldTerminalPath ¶
type Point_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*Point_FieldTerminalPath) ClearValue ¶
func (fp *Point_FieldTerminalPath) ClearValue(item *Point)
func (*Point_FieldTerminalPath) ClearValueRaw ¶
func (fp *Point_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*Point_FieldTerminalPath) Get ¶
func (fp *Point_FieldTerminalPath) Get(source *Point) (values []interface{})
Get returns all values pointed by specific field from source Point
func (*Point_FieldTerminalPath) GetDefault ¶
func (fp *Point_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*Point_FieldTerminalPath) GetRaw ¶
func (fp *Point_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*Point_FieldTerminalPath) GetSingle ¶
func (fp *Point_FieldTerminalPath) GetSingle(source *Point) (interface{}, bool)
GetSingle returns value pointed by specific field of from source Point
func (*Point_FieldTerminalPath) GetSingleRaw ¶
func (fp *Point_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*Point_FieldTerminalPath) IsLeaf ¶
func (fp *Point_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*Point_FieldTerminalPath) JSONString ¶
func (fp *Point_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*Point_FieldTerminalPath) Selector ¶
func (fp *Point_FieldTerminalPath) Selector() Point_FieldPathSelector
func (*Point_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *Point_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*Point_FieldTerminalPath) String ¶
func (fp *Point_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*Point_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *Point_FieldTerminalPath) WithIArrayItemValue(value interface{}) Point_FieldPathArrayItemValue
func (*Point_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *Point_FieldTerminalPath) WithIArrayOfValues(values interface{}) Point_FieldPathArrayOfValues
func (*Point_FieldTerminalPath) WithIValue ¶
func (fp *Point_FieldTerminalPath) WithIValue(value interface{}) Point_FieldPathValue
func (*Point_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *Point_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*Point_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *Point_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*Point_FieldTerminalPath) WithRawIValue ¶
func (fp *Point_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type Point_FieldTerminalPathArrayItemValue ¶
type Point_FieldTerminalPathArrayItemValue struct { Point_FieldTerminalPath // contains filtered or unexported fields }
func (*Point_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *Point_FieldTerminalPathArrayItemValue) ContainsValue(source *Point) bool
Contains returns a boolean indicating if value that is being held is present in given 'Point'
func (*Point_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *Point_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object Point as interface{}
func (*Point_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *Point_FieldTerminalPathArrayItemValue) GetSingle(source *Point) (interface{}, bool)
func (*Point_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *Point_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type Point_FieldTerminalPathArrayOfValues ¶
type Point_FieldTerminalPathArrayOfValues struct { Point_FieldTerminalPath // contains filtered or unexported fields }
func (*Point_FieldTerminalPathArrayOfValues) AsAggregationArrayOfValues ¶
func (fpaov *Point_FieldTerminalPathArrayOfValues) AsAggregationArrayOfValues() ([]*monitoring_common.Aggregation, bool)
func (*Point_FieldTerminalPathArrayOfValues) AsIntervalArrayOfValues ¶
func (fpaov *Point_FieldTerminalPathArrayOfValues) AsIntervalArrayOfValues() ([]*monitoring_common.TimeInterval, bool)
func (*Point_FieldTerminalPathArrayOfValues) AsValueArrayOfValues ¶
func (fpaov *Point_FieldTerminalPathArrayOfValues) AsValueArrayOfValues() ([]*monitoring_common.TypedValue, bool)
func (*Point_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *Point_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type Point_FieldTerminalPathValue ¶
type Point_FieldTerminalPathValue struct { Point_FieldTerminalPath // contains filtered or unexported fields }
func (*Point_FieldTerminalPathValue) AsAggregationValue ¶
func (fpv *Point_FieldTerminalPathValue) AsAggregationValue() (*monitoring_common.Aggregation, bool)
func (*Point_FieldTerminalPathValue) AsIntervalValue ¶
func (fpv *Point_FieldTerminalPathValue) AsIntervalValue() (*monitoring_common.TimeInterval, bool)
func (*Point_FieldTerminalPathValue) AsValueValue ¶
func (fpv *Point_FieldTerminalPathValue) AsValueValue() (*monitoring_common.TypedValue, bool)
func (*Point_FieldTerminalPathValue) CompareWith ¶
func (fpv *Point_FieldTerminalPathValue) CompareWith(source *Point) (int, bool)
CompareWith compares value in the 'Point_FieldTerminalPathValue' with the value under path in 'Point'.
func (*Point_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *Point_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*Point_FieldTerminalPathValue) GetRawValue ¶
func (fpv *Point_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'Point' as interface{}
func (*Point_FieldTerminalPathValue) SetTo ¶
func (fpv *Point_FieldTerminalPathValue) SetTo(target **Point)
SetTo stores value for selected field for object Point
func (*Point_FieldTerminalPathValue) SetToRaw ¶
func (fpv *Point_FieldTerminalPathValue) SetToRaw(target proto.Message)
type TimeSerie ¶
type TimeSerie struct { // TimeSerie key identifies unique TimeSeries tuple: // <project, region, metric.type, metric.labels, resource.type, // resource.labels> // // Kind/ValueType are not present in key // Key is not to be decoded outside of service, but treated as opaque string // // Specific key is valid and understood only in single region only. If time // serie is created by merging from multiple regions, key must be ignore. Key []byte `protobuf:"bytes,101,opt,name=key,proto3" json:"key,omitempty" firestore:"key"` // Internal use - for bulk reporting of TimeSeries Project string `protobuf:"bytes,102,opt,name=project,proto3" json:"project,omitempty" firestore:"project"` // Region ID associated with time serie. Region string `protobuf:"bytes,103,opt,name=region,proto3" json:"region,omitempty" firestore:"region"` // The associated metric. A fully-specified metric used to identify the time // series. Metric *monitoring_common.Metric `protobuf:"bytes,1,opt,name=metric,proto3" json:"metric,omitempty" firestore:"metric"` // The associated monitored resource. Custom metrics can use only certain // monitored resource types in their time series data. Resource *monitoring_common.MonitoredResource `protobuf:"bytes,2,opt,name=resource,proto3" json:"resource,omitempty" firestore:"resource"` // Output only. The associated monitored resource metadata. When reading a // a timeseries, this field will include metadata labels that are explicitly // named in the reduction. When creating a timeseries, this field is ignored. Metadata *monitoring_common.MonitoredResourceMetadata `protobuf:"bytes,7,opt,name=metadata,proto3" json:"metadata,omitempty" firestore:"metadata"` // The metric kind of the time series. When listing time series, this metric // kind might be different from the metric kind of the associated metric if // this time series is an alignment or reduction of other time series. // // When creating a time series, this field is optional. If present, it must be // the same as the metric kind of the associated metric. If the associated // metric's descriptor must be auto-created, then this field specifies the // metric kind of the new descriptor and must be either `GAUGE` (the default) // or `CUMULATIVE`. MetricKind metric_descriptor.MetricDescriptor_MetricKind `` /* 166-byte string literal not displayed */ // The value type of the time series. When listing time series, this value // type might be different from the value type of the associated metric if // this time series is an alignment or reduction of other time series. // // When creating a time series, this field is optional. If present, it must be // the same as the type of the data in the `points` field. ValueType metric_descriptor.MetricDescriptor_ValueType `` /* 161-byte string literal not displayed */ // The data points of this time series. When listing time series, points are // returned in reverse time order. // // When creating a time series, this field must contain exactly one point and // the point's type must be the same as the value type of the associated // metric. If the associated metric's descriptor must be auto-created, then // the value type of the descriptor is determined by the point's type, which // must be `BOOL`, `INT64`, `DOUBLE`, or `DISTRIBUTION`. Points []*Point `protobuf:"bytes,5,rep,name=points,proto3" json:"points,omitempty" firestore:"points"` // contains filtered or unexported fields }
A collection of data points that describes the time-varying values of a metric. A time series is identified by a combination of a fully-specified monitored resource and a fully-specified metric. This type is used for both listing and creating time series.
func (*TimeSerie) CloneRaw ¶
func (o *TimeSerie) CloneRaw() gotenobject.GotenObjectExt
func (*TimeSerie) Descriptor ¶
Deprecated, Use TimeSerie.ProtoReflect.Descriptor instead.
func (*TimeSerie) GetMetadata ¶
func (m *TimeSerie) GetMetadata() *monitoring_common.MonitoredResourceMetadata
func (*TimeSerie) GetMetric ¶
func (m *TimeSerie) GetMetric() *monitoring_common.Metric
func (*TimeSerie) GetMetricKind ¶
func (m *TimeSerie) GetMetricKind() metric_descriptor.MetricDescriptor_MetricKind
func (*TimeSerie) GetProject ¶
func (*TimeSerie) GetResource ¶
func (m *TimeSerie) GetResource() *monitoring_common.MonitoredResource
func (*TimeSerie) GetValueType ¶
func (m *TimeSerie) GetValueType() metric_descriptor.MetricDescriptor_ValueType
func (*TimeSerie) GotenMessage ¶
func (*TimeSerie) GotenMessage()
func (*TimeSerie) GotenObjectExt ¶
func (o *TimeSerie) GotenObjectExt()
func (*TimeSerie) GotenValidate ¶
func (*TimeSerie) MakeDiffFieldMask ¶
func (o *TimeSerie) MakeDiffFieldMask(other *TimeSerie) *TimeSerie_FieldMask
func (*TimeSerie) MakeFullFieldMask ¶
func (o *TimeSerie) MakeFullFieldMask() *TimeSerie_FieldMask
func (*TimeSerie) MakeRawDiffFieldMask ¶
func (o *TimeSerie) MakeRawDiffFieldMask(other gotenobject.GotenObjectExt) gotenobject.FieldMask
func (*TimeSerie) MakeRawFullFieldMask ¶
func (o *TimeSerie) MakeRawFullFieldMask() gotenobject.FieldMask
func (*TimeSerie) MarshalJSON ¶
func (*TimeSerie) MergeRaw ¶
func (o *TimeSerie) MergeRaw(source gotenobject.GotenObjectExt)
func (*TimeSerie) ProtoMessage ¶
func (*TimeSerie) ProtoMessage()
func (*TimeSerie) ProtoReflect ¶
func (*TimeSerie) SetMetadata ¶
func (m *TimeSerie) SetMetadata(fv *monitoring_common.MonitoredResourceMetadata)
func (*TimeSerie) SetMetric ¶
func (m *TimeSerie) SetMetric(fv *monitoring_common.Metric)
func (*TimeSerie) SetMetricKind ¶
func (m *TimeSerie) SetMetricKind(fv metric_descriptor.MetricDescriptor_MetricKind)
func (*TimeSerie) SetProject ¶
func (*TimeSerie) SetResource ¶
func (m *TimeSerie) SetResource(fv *monitoring_common.MonitoredResource)
func (*TimeSerie) SetValueType ¶
func (m *TimeSerie) SetValueType(fv metric_descriptor.MetricDescriptor_ValueType)
func (*TimeSerie) UnmarshalJSON ¶
type TimeSerieFieldPathBuilder ¶
type TimeSerieFieldPathBuilder struct{}
func NewTimeSerieFieldPathBuilder ¶
func NewTimeSerieFieldPathBuilder() TimeSerieFieldPathBuilder
func (TimeSerieFieldPathBuilder) Key ¶
func (TimeSerieFieldPathBuilder) Key() TimeSeriePathSelectorKey
func (TimeSerieFieldPathBuilder) Metadata ¶
func (TimeSerieFieldPathBuilder) Metadata() TimeSeriePathSelectorMetadata
func (TimeSerieFieldPathBuilder) Metric ¶
func (TimeSerieFieldPathBuilder) Metric() TimeSeriePathSelectorMetric
func (TimeSerieFieldPathBuilder) MetricKind ¶
func (TimeSerieFieldPathBuilder) MetricKind() TimeSeriePathSelectorMetricKind
func (TimeSerieFieldPathBuilder) Points ¶
func (TimeSerieFieldPathBuilder) Points() TimeSeriePathSelectorPoints
func (TimeSerieFieldPathBuilder) Project ¶
func (TimeSerieFieldPathBuilder) Project() TimeSeriePathSelectorProject
func (TimeSerieFieldPathBuilder) Region ¶
func (TimeSerieFieldPathBuilder) Region() TimeSeriePathSelectorRegion
func (TimeSerieFieldPathBuilder) Resource ¶
func (TimeSerieFieldPathBuilder) Resource() TimeSeriePathSelectorResource
func (TimeSerieFieldPathBuilder) ValueType ¶
func (TimeSerieFieldPathBuilder) ValueType() TimeSeriePathSelectorValueType
type TimeSerieMapPathSelectorMetadataUserLabels ¶
type TimeSerieMapPathSelectorMetadataUserLabels struct {
// contains filtered or unexported fields
}
func (TimeSerieMapPathSelectorMetadataUserLabels) FieldPath ¶
func (s TimeSerieMapPathSelectorMetadataUserLabels) FieldPath() *TimeSerie_FieldSubPath
func (TimeSerieMapPathSelectorMetadataUserLabels) WithArrayOfValues ¶
func (s TimeSerieMapPathSelectorMetadataUserLabels) WithArrayOfValues(values []string) *TimeSerie_FieldSubPathArrayOfValues
func (TimeSerieMapPathSelectorMetadataUserLabels) WithValue ¶
func (s TimeSerieMapPathSelectorMetadataUserLabels) WithValue(value string) *TimeSerie_FieldSubPathValue
type TimeSerieMapPathSelectorMetricLabels ¶
type TimeSerieMapPathSelectorMetricLabels struct {
// contains filtered or unexported fields
}
func (TimeSerieMapPathSelectorMetricLabels) FieldPath ¶
func (s TimeSerieMapPathSelectorMetricLabels) FieldPath() *TimeSerie_FieldSubPath
func (TimeSerieMapPathSelectorMetricLabels) WithArrayOfValues ¶
func (s TimeSerieMapPathSelectorMetricLabels) WithArrayOfValues(values []string) *TimeSerie_FieldSubPathArrayOfValues
func (TimeSerieMapPathSelectorMetricLabels) WithValue ¶
func (s TimeSerieMapPathSelectorMetricLabels) WithValue(value string) *TimeSerie_FieldSubPathValue
type TimeSerieMapPathSelectorResourceLabels ¶
type TimeSerieMapPathSelectorResourceLabels struct {
// contains filtered or unexported fields
}
func (TimeSerieMapPathSelectorResourceLabels) FieldPath ¶
func (s TimeSerieMapPathSelectorResourceLabels) FieldPath() *TimeSerie_FieldSubPath
func (TimeSerieMapPathSelectorResourceLabels) WithArrayOfValues ¶
func (s TimeSerieMapPathSelectorResourceLabels) WithArrayOfValues(values []string) *TimeSerie_FieldSubPathArrayOfValues
func (TimeSerieMapPathSelectorResourceLabels) WithValue ¶
func (s TimeSerieMapPathSelectorResourceLabels) WithValue(value string) *TimeSerie_FieldSubPathValue
type TimeSeriePathSelectorKey ¶
type TimeSeriePathSelectorKey struct{}
func (TimeSeriePathSelectorKey) FieldPath ¶
func (TimeSeriePathSelectorKey) FieldPath() *TimeSerie_FieldTerminalPath
func (TimeSeriePathSelectorKey) WithArrayOfValues ¶
func (s TimeSeriePathSelectorKey) WithArrayOfValues(values [][]byte) *TimeSerie_FieldTerminalPathArrayOfValues
func (TimeSeriePathSelectorKey) WithValue ¶
func (s TimeSeriePathSelectorKey) WithValue(value []byte) *TimeSerie_FieldTerminalPathValue
type TimeSeriePathSelectorMetadata ¶
type TimeSeriePathSelectorMetadata struct{}
func (TimeSeriePathSelectorMetadata) FieldPath ¶
func (TimeSeriePathSelectorMetadata) FieldPath() *TimeSerie_FieldTerminalPath
func (TimeSeriePathSelectorMetadata) UserLabels ¶
func (TimeSeriePathSelectorMetadata) UserLabels() TimeSeriePathSelectorMetadataUserLabels
func (TimeSeriePathSelectorMetadata) WithArrayOfValues ¶
func (s TimeSeriePathSelectorMetadata) WithArrayOfValues(values []*monitoring_common.MonitoredResourceMetadata) *TimeSerie_FieldTerminalPathArrayOfValues
func (TimeSeriePathSelectorMetadata) WithSubArrayItemValue ¶
func (s TimeSeriePathSelectorMetadata) WithSubArrayItemValue(subPathArrayItemValue monitoring_common.MonitoredResourceMetadata_FieldPathArrayItemValue) *TimeSerie_FieldSubPathArrayItemValue
func (TimeSeriePathSelectorMetadata) WithSubArrayOfValues ¶
func (s TimeSeriePathSelectorMetadata) WithSubArrayOfValues(subPathArrayOfValues monitoring_common.MonitoredResourceMetadata_FieldPathArrayOfValues) *TimeSerie_FieldSubPathArrayOfValues
func (TimeSeriePathSelectorMetadata) WithSubPath ¶
func (TimeSeriePathSelectorMetadata) WithSubPath(subPath monitoring_common.MonitoredResourceMetadata_FieldPath) *TimeSerie_FieldSubPath
func (TimeSeriePathSelectorMetadata) WithSubValue ¶
func (s TimeSeriePathSelectorMetadata) WithSubValue(subPathValue monitoring_common.MonitoredResourceMetadata_FieldPathValue) *TimeSerie_FieldSubPathValue
func (TimeSeriePathSelectorMetadata) WithValue ¶
func (s TimeSeriePathSelectorMetadata) WithValue(value *monitoring_common.MonitoredResourceMetadata) *TimeSerie_FieldTerminalPathValue
type TimeSeriePathSelectorMetadataUserLabels ¶
type TimeSeriePathSelectorMetadataUserLabels struct{}
func (TimeSeriePathSelectorMetadataUserLabels) FieldPath ¶
func (TimeSeriePathSelectorMetadataUserLabels) FieldPath() *TimeSerie_FieldSubPath
func (TimeSeriePathSelectorMetadataUserLabels) WithArrayOfValues ¶
func (s TimeSeriePathSelectorMetadataUserLabels) WithArrayOfValues(values []map[string]string) *TimeSerie_FieldSubPathArrayOfValues
func (TimeSeriePathSelectorMetadataUserLabels) WithKey ¶
func (TimeSeriePathSelectorMetadataUserLabels) WithKey(key string) TimeSerieMapPathSelectorMetadataUserLabels
func (TimeSeriePathSelectorMetadataUserLabels) WithValue ¶
func (s TimeSeriePathSelectorMetadataUserLabels) WithValue(value map[string]string) *TimeSerie_FieldSubPathValue
type TimeSeriePathSelectorMetric ¶
type TimeSeriePathSelectorMetric struct{}
func (TimeSeriePathSelectorMetric) FieldPath ¶
func (TimeSeriePathSelectorMetric) FieldPath() *TimeSerie_FieldTerminalPath
func (TimeSeriePathSelectorMetric) Labels ¶
func (TimeSeriePathSelectorMetric) Labels() TimeSeriePathSelectorMetricLabels
func (TimeSeriePathSelectorMetric) ReducedLabels ¶
func (TimeSeriePathSelectorMetric) ReducedLabels() TimeSeriePathSelectorMetricReducedLabels
func (TimeSeriePathSelectorMetric) Type ¶
func (TimeSeriePathSelectorMetric) Type() TimeSeriePathSelectorMetricType
func (TimeSeriePathSelectorMetric) WithArrayOfValues ¶
func (s TimeSeriePathSelectorMetric) WithArrayOfValues(values []*monitoring_common.Metric) *TimeSerie_FieldTerminalPathArrayOfValues
func (TimeSeriePathSelectorMetric) WithSubArrayItemValue ¶
func (s TimeSeriePathSelectorMetric) WithSubArrayItemValue(subPathArrayItemValue monitoring_common.Metric_FieldPathArrayItemValue) *TimeSerie_FieldSubPathArrayItemValue
func (TimeSeriePathSelectorMetric) WithSubArrayOfValues ¶
func (s TimeSeriePathSelectorMetric) WithSubArrayOfValues(subPathArrayOfValues monitoring_common.Metric_FieldPathArrayOfValues) *TimeSerie_FieldSubPathArrayOfValues
func (TimeSeriePathSelectorMetric) WithSubPath ¶
func (TimeSeriePathSelectorMetric) WithSubPath(subPath monitoring_common.Metric_FieldPath) *TimeSerie_FieldSubPath
func (TimeSeriePathSelectorMetric) WithSubValue ¶
func (s TimeSeriePathSelectorMetric) WithSubValue(subPathValue monitoring_common.Metric_FieldPathValue) *TimeSerie_FieldSubPathValue
func (TimeSeriePathSelectorMetric) WithValue ¶
func (s TimeSeriePathSelectorMetric) WithValue(value *monitoring_common.Metric) *TimeSerie_FieldTerminalPathValue
type TimeSeriePathSelectorMetricKind ¶
type TimeSeriePathSelectorMetricKind struct{}
func (TimeSeriePathSelectorMetricKind) FieldPath ¶
func (TimeSeriePathSelectorMetricKind) FieldPath() *TimeSerie_FieldTerminalPath
func (TimeSeriePathSelectorMetricKind) WithArrayOfValues ¶
func (s TimeSeriePathSelectorMetricKind) WithArrayOfValues(values []metric_descriptor.MetricDescriptor_MetricKind) *TimeSerie_FieldTerminalPathArrayOfValues
func (TimeSeriePathSelectorMetricKind) WithValue ¶
func (s TimeSeriePathSelectorMetricKind) WithValue(value metric_descriptor.MetricDescriptor_MetricKind) *TimeSerie_FieldTerminalPathValue
type TimeSeriePathSelectorMetricLabels ¶
type TimeSeriePathSelectorMetricLabels struct{}
func (TimeSeriePathSelectorMetricLabels) FieldPath ¶
func (TimeSeriePathSelectorMetricLabels) FieldPath() *TimeSerie_FieldSubPath
func (TimeSeriePathSelectorMetricLabels) WithArrayOfValues ¶
func (s TimeSeriePathSelectorMetricLabels) WithArrayOfValues(values []map[string]string) *TimeSerie_FieldSubPathArrayOfValues
func (TimeSeriePathSelectorMetricLabels) WithKey ¶
func (TimeSeriePathSelectorMetricLabels) WithKey(key string) TimeSerieMapPathSelectorMetricLabels
func (TimeSeriePathSelectorMetricLabels) WithValue ¶
func (s TimeSeriePathSelectorMetricLabels) WithValue(value map[string]string) *TimeSerie_FieldSubPathValue
type TimeSeriePathSelectorMetricReducedLabels ¶
type TimeSeriePathSelectorMetricReducedLabels struct{}
func (TimeSeriePathSelectorMetricReducedLabels) FieldPath ¶
func (TimeSeriePathSelectorMetricReducedLabels) FieldPath() *TimeSerie_FieldSubPath
func (TimeSeriePathSelectorMetricReducedLabels) WithArrayOfValues ¶
func (s TimeSeriePathSelectorMetricReducedLabels) WithArrayOfValues(values [][]string) *TimeSerie_FieldSubPathArrayOfValues
func (TimeSeriePathSelectorMetricReducedLabels) WithItemValue ¶
func (s TimeSeriePathSelectorMetricReducedLabels) WithItemValue(value string) *TimeSerie_FieldSubPathArrayItemValue
func (TimeSeriePathSelectorMetricReducedLabels) WithValue ¶
func (s TimeSeriePathSelectorMetricReducedLabels) WithValue(value []string) *TimeSerie_FieldSubPathValue
type TimeSeriePathSelectorMetricType ¶
type TimeSeriePathSelectorMetricType struct{}
func (TimeSeriePathSelectorMetricType) FieldPath ¶
func (TimeSeriePathSelectorMetricType) FieldPath() *TimeSerie_FieldSubPath
func (TimeSeriePathSelectorMetricType) WithArrayOfValues ¶
func (s TimeSeriePathSelectorMetricType) WithArrayOfValues(values []string) *TimeSerie_FieldSubPathArrayOfValues
func (TimeSeriePathSelectorMetricType) WithValue ¶
func (s TimeSeriePathSelectorMetricType) WithValue(value string) *TimeSerie_FieldSubPathValue
type TimeSeriePathSelectorPoints ¶
type TimeSeriePathSelectorPoints struct{}
func (TimeSeriePathSelectorPoints) Aggregation ¶
func (TimeSeriePathSelectorPoints) Aggregation() TimeSeriePathSelectorPointsAggregation
func (TimeSeriePathSelectorPoints) FieldPath ¶
func (TimeSeriePathSelectorPoints) FieldPath() *TimeSerie_FieldTerminalPath
func (TimeSeriePathSelectorPoints) Interval ¶
func (TimeSeriePathSelectorPoints) Interval() TimeSeriePathSelectorPointsInterval
func (TimeSeriePathSelectorPoints) Value ¶
func (TimeSeriePathSelectorPoints) Value() TimeSeriePathSelectorPointsValue
func (TimeSeriePathSelectorPoints) WithArrayOfValues ¶
func (s TimeSeriePathSelectorPoints) WithArrayOfValues(values [][]*Point) *TimeSerie_FieldTerminalPathArrayOfValues
func (TimeSeriePathSelectorPoints) WithItemValue ¶
func (s TimeSeriePathSelectorPoints) WithItemValue(value *Point) *TimeSerie_FieldTerminalPathArrayItemValue
func (TimeSeriePathSelectorPoints) WithSubArrayItemValue ¶
func (s TimeSeriePathSelectorPoints) WithSubArrayItemValue(subPathArrayItemValue Point_FieldPathArrayItemValue) *TimeSerie_FieldSubPathArrayItemValue
func (TimeSeriePathSelectorPoints) WithSubArrayOfValues ¶
func (s TimeSeriePathSelectorPoints) WithSubArrayOfValues(subPathArrayOfValues Point_FieldPathArrayOfValues) *TimeSerie_FieldSubPathArrayOfValues
func (TimeSeriePathSelectorPoints) WithSubPath ¶
func (TimeSeriePathSelectorPoints) WithSubPath(subPath Point_FieldPath) *TimeSerie_FieldSubPath
func (TimeSeriePathSelectorPoints) WithSubValue ¶
func (s TimeSeriePathSelectorPoints) WithSubValue(subPathValue Point_FieldPathValue) *TimeSerie_FieldSubPathValue
func (TimeSeriePathSelectorPoints) WithValue ¶
func (s TimeSeriePathSelectorPoints) WithValue(value []*Point) *TimeSerie_FieldTerminalPathValue
type TimeSeriePathSelectorPointsAggregation ¶
type TimeSeriePathSelectorPointsAggregation struct{}
func (TimeSeriePathSelectorPointsAggregation) AlignmentPeriod ¶
func (TimeSeriePathSelectorPointsAggregation) AlignmentPeriod() TimeSeriePathSelectorPointsAggregationAlignmentPeriod
func (TimeSeriePathSelectorPointsAggregation) CrossSeriesReducer ¶
func (TimeSeriePathSelectorPointsAggregation) CrossSeriesReducer() TimeSeriePathSelectorPointsAggregationCrossSeriesReducer
func (TimeSeriePathSelectorPointsAggregation) FieldPath ¶
func (TimeSeriePathSelectorPointsAggregation) FieldPath() *TimeSerie_FieldSubPath
func (TimeSeriePathSelectorPointsAggregation) GroupByFields ¶
func (TimeSeriePathSelectorPointsAggregation) GroupByFields() TimeSeriePathSelectorPointsAggregationGroupByFields
func (TimeSeriePathSelectorPointsAggregation) PerSeriesAligner ¶
func (TimeSeriePathSelectorPointsAggregation) PerSeriesAligner() TimeSeriePathSelectorPointsAggregationPerSeriesAligner
func (TimeSeriePathSelectorPointsAggregation) WithArrayOfValues ¶
func (s TimeSeriePathSelectorPointsAggregation) WithArrayOfValues(values []*monitoring_common.Aggregation) *TimeSerie_FieldSubPathArrayOfValues
func (TimeSeriePathSelectorPointsAggregation) WithValue ¶
func (s TimeSeriePathSelectorPointsAggregation) WithValue(value *monitoring_common.Aggregation) *TimeSerie_FieldSubPathValue
type TimeSeriePathSelectorPointsAggregationAlignmentPeriod ¶
type TimeSeriePathSelectorPointsAggregationAlignmentPeriod struct{}
func (TimeSeriePathSelectorPointsAggregationAlignmentPeriod) FieldPath ¶
func (TimeSeriePathSelectorPointsAggregationAlignmentPeriod) FieldPath() *TimeSerie_FieldSubPath
func (TimeSeriePathSelectorPointsAggregationAlignmentPeriod) WithArrayOfValues ¶
func (s TimeSeriePathSelectorPointsAggregationAlignmentPeriod) WithArrayOfValues(values []*duration.Duration) *TimeSerie_FieldSubPathArrayOfValues
func (TimeSeriePathSelectorPointsAggregationAlignmentPeriod) WithValue ¶
func (s TimeSeriePathSelectorPointsAggregationAlignmentPeriod) WithValue(value *duration.Duration) *TimeSerie_FieldSubPathValue
type TimeSeriePathSelectorPointsAggregationCrossSeriesReducer ¶
type TimeSeriePathSelectorPointsAggregationCrossSeriesReducer struct{}
func (TimeSeriePathSelectorPointsAggregationCrossSeriesReducer) FieldPath ¶
func (TimeSeriePathSelectorPointsAggregationCrossSeriesReducer) FieldPath() *TimeSerie_FieldSubPath
func (TimeSeriePathSelectorPointsAggregationCrossSeriesReducer) WithArrayOfValues ¶
func (s TimeSeriePathSelectorPointsAggregationCrossSeriesReducer) WithArrayOfValues(values []monitoring_common.Aggregation_Reducer) *TimeSerie_FieldSubPathArrayOfValues
func (TimeSeriePathSelectorPointsAggregationCrossSeriesReducer) WithValue ¶
func (s TimeSeriePathSelectorPointsAggregationCrossSeriesReducer) WithValue(value monitoring_common.Aggregation_Reducer) *TimeSerie_FieldSubPathValue
type TimeSeriePathSelectorPointsAggregationGroupByFields ¶
type TimeSeriePathSelectorPointsAggregationGroupByFields struct{}
func (TimeSeriePathSelectorPointsAggregationGroupByFields) FieldPath ¶
func (TimeSeriePathSelectorPointsAggregationGroupByFields) FieldPath() *TimeSerie_FieldSubPath
func (TimeSeriePathSelectorPointsAggregationGroupByFields) WithArrayOfValues ¶
func (s TimeSeriePathSelectorPointsAggregationGroupByFields) WithArrayOfValues(values [][]string) *TimeSerie_FieldSubPathArrayOfValues
func (TimeSeriePathSelectorPointsAggregationGroupByFields) WithItemValue ¶
func (s TimeSeriePathSelectorPointsAggregationGroupByFields) WithItemValue(value string) *TimeSerie_FieldSubPathArrayItemValue
func (TimeSeriePathSelectorPointsAggregationGroupByFields) WithValue ¶
func (s TimeSeriePathSelectorPointsAggregationGroupByFields) WithValue(value []string) *TimeSerie_FieldSubPathValue
type TimeSeriePathSelectorPointsAggregationPerSeriesAligner ¶
type TimeSeriePathSelectorPointsAggregationPerSeriesAligner struct{}
func (TimeSeriePathSelectorPointsAggregationPerSeriesAligner) FieldPath ¶
func (TimeSeriePathSelectorPointsAggregationPerSeriesAligner) FieldPath() *TimeSerie_FieldSubPath
func (TimeSeriePathSelectorPointsAggregationPerSeriesAligner) WithArrayOfValues ¶
func (s TimeSeriePathSelectorPointsAggregationPerSeriesAligner) WithArrayOfValues(values []monitoring_common.Aggregation_Aligner) *TimeSerie_FieldSubPathArrayOfValues
func (TimeSeriePathSelectorPointsAggregationPerSeriesAligner) WithValue ¶
func (s TimeSeriePathSelectorPointsAggregationPerSeriesAligner) WithValue(value monitoring_common.Aggregation_Aligner) *TimeSerie_FieldSubPathValue
type TimeSeriePathSelectorPointsInterval ¶
type TimeSeriePathSelectorPointsInterval struct{}
func (TimeSeriePathSelectorPointsInterval) FieldPath ¶
func (TimeSeriePathSelectorPointsInterval) FieldPath() *TimeSerie_FieldSubPath
func (TimeSeriePathSelectorPointsInterval) StartTime ¶
func (TimeSeriePathSelectorPointsInterval) StartTime() TimeSeriePathSelectorPointsIntervalStartTime
func (TimeSeriePathSelectorPointsInterval) WithArrayOfValues ¶
func (s TimeSeriePathSelectorPointsInterval) WithArrayOfValues(values []*monitoring_common.TimeInterval) *TimeSerie_FieldSubPathArrayOfValues
func (TimeSeriePathSelectorPointsInterval) WithValue ¶
func (s TimeSeriePathSelectorPointsInterval) WithValue(value *monitoring_common.TimeInterval) *TimeSerie_FieldSubPathValue
type TimeSeriePathSelectorPointsIntervalEndTime ¶
type TimeSeriePathSelectorPointsIntervalEndTime struct{}
func (TimeSeriePathSelectorPointsIntervalEndTime) FieldPath ¶
func (TimeSeriePathSelectorPointsIntervalEndTime) FieldPath() *TimeSerie_FieldSubPath
func (TimeSeriePathSelectorPointsIntervalEndTime) WithArrayOfValues ¶
func (s TimeSeriePathSelectorPointsIntervalEndTime) WithArrayOfValues(values []*timestamp.Timestamp) *TimeSerie_FieldSubPathArrayOfValues
func (TimeSeriePathSelectorPointsIntervalEndTime) WithValue ¶
func (s TimeSeriePathSelectorPointsIntervalEndTime) WithValue(value *timestamp.Timestamp) *TimeSerie_FieldSubPathValue
type TimeSeriePathSelectorPointsIntervalStartTime ¶
type TimeSeriePathSelectorPointsIntervalStartTime struct{}
func (TimeSeriePathSelectorPointsIntervalStartTime) FieldPath ¶
func (TimeSeriePathSelectorPointsIntervalStartTime) FieldPath() *TimeSerie_FieldSubPath
func (TimeSeriePathSelectorPointsIntervalStartTime) WithArrayOfValues ¶
func (s TimeSeriePathSelectorPointsIntervalStartTime) WithArrayOfValues(values []*timestamp.Timestamp) *TimeSerie_FieldSubPathArrayOfValues
func (TimeSeriePathSelectorPointsIntervalStartTime) WithValue ¶
func (s TimeSeriePathSelectorPointsIntervalStartTime) WithValue(value *timestamp.Timestamp) *TimeSerie_FieldSubPathValue
type TimeSeriePathSelectorPointsValue ¶
type TimeSeriePathSelectorPointsValue struct{}
func (TimeSeriePathSelectorPointsValue) BoolValue ¶
func (TimeSeriePathSelectorPointsValue) BoolValue() TimeSeriePathSelectorPointsValueBoolValue
func (TimeSeriePathSelectorPointsValue) DistributionValue ¶
func (TimeSeriePathSelectorPointsValue) DistributionValue() TimeSeriePathSelectorPointsValueDistributionValue
func (TimeSeriePathSelectorPointsValue) DoubleValue ¶
func (TimeSeriePathSelectorPointsValue) DoubleValue() TimeSeriePathSelectorPointsValueDoubleValue
func (TimeSeriePathSelectorPointsValue) FieldPath ¶
func (TimeSeriePathSelectorPointsValue) FieldPath() *TimeSerie_FieldSubPath
func (TimeSeriePathSelectorPointsValue) Int64Value ¶
func (TimeSeriePathSelectorPointsValue) Int64Value() TimeSeriePathSelectorPointsValueInt64Value
func (TimeSeriePathSelectorPointsValue) StringValue ¶
func (TimeSeriePathSelectorPointsValue) StringValue() TimeSeriePathSelectorPointsValueStringValue
func (TimeSeriePathSelectorPointsValue) WithArrayOfValues ¶
func (s TimeSeriePathSelectorPointsValue) WithArrayOfValues(values []*monitoring_common.TypedValue) *TimeSerie_FieldSubPathArrayOfValues
func (TimeSeriePathSelectorPointsValue) WithValue ¶
func (s TimeSeriePathSelectorPointsValue) WithValue(value *monitoring_common.TypedValue) *TimeSerie_FieldSubPathValue
type TimeSeriePathSelectorPointsValueBoolValue ¶
type TimeSeriePathSelectorPointsValueBoolValue struct{}
func (TimeSeriePathSelectorPointsValueBoolValue) FieldPath ¶
func (TimeSeriePathSelectorPointsValueBoolValue) FieldPath() *TimeSerie_FieldSubPath
func (TimeSeriePathSelectorPointsValueBoolValue) WithArrayOfValues ¶
func (s TimeSeriePathSelectorPointsValueBoolValue) WithArrayOfValues(values []bool) *TimeSerie_FieldSubPathArrayOfValues
func (TimeSeriePathSelectorPointsValueBoolValue) WithValue ¶
func (s TimeSeriePathSelectorPointsValueBoolValue) WithValue(value bool) *TimeSerie_FieldSubPathValue
type TimeSeriePathSelectorPointsValueDistributionValue ¶
type TimeSeriePathSelectorPointsValueDistributionValue struct{}
func (TimeSeriePathSelectorPointsValueDistributionValue) BucketCounts ¶
func (TimeSeriePathSelectorPointsValueDistributionValue) BucketOptions ¶
func (TimeSeriePathSelectorPointsValueDistributionValue) FieldPath ¶
func (TimeSeriePathSelectorPointsValueDistributionValue) FieldPath() *TimeSerie_FieldSubPath
func (TimeSeriePathSelectorPointsValueDistributionValue) SumOfSquaredDeviation ¶
func (TimeSeriePathSelectorPointsValueDistributionValue) SumOfSquaredDeviation() TimeSeriePathSelectorPointsValueDistributionValueSumOfSquaredDeviation
func (TimeSeriePathSelectorPointsValueDistributionValue) WithArrayOfValues ¶
func (s TimeSeriePathSelectorPointsValueDistributionValue) WithArrayOfValues(values []*monitoring_common.Distribution) *TimeSerie_FieldSubPathArrayOfValues
func (TimeSeriePathSelectorPointsValueDistributionValue) WithValue ¶
func (s TimeSeriePathSelectorPointsValueDistributionValue) WithValue(value *monitoring_common.Distribution) *TimeSerie_FieldSubPathValue
type TimeSeriePathSelectorPointsValueDistributionValueBucketCounts ¶
type TimeSeriePathSelectorPointsValueDistributionValueBucketCounts struct{}
func (TimeSeriePathSelectorPointsValueDistributionValueBucketCounts) FieldPath ¶
func (TimeSeriePathSelectorPointsValueDistributionValueBucketCounts) FieldPath() *TimeSerie_FieldSubPath
func (TimeSeriePathSelectorPointsValueDistributionValueBucketCounts) WithArrayOfValues ¶
func (s TimeSeriePathSelectorPointsValueDistributionValueBucketCounts) WithArrayOfValues(values [][]int64) *TimeSerie_FieldSubPathArrayOfValues
func (TimeSeriePathSelectorPointsValueDistributionValueBucketCounts) WithItemValue ¶
func (s TimeSeriePathSelectorPointsValueDistributionValueBucketCounts) WithItemValue(value int64) *TimeSerie_FieldSubPathArrayItemValue
func (TimeSeriePathSelectorPointsValueDistributionValueBucketCounts) WithValue ¶
func (s TimeSeriePathSelectorPointsValueDistributionValueBucketCounts) WithValue(value []int64) *TimeSerie_FieldSubPathValue
type TimeSeriePathSelectorPointsValueDistributionValueBucketOptions ¶
type TimeSeriePathSelectorPointsValueDistributionValueBucketOptions struct{}
func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptions) DynamicBuckets ¶
func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptions) ExplicitBuckets ¶
func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptions) ExponentialBuckets ¶
func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptions) FieldPath ¶
func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptions) FieldPath() *TimeSerie_FieldSubPath
func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptions) LinearBuckets ¶
func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptions) WithArrayOfValues ¶
func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptions) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions) *TimeSerie_FieldSubPathArrayOfValues
type TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsDynamicBuckets ¶
type TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsDynamicBuckets struct{}
func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsDynamicBuckets) Compression ¶
func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsDynamicBuckets) WithArrayOfValues ¶
func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsDynamicBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Dynamic) *TimeSerie_FieldSubPathArrayOfValues
type TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsDynamicBucketsCompression ¶
type TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsDynamicBucketsCompression struct{}
func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsDynamicBucketsCompression) FieldPath ¶
func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsDynamicBucketsCompression) WithArrayOfValues ¶
func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsDynamicBucketsCompression) WithArrayOfValues(values []float64) *TimeSerie_FieldSubPathArrayOfValues
type TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsDynamicBucketsMeans ¶
type TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsDynamicBucketsMeans struct{}
func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsDynamicBucketsMeans) FieldPath ¶
func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsDynamicBucketsMeans) WithArrayOfValues ¶
func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsDynamicBucketsMeans) WithArrayOfValues(values [][]float64) *TimeSerie_FieldSubPathArrayOfValues
func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsDynamicBucketsMeans) WithItemValue ¶
func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsDynamicBucketsMeans) WithItemValue(value float64) *TimeSerie_FieldSubPathArrayItemValue
func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsDynamicBucketsMeans) WithValue ¶
func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsDynamicBucketsMeans) WithValue(value []float64) *TimeSerie_FieldSubPathValue
type TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExplicitBuckets ¶
type TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExplicitBuckets struct{}
func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExplicitBuckets) WithArrayOfValues ¶
func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExplicitBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Explicit) *TimeSerie_FieldSubPathArrayOfValues
type TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExplicitBucketsBounds ¶
type TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExplicitBucketsBounds struct{}
func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExplicitBucketsBounds) FieldPath ¶
func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExplicitBucketsBounds) WithArrayOfValues ¶
func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExplicitBucketsBounds) WithArrayOfValues(values [][]float64) *TimeSerie_FieldSubPathArrayOfValues
func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExplicitBucketsBounds) WithItemValue ¶
func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExplicitBucketsBounds) WithItemValue(value float64) *TimeSerie_FieldSubPathArrayItemValue
func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExplicitBucketsBounds) WithValue ¶
func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExplicitBucketsBounds) WithValue(value []float64) *TimeSerie_FieldSubPathValue
type TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExponentialBuckets ¶
type TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExponentialBuckets struct{}
func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExponentialBuckets) GrowthFactor ¶
func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExponentialBuckets) NumFiniteBuckets ¶
func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExponentialBuckets) WithArrayOfValues ¶
type TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor ¶
type TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor struct{}
func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor) FieldPath ¶
func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor) WithArrayOfValues ¶
func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExponentialBucketsGrowthFactor) WithArrayOfValues(values []float64) *TimeSerie_FieldSubPathArrayOfValues
type TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets ¶
type TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets struct{}
func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets) FieldPath ¶
func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets) WithArrayOfValues ¶
func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExponentialBucketsNumFiniteBuckets) WithArrayOfValues(values []int32) *TimeSerie_FieldSubPathArrayOfValues
type TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExponentialBucketsScale ¶
type TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExponentialBucketsScale struct{}
func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExponentialBucketsScale) FieldPath ¶
func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExponentialBucketsScale) WithArrayOfValues ¶
func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsExponentialBucketsScale) WithArrayOfValues(values []float64) *TimeSerie_FieldSubPathArrayOfValues
type TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBuckets ¶
type TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBuckets struct{}
func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBuckets) NumFiniteBuckets ¶
func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBuckets) WithArrayOfValues ¶
func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBuckets) WithArrayOfValues(values []*monitoring_common.Distribution_BucketOptions_Linear) *TimeSerie_FieldSubPathArrayOfValues
type TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets ¶
type TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets struct{}
func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets) FieldPath ¶
func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets) WithArrayOfValues ¶
func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBucketsNumFiniteBuckets) WithArrayOfValues(values []int32) *TimeSerie_FieldSubPathArrayOfValues
type TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBucketsOffset ¶
type TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBucketsOffset struct{}
func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBucketsOffset) FieldPath ¶
func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBucketsOffset) WithArrayOfValues ¶
func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBucketsOffset) WithArrayOfValues(values []float64) *TimeSerie_FieldSubPathArrayOfValues
func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBucketsOffset) WithValue ¶
func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBucketsOffset) WithValue(value float64) *TimeSerie_FieldSubPathValue
type TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBucketsWidth ¶
type TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBucketsWidth struct{}
func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBucketsWidth) WithArrayOfValues ¶
func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBucketsWidth) WithArrayOfValues(values []float64) *TimeSerie_FieldSubPathArrayOfValues
func (TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBucketsWidth) WithValue ¶
func (s TimeSeriePathSelectorPointsValueDistributionValueBucketOptionsLinearBucketsWidth) WithValue(value float64) *TimeSerie_FieldSubPathValue
type TimeSeriePathSelectorPointsValueDistributionValueCount ¶
type TimeSeriePathSelectorPointsValueDistributionValueCount struct{}
func (TimeSeriePathSelectorPointsValueDistributionValueCount) FieldPath ¶
func (TimeSeriePathSelectorPointsValueDistributionValueCount) FieldPath() *TimeSerie_FieldSubPath
func (TimeSeriePathSelectorPointsValueDistributionValueCount) WithArrayOfValues ¶
func (s TimeSeriePathSelectorPointsValueDistributionValueCount) WithArrayOfValues(values []int64) *TimeSerie_FieldSubPathArrayOfValues
func (TimeSeriePathSelectorPointsValueDistributionValueCount) WithValue ¶
func (s TimeSeriePathSelectorPointsValueDistributionValueCount) WithValue(value int64) *TimeSerie_FieldSubPathValue
type TimeSeriePathSelectorPointsValueDistributionValueMean ¶
type TimeSeriePathSelectorPointsValueDistributionValueMean struct{}
func (TimeSeriePathSelectorPointsValueDistributionValueMean) FieldPath ¶
func (TimeSeriePathSelectorPointsValueDistributionValueMean) FieldPath() *TimeSerie_FieldSubPath
func (TimeSeriePathSelectorPointsValueDistributionValueMean) WithArrayOfValues ¶
func (s TimeSeriePathSelectorPointsValueDistributionValueMean) WithArrayOfValues(values []float64) *TimeSerie_FieldSubPathArrayOfValues
func (TimeSeriePathSelectorPointsValueDistributionValueMean) WithValue ¶
func (s TimeSeriePathSelectorPointsValueDistributionValueMean) WithValue(value float64) *TimeSerie_FieldSubPathValue
type TimeSeriePathSelectorPointsValueDistributionValueRange ¶
type TimeSeriePathSelectorPointsValueDistributionValueRange struct{}
func (TimeSeriePathSelectorPointsValueDistributionValueRange) FieldPath ¶
func (TimeSeriePathSelectorPointsValueDistributionValueRange) FieldPath() *TimeSerie_FieldSubPath
func (TimeSeriePathSelectorPointsValueDistributionValueRange) WithArrayOfValues ¶
func (s TimeSeriePathSelectorPointsValueDistributionValueRange) WithArrayOfValues(values []*monitoring_common.Distribution_Range) *TimeSerie_FieldSubPathArrayOfValues
func (TimeSeriePathSelectorPointsValueDistributionValueRange) WithValue ¶
func (s TimeSeriePathSelectorPointsValueDistributionValueRange) WithValue(value *monitoring_common.Distribution_Range) *TimeSerie_FieldSubPathValue
type TimeSeriePathSelectorPointsValueDistributionValueRangeMax ¶
type TimeSeriePathSelectorPointsValueDistributionValueRangeMax struct{}
func (TimeSeriePathSelectorPointsValueDistributionValueRangeMax) FieldPath ¶
func (TimeSeriePathSelectorPointsValueDistributionValueRangeMax) FieldPath() *TimeSerie_FieldSubPath
func (TimeSeriePathSelectorPointsValueDistributionValueRangeMax) WithArrayOfValues ¶
func (s TimeSeriePathSelectorPointsValueDistributionValueRangeMax) WithArrayOfValues(values []float64) *TimeSerie_FieldSubPathArrayOfValues
func (TimeSeriePathSelectorPointsValueDistributionValueRangeMax) WithValue ¶
func (s TimeSeriePathSelectorPointsValueDistributionValueRangeMax) WithValue(value float64) *TimeSerie_FieldSubPathValue
type TimeSeriePathSelectorPointsValueDistributionValueRangeMin ¶
type TimeSeriePathSelectorPointsValueDistributionValueRangeMin struct{}
func (TimeSeriePathSelectorPointsValueDistributionValueRangeMin) FieldPath ¶
func (TimeSeriePathSelectorPointsValueDistributionValueRangeMin) FieldPath() *TimeSerie_FieldSubPath
func (TimeSeriePathSelectorPointsValueDistributionValueRangeMin) WithArrayOfValues ¶
func (s TimeSeriePathSelectorPointsValueDistributionValueRangeMin) WithArrayOfValues(values []float64) *TimeSerie_FieldSubPathArrayOfValues
func (TimeSeriePathSelectorPointsValueDistributionValueRangeMin) WithValue ¶
func (s TimeSeriePathSelectorPointsValueDistributionValueRangeMin) WithValue(value float64) *TimeSerie_FieldSubPathValue
type TimeSeriePathSelectorPointsValueDistributionValueSumOfSquaredDeviation ¶
type TimeSeriePathSelectorPointsValueDistributionValueSumOfSquaredDeviation struct{}
func (TimeSeriePathSelectorPointsValueDistributionValueSumOfSquaredDeviation) WithArrayOfValues ¶
func (s TimeSeriePathSelectorPointsValueDistributionValueSumOfSquaredDeviation) WithArrayOfValues(values []float64) *TimeSerie_FieldSubPathArrayOfValues
func (TimeSeriePathSelectorPointsValueDistributionValueSumOfSquaredDeviation) WithValue ¶
func (s TimeSeriePathSelectorPointsValueDistributionValueSumOfSquaredDeviation) WithValue(value float64) *TimeSerie_FieldSubPathValue
type TimeSeriePathSelectorPointsValueDoubleValue ¶
type TimeSeriePathSelectorPointsValueDoubleValue struct{}
func (TimeSeriePathSelectorPointsValueDoubleValue) FieldPath ¶
func (TimeSeriePathSelectorPointsValueDoubleValue) FieldPath() *TimeSerie_FieldSubPath
func (TimeSeriePathSelectorPointsValueDoubleValue) WithArrayOfValues ¶
func (s TimeSeriePathSelectorPointsValueDoubleValue) WithArrayOfValues(values []float64) *TimeSerie_FieldSubPathArrayOfValues
func (TimeSeriePathSelectorPointsValueDoubleValue) WithValue ¶
func (s TimeSeriePathSelectorPointsValueDoubleValue) WithValue(value float64) *TimeSerie_FieldSubPathValue
type TimeSeriePathSelectorPointsValueInt64Value ¶
type TimeSeriePathSelectorPointsValueInt64Value struct{}
func (TimeSeriePathSelectorPointsValueInt64Value) FieldPath ¶
func (TimeSeriePathSelectorPointsValueInt64Value) FieldPath() *TimeSerie_FieldSubPath
func (TimeSeriePathSelectorPointsValueInt64Value) WithArrayOfValues ¶
func (s TimeSeriePathSelectorPointsValueInt64Value) WithArrayOfValues(values []int64) *TimeSerie_FieldSubPathArrayOfValues
func (TimeSeriePathSelectorPointsValueInt64Value) WithValue ¶
func (s TimeSeriePathSelectorPointsValueInt64Value) WithValue(value int64) *TimeSerie_FieldSubPathValue
type TimeSeriePathSelectorPointsValueStringValue ¶
type TimeSeriePathSelectorPointsValueStringValue struct{}
func (TimeSeriePathSelectorPointsValueStringValue) FieldPath ¶
func (TimeSeriePathSelectorPointsValueStringValue) FieldPath() *TimeSerie_FieldSubPath
func (TimeSeriePathSelectorPointsValueStringValue) WithArrayOfValues ¶
func (s TimeSeriePathSelectorPointsValueStringValue) WithArrayOfValues(values []string) *TimeSerie_FieldSubPathArrayOfValues
func (TimeSeriePathSelectorPointsValueStringValue) WithValue ¶
func (s TimeSeriePathSelectorPointsValueStringValue) WithValue(value string) *TimeSerie_FieldSubPathValue
type TimeSeriePathSelectorProject ¶
type TimeSeriePathSelectorProject struct{}
func (TimeSeriePathSelectorProject) FieldPath ¶
func (TimeSeriePathSelectorProject) FieldPath() *TimeSerie_FieldTerminalPath
func (TimeSeriePathSelectorProject) WithArrayOfValues ¶
func (s TimeSeriePathSelectorProject) WithArrayOfValues(values []string) *TimeSerie_FieldTerminalPathArrayOfValues
func (TimeSeriePathSelectorProject) WithValue ¶
func (s TimeSeriePathSelectorProject) WithValue(value string) *TimeSerie_FieldTerminalPathValue
type TimeSeriePathSelectorRegion ¶
type TimeSeriePathSelectorRegion struct{}
func (TimeSeriePathSelectorRegion) FieldPath ¶
func (TimeSeriePathSelectorRegion) FieldPath() *TimeSerie_FieldTerminalPath
func (TimeSeriePathSelectorRegion) WithArrayOfValues ¶
func (s TimeSeriePathSelectorRegion) WithArrayOfValues(values []string) *TimeSerie_FieldTerminalPathArrayOfValues
func (TimeSeriePathSelectorRegion) WithValue ¶
func (s TimeSeriePathSelectorRegion) WithValue(value string) *TimeSerie_FieldTerminalPathValue
type TimeSeriePathSelectorResource ¶
type TimeSeriePathSelectorResource struct{}
func (TimeSeriePathSelectorResource) FieldPath ¶
func (TimeSeriePathSelectorResource) FieldPath() *TimeSerie_FieldTerminalPath
func (TimeSeriePathSelectorResource) Labels ¶
func (TimeSeriePathSelectorResource) Labels() TimeSeriePathSelectorResourceLabels
func (TimeSeriePathSelectorResource) ReducedLabels ¶
func (TimeSeriePathSelectorResource) ReducedLabels() TimeSeriePathSelectorResourceReducedLabels
func (TimeSeriePathSelectorResource) WithArrayOfValues ¶
func (s TimeSeriePathSelectorResource) WithArrayOfValues(values []*monitoring_common.MonitoredResource) *TimeSerie_FieldTerminalPathArrayOfValues
func (TimeSeriePathSelectorResource) WithSubArrayItemValue ¶
func (s TimeSeriePathSelectorResource) WithSubArrayItemValue(subPathArrayItemValue monitoring_common.MonitoredResource_FieldPathArrayItemValue) *TimeSerie_FieldSubPathArrayItemValue
func (TimeSeriePathSelectorResource) WithSubArrayOfValues ¶
func (s TimeSeriePathSelectorResource) WithSubArrayOfValues(subPathArrayOfValues monitoring_common.MonitoredResource_FieldPathArrayOfValues) *TimeSerie_FieldSubPathArrayOfValues
func (TimeSeriePathSelectorResource) WithSubPath ¶
func (TimeSeriePathSelectorResource) WithSubPath(subPath monitoring_common.MonitoredResource_FieldPath) *TimeSerie_FieldSubPath
func (TimeSeriePathSelectorResource) WithSubValue ¶
func (s TimeSeriePathSelectorResource) WithSubValue(subPathValue monitoring_common.MonitoredResource_FieldPathValue) *TimeSerie_FieldSubPathValue
func (TimeSeriePathSelectorResource) WithValue ¶
func (s TimeSeriePathSelectorResource) WithValue(value *monitoring_common.MonitoredResource) *TimeSerie_FieldTerminalPathValue
type TimeSeriePathSelectorResourceLabels ¶
type TimeSeriePathSelectorResourceLabels struct{}
func (TimeSeriePathSelectorResourceLabels) FieldPath ¶
func (TimeSeriePathSelectorResourceLabels) FieldPath() *TimeSerie_FieldSubPath
func (TimeSeriePathSelectorResourceLabels) WithArrayOfValues ¶
func (s TimeSeriePathSelectorResourceLabels) WithArrayOfValues(values []map[string]string) *TimeSerie_FieldSubPathArrayOfValues
func (TimeSeriePathSelectorResourceLabels) WithKey ¶
func (TimeSeriePathSelectorResourceLabels) WithKey(key string) TimeSerieMapPathSelectorResourceLabels
func (TimeSeriePathSelectorResourceLabels) WithValue ¶
func (s TimeSeriePathSelectorResourceLabels) WithValue(value map[string]string) *TimeSerie_FieldSubPathValue
type TimeSeriePathSelectorResourceReducedLabels ¶
type TimeSeriePathSelectorResourceReducedLabels struct{}
func (TimeSeriePathSelectorResourceReducedLabels) FieldPath ¶
func (TimeSeriePathSelectorResourceReducedLabels) FieldPath() *TimeSerie_FieldSubPath
func (TimeSeriePathSelectorResourceReducedLabels) WithArrayOfValues ¶
func (s TimeSeriePathSelectorResourceReducedLabels) WithArrayOfValues(values [][]string) *TimeSerie_FieldSubPathArrayOfValues
func (TimeSeriePathSelectorResourceReducedLabels) WithItemValue ¶
func (s TimeSeriePathSelectorResourceReducedLabels) WithItemValue(value string) *TimeSerie_FieldSubPathArrayItemValue
func (TimeSeriePathSelectorResourceReducedLabels) WithValue ¶
func (s TimeSeriePathSelectorResourceReducedLabels) WithValue(value []string) *TimeSerie_FieldSubPathValue
type TimeSeriePathSelectorResourceType ¶
type TimeSeriePathSelectorResourceType struct{}
func (TimeSeriePathSelectorResourceType) FieldPath ¶
func (TimeSeriePathSelectorResourceType) FieldPath() *TimeSerie_FieldSubPath
func (TimeSeriePathSelectorResourceType) WithArrayOfValues ¶
func (s TimeSeriePathSelectorResourceType) WithArrayOfValues(values []string) *TimeSerie_FieldSubPathArrayOfValues
func (TimeSeriePathSelectorResourceType) WithValue ¶
func (s TimeSeriePathSelectorResourceType) WithValue(value string) *TimeSerie_FieldSubPathValue
type TimeSeriePathSelectorValueType ¶
type TimeSeriePathSelectorValueType struct{}
func (TimeSeriePathSelectorValueType) FieldPath ¶
func (TimeSeriePathSelectorValueType) FieldPath() *TimeSerie_FieldTerminalPath
func (TimeSeriePathSelectorValueType) WithArrayOfValues ¶
func (s TimeSeriePathSelectorValueType) WithArrayOfValues(values []metric_descriptor.MetricDescriptor_ValueType) *TimeSerie_FieldTerminalPathArrayOfValues
func (TimeSeriePathSelectorValueType) WithValue ¶
func (s TimeSeriePathSelectorValueType) WithValue(value metric_descriptor.MetricDescriptor_ValueType) *TimeSerie_FieldTerminalPathValue
type TimeSerie_FieldMask ¶
type TimeSerie_FieldMask struct {
Paths []TimeSerie_FieldPath
}
func FullTimeSerie_FieldMask ¶
func FullTimeSerie_FieldMask() *TimeSerie_FieldMask
func ResourceViewFieldMask ¶
func ResourceViewFieldMask(viewName view.View, extraMask *TimeSerie_FieldMask) *TimeSerie_FieldMask
func (*TimeSerie_FieldMask) AppendPath ¶
func (fieldMask *TimeSerie_FieldMask) AppendPath(path TimeSerie_FieldPath)
func (*TimeSerie_FieldMask) AppendRawPath ¶
func (fieldMask *TimeSerie_FieldMask) AppendRawPath(path gotenobject.FieldPath)
func (*TimeSerie_FieldMask) DecodeFirestore ¶
func (fieldMask *TimeSerie_FieldMask) DecodeFirestore(fpbv *firestorepb.Value) error
func (*TimeSerie_FieldMask) EncodeFirestore ¶
func (fieldMask *TimeSerie_FieldMask) EncodeFirestore() (*firestorepb.Value, error)
firestore encoding/decoding integration
func (*TimeSerie_FieldMask) FilterInputFields ¶
func (fieldMask *TimeSerie_FieldMask) FilterInputFields() *TimeSerie_FieldMask
FilterInputFields generates copy of field paths with output_only field paths removed
func (*TimeSerie_FieldMask) FromProtoFieldMask ¶
func (fieldMask *TimeSerie_FieldMask) FromProtoFieldMask(protoFieldMask *fieldmaskpb.FieldMask) error
func (*TimeSerie_FieldMask) GetPaths ¶
func (fieldMask *TimeSerie_FieldMask) GetPaths() []TimeSerie_FieldPath
func (*TimeSerie_FieldMask) GetRawPaths ¶
func (fieldMask *TimeSerie_FieldMask) GetRawPaths() []gotenobject.FieldPath
func (*TimeSerie_FieldMask) IsFull ¶
func (fieldMask *TimeSerie_FieldMask) IsFull() bool
func (TimeSerie_FieldMask) Marshal ¶
func (fieldMask TimeSerie_FieldMask) Marshal() ([]byte, error)
implement methods required by customType
func (TimeSerie_FieldMask) MarshalJSON ¶
func (fieldMask TimeSerie_FieldMask) MarshalJSON() ([]byte, error)
func (*TimeSerie_FieldMask) PathsCount ¶
func (fieldMask *TimeSerie_FieldMask) PathsCount() int
func (*TimeSerie_FieldMask) Project ¶
func (fieldMask *TimeSerie_FieldMask) Project(source *TimeSerie) *TimeSerie
func (*TimeSerie_FieldMask) ProjectRaw ¶
func (fieldMask *TimeSerie_FieldMask) ProjectRaw(source gotenobject.GotenObjectExt) gotenobject.GotenObjectExt
func (*TimeSerie_FieldMask) ProtoMessage ¶
func (fieldMask *TimeSerie_FieldMask) ProtoMessage()
func (*TimeSerie_FieldMask) ProtoReflect ¶
func (fieldMask *TimeSerie_FieldMask) ProtoReflect() preflect.Message
func (*TimeSerie_FieldMask) Reset ¶
func (fieldMask *TimeSerie_FieldMask) Reset()
func (*TimeSerie_FieldMask) Set ¶
func (fieldMask *TimeSerie_FieldMask) Set(target, source *TimeSerie)
func (*TimeSerie_FieldMask) SetFromCliFlag ¶
func (fieldMask *TimeSerie_FieldMask) SetFromCliFlag(raw string) error
func (*TimeSerie_FieldMask) SetRaw ¶
func (fieldMask *TimeSerie_FieldMask) SetRaw(target, source gotenobject.GotenObjectExt)
func (*TimeSerie_FieldMask) Size ¶
func (fieldMask *TimeSerie_FieldMask) Size() int
func (*TimeSerie_FieldMask) String ¶
func (fieldMask *TimeSerie_FieldMask) String() string
func (*TimeSerie_FieldMask) Subtract ¶
func (fieldMask *TimeSerie_FieldMask) Subtract(other *TimeSerie_FieldMask) *TimeSerie_FieldMask
func (*TimeSerie_FieldMask) SubtractRaw ¶
func (fieldMask *TimeSerie_FieldMask) SubtractRaw(other gotenobject.FieldMask) gotenobject.FieldMask
func (*TimeSerie_FieldMask) ToProtoFieldMask ¶
func (fieldMask *TimeSerie_FieldMask) ToProtoFieldMask() *fieldmaskpb.FieldMask
ToFieldMask is used for proto conversions
func (*TimeSerie_FieldMask) Unmarshal ¶
func (fieldMask *TimeSerie_FieldMask) Unmarshal(data []byte) error
func (*TimeSerie_FieldMask) UnmarshalJSON ¶
func (fieldMask *TimeSerie_FieldMask) UnmarshalJSON(data []byte) error
type TimeSerie_FieldPath ¶
type TimeSerie_FieldPath interface { gotenobject.FieldPath Selector() TimeSerie_FieldPathSelector Get(source *TimeSerie) []interface{} GetSingle(source *TimeSerie) (interface{}, bool) ClearValue(item *TimeSerie) // Those methods build corresponding TimeSerie_FieldPathValue // (or array of values) and holds passed value. Panics if injected type is incorrect. WithIValue(value interface{}) TimeSerie_FieldPathValue WithIArrayOfValues(values interface{}) TimeSerie_FieldPathArrayOfValues WithIArrayItemValue(value interface{}) TimeSerie_FieldPathArrayItemValue }
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto
func BuildTimeSerie_FieldPath ¶
func BuildTimeSerie_FieldPath(fp gotenobject.RawFieldPath) (TimeSerie_FieldPath, error)
func MustParseTimeSerie_FieldPath ¶
func MustParseTimeSerie_FieldPath(rawField string) TimeSerie_FieldPath
func ParseTimeSerie_FieldPath ¶
func ParseTimeSerie_FieldPath(rawField string) (TimeSerie_FieldPath, error)
type TimeSerie_FieldPathArrayItemValue ¶
type TimeSerie_FieldPathArrayItemValue interface { gotenobject.FieldPathArrayItemValue TimeSerie_FieldPath ContainsValue(*TimeSerie) bool }
TimeSerie_FieldPathArrayItemValue allows storing single item in Path-specific values for TimeSerie according to their type Present only for array (repeated) types.
func MustParseTimeSerie_FieldPathArrayItemValue ¶
func MustParseTimeSerie_FieldPathArrayItemValue(pathStr, valueStr string) TimeSerie_FieldPathArrayItemValue
func ParseTimeSerie_FieldPathArrayItemValue ¶
func ParseTimeSerie_FieldPathArrayItemValue(pathStr, valueStr string) (TimeSerie_FieldPathArrayItemValue, error)
ParseTimeSerie_FieldPathArrayItemValue parses string and JSON-encoded value to its Value
type TimeSerie_FieldPathArrayOfValues ¶
type TimeSerie_FieldPathArrayOfValues interface { gotenobject.FieldPathArrayOfValues TimeSerie_FieldPath }
TimeSerie_FieldPathArrayOfValues allows storing slice of values for TimeSerie fields according to their type
func MustParseTimeSerie_FieldPathArrayOfValues ¶
func MustParseTimeSerie_FieldPathArrayOfValues(pathStr, valuesStr string) TimeSerie_FieldPathArrayOfValues
func ParseTimeSerie_FieldPathArrayOfValues ¶
func ParseTimeSerie_FieldPathArrayOfValues(pathStr, valuesStr string) (TimeSerie_FieldPathArrayOfValues, error)
type TimeSerie_FieldPathSelector ¶
type TimeSerie_FieldPathSelector int32
const ( TimeSerie_FieldPathSelectorKey TimeSerie_FieldPathSelector = 0 TimeSerie_FieldPathSelectorProject TimeSerie_FieldPathSelector = 1 TimeSerie_FieldPathSelectorRegion TimeSerie_FieldPathSelector = 2 TimeSerie_FieldPathSelectorMetric TimeSerie_FieldPathSelector = 3 TimeSerie_FieldPathSelectorResource TimeSerie_FieldPathSelector = 4 TimeSerie_FieldPathSelectorMetadata TimeSerie_FieldPathSelector = 5 TimeSerie_FieldPathSelectorMetricKind TimeSerie_FieldPathSelector = 6 TimeSerie_FieldPathSelectorValueType TimeSerie_FieldPathSelector = 7 TimeSerie_FieldPathSelectorPoints TimeSerie_FieldPathSelector = 8 )
func (TimeSerie_FieldPathSelector) String ¶
func (s TimeSerie_FieldPathSelector) String() string
type TimeSerie_FieldPathValue ¶
type TimeSerie_FieldPathValue interface { TimeSerie_FieldPath gotenobject.FieldPathValue SetTo(target **TimeSerie) CompareWith(*TimeSerie) (cmp int, comparable bool) }
TimeSerie_FieldPathValue allows storing values for TimeSerie fields according to their type
func MustParseTimeSerie_FieldPathValue ¶
func MustParseTimeSerie_FieldPathValue(pathStr, valueStr string) TimeSerie_FieldPathValue
func ParseTimeSerie_FieldPathValue ¶
func ParseTimeSerie_FieldPathValue(pathStr, valueStr string) (TimeSerie_FieldPathValue, error)
type TimeSerie_FieldSubPath ¶
type TimeSerie_FieldSubPath struct {
// contains filtered or unexported fields
}
func (*TimeSerie_FieldSubPath) AsMetadataSubPath ¶
func (fps *TimeSerie_FieldSubPath) AsMetadataSubPath() (monitoring_common.MonitoredResourceMetadata_FieldPath, bool)
func (*TimeSerie_FieldSubPath) AsMetricSubPath ¶
func (fps *TimeSerie_FieldSubPath) AsMetricSubPath() (monitoring_common.Metric_FieldPath, bool)
func (*TimeSerie_FieldSubPath) AsPointsSubPath ¶
func (fps *TimeSerie_FieldSubPath) AsPointsSubPath() (Point_FieldPath, bool)
func (*TimeSerie_FieldSubPath) AsResourceSubPath ¶
func (fps *TimeSerie_FieldSubPath) AsResourceSubPath() (monitoring_common.MonitoredResource_FieldPath, bool)
func (*TimeSerie_FieldSubPath) ClearValue ¶
func (fps *TimeSerie_FieldSubPath) ClearValue(item *TimeSerie)
func (*TimeSerie_FieldSubPath) ClearValueRaw ¶
func (fps *TimeSerie_FieldSubPath) ClearValueRaw(item proto.Message)
func (*TimeSerie_FieldSubPath) Get ¶
func (fps *TimeSerie_FieldSubPath) Get(source *TimeSerie) (values []interface{})
Get returns all values pointed by selected field from source TimeSerie
func (*TimeSerie_FieldSubPath) GetDefault ¶
func (fps *TimeSerie_FieldSubPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*TimeSerie_FieldSubPath) GetRaw ¶
func (fps *TimeSerie_FieldSubPath) GetRaw(source proto.Message) []interface{}
func (*TimeSerie_FieldSubPath) GetSingle ¶
func (fps *TimeSerie_FieldSubPath) GetSingle(source *TimeSerie) (interface{}, bool)
GetSingle returns value of selected field from source TimeSerie
func (*TimeSerie_FieldSubPath) GetSingleRaw ¶
func (fps *TimeSerie_FieldSubPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*TimeSerie_FieldSubPath) IsLeaf ¶
func (fps *TimeSerie_FieldSubPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*TimeSerie_FieldSubPath) JSONString ¶
func (fps *TimeSerie_FieldSubPath) JSONString() string
JSONString returns path representation is JSON convention
func (*TimeSerie_FieldSubPath) Selector ¶
func (fps *TimeSerie_FieldSubPath) Selector() TimeSerie_FieldPathSelector
func (*TimeSerie_FieldSubPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fps *TimeSerie_FieldSubPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*TimeSerie_FieldSubPath) String ¶
func (fps *TimeSerie_FieldSubPath) String() string
String returns path representation in proto convention
func (*TimeSerie_FieldSubPath) WithIArrayItemValue ¶
func (fps *TimeSerie_FieldSubPath) WithIArrayItemValue(value interface{}) TimeSerie_FieldPathArrayItemValue
func (*TimeSerie_FieldSubPath) WithIArrayOfValues ¶
func (fps *TimeSerie_FieldSubPath) WithIArrayOfValues(values interface{}) TimeSerie_FieldPathArrayOfValues
func (*TimeSerie_FieldSubPath) WithIValue ¶
func (fps *TimeSerie_FieldSubPath) WithIValue(value interface{}) TimeSerie_FieldPathValue
func (*TimeSerie_FieldSubPath) WithRawIArrayItemValue ¶
func (fps *TimeSerie_FieldSubPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*TimeSerie_FieldSubPath) WithRawIArrayOfValues ¶
func (fps *TimeSerie_FieldSubPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*TimeSerie_FieldSubPath) WithRawIValue ¶
func (fps *TimeSerie_FieldSubPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type TimeSerie_FieldSubPathArrayItemValue ¶
type TimeSerie_FieldSubPathArrayItemValue struct { TimeSerie_FieldPath // contains filtered or unexported fields }
func (*TimeSerie_FieldSubPathArrayItemValue) AsMetadataPathItemValue ¶
func (fpaivs *TimeSerie_FieldSubPathArrayItemValue) AsMetadataPathItemValue() (monitoring_common.MonitoredResourceMetadata_FieldPathArrayItemValue, bool)
func (*TimeSerie_FieldSubPathArrayItemValue) AsMetricPathItemValue ¶
func (fpaivs *TimeSerie_FieldSubPathArrayItemValue) AsMetricPathItemValue() (monitoring_common.Metric_FieldPathArrayItemValue, bool)
func (*TimeSerie_FieldSubPathArrayItemValue) AsPointsPathItemValue ¶
func (fpaivs *TimeSerie_FieldSubPathArrayItemValue) AsPointsPathItemValue() (Point_FieldPathArrayItemValue, bool)
func (*TimeSerie_FieldSubPathArrayItemValue) AsResourcePathItemValue ¶
func (fpaivs *TimeSerie_FieldSubPathArrayItemValue) AsResourcePathItemValue() (monitoring_common.MonitoredResource_FieldPathArrayItemValue, bool)
func (*TimeSerie_FieldSubPathArrayItemValue) ContainsValue ¶
func (fpaivs *TimeSerie_FieldSubPathArrayItemValue) ContainsValue(source *TimeSerie) bool
Contains returns a boolean indicating if value that is being held is present in given 'TimeSerie'
func (*TimeSerie_FieldSubPathArrayItemValue) GetRawItemValue ¶
func (fpaivs *TimeSerie_FieldSubPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored array item value
type TimeSerie_FieldSubPathArrayOfValues ¶
type TimeSerie_FieldSubPathArrayOfValues struct { TimeSerie_FieldPath // contains filtered or unexported fields }
func (*TimeSerie_FieldSubPathArrayOfValues) AsMetadataPathArrayOfValues ¶
func (fpsaov *TimeSerie_FieldSubPathArrayOfValues) AsMetadataPathArrayOfValues() (monitoring_common.MonitoredResourceMetadata_FieldPathArrayOfValues, bool)
func (*TimeSerie_FieldSubPathArrayOfValues) AsMetricPathArrayOfValues ¶
func (fpsaov *TimeSerie_FieldSubPathArrayOfValues) AsMetricPathArrayOfValues() (monitoring_common.Metric_FieldPathArrayOfValues, bool)
func (*TimeSerie_FieldSubPathArrayOfValues) AsPointsPathArrayOfValues ¶
func (fpsaov *TimeSerie_FieldSubPathArrayOfValues) AsPointsPathArrayOfValues() (Point_FieldPathArrayOfValues, bool)
func (*TimeSerie_FieldSubPathArrayOfValues) AsResourcePathArrayOfValues ¶
func (fpsaov *TimeSerie_FieldSubPathArrayOfValues) AsResourcePathArrayOfValues() (monitoring_common.MonitoredResource_FieldPathArrayOfValues, bool)
func (*TimeSerie_FieldSubPathArrayOfValues) GetRawValues ¶
func (fpsaov *TimeSerie_FieldSubPathArrayOfValues) GetRawValues() []interface{}
type TimeSerie_FieldSubPathValue ¶
type TimeSerie_FieldSubPathValue struct { TimeSerie_FieldPath // contains filtered or unexported fields }
func (*TimeSerie_FieldSubPathValue) AsMetadataPathValue ¶
func (fpvs *TimeSerie_FieldSubPathValue) AsMetadataPathValue() (monitoring_common.MonitoredResourceMetadata_FieldPathValue, bool)
func (*TimeSerie_FieldSubPathValue) AsMetricPathValue ¶
func (fpvs *TimeSerie_FieldSubPathValue) AsMetricPathValue() (monitoring_common.Metric_FieldPathValue, bool)
func (*TimeSerie_FieldSubPathValue) AsPointsPathValue ¶
func (fpvs *TimeSerie_FieldSubPathValue) AsPointsPathValue() (Point_FieldPathValue, bool)
func (*TimeSerie_FieldSubPathValue) AsResourcePathValue ¶
func (fpvs *TimeSerie_FieldSubPathValue) AsResourcePathValue() (monitoring_common.MonitoredResource_FieldPathValue, bool)
func (*TimeSerie_FieldSubPathValue) CompareWith ¶
func (fpvs *TimeSerie_FieldSubPathValue) CompareWith(source *TimeSerie) (int, bool)
func (*TimeSerie_FieldSubPathValue) CompareWithRaw ¶
func (fpvs *TimeSerie_FieldSubPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*TimeSerie_FieldSubPathValue) GetRawValue ¶
func (fpvs *TimeSerie_FieldSubPathValue) GetRawValue() interface{}
func (*TimeSerie_FieldSubPathValue) SetTo ¶
func (fpvs *TimeSerie_FieldSubPathValue) SetTo(target **TimeSerie)
func (*TimeSerie_FieldSubPathValue) SetToRaw ¶
func (fpvs *TimeSerie_FieldSubPathValue) SetToRaw(target proto.Message)
type TimeSerie_FieldTerminalPath ¶
type TimeSerie_FieldTerminalPath struct {
// contains filtered or unexported fields
}
func (*TimeSerie_FieldTerminalPath) ClearValue ¶
func (fp *TimeSerie_FieldTerminalPath) ClearValue(item *TimeSerie)
func (*TimeSerie_FieldTerminalPath) ClearValueRaw ¶
func (fp *TimeSerie_FieldTerminalPath) ClearValueRaw(item proto.Message)
func (*TimeSerie_FieldTerminalPath) Get ¶
func (fp *TimeSerie_FieldTerminalPath) Get(source *TimeSerie) (values []interface{})
Get returns all values pointed by specific field from source TimeSerie
func (*TimeSerie_FieldTerminalPath) GetDefault ¶
func (fp *TimeSerie_FieldTerminalPath) GetDefault() interface{}
GetDefault returns a default value of the field type
func (*TimeSerie_FieldTerminalPath) GetRaw ¶
func (fp *TimeSerie_FieldTerminalPath) GetRaw(source proto.Message) []interface{}
func (*TimeSerie_FieldTerminalPath) GetSingle ¶
func (fp *TimeSerie_FieldTerminalPath) GetSingle(source *TimeSerie) (interface{}, bool)
GetSingle returns value pointed by specific field of from source TimeSerie
func (*TimeSerie_FieldTerminalPath) GetSingleRaw ¶
func (fp *TimeSerie_FieldTerminalPath) GetSingleRaw(source proto.Message) (interface{}, bool)
func (*TimeSerie_FieldTerminalPath) IsLeaf ¶
func (fp *TimeSerie_FieldTerminalPath) IsLeaf() bool
IsLeaf - whether field path is holds simple value
func (*TimeSerie_FieldTerminalPath) JSONString ¶
func (fp *TimeSerie_FieldTerminalPath) JSONString() string
JSONString returns path representation is JSON convention
func (*TimeSerie_FieldTerminalPath) Selector ¶
func (fp *TimeSerie_FieldTerminalPath) Selector() TimeSerie_FieldPathSelector
func (*TimeSerie_FieldTerminalPath) SplitIntoTerminalIPaths ¶ added in v0.8.0
func (fp *TimeSerie_FieldTerminalPath) SplitIntoTerminalIPaths() []gotenobject.FieldPath
func (*TimeSerie_FieldTerminalPath) String ¶
func (fp *TimeSerie_FieldTerminalPath) String() string
String returns path representation in proto convention
func (*TimeSerie_FieldTerminalPath) WithIArrayItemValue ¶
func (fp *TimeSerie_FieldTerminalPath) WithIArrayItemValue(value interface{}) TimeSerie_FieldPathArrayItemValue
func (*TimeSerie_FieldTerminalPath) WithIArrayOfValues ¶
func (fp *TimeSerie_FieldTerminalPath) WithIArrayOfValues(values interface{}) TimeSerie_FieldPathArrayOfValues
func (*TimeSerie_FieldTerminalPath) WithIValue ¶
func (fp *TimeSerie_FieldTerminalPath) WithIValue(value interface{}) TimeSerie_FieldPathValue
func (*TimeSerie_FieldTerminalPath) WithRawIArrayItemValue ¶
func (fp *TimeSerie_FieldTerminalPath) WithRawIArrayItemValue(value interface{}) gotenobject.FieldPathArrayItemValue
func (*TimeSerie_FieldTerminalPath) WithRawIArrayOfValues ¶
func (fp *TimeSerie_FieldTerminalPath) WithRawIArrayOfValues(values interface{}) gotenobject.FieldPathArrayOfValues
func (*TimeSerie_FieldTerminalPath) WithRawIValue ¶
func (fp *TimeSerie_FieldTerminalPath) WithRawIValue(value interface{}) gotenobject.FieldPathValue
type TimeSerie_FieldTerminalPathArrayItemValue ¶
type TimeSerie_FieldTerminalPathArrayItemValue struct { TimeSerie_FieldTerminalPath // contains filtered or unexported fields }
func (*TimeSerie_FieldTerminalPathArrayItemValue) AsPointsItemValue ¶
func (fpaiv *TimeSerie_FieldTerminalPathArrayItemValue) AsPointsItemValue() (*Point, bool)
func (*TimeSerie_FieldTerminalPathArrayItemValue) ContainsValue ¶
func (fpaiv *TimeSerie_FieldTerminalPathArrayItemValue) ContainsValue(source *TimeSerie) bool
Contains returns a boolean indicating if value that is being held is present in given 'TimeSerie'
func (*TimeSerie_FieldTerminalPathArrayItemValue) GetRawItemValue ¶
func (fpaiv *TimeSerie_FieldTerminalPathArrayItemValue) GetRawItemValue() interface{}
GetRawValue returns stored element value for array in object TimeSerie as interface{}
func (*TimeSerie_FieldTerminalPathArrayItemValue) GetSingle ¶
func (fpaiv *TimeSerie_FieldTerminalPathArrayItemValue) GetSingle(source *TimeSerie) (interface{}, bool)
func (*TimeSerie_FieldTerminalPathArrayItemValue) GetSingleRaw ¶
func (fpaiv *TimeSerie_FieldTerminalPathArrayItemValue) GetSingleRaw(source proto.Message) (interface{}, bool)
type TimeSerie_FieldTerminalPathArrayOfValues ¶
type TimeSerie_FieldTerminalPathArrayOfValues struct { TimeSerie_FieldTerminalPath // contains filtered or unexported fields }
func (*TimeSerie_FieldTerminalPathArrayOfValues) AsKeyArrayOfValues ¶
func (fpaov *TimeSerie_FieldTerminalPathArrayOfValues) AsKeyArrayOfValues() ([][]byte, bool)
func (*TimeSerie_FieldTerminalPathArrayOfValues) AsMetadataArrayOfValues ¶
func (fpaov *TimeSerie_FieldTerminalPathArrayOfValues) AsMetadataArrayOfValues() ([]*monitoring_common.MonitoredResourceMetadata, bool)
func (*TimeSerie_FieldTerminalPathArrayOfValues) AsMetricArrayOfValues ¶
func (fpaov *TimeSerie_FieldTerminalPathArrayOfValues) AsMetricArrayOfValues() ([]*monitoring_common.Metric, bool)
func (*TimeSerie_FieldTerminalPathArrayOfValues) AsMetricKindArrayOfValues ¶
func (fpaov *TimeSerie_FieldTerminalPathArrayOfValues) AsMetricKindArrayOfValues() ([]metric_descriptor.MetricDescriptor_MetricKind, bool)
func (*TimeSerie_FieldTerminalPathArrayOfValues) AsPointsArrayOfValues ¶
func (fpaov *TimeSerie_FieldTerminalPathArrayOfValues) AsPointsArrayOfValues() ([][]*Point, bool)
func (*TimeSerie_FieldTerminalPathArrayOfValues) AsProjectArrayOfValues ¶
func (fpaov *TimeSerie_FieldTerminalPathArrayOfValues) AsProjectArrayOfValues() ([]string, bool)
func (*TimeSerie_FieldTerminalPathArrayOfValues) AsRegionArrayOfValues ¶
func (fpaov *TimeSerie_FieldTerminalPathArrayOfValues) AsRegionArrayOfValues() ([]string, bool)
func (*TimeSerie_FieldTerminalPathArrayOfValues) AsResourceArrayOfValues ¶
func (fpaov *TimeSerie_FieldTerminalPathArrayOfValues) AsResourceArrayOfValues() ([]*monitoring_common.MonitoredResource, bool)
func (*TimeSerie_FieldTerminalPathArrayOfValues) AsValueTypeArrayOfValues ¶
func (fpaov *TimeSerie_FieldTerminalPathArrayOfValues) AsValueTypeArrayOfValues() ([]metric_descriptor.MetricDescriptor_ValueType, bool)
func (*TimeSerie_FieldTerminalPathArrayOfValues) GetRawValues ¶
func (fpaov *TimeSerie_FieldTerminalPathArrayOfValues) GetRawValues() (values []interface{})
type TimeSerie_FieldTerminalPathValue ¶
type TimeSerie_FieldTerminalPathValue struct { TimeSerie_FieldTerminalPath // contains filtered or unexported fields }
func (*TimeSerie_FieldTerminalPathValue) AsKeyValue ¶
func (fpv *TimeSerie_FieldTerminalPathValue) AsKeyValue() ([]byte, bool)
func (*TimeSerie_FieldTerminalPathValue) AsMetadataValue ¶
func (fpv *TimeSerie_FieldTerminalPathValue) AsMetadataValue() (*monitoring_common.MonitoredResourceMetadata, bool)
func (*TimeSerie_FieldTerminalPathValue) AsMetricKindValue ¶
func (fpv *TimeSerie_FieldTerminalPathValue) AsMetricKindValue() (metric_descriptor.MetricDescriptor_MetricKind, bool)
func (*TimeSerie_FieldTerminalPathValue) AsMetricValue ¶
func (fpv *TimeSerie_FieldTerminalPathValue) AsMetricValue() (*monitoring_common.Metric, bool)
func (*TimeSerie_FieldTerminalPathValue) AsPointsValue ¶
func (fpv *TimeSerie_FieldTerminalPathValue) AsPointsValue() ([]*Point, bool)
func (*TimeSerie_FieldTerminalPathValue) AsProjectValue ¶
func (fpv *TimeSerie_FieldTerminalPathValue) AsProjectValue() (string, bool)
func (*TimeSerie_FieldTerminalPathValue) AsRegionValue ¶
func (fpv *TimeSerie_FieldTerminalPathValue) AsRegionValue() (string, bool)
func (*TimeSerie_FieldTerminalPathValue) AsResourceValue ¶
func (fpv *TimeSerie_FieldTerminalPathValue) AsResourceValue() (*monitoring_common.MonitoredResource, bool)
func (*TimeSerie_FieldTerminalPathValue) AsValueTypeValue ¶
func (fpv *TimeSerie_FieldTerminalPathValue) AsValueTypeValue() (metric_descriptor.MetricDescriptor_ValueType, bool)
func (*TimeSerie_FieldTerminalPathValue) CompareWith ¶
func (fpv *TimeSerie_FieldTerminalPathValue) CompareWith(source *TimeSerie) (int, bool)
CompareWith compares value in the 'TimeSerie_FieldTerminalPathValue' with the value under path in 'TimeSerie'.
func (*TimeSerie_FieldTerminalPathValue) CompareWithRaw ¶
func (fpv *TimeSerie_FieldTerminalPathValue) CompareWithRaw(source proto.Message) (int, bool)
func (*TimeSerie_FieldTerminalPathValue) GetRawValue ¶
func (fpv *TimeSerie_FieldTerminalPathValue) GetRawValue() interface{}
GetRawValue returns raw value stored under selected path for 'TimeSerie' as interface{}
func (*TimeSerie_FieldTerminalPathValue) SetTo ¶
func (fpv *TimeSerie_FieldTerminalPathValue) SetTo(target **TimeSerie)
SetTo stores value for selected field for object TimeSerie
func (*TimeSerie_FieldTerminalPathValue) SetToRaw ¶
func (fpv *TimeSerie_FieldTerminalPathValue) SetToRaw(target proto.Message)