Interface GetExternalVpnGatewayRequestOrBuilder (1.51.0)

public interface GetExternalVpnGatewayRequestOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getExternalVpnGateway()

public abstract String getExternalVpnGateway()

Name of the externalVpnGateway to return.

string external_vpn_gateway = 109898629 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
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
TypeDescription
ByteString

The bytes for externalVpnGateway.

getProject()

public abstract String getProject()

Project ID for this request.

string project = 227560217 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
String

The project.

getProjectBytes()

public abstract ByteString getProjectBytes()

Project ID for this request.

string project = 227560217 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
ByteString

The bytes for project.