AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.addAggregations(int index,
Aggregation value) |
Specifies the alignment of data points in individual time series as
well as how to combine the retrieved time series together (such as
when aggregating multiple streams on each resource to a single
stream for each resource or when aggregating streams across all
members of a group of resources).
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.addAggregations(int index,
Aggregation.Builder builderForValue) |
Specifies the alignment of data points in individual time series as
well as how to combine the retrieved time series together (such as
when aggregating multiple streams on each resource to a single
stream for each resource or when aggregating streams across all
members of a group of resources).
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.addAggregations(Aggregation value) |
Specifies the alignment of data points in individual time series as
well as how to combine the retrieved time series together (such as
when aggregating multiple streams on each resource to a single
stream for each resource or when aggregating streams across all
members of a group of resources).
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.addAggregations(Aggregation.Builder builderForValue) |
Specifies the alignment of data points in individual time series as
well as how to combine the retrieved time series together (such as
when aggregating multiple streams on each resource to a single
stream for each resource or when aggregating streams across all
members of a group of resources).
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.addAllAggregations(Iterable<? extends Aggregation> values) |
Specifies the alignment of data points in individual time series as
well as how to combine the retrieved time series together (such as
when aggregating multiple streams on each resource to a single
stream for each resource or when aggregating streams across all
members of a group of resources).
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.addAllDenominatorAggregations(Iterable<? extends Aggregation> values) |
Specifies the alignment of data points in individual time series
selected by `denominatorFilter` as
well as how to combine the retrieved time series together (such as
when aggregating multiple streams on each resource to a single
stream for each resource or when aggregating streams across all
members of a group of resources).
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.addDenominatorAggregations(int index,
Aggregation value) |
Specifies the alignment of data points in individual time series
selected by `denominatorFilter` as
well as how to combine the retrieved time series together (such as
when aggregating multiple streams on each resource to a single
stream for each resource or when aggregating streams across all
members of a group of resources).
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.addDenominatorAggregations(int index,
Aggregation.Builder builderForValue) |
Specifies the alignment of data points in individual time series
selected by `denominatorFilter` as
well as how to combine the retrieved time series together (such as
when aggregating multiple streams on each resource to a single
stream for each resource or when aggregating streams across all
members of a group of resources).
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.addDenominatorAggregations(Aggregation value) |
Specifies the alignment of data points in individual time series
selected by `denominatorFilter` as
well as how to combine the retrieved time series together (such as
when aggregating multiple streams on each resource to a single
stream for each resource or when aggregating streams across all
members of a group of resources).
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.addDenominatorAggregations(Aggregation.Builder builderForValue) |
Specifies the alignment of data points in individual time series
selected by `denominatorFilter` as
well as how to combine the retrieved time series together (such as
when aggregating multiple streams on each resource to a single
stream for each resource or when aggregating streams across all
members of a group of resources).
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.clear() |
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.clearAggregations() |
Specifies the alignment of data points in individual time series as
well as how to combine the retrieved time series together (such as
when aggregating multiple streams on each resource to a single
stream for each resource or when aggregating streams across all
members of a group of resources).
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.clearComparison() |
The comparison to apply between the time series (indicated by `filter`
and `aggregation`) and the threshold (indicated by `threshold_value`).
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.clearDenominatorAggregations() |
Specifies the alignment of data points in individual time series
selected by `denominatorFilter` as
well as how to combine the retrieved time series together (such as
when aggregating multiple streams on each resource to a single
stream for each resource or when aggregating streams across all
members of a group of resources).
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.clearDenominatorFilter() |
A [filter](https://cloud.google.com/monitoring/api/v3/filters) that
identifies a time series that should be used as the denominator of a
ratio that will be compared with the threshold.
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.clearDuration() |
The amount of time that a time series must violate the
threshold to be considered failing.
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.clearEvaluationMissingData() |
A condition control that determines how metric-threshold conditions
are evaluated when data stops arriving.
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.clearFilter() |
Required.
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.clearForecastOptions() |
When this field is present, the `MetricThreshold` condition forecasts
whether the time series is predicted to violate the threshold within
the `forecast_horizon`.
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.clearThresholdValue() |
A value against which to compare the time series.
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.clearTrigger() |
The number/percent of time series for which the comparison must hold
in order for the condition to trigger.
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.clone() |
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.Builder.getConditionThresholdBuilder() |
A condition that compares a time series against a threshold.
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.mergeDuration(com.google.protobuf.Duration value) |
The amount of time that a time series must violate the
threshold to be considered failing.
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.mergeForecastOptions(AlertPolicy.Condition.MetricThreshold.ForecastOptions value) |
When this field is present, the `MetricThreshold` condition forecasts
whether the time series is predicted to violate the threshold within
the `forecast_horizon`.
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.mergeFrom(AlertPolicy.Condition.MetricThreshold other) |
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.mergeFrom(com.google.protobuf.Message other) |
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.mergeTrigger(AlertPolicy.Condition.Trigger value) |
The number/percent of time series for which the comparison must hold
in order for the condition to trigger.
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.newBuilder() |
|
static AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.newBuilder(AlertPolicy.Condition.MetricThreshold prototype) |
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.newBuilderForType() |
|
protected AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.removeAggregations(int index) |
Specifies the alignment of data points in individual time series as
well as how to combine the retrieved time series together (such as
when aggregating multiple streams on each resource to a single
stream for each resource or when aggregating streams across all
members of a group of resources).
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.removeDenominatorAggregations(int index) |
Specifies the alignment of data points in individual time series
selected by `denominatorFilter` as
well as how to combine the retrieved time series together (such as
when aggregating multiple streams on each resource to a single
stream for each resource or when aggregating streams across all
members of a group of resources).
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.setAggregations(int index,
Aggregation value) |
Specifies the alignment of data points in individual time series as
well as how to combine the retrieved time series together (such as
when aggregating multiple streams on each resource to a single
stream for each resource or when aggregating streams across all
members of a group of resources).
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.setAggregations(int index,
Aggregation.Builder builderForValue) |
Specifies the alignment of data points in individual time series as
well as how to combine the retrieved time series together (such as
when aggregating multiple streams on each resource to a single
stream for each resource or when aggregating streams across all
members of a group of resources).
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.setComparison(ComparisonType value) |
The comparison to apply between the time series (indicated by `filter`
and `aggregation`) and the threshold (indicated by `threshold_value`).
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.setComparisonValue(int value) |
The comparison to apply between the time series (indicated by `filter`
and `aggregation`) and the threshold (indicated by `threshold_value`).
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.setDenominatorAggregations(int index,
Aggregation value) |
Specifies the alignment of data points in individual time series
selected by `denominatorFilter` as
well as how to combine the retrieved time series together (such as
when aggregating multiple streams on each resource to a single
stream for each resource or when aggregating streams across all
members of a group of resources).
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.setDenominatorAggregations(int index,
Aggregation.Builder builderForValue) |
Specifies the alignment of data points in individual time series
selected by `denominatorFilter` as
well as how to combine the retrieved time series together (such as
when aggregating multiple streams on each resource to a single
stream for each resource or when aggregating streams across all
members of a group of resources).
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.setDenominatorFilter(String value) |
A [filter](https://cloud.google.com/monitoring/api/v3/filters) that
identifies a time series that should be used as the denominator of a
ratio that will be compared with the threshold.
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.setDenominatorFilterBytes(com.google.protobuf.ByteString value) |
A [filter](https://cloud.google.com/monitoring/api/v3/filters) that
identifies a time series that should be used as the denominator of a
ratio that will be compared with the threshold.
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.setDuration(com.google.protobuf.Duration value) |
The amount of time that a time series must violate the
threshold to be considered failing.
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.setDuration(com.google.protobuf.Duration.Builder builderForValue) |
The amount of time that a time series must violate the
threshold to be considered failing.
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.setEvaluationMissingData(AlertPolicy.Condition.EvaluationMissingData value) |
A condition control that determines how metric-threshold conditions
are evaluated when data stops arriving.
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.setEvaluationMissingDataValue(int value) |
A condition control that determines how metric-threshold conditions
are evaluated when data stops arriving.
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.setFilter(String value) |
Required.
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.setFilterBytes(com.google.protobuf.ByteString value) |
Required.
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.setForecastOptions(AlertPolicy.Condition.MetricThreshold.ForecastOptions value) |
When this field is present, the `MetricThreshold` condition forecasts
whether the time series is predicted to violate the threshold within
the `forecast_horizon`.
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.setForecastOptions(AlertPolicy.Condition.MetricThreshold.ForecastOptions.Builder builderForValue) |
When this field is present, the `MetricThreshold` condition forecasts
whether the time series is predicted to violate the threshold within
the `forecast_horizon`.
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.setThresholdValue(double value) |
A value against which to compare the time series.
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.setTrigger(AlertPolicy.Condition.Trigger value) |
The number/percent of time series for which the comparison must hold
in order for the condition to trigger.
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.setTrigger(AlertPolicy.Condition.Trigger.Builder builderForValue) |
The number/percent of time series for which the comparison must hold
in order for the condition to trigger.
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
AlertPolicy.Condition.MetricThreshold.Builder |
AlertPolicy.Condition.MetricThreshold.toBuilder() |
|