public interface DistributionPolicyZoneConfigurationOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getZone()
The URL of the zone.
|
com.google.protobuf.ByteString |
getZoneBytes()
The URL of the zone.
|
boolean |
hasZone()
The URL of the zone.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasZone()
The URL of the zone. The zone must exist in the region where the managed instance group is located.
optional string zone = 3744684;String getZone()
The URL of the zone. The zone must exist in the region where the managed instance group is located.
optional string zone = 3744684;com.google.protobuf.ByteString getZoneBytes()
The URL of the zone. The zone must exist in the region where the managed instance group is located.
optional string zone = 3744684;Copyright © 2023 Google LLC. All rights reserved.