public interface GetExternalVpnGatewayRequestOrBuilder extends MessageOrBuilder
Implements
MessageOrBuilderMethods
getExternalVpnGateway()
public abstract String getExternalVpnGateway()
Name of the externalVpnGateway to return.
string external_vpn_gateway = 109898629 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
String |
The externalVpnGateway. |
getExternalVpnGatewayBytes()
public abstract ByteString getExternalVpnGatewayBytes()
Name of the externalVpnGateway to return.
string external_vpn_gateway = 109898629 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for externalVpnGateway. |
getProject()
public abstract String getProject()
Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
String |
The project. |
getProjectBytes()
public abstract ByteString getProjectBytes()
Project ID for this request.
string project = 227560217 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
ByteString |
The bytes for project. |