Google Cloud BeyondCorp AppGateways V1 Client - Class GetAppGatewayRequest (0.3.2)

Reference documentation and code samples for the Google Cloud BeyondCorp AppGateways V1 Client class GetAppGatewayRequest.

Request message for BeyondCorp.GetAppGateway.

Generated from protobuf message google.cloud.beyondcorp.appgateways.v1.GetAppGatewayRequest

Namespace

Google \ Cloud \ BeyondCorp \ AppGateways \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. BeyondCorp AppGateway name using the form: projects/{project_id}/locations/{location_id}/appGateways/{app_gateway_id}

getName

Required. BeyondCorp AppGateway name using the form: projects/{project_id}/locations/{location_id}/appGateways/{app_gateway_id}

Returns
TypeDescription
string

setName

Required. BeyondCorp AppGateway name using the form: projects/{project_id}/locations/{location_id}/appGateways/{app_gateway_id}

Parameter
NameDescription
var string
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
name string

Required. BeyondCorp AppGateway name using the form: projects/{project_id}/locations/{location_id}/appGateways/{app_gateway_id} Please see Google\Cloud\BeyondCorp\AppGateways\V1\AppGatewaysServiceClient::appGatewayName() for help formatting this field.

Returns
TypeDescription
Google\Cloud\BeyondCorp\AppGateways\V1\GetAppGatewayRequest