public static interface VpnConnection.Details.CloudVpnOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getGateway()
The created Cloud VPN gateway name.
|
com.google.protobuf.ByteString |
getGatewayBytes()
The created Cloud VPN gateway name.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getGateway()
The created Cloud VPN gateway name.
string gateway = 1;com.google.protobuf.ByteString getGatewayBytes()
The created Cloud VPN gateway name.
string gateway = 1;Copyright © 2024 Google LLC. All rights reserved.