Reference documentation and code samples for the Google Cloud BeyondCorp AppGateways V1 Client class GetAppGatewayRequest.
Request message for BeyondCorp.GetAppGateway.
Generated from protobuf message google.cloud.beyondcorp.appgateways.v1.GetAppGatewayRequest
Namespace
Google \ Cloud \ BeyondCorp \ AppGateways \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Required. BeyondCorp AppGateway name using the form: |
getName
Required. BeyondCorp AppGateway name using the form:
projects/{project_id}/locations/{location_id}/appGateways/{app_gateway_id}
Returns | |
---|---|
Type | Description |
string |
setName
Required. BeyondCorp AppGateway name using the form:
projects/{project_id}/locations/{location_id}/appGateways/{app_gateway_id}
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
static::build
Parameter | |
---|---|
Name | Description |
name |
string
Required. BeyondCorp AppGateway name using the form:
|
Returns | |
---|---|
Type | Description |
Google\Cloud\BeyondCorp\AppGateways\V1\GetAppGatewayRequest |