Google Cloud BeyondCorp AppConnectors V1 Client - Class GetAppConnectorRequest (0.1.6)

Reference documentation and code samples for the Google Cloud BeyondCorp AppConnectors V1 Client class GetAppConnectorRequest.

Request message for BeyondCorp.GetAppConnector.

Generated from protobuf message google.cloud.beyondcorp.appconnectors.v1.GetAppConnectorRequest

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. BeyondCorp AppConnector name using the form: projects/{project_id}/locations/{location_id}/appConnectors/{app_connector_id}

getName

Required. BeyondCorp AppConnector name using the form: projects/{project_id}/locations/{location_id}/appConnectors/{app_connector_id}

Returns
TypeDescription
string

setName

Required. BeyondCorp AppConnector name using the form: projects/{project_id}/locations/{location_id}/appConnectors/{app_connector_id}

Parameter
NameDescription
var string
Returns
TypeDescription
$this