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
Name
Description
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
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:
projects/{project_id}/locations/{location_id}/appConnections/{app_connection_id}
Please see AppConnectionsServiceClient::appConnectionName() for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud BeyondCorp AppConnections V1 Client - Class GetAppConnectionRequest (1.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.5 (latest)](/php/docs/reference/cloud-beyondcorp-appconnections/latest/V1.GetAppConnectionRequest)\n- [1.0.4](/php/docs/reference/cloud-beyondcorp-appconnections/1.0.4/V1.GetAppConnectionRequest)\n- [0.4.5](/php/docs/reference/cloud-beyondcorp-appconnections/0.4.5/V1.GetAppConnectionRequest)\n- [0.3.2](/php/docs/reference/cloud-beyondcorp-appconnections/0.3.2/V1.GetAppConnectionRequest)\n- [0.2.2](/php/docs/reference/cloud-beyondcorp-appconnections/0.2.2/V1.GetAppConnectionRequest)\n- [0.1.6](/php/docs/reference/cloud-beyondcorp-appconnections/0.1.6/V1.GetAppConnectionRequest) \nReference documentation and code samples for the Google Cloud BeyondCorp AppConnections V1 Client class GetAppConnectionRequest.\n\nRequest message for BeyondCorp.GetAppConnection.\n\nGenerated from protobuf message `google.cloud.beyondcorp.appconnections.v1.GetAppConnectionRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ BeyondCorp \\\\ AppConnections \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. BeyondCorp AppConnection name using the form:\n`projects/{project_id}/locations/{location_id}/appConnections/{app_connection_id}`\n\n### setName\n\nRequired. BeyondCorp AppConnection name using the form:\n`projects/{project_id}/locations/{location_id}/appConnections/{app_connection_id}`\n\n### static::build"]]