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 \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Required. BeyondCorp AppConnection name using the form: |
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:
|
Returns | |
---|---|
Type | Description |
Google\Cloud\BeyondCorp\AppConnections\V1\GetAppConnectionRequest |