Interface Instance.InstanceNetworkConfig.AuthorizedNetworkOrBuilder (0.30.0)

public static interface Instance.InstanceNetworkConfig.AuthorizedNetworkOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getCidrRange()

public abstract String getCidrRange()

CIDR range for one authorzied network of the instance.

string cidr_range = 1 [(.google.api.field_info) = { ... }

Returns
TypeDescription
String

The cidrRange.

getCidrRangeBytes()

public abstract ByteString getCidrRangeBytes()

CIDR range for one authorzied network of the instance.

string cidr_range = 1 [(.google.api.field_info) = { ... }

Returns
TypeDescription
ByteString

The bytes for cidrRange.