public static interface Instance.InstanceNetworkConfig.AuthorizedNetworkOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCidrRange()
CIDR range for one authorzied network of the instance.
|
com.google.protobuf.ByteString |
getCidrRangeBytes()
CIDR range for one authorzied network of the instance.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getCidrRange()
CIDR range for one authorzied network of the instance.
string cidr_range = 1 [(.google.api.field_info) = { ... }com.google.protobuf.ByteString getCidrRangeBytes()
CIDR range for one authorzied network of the instance.
string cidr_range = 1 [(.google.api.field_info) = { ... }Copyright © 2025 Google LLC. All rights reserved.