Interface PolicyBasedRoute.InterconnectAttachmentOrBuilder (1.41.0)

public static interface PolicyBasedRoute.InterconnectAttachmentOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getRegion()

public abstract String getRegion()

Optional. Cloud region to install this policy based route on interconnect attachment. Use all to install it on all interconnect attachments.

string region = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
String

The region.

getRegionBytes()

public abstract ByteString getRegionBytes()

Optional. Cloud region to install this policy based route on interconnect attachment. Use all to install it on all interconnect attachments.

string region = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ByteString

The bytes for region.