@Generated(value="by GAPIC") @BetaApi public final class InterconnectAttachmentPrivateInfo extends Object implements ApiMessage
Modifier and Type | Class and Description |
---|---|
static class |
InterconnectAttachmentPrivateInfo.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ApiMessage |
getApiMessageRequestBody() |
static InterconnectAttachmentPrivateInfo |
getDefaultInstance() |
List<String> |
getFieldMask() |
Object |
getFieldValue(String fieldName) |
Integer |
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.
|
int |
hashCode() |
static InterconnectAttachmentPrivateInfo.Builder |
newBuilder() |
static InterconnectAttachmentPrivateInfo.Builder |
newBuilder(InterconnectAttachmentPrivateInfo prototype) |
InterconnectAttachmentPrivateInfo.Builder |
toBuilder() |
String |
toString() |
public Object getFieldValue(String fieldName)
getFieldValue
in interface ApiMessage
@Nullable public ApiMessage getApiMessageRequestBody()
getApiMessageRequestBody
in interface ApiMessage
@Nullable public List<String> getFieldMask()
getFieldMask
in interface ApiMessage
public Integer getTag8021q()
public static InterconnectAttachmentPrivateInfo.Builder newBuilder()
public static InterconnectAttachmentPrivateInfo.Builder newBuilder(InterconnectAttachmentPrivateInfo prototype)
public InterconnectAttachmentPrivateInfo.Builder toBuilder()
public static InterconnectAttachmentPrivateInfo getDefaultInstance()
Copyright © 2019 Google LLC. All rights reserved.