public static interface AlertPolicy.AlertStrategy.NotificationRateLimitOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Duration |
getPeriod()
Not more than one notification per `period`.
|
com.google.protobuf.DurationOrBuilder |
getPeriodOrBuilder()
Not more than one notification per `period`.
|
boolean |
hasPeriod()
Not more than one notification per `period`.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasPeriod()
Not more than one notification per `period`.
.google.protobuf.Duration period = 1;com.google.protobuf.Duration getPeriod()
Not more than one notification per `period`.
.google.protobuf.Duration period = 1;com.google.protobuf.DurationOrBuilder getPeriodOrBuilder()
Not more than one notification per `period`.
.google.protobuf.Duration period = 1;Copyright © 2024 Google LLC. All rights reserved.