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

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
Name Description
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
Type Description
string

setName

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

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
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
Type Description
Google\Cloud\BeyondCorp\AppGateways\V1\GetAppGatewayRequest