Package Classes (0.6.0) Stay organized with collections Save and categorize content based on your preferences.
Summary of entries of Classes for beyondcorpappconnections.
Classes
AppConnectionsServiceAsyncClient
API Overview:
Thebeyondcorp.googleapis.com service implements the GoogleCloud 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.
AppConnectionsServiceClient
API Overview:
Thebeyondcorp.googleapis.com service implements the GoogleCloud 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.
ListAppConnectionsAsyncPager
A pager for iterating throughlist_app_connections requests.
This class thinly wraps an initialListAppConnectionsResponse object, andprovides an__aiter__ method to iterate through itsapp_connections field.
If there are more pages, the__aiter__ method will make additionalListAppConnections requests and continue to iteratethrough theapp_connections field on thecorresponding responses.
All the usualListAppConnectionsResponseattributes are available on the pager. If multiple requests are made, onlythe most recent response is retained, and thus used for attribute lookup.
ListAppConnectionsPager
A pager for iterating throughlist_app_connections requests.
This class thinly wraps an initialListAppConnectionsResponse object, andprovides an__iter__ method to iterate through itsapp_connections field.
If there are more pages, the__iter__ method will make additionalListAppConnections requests and continue to iteratethrough theapp_connections field on thecorresponding responses.
All the usualListAppConnectionsResponseattributes are available on the pager. If multiple requests are made, onlythe most recent response is retained, and thus used for attribute lookup.
ResolveAppConnectionsAsyncPager
A pager for iterating throughresolve_app_connections requests.
This class thinly wraps an initialResolveAppConnectionsResponse object, andprovides an__aiter__ method to iterate through itsapp_connection_details field.
If there are more pages, the__aiter__ method will make additionalResolveAppConnections requests and continue to iteratethrough theapp_connection_details field on thecorresponding responses.
All the usualResolveAppConnectionsResponseattributes are available on the pager. If multiple requests are made, onlythe most recent response is retained, and thus used for attribute lookup.
ResolveAppConnectionsPager
A pager for iterating throughresolve_app_connections requests.
This class thinly wraps an initialResolveAppConnectionsResponse object, andprovides an__iter__ method to iterate through itsapp_connection_details field.
If there are more pages, the__iter__ method will make additionalResolveAppConnections requests and continue to iteratethrough theapp_connection_details field on thecorresponding responses.
All the usualResolveAppConnectionsResponseattributes are available on the pager. If multiple requests are made, onlythe most recent response is retained, and thus used for attribute lookup.
AppConnection
A BeyondCorp AppConnection resource represents a BeyondCorpprotected AppConnection to a remote application. It creates allthe necessary GCP components needed for creating a BeyondCorpprotected AppConnection. Multiple connectors can be authorisedfor a single AppConnection.
ApplicationEndpoint
ApplicationEndpoint represents a remote application endpoint.
Gateway
Gateway represents a user facing component that serves as anentrance to enable connectivity.
Type
Enum listing possible gateway hosting options.
LabelsEntry
The abstract base class for a message.
State
Represents the different states of a AppConnection.
Type
Enum containing list of all possible network connectivityoptions supported by BeyondCorp AppConnection.
AppConnectionOperationMetadata
Represents the metadata of the long-running operation.
CreateAppConnectionRequest
Request message for BeyondCorp.CreateAppConnection.
DeleteAppConnectionRequest
Request message for BeyondCorp.DeleteAppConnection.
GetAppConnectionRequest
Request message for BeyondCorp.GetAppConnection.
ListAppConnectionsRequest
Request message for BeyondCorp.ListAppConnections.
ListAppConnectionsResponse
Response message for BeyondCorp.ListAppConnections.
ResolveAppConnectionsRequest
Request message for BeyondCorp.ResolveAppConnections.
ResolveAppConnectionsResponse
Response message for BeyondCorp.ResolveAppConnections.
AppConnectionDetails
Details of the AppConnection.
UpdateAppConnectionRequest
Request message for BeyondCorp.UpdateAppConnection.
Modules
pagers
API documentation forbeyondcorp_appconnections_v1.services.app_connections_service.pagers module.
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-01-10 UTC.