Package com.google.monitoring.v3
Class AlertPolicy.Condition.MonitoringQueryLanguageCondition
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.monitoring.v3.AlertPolicy.Condition.MonitoringQueryLanguageCondition
-
- All Implemented Interfaces:
AlertPolicy.Condition.MonitoringQueryLanguageConditionOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
- Enclosing class:
- AlertPolicy.Condition
public static final class AlertPolicy.Condition.MonitoringQueryLanguageCondition extends com.google.protobuf.GeneratedMessageV3 implements AlertPolicy.Condition.MonitoringQueryLanguageConditionOrBuilder
A condition type that allows alert policies to be defined using [Monitoring Query Language](https://cloud.google.com/monitoring/mql).
Protobuf typegoogle.monitoring.v3.AlertPolicy.Condition.MonitoringQueryLanguageCondition
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
AlertPolicy.Condition.MonitoringQueryLanguageCondition.Builder
A condition type that allows alert policies to be defined using [Monitoring Query Language](https://cloud.google.com/monitoring/mql).-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static int
DURATION_FIELD_NUMBER
static int
EVALUATION_MISSING_DATA_FIELD_NUMBER
static int
QUERY_FIELD_NUMBER
static int
TRIGGER_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
static AlertPolicy.Condition.MonitoringQueryLanguageCondition
getDefaultInstance()
AlertPolicy.Condition.MonitoringQueryLanguageCondition
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Duration
getDuration()
The amount of time that a time series must violate the threshold to be considered failing.com.google.protobuf.DurationOrBuilder
getDurationOrBuilder()
The amount of time that a time series must violate the threshold to be considered failing.AlertPolicy.Condition.EvaluationMissingData
getEvaluationMissingData()
A condition control that determines how metric-threshold conditions are evaluated when data stops arriving.int
getEvaluationMissingDataValue()
A condition control that determines how metric-threshold conditions are evaluated when data stops arriving.com.google.protobuf.Parser<AlertPolicy.Condition.MonitoringQueryLanguageCondition>
getParserForType()
String
getQuery()
[Monitoring Query Language](https://cloud.google.com/monitoring/mql) query that outputs a boolean stream.com.google.protobuf.ByteString
getQueryBytes()
[Monitoring Query Language](https://cloud.google.com/monitoring/mql) query that outputs a boolean stream.int
getSerializedSize()
AlertPolicy.Condition.Trigger
getTrigger()
The number/percent of time series for which the comparison must hold in order for the condition to trigger.AlertPolicy.Condition.TriggerOrBuilder
getTriggerOrBuilder()
The number/percent of time series for which the comparison must hold in order for the condition to trigger.boolean
hasDuration()
The amount of time that a time series must violate the threshold to be considered failing.int
hashCode()
boolean
hasTrigger()
The number/percent of time series for which the comparison must hold in order for the condition to trigger.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static AlertPolicy.Condition.MonitoringQueryLanguageCondition.Builder
newBuilder()
static AlertPolicy.Condition.MonitoringQueryLanguageCondition.Builder
newBuilder(AlertPolicy.Condition.MonitoringQueryLanguageCondition prototype)
AlertPolicy.Condition.MonitoringQueryLanguageCondition.Builder
newBuilderForType()
protected AlertPolicy.Condition.MonitoringQueryLanguageCondition.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static AlertPolicy.Condition.MonitoringQueryLanguageCondition
parseDelimitedFrom(InputStream input)
static AlertPolicy.Condition.MonitoringQueryLanguageCondition
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AlertPolicy.Condition.MonitoringQueryLanguageCondition
parseFrom(byte[] data)
static AlertPolicy.Condition.MonitoringQueryLanguageCondition
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AlertPolicy.Condition.MonitoringQueryLanguageCondition
parseFrom(com.google.protobuf.ByteString data)
static AlertPolicy.Condition.MonitoringQueryLanguageCondition
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AlertPolicy.Condition.MonitoringQueryLanguageCondition
parseFrom(com.google.protobuf.CodedInputStream input)
static AlertPolicy.Condition.MonitoringQueryLanguageCondition
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AlertPolicy.Condition.MonitoringQueryLanguageCondition
parseFrom(InputStream input)
static AlertPolicy.Condition.MonitoringQueryLanguageCondition
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AlertPolicy.Condition.MonitoringQueryLanguageCondition
parseFrom(ByteBuffer data)
static AlertPolicy.Condition.MonitoringQueryLanguageCondition
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<AlertPolicy.Condition.MonitoringQueryLanguageCondition>
parser()
AlertPolicy.Condition.MonitoringQueryLanguageCondition.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
QUERY_FIELD_NUMBER
public static final int QUERY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DURATION_FIELD_NUMBER
public static final int DURATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TRIGGER_FIELD_NUMBER
public static final int TRIGGER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EVALUATION_MISSING_DATA_FIELD_NUMBER
public static final int EVALUATION_MISSING_DATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getQuery
public String getQuery()
[Monitoring Query Language](https://cloud.google.com/monitoring/mql) query that outputs a boolean stream.
string query = 1;
- Specified by:
getQuery
in interfaceAlertPolicy.Condition.MonitoringQueryLanguageConditionOrBuilder
- Returns:
- The query.
-
getQueryBytes
public com.google.protobuf.ByteString getQueryBytes()
[Monitoring Query Language](https://cloud.google.com/monitoring/mql) query that outputs a boolean stream.
string query = 1;
- Specified by:
getQueryBytes
in interfaceAlertPolicy.Condition.MonitoringQueryLanguageConditionOrBuilder
- Returns:
- The bytes for query.
-
hasDuration
public boolean hasDuration()
The amount of time that a time series must violate the threshold to be considered failing. Currently, only values that are a multiple of a minute--e.g., 0, 60, 120, or 300 seconds--are supported. If an invalid value is given, an error will be returned. When choosing a duration, it is useful to keep in mind the frequency of the underlying time series data (which may also be affected by any alignments specified in the `aggregations` field); a good duration is long enough so that a single outlier does not generate spurious alerts, but short enough that unhealthy states are detected and alerted on quickly.
.google.protobuf.Duration duration = 2;
- Specified by:
hasDuration
in interfaceAlertPolicy.Condition.MonitoringQueryLanguageConditionOrBuilder
- Returns:
- Whether the duration field is set.
-
getDuration
public com.google.protobuf.Duration getDuration()
The amount of time that a time series must violate the threshold to be considered failing. Currently, only values that are a multiple of a minute--e.g., 0, 60, 120, or 300 seconds--are supported. If an invalid value is given, an error will be returned. When choosing a duration, it is useful to keep in mind the frequency of the underlying time series data (which may also be affected by any alignments specified in the `aggregations` field); a good duration is long enough so that a single outlier does not generate spurious alerts, but short enough that unhealthy states are detected and alerted on quickly.
.google.protobuf.Duration duration = 2;
- Specified by:
getDuration
in interfaceAlertPolicy.Condition.MonitoringQueryLanguageConditionOrBuilder
- Returns:
- The duration.
-
getDurationOrBuilder
public com.google.protobuf.DurationOrBuilder getDurationOrBuilder()
The amount of time that a time series must violate the threshold to be considered failing. Currently, only values that are a multiple of a minute--e.g., 0, 60, 120, or 300 seconds--are supported. If an invalid value is given, an error will be returned. When choosing a duration, it is useful to keep in mind the frequency of the underlying time series data (which may also be affected by any alignments specified in the `aggregations` field); a good duration is long enough so that a single outlier does not generate spurious alerts, but short enough that unhealthy states are detected and alerted on quickly.
.google.protobuf.Duration duration = 2;
- Specified by:
getDurationOrBuilder
in interfaceAlertPolicy.Condition.MonitoringQueryLanguageConditionOrBuilder
-
hasTrigger
public boolean hasTrigger()
The number/percent of time series for which the comparison must hold in order for the condition to trigger. If unspecified, then the condition will trigger if the comparison is true for any of the time series that have been identified by `filter` and `aggregations`, or by the ratio, if `denominator_filter` and `denominator_aggregations` are specified.
.google.monitoring.v3.AlertPolicy.Condition.Trigger trigger = 3;
- Specified by:
hasTrigger
in interfaceAlertPolicy.Condition.MonitoringQueryLanguageConditionOrBuilder
- Returns:
- Whether the trigger field is set.
-
getTrigger
public AlertPolicy.Condition.Trigger getTrigger()
The number/percent of time series for which the comparison must hold in order for the condition to trigger. If unspecified, then the condition will trigger if the comparison is true for any of the time series that have been identified by `filter` and `aggregations`, or by the ratio, if `denominator_filter` and `denominator_aggregations` are specified.
.google.monitoring.v3.AlertPolicy.Condition.Trigger trigger = 3;
- Specified by:
getTrigger
in interfaceAlertPolicy.Condition.MonitoringQueryLanguageConditionOrBuilder
- Returns:
- The trigger.
-
getTriggerOrBuilder
public AlertPolicy.Condition.TriggerOrBuilder getTriggerOrBuilder()
The number/percent of time series for which the comparison must hold in order for the condition to trigger. If unspecified, then the condition will trigger if the comparison is true for any of the time series that have been identified by `filter` and `aggregations`, or by the ratio, if `denominator_filter` and `denominator_aggregations` are specified.
.google.monitoring.v3.AlertPolicy.Condition.Trigger trigger = 3;
- Specified by:
getTriggerOrBuilder
in interfaceAlertPolicy.Condition.MonitoringQueryLanguageConditionOrBuilder
-
getEvaluationMissingDataValue
public int getEvaluationMissingDataValue()
A condition control that determines how metric-threshold conditions are evaluated when data stops arriving.
.google.monitoring.v3.AlertPolicy.Condition.EvaluationMissingData evaluation_missing_data = 4;
- Specified by:
getEvaluationMissingDataValue
in interfaceAlertPolicy.Condition.MonitoringQueryLanguageConditionOrBuilder
- Returns:
- The enum numeric value on the wire for evaluationMissingData.
-
getEvaluationMissingData
public AlertPolicy.Condition.EvaluationMissingData getEvaluationMissingData()
A condition control that determines how metric-threshold conditions are evaluated when data stops arriving.
.google.monitoring.v3.AlertPolicy.Condition.EvaluationMissingData evaluation_missing_data = 4;
- Specified by:
getEvaluationMissingData
in interfaceAlertPolicy.Condition.MonitoringQueryLanguageConditionOrBuilder
- Returns:
- The evaluationMissingData.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static AlertPolicy.Condition.MonitoringQueryLanguageCondition parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AlertPolicy.Condition.MonitoringQueryLanguageCondition parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AlertPolicy.Condition.MonitoringQueryLanguageCondition parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AlertPolicy.Condition.MonitoringQueryLanguageCondition parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AlertPolicy.Condition.MonitoringQueryLanguageCondition parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AlertPolicy.Condition.MonitoringQueryLanguageCondition parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AlertPolicy.Condition.MonitoringQueryLanguageCondition parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AlertPolicy.Condition.MonitoringQueryLanguageCondition parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AlertPolicy.Condition.MonitoringQueryLanguageCondition parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AlertPolicy.Condition.MonitoringQueryLanguageCondition parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static AlertPolicy.Condition.MonitoringQueryLanguageCondition parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AlertPolicy.Condition.MonitoringQueryLanguageCondition parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public AlertPolicy.Condition.MonitoringQueryLanguageCondition.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static AlertPolicy.Condition.MonitoringQueryLanguageCondition.Builder newBuilder()
-
newBuilder
public static AlertPolicy.Condition.MonitoringQueryLanguageCondition.Builder newBuilder(AlertPolicy.Condition.MonitoringQueryLanguageCondition prototype)
-
toBuilder
public AlertPolicy.Condition.MonitoringQueryLanguageCondition.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AlertPolicy.Condition.MonitoringQueryLanguageCondition.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static AlertPolicy.Condition.MonitoringQueryLanguageCondition getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<AlertPolicy.Condition.MonitoringQueryLanguageCondition> parser()
-
getParserForType
public com.google.protobuf.Parser<AlertPolicy.Condition.MonitoringQueryLanguageCondition> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public AlertPolicy.Condition.MonitoringQueryLanguageCondition getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-