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

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
NameDescription
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
TypeDescription
string

setName

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

Parameter
NameDescription
var string
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
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
TypeDescription
Google\Cloud\BeyondCorp\AppConnections\V1\GetAppConnectionRequest