Summary of entries of Classes for beyondcorpclientgateways.
Classes
ClientGatewaysServiceAsyncClient
API Overview:
The beyondcorp.googleapis.com service implements the Google
Cloud BeyondCorp API.
Data Model:
The ClientGatewaysService exposes the following resources:
- Client Gateways, named as follows:
projects/{project_id}/locations/{location_id}/clientGateways/{client_gateway_id}.
ClientGatewaysServiceClient
API Overview:
The beyondcorp.googleapis.com service implements the Google
Cloud BeyondCorp API.
Data Model:
The ClientGatewaysService exposes the following resources:
- Client Gateways, named as follows:
projects/{project_id}/locations/{location_id}/clientGateways/{client_gateway_id}.
ListClientGatewaysAsyncPager
A pager for iterating through list_client_gateways requests.
This class thinly wraps an initial
ListClientGatewaysResponse object, and
provides an __aiter__ method to iterate through its
client_gateways field.
If there are more pages, the __aiter__ method will make additional
ListClientGateways requests and continue to iterate
through the client_gateways field on the
corresponding responses.
All the usual ListClientGatewaysResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListClientGatewaysPager
A pager for iterating through list_client_gateways requests.
This class thinly wraps an initial
ListClientGatewaysResponse object, and
provides an __iter__ method to iterate through its
client_gateways field.
If there are more pages, the __iter__ method will make additional
ListClientGateways requests and continue to iterate
through the client_gateways field on the
corresponding responses.
All the usual ListClientGatewaysResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ClientGateway
Message describing ClientGateway object.
State
Represents the different states of a gateway.
ClientGatewayOperationMetadata
Represents the metadata of the long-running operation.
CreateClientGatewayRequest
Message for creating a ClientGateway.
DeleteClientGatewayRequest
Message for deleting a ClientGateway
GetClientGatewayRequest
Message for getting a ClientGateway.
ListClientGatewaysRequest
Message for requesting list of ClientGateways.
ListClientGatewaysResponse
Message for response to listing ClientGateways.
Modules
pagers
API documentation for beyondcorp_clientgateways_v1.services.client_gateways_service.pagers module.