Reference documentation and code samples for the BeyondCorp AppConnections V1 API module Google::Cloud::BeyondCorp::AppConnections::V1::AppConnectionsService.
API Overview:
The beyondcorp.googleapis.com service implements the Google Cloud
BeyondCorp API.
Data Model:
The AppConnectionsService exposes the following resources:
AppConnections, named as follows:
projects/{project_id}/locations/{location_id}/appConnections/{app_connection_id}.
The AppConnectionsService service provides methods to manage
(create/read/update/delete) BeyondCorp AppConnections.
[[["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,["# BeyondCorp AppConnections V1 API - Module Google::Cloud::BeyondCorp::AppConnections::V1::AppConnectionsService (v0.8.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.8.0 (latest)](/ruby/docs/reference/google-cloud-beyond_corp-app_connections-v1/latest/Google-Cloud-BeyondCorp-AppConnections-V1-AppConnectionsService)\n- [0.7.1](/ruby/docs/reference/google-cloud-beyond_corp-app_connections-v1/0.7.1/Google-Cloud-BeyondCorp-AppConnections-V1-AppConnectionsService)\n- [0.6.0](/ruby/docs/reference/google-cloud-beyond_corp-app_connections-v1/0.6.0/Google-Cloud-BeyondCorp-AppConnections-V1-AppConnectionsService)\n- [0.5.2](/ruby/docs/reference/google-cloud-beyond_corp-app_connections-v1/0.5.2/Google-Cloud-BeyondCorp-AppConnections-V1-AppConnectionsService)\n- [0.4.2](/ruby/docs/reference/google-cloud-beyond_corp-app_connections-v1/0.4.2/Google-Cloud-BeyondCorp-AppConnections-V1-AppConnectionsService)\n- [0.3.0](/ruby/docs/reference/google-cloud-beyond_corp-app_connections-v1/0.3.0/Google-Cloud-BeyondCorp-AppConnections-V1-AppConnectionsService)\n- [0.2.0](/ruby/docs/reference/google-cloud-beyond_corp-app_connections-v1/0.2.0/Google-Cloud-BeyondCorp-AppConnections-V1-AppConnectionsService)\n- [0.1.1](/ruby/docs/reference/google-cloud-beyond_corp-app_connections-v1/0.1.1/Google-Cloud-BeyondCorp-AppConnections-V1-AppConnectionsService) \nReference documentation and code samples for the BeyondCorp AppConnections V1 API module Google::Cloud::BeyondCorp::AppConnections::V1::AppConnectionsService.\n\nAPI Overview:\n\n\nThe `beyondcorp.googleapis.com` service implements the Google Cloud\nBeyondCorp API.\n\nData Model:\n\nThe AppConnectionsService exposes the following resources:\n\n- AppConnections, named as follows: `projects/{project_id}/locations/{location_id}/appConnections/{app_connection_id}`.\n\n\u003cbr /\u003e\n\nThe AppConnectionsService service provides methods to manage\n(create/read/update/delete) BeyondCorp AppConnections.\n\nExample\n-------\n\nLoad this service and instantiate a gRPC client \n\n```ruby\nrequire \"google/cloud/beyond_corp/app_connections/v1/app_connections_service\"\nclient = ::Google::Cloud::BeyondCorp::AppConnections::V1::AppConnectionsService::Client.new\n```"]]