Reference documentation and code samples for the BeyondCorp AppGateways V1 API module Google::Cloud::BeyondCorp::AppGateways::V1::AppGatewaysService.
API Overview:
The beyondcorp.googleapis.com service implements the Google Cloud
BeyondCorp API.
Data Model:
The AppGatewaysService exposes the following resources:
- AppGateways, named as follows:
projects/{project_id}/locations/{location_id}/appGateways/{app_gateway_id}.
The AppGatewaysService service provides methods to manage (create/read/update/delete) BeyondCorp AppGateways.
Example
Load this service and instantiate a gRPC client
require "google/cloud/beyond_corp/app_gateways/v1/app_gateways_service" client = ::Google::Cloud::BeyondCorp::AppGateways::V1::AppGatewaysService::Client.new