Package Classes (1.14.0) Stay organized with collections Save and categorize content based on your preferences.
Summary of entries of Classes for vpcaccess.
Classes
VpcAccessServiceAsyncClient
Serverless VPC Access API allows users to create and manageconnectors for App Engine, Cloud Functions and Cloud Run to haveinternal connections to Virtual Private Cloud networks.
VpcAccessServiceClient
Serverless VPC Access API allows users to create and manageconnectors for App Engine, Cloud Functions and Cloud Run to haveinternal connections to Virtual Private Cloud networks.
ListConnectorsAsyncPager
A pager for iterating throughlist_connectors requests.
This class thinly wraps an initialListConnectorsResponse object, andprovides an__aiter__ method to iterate through itsconnectors field.
If there are more pages, the__aiter__ method will make additionalListConnectors requests and continue to iteratethrough theconnectors field on thecorresponding responses.
All the usualListConnectorsResponseattributes are available on the pager. If multiple requests are made, onlythe most recent response is retained, and thus used for attribute lookup.
ListConnectorsPager
A pager for iterating throughlist_connectors requests.
This class thinly wraps an initialListConnectorsResponse object, andprovides an__iter__ method to iterate through itsconnectors field.
If there are more pages, the__iter__ method will make additionalListConnectors requests and continue to iteratethrough theconnectors field on thecorresponding responses.
All the usualListConnectorsResponseattributes are available on the pager. If multiple requests are made, onlythe most recent response is retained, and thus used for attribute lookup.
Connector
Definition of a Serverless VPC Access connector.
State
State of a connector.
Subnet
The subnet in which to house the connector
CreateConnectorRequest
Request for creating a Serverless VPC Access connector.
DeleteConnectorRequest
Request for deleting a Serverless VPC Access connector.
GetConnectorRequest
Request for getting a Serverless VPC Access connector.
ListConnectorsRequest
Request for listing Serverless VPC Access connectors in alocation.
ListConnectorsResponse
Response for listing Serverless VPC Access connectors.
OperationMetadata
Metadata for google.longrunning.Operation.
Modules
pagers
API documentation forvpcaccess_v1.services.vpc_access_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 2025-10-30 UTC.