Google Cloud BeyondCorp AppConnections V1 Client - Class GetAppConnectionRequest (0.4.5)

Reference documentation and code samples for the Google Cloud BeyondCorp AppConnections V1 Client class GetAppConnectionRequest.

Request message for BeyondCorp.GetAppConnection.

Generated from protobuf message google.cloud.beyondcorp.appconnections.v1.GetAppConnectionRequest

Namespace

Google \ Cloud \ BeyondCorp \ AppConnections \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. BeyondCorp AppConnection name using the form: projects/{project_id}/locations/{location_id}/appConnections/{app_connection_id}

getName

Required. BeyondCorp AppConnection name using the form: projects/{project_id}/locations/{location_id}/appConnections/{app_connection_id}

Returns
Type Description
string

setName

Required. BeyondCorp AppConnection name using the form: projects/{project_id}/locations/{location_id}/appConnections/{app_connection_id}

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
name string

Required. BeyondCorp AppConnection name using the form: projects/{project_id}/locations/{location_id}/appConnections/{app_connection_id} Please see Google\Cloud\BeyondCorp\AppConnections\V1\AppConnectionsServiceClient::appConnectionName() for help formatting this field.

Returns
Type Description
Google\Cloud\BeyondCorp\AppConnections\V1\GetAppConnectionRequest