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

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

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