| Modifier and Type | Method and Description |
|---|---|
AlertPolicy.AlertStrategy.NotificationRateLimit.Builder |
AlertPolicy.AlertStrategy.NotificationRateLimit.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AlertPolicy.AlertStrategy.NotificationRateLimit.Builder |
AlertPolicy.AlertStrategy.NotificationRateLimit.Builder.clear() |
AlertPolicy.AlertStrategy.NotificationRateLimit.Builder |
AlertPolicy.AlertStrategy.NotificationRateLimit.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AlertPolicy.AlertStrategy.NotificationRateLimit.Builder |
AlertPolicy.AlertStrategy.NotificationRateLimit.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AlertPolicy.AlertStrategy.NotificationRateLimit.Builder |
AlertPolicy.AlertStrategy.NotificationRateLimit.Builder.clearPeriod()
Not more than one notification per `period`.
|
AlertPolicy.AlertStrategy.NotificationRateLimit.Builder |
AlertPolicy.AlertStrategy.NotificationRateLimit.Builder.clone() |
AlertPolicy.AlertStrategy.NotificationRateLimit.Builder |
AlertPolicy.AlertStrategy.Builder.getNotificationRateLimitBuilder()
Required for log-based alerting policies, i.e. policies with a `LogMatch`
condition.
|
AlertPolicy.AlertStrategy.NotificationRateLimit.Builder |
AlertPolicy.AlertStrategy.NotificationRateLimit.Builder.mergeFrom(AlertPolicy.AlertStrategy.NotificationRateLimit other) |
AlertPolicy.AlertStrategy.NotificationRateLimit.Builder |
AlertPolicy.AlertStrategy.NotificationRateLimit.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AlertPolicy.AlertStrategy.NotificationRateLimit.Builder |
AlertPolicy.AlertStrategy.NotificationRateLimit.Builder.mergeFrom(com.google.protobuf.Message other) |
AlertPolicy.AlertStrategy.NotificationRateLimit.Builder |
AlertPolicy.AlertStrategy.NotificationRateLimit.Builder.mergePeriod(com.google.protobuf.Duration value)
Not more than one notification per `period`.
|
AlertPolicy.AlertStrategy.NotificationRateLimit.Builder |
AlertPolicy.AlertStrategy.NotificationRateLimit.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static AlertPolicy.AlertStrategy.NotificationRateLimit.Builder |
AlertPolicy.AlertStrategy.NotificationRateLimit.newBuilder() |
static AlertPolicy.AlertStrategy.NotificationRateLimit.Builder |
AlertPolicy.AlertStrategy.NotificationRateLimit.newBuilder(AlertPolicy.AlertStrategy.NotificationRateLimit prototype) |
AlertPolicy.AlertStrategy.NotificationRateLimit.Builder |
AlertPolicy.AlertStrategy.NotificationRateLimit.newBuilderForType() |
protected AlertPolicy.AlertStrategy.NotificationRateLimit.Builder |
AlertPolicy.AlertStrategy.NotificationRateLimit.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
AlertPolicy.AlertStrategy.NotificationRateLimit.Builder |
AlertPolicy.AlertStrategy.NotificationRateLimit.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AlertPolicy.AlertStrategy.NotificationRateLimit.Builder |
AlertPolicy.AlertStrategy.NotificationRateLimit.Builder.setPeriod(com.google.protobuf.Duration.Builder builderForValue)
Not more than one notification per `period`.
|
AlertPolicy.AlertStrategy.NotificationRateLimit.Builder |
AlertPolicy.AlertStrategy.NotificationRateLimit.Builder.setPeriod(com.google.protobuf.Duration value)
Not more than one notification per `period`.
|
AlertPolicy.AlertStrategy.NotificationRateLimit.Builder |
AlertPolicy.AlertStrategy.NotificationRateLimit.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AlertPolicy.AlertStrategy.NotificationRateLimit.Builder |
AlertPolicy.AlertStrategy.NotificationRateLimit.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AlertPolicy.AlertStrategy.NotificationRateLimit.Builder |
AlertPolicy.AlertStrategy.NotificationRateLimit.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
AlertPolicy.AlertStrategy.Builder |
AlertPolicy.AlertStrategy.Builder.setNotificationRateLimit(AlertPolicy.AlertStrategy.NotificationRateLimit.Builder builderForValue)
Required for log-based alerting policies, i.e. policies with a `LogMatch`
condition.
|
Copyright © 2025 Google LLC. All rights reserved.