Interface PolicyBasedRoute.InterconnectAttachmentOrBuilder (1.29.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
TypeDescription
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
TypeDescription
ByteString

The bytes for region.