Interface InterconnectAttachmentPrivateInfoOrBuilder (1.51.0)

public interface InterconnectAttachmentPrivateInfoOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getTag8021Q()

public abstract int getTag8021Q()

[Output Only] 802.1q encapsulation tag to be used for traffic between Google and the customer, going to and from this network and region.

optional uint32 tag8021q = 271820992;

Returns
TypeDescription
int

The tag8021q.

hasTag8021Q()

public abstract boolean hasTag8021Q()

[Output Only] 802.1q encapsulation tag to be used for traffic between Google and the customer, going to and from this network and region.

optional uint32 tag8021q = 271820992;

Returns
TypeDescription
boolean

Whether the tag8021q field is set.