public interface LocationPolicyLocationConstraintsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxCount()
Maximum number of items that are allowed to be placed in this zone.
|
boolean |
hasMaxCount()
Maximum number of items that are allowed to be placed in this zone.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasMaxCount()
Maximum number of items that are allowed to be placed in this zone. The value must be non-negative.
optional int32 max_count = 287620724;int getMaxCount()
Maximum number of items that are allowed to be placed in this zone. The value must be non-negative.
optional int32 max_count = 287620724;Copyright © 2023 Google LLC. All rights reserved.