Package com.google.monitoring.v3
Class AlertPolicy.Condition
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.monitoring.v3.AlertPolicy.Condition
-
- All Implemented Interfaces:
AlertPolicy.ConditionOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
- AlertPolicy
public static final class AlertPolicy.Condition extends com.google.protobuf.GeneratedMessageV3 implements AlertPolicy.ConditionOrBuilder
A condition is a true/false test that determines when an alerting policy should open an incident. If a condition evaluates to true, it signifies that something is wrong.
Protobuf typegoogle.monitoring.v3.AlertPolicy.Condition- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAlertPolicy.Condition.BuilderA condition is a true/false test that determines when an alerting policy should open an incident.static classAlertPolicy.Condition.ConditionCasestatic classAlertPolicy.Condition.EvaluationMissingDataA condition control that determines how metric-threshold conditions are evaluated when data stops arriving.static classAlertPolicy.Condition.LogMatchA condition type that checks whether a log message in the [scoping project](https://cloud.google.com/monitoring/api/v3#project_name) satisfies the given filter.static interfaceAlertPolicy.Condition.LogMatchOrBuilderstatic classAlertPolicy.Condition.MetricAbsenceA condition type that checks that monitored resources are reporting data.static interfaceAlertPolicy.Condition.MetricAbsenceOrBuilderstatic classAlertPolicy.Condition.MetricThresholdA condition type that compares a collection of time series against a threshold.static interfaceAlertPolicy.Condition.MetricThresholdOrBuilderstatic classAlertPolicy.Condition.MonitoringQueryLanguageConditionA condition type that allows alert policies to be defined using [Monitoring Query Language](https://cloud.google.com/monitoring/mql).static interfaceAlertPolicy.Condition.MonitoringQueryLanguageConditionOrBuilderstatic classAlertPolicy.Condition.PrometheusQueryLanguageConditionA condition type that allows alert policies to be defined using [Prometheus Query Language (PromQL)](https://prometheus.io/docs/prometheus/latest/querying/basics/).static interfaceAlertPolicy.Condition.PrometheusQueryLanguageConditionOrBuilderstatic classAlertPolicy.Condition.TriggerSpecifies how many time series must fail a predicate to trigger a condition.static interfaceAlertPolicy.Condition.TriggerOrBuilder-
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 intCONDITION_ABSENT_FIELD_NUMBERstatic intCONDITION_MATCHED_LOG_FIELD_NUMBERstatic intCONDITION_MONITORING_QUERY_LANGUAGE_FIELD_NUMBERstatic intCONDITION_PROMETHEUS_QUERY_LANGUAGE_FIELD_NUMBERstatic intCONDITION_THRESHOLD_FIELD_NUMBERstatic intDISPLAY_NAME_FIELD_NUMBERstatic intNAME_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)AlertPolicy.Condition.MetricAbsencegetConditionAbsent()A condition that checks that a time series continues to receive new data points.AlertPolicy.Condition.MetricAbsenceOrBuildergetConditionAbsentOrBuilder()A condition that checks that a time series continues to receive new data points.AlertPolicy.Condition.ConditionCasegetConditionCase()AlertPolicy.Condition.LogMatchgetConditionMatchedLog()A condition that checks for log messages matching given constraints.AlertPolicy.Condition.LogMatchOrBuildergetConditionMatchedLogOrBuilder()A condition that checks for log messages matching given constraints.AlertPolicy.Condition.MonitoringQueryLanguageConditiongetConditionMonitoringQueryLanguage()A condition that uses the Monitoring Query Language to define alerts.AlertPolicy.Condition.MonitoringQueryLanguageConditionOrBuildergetConditionMonitoringQueryLanguageOrBuilder()A condition that uses the Monitoring Query Language to define alerts.AlertPolicy.Condition.PrometheusQueryLanguageConditiongetConditionPrometheusQueryLanguage()A condition that uses the Prometheus query language to define alerts.AlertPolicy.Condition.PrometheusQueryLanguageConditionOrBuildergetConditionPrometheusQueryLanguageOrBuilder()A condition that uses the Prometheus query language to define alerts.AlertPolicy.Condition.MetricThresholdgetConditionThreshold()A condition that compares a time series against a threshold.AlertPolicy.Condition.MetricThresholdOrBuildergetConditionThresholdOrBuilder()A condition that compares a time series against a threshold.static AlertPolicy.ConditiongetDefaultInstance()AlertPolicy.ConditiongetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetDisplayName()A short name or phrase used to identify the condition in dashboards, notifications, and incidents.com.google.protobuf.ByteStringgetDisplayNameBytes()A short name or phrase used to identify the condition in dashboards, notifications, and incidents.StringgetName()Required if the condition exists.com.google.protobuf.ByteStringgetNameBytes()Required if the condition exists.com.google.protobuf.Parser<AlertPolicy.Condition>getParserForType()intgetSerializedSize()booleanhasConditionAbsent()A condition that checks that a time series continues to receive new data points.booleanhasConditionMatchedLog()A condition that checks for log messages matching given constraints.booleanhasConditionMonitoringQueryLanguage()A condition that uses the Monitoring Query Language to define alerts.booleanhasConditionPrometheusQueryLanguage()A condition that uses the Prometheus query language to define alerts.booleanhasConditionThreshold()A condition that compares a time series against a threshold.inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static AlertPolicy.Condition.BuildernewBuilder()static AlertPolicy.Condition.BuildernewBuilder(AlertPolicy.Condition prototype)AlertPolicy.Condition.BuildernewBuilderForType()protected AlertPolicy.Condition.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static AlertPolicy.ConditionparseDelimitedFrom(InputStream input)static AlertPolicy.ConditionparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AlertPolicy.ConditionparseFrom(byte[] data)static AlertPolicy.ConditionparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AlertPolicy.ConditionparseFrom(com.google.protobuf.ByteString data)static AlertPolicy.ConditionparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AlertPolicy.ConditionparseFrom(com.google.protobuf.CodedInputStream input)static AlertPolicy.ConditionparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AlertPolicy.ConditionparseFrom(InputStream input)static AlertPolicy.ConditionparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AlertPolicy.ConditionparseFrom(ByteBuffer data)static AlertPolicy.ConditionparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<AlertPolicy.Condition>parser()AlertPolicy.Condition.BuildertoBuilder()voidwriteTo(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
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DISPLAY_NAME_FIELD_NUMBER
public static final int DISPLAY_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONDITION_THRESHOLD_FIELD_NUMBER
public static final int CONDITION_THRESHOLD_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONDITION_ABSENT_FIELD_NUMBER
public static final int CONDITION_ABSENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONDITION_MATCHED_LOG_FIELD_NUMBER
public static final int CONDITION_MATCHED_LOG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONDITION_MONITORING_QUERY_LANGUAGE_FIELD_NUMBER
public static final int CONDITION_MONITORING_QUERY_LANGUAGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONDITION_PROMETHEUS_QUERY_LANGUAGE_FIELD_NUMBER
public static final int CONDITION_PROMETHEUS_QUERY_LANGUAGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getConditionCase
public AlertPolicy.Condition.ConditionCase getConditionCase()
- Specified by:
getConditionCasein interfaceAlertPolicy.ConditionOrBuilder
-
getName
public String getName()
Required if the condition exists. The unique resource name for this condition. Its format is: projects/[PROJECT_ID_OR_NUMBER]/alertPolicies/[POLICY_ID]/conditions/[CONDITION_ID] `[CONDITION_ID]` is assigned by Cloud Monitoring when the condition is created as part of a new or updated alerting policy. When calling the [alertPolicies.create][google.monitoring.v3.AlertPolicyService.CreateAlertPolicy] method, do not include the `name` field in the conditions of the requested alerting policy. Cloud Monitoring creates the condition identifiers and includes them in the new policy. When calling the [alertPolicies.update][google.monitoring.v3.AlertPolicyService.UpdateAlertPolicy] method to update a policy, including a condition `name` causes the existing condition to be updated. Conditions without names are added to the updated policy. Existing conditions are deleted if they are not updated. Best practice is to preserve `[CONDITION_ID]` if you make only small changes, such as those to condition thresholds, durations, or trigger values. Otherwise, treat the change as a new condition and let the existing condition be deleted.string name = 12;- Specified by:
getNamein interfaceAlertPolicy.ConditionOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Required if the condition exists. The unique resource name for this condition. Its format is: projects/[PROJECT_ID_OR_NUMBER]/alertPolicies/[POLICY_ID]/conditions/[CONDITION_ID] `[CONDITION_ID]` is assigned by Cloud Monitoring when the condition is created as part of a new or updated alerting policy. When calling the [alertPolicies.create][google.monitoring.v3.AlertPolicyService.CreateAlertPolicy] method, do not include the `name` field in the conditions of the requested alerting policy. Cloud Monitoring creates the condition identifiers and includes them in the new policy. When calling the [alertPolicies.update][google.monitoring.v3.AlertPolicyService.UpdateAlertPolicy] method to update a policy, including a condition `name` causes the existing condition to be updated. Conditions without names are added to the updated policy. Existing conditions are deleted if they are not updated. Best practice is to preserve `[CONDITION_ID]` if you make only small changes, such as those to condition thresholds, durations, or trigger values. Otherwise, treat the change as a new condition and let the existing condition be deleted.string name = 12;- Specified by:
getNameBytesin interfaceAlertPolicy.ConditionOrBuilder- Returns:
- The bytes for name.
-
getDisplayName
public String getDisplayName()
A short name or phrase used to identify the condition in dashboards, notifications, and incidents. To avoid confusion, don't use the same display name for multiple conditions in the same policy.
string display_name = 6;- Specified by:
getDisplayNamein interfaceAlertPolicy.ConditionOrBuilder- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()
A short name or phrase used to identify the condition in dashboards, notifications, and incidents. To avoid confusion, don't use the same display name for multiple conditions in the same policy.
string display_name = 6;- Specified by:
getDisplayNameBytesin interfaceAlertPolicy.ConditionOrBuilder- Returns:
- The bytes for displayName.
-
hasConditionThreshold
public boolean hasConditionThreshold()
A condition that compares a time series against a threshold.
.google.monitoring.v3.AlertPolicy.Condition.MetricThreshold condition_threshold = 1;- Specified by:
hasConditionThresholdin interfaceAlertPolicy.ConditionOrBuilder- Returns:
- Whether the conditionThreshold field is set.
-
getConditionThreshold
public AlertPolicy.Condition.MetricThreshold getConditionThreshold()
A condition that compares a time series against a threshold.
.google.monitoring.v3.AlertPolicy.Condition.MetricThreshold condition_threshold = 1;- Specified by:
getConditionThresholdin interfaceAlertPolicy.ConditionOrBuilder- Returns:
- The conditionThreshold.
-
getConditionThresholdOrBuilder
public AlertPolicy.Condition.MetricThresholdOrBuilder getConditionThresholdOrBuilder()
A condition that compares a time series against a threshold.
.google.monitoring.v3.AlertPolicy.Condition.MetricThreshold condition_threshold = 1;- Specified by:
getConditionThresholdOrBuilderin interfaceAlertPolicy.ConditionOrBuilder
-
hasConditionAbsent
public boolean hasConditionAbsent()
A condition that checks that a time series continues to receive new data points.
.google.monitoring.v3.AlertPolicy.Condition.MetricAbsence condition_absent = 2;- Specified by:
hasConditionAbsentin interfaceAlertPolicy.ConditionOrBuilder- Returns:
- Whether the conditionAbsent field is set.
-
getConditionAbsent
public AlertPolicy.Condition.MetricAbsence getConditionAbsent()
A condition that checks that a time series continues to receive new data points.
.google.monitoring.v3.AlertPolicy.Condition.MetricAbsence condition_absent = 2;- Specified by:
getConditionAbsentin interfaceAlertPolicy.ConditionOrBuilder- Returns:
- The conditionAbsent.
-
getConditionAbsentOrBuilder
public AlertPolicy.Condition.MetricAbsenceOrBuilder getConditionAbsentOrBuilder()
A condition that checks that a time series continues to receive new data points.
.google.monitoring.v3.AlertPolicy.Condition.MetricAbsence condition_absent = 2;- Specified by:
getConditionAbsentOrBuilderin interfaceAlertPolicy.ConditionOrBuilder
-
hasConditionMatchedLog
public boolean hasConditionMatchedLog()
A condition that checks for log messages matching given constraints. If set, no other conditions can be present.
.google.monitoring.v3.AlertPolicy.Condition.LogMatch condition_matched_log = 20;- Specified by:
hasConditionMatchedLogin interfaceAlertPolicy.ConditionOrBuilder- Returns:
- Whether the conditionMatchedLog field is set.
-
getConditionMatchedLog
public AlertPolicy.Condition.LogMatch getConditionMatchedLog()
A condition that checks for log messages matching given constraints. If set, no other conditions can be present.
.google.monitoring.v3.AlertPolicy.Condition.LogMatch condition_matched_log = 20;- Specified by:
getConditionMatchedLogin interfaceAlertPolicy.ConditionOrBuilder- Returns:
- The conditionMatchedLog.
-
getConditionMatchedLogOrBuilder
public AlertPolicy.Condition.LogMatchOrBuilder getConditionMatchedLogOrBuilder()
A condition that checks for log messages matching given constraints. If set, no other conditions can be present.
.google.monitoring.v3.AlertPolicy.Condition.LogMatch condition_matched_log = 20;- Specified by:
getConditionMatchedLogOrBuilderin interfaceAlertPolicy.ConditionOrBuilder
-
hasConditionMonitoringQueryLanguage
public boolean hasConditionMonitoringQueryLanguage()
A condition that uses the Monitoring Query Language to define alerts.
.google.monitoring.v3.AlertPolicy.Condition.MonitoringQueryLanguageCondition condition_monitoring_query_language = 19;- Specified by:
hasConditionMonitoringQueryLanguagein interfaceAlertPolicy.ConditionOrBuilder- Returns:
- Whether the conditionMonitoringQueryLanguage field is set.
-
getConditionMonitoringQueryLanguage
public AlertPolicy.Condition.MonitoringQueryLanguageCondition getConditionMonitoringQueryLanguage()
A condition that uses the Monitoring Query Language to define alerts.
.google.monitoring.v3.AlertPolicy.Condition.MonitoringQueryLanguageCondition condition_monitoring_query_language = 19;- Specified by:
getConditionMonitoringQueryLanguagein interfaceAlertPolicy.ConditionOrBuilder- Returns:
- The conditionMonitoringQueryLanguage.
-
getConditionMonitoringQueryLanguageOrBuilder
public AlertPolicy.Condition.MonitoringQueryLanguageConditionOrBuilder getConditionMonitoringQueryLanguageOrBuilder()
A condition that uses the Monitoring Query Language to define alerts.
.google.monitoring.v3.AlertPolicy.Condition.MonitoringQueryLanguageCondition condition_monitoring_query_language = 19;- Specified by:
getConditionMonitoringQueryLanguageOrBuilderin interfaceAlertPolicy.ConditionOrBuilder
-
hasConditionPrometheusQueryLanguage
public boolean hasConditionPrometheusQueryLanguage()
A condition that uses the Prometheus query language to define alerts.
.google.monitoring.v3.AlertPolicy.Condition.PrometheusQueryLanguageCondition condition_prometheus_query_language = 21;- Specified by:
hasConditionPrometheusQueryLanguagein interfaceAlertPolicy.ConditionOrBuilder- Returns:
- Whether the conditionPrometheusQueryLanguage field is set.
-
getConditionPrometheusQueryLanguage
public AlertPolicy.Condition.PrometheusQueryLanguageCondition getConditionPrometheusQueryLanguage()
A condition that uses the Prometheus query language to define alerts.
.google.monitoring.v3.AlertPolicy.Condition.PrometheusQueryLanguageCondition condition_prometheus_query_language = 21;- Specified by:
getConditionPrometheusQueryLanguagein interfaceAlertPolicy.ConditionOrBuilder- Returns:
- The conditionPrometheusQueryLanguage.
-
getConditionPrometheusQueryLanguageOrBuilder
public AlertPolicy.Condition.PrometheusQueryLanguageConditionOrBuilder getConditionPrometheusQueryLanguageOrBuilder()
A condition that uses the Prometheus query language to define alerts.
.google.monitoring.v3.AlertPolicy.Condition.PrometheusQueryLanguageCondition condition_prometheus_query_language = 21;- Specified by:
getConditionPrometheusQueryLanguageOrBuilderin interfaceAlertPolicy.ConditionOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static AlertPolicy.Condition parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AlertPolicy.Condition parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AlertPolicy.Condition parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AlertPolicy.Condition 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 parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AlertPolicy.Condition parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AlertPolicy.Condition parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AlertPolicy.Condition parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AlertPolicy.Condition parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AlertPolicy.Condition parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static AlertPolicy.Condition parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AlertPolicy.Condition parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public AlertPolicy.Condition.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static AlertPolicy.Condition.Builder newBuilder()
-
newBuilder
public static AlertPolicy.Condition.Builder newBuilder(AlertPolicy.Condition prototype)
-
toBuilder
public AlertPolicy.Condition.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AlertPolicy.Condition.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static AlertPolicy.Condition getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<AlertPolicy.Condition> parser()
-
getParserForType
public com.google.protobuf.Parser<AlertPolicy.Condition> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public AlertPolicy.Condition getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-