Serverless VPC Access API allows users to create and manage
connectors for App Engine, Cloud Functions and Cloud Run to have
internal connections to Virtual Private Cloud networks.
Serverless VPC Access API allows users to create and manage
connectors for App Engine, Cloud Functions and Cloud Run to have
internal connections to Virtual Private Cloud networks.
A pager for iterating throughlist_connectorsrequests.
This class thinly wraps an initialListConnectorsResponseobject, and
provides an__aiter__method to iterate through itsconnectorsfield.
If there are more pages, the__aiter__method will make additionalListConnectorsrequests and continue to iterate
through theconnectorsfield on the
corresponding responses.
All the usualListConnectorsResponseattributes are available on the pager. If multiple requests are made, only
the most recent response is retained, and thus used for attribute lookup.
A pager for iterating throughlist_connectorsrequests.
This class thinly wraps an initialListConnectorsResponseobject, and
provides an__iter__method to iterate through itsconnectorsfield.
If there are more pages, the__iter__method will make additionalListConnectorsrequests and continue to iterate
through theconnectorsfield on the
corresponding responses.
All the usualListConnectorsResponseattributes are available on the pager. If multiple requests are made, only
the most recent response is retained, and thus used for attribute lookup.
[[["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,["# Package Classes (1.13.2)\n\nVersion latestkeyboard_arrow_down\n\n- [1.13.2 (latest)](/python/docs/reference/vpcaccess/latest/summary_class)\n- [1.13.0](/python/docs/reference/vpcaccess/1.13.0/summary_class)\n- [1.12.0](/python/docs/reference/vpcaccess/1.12.0/summary_class)\n- [1.11.1](/python/docs/reference/vpcaccess/1.11.1/summary_class)\n- [1.10.5](/python/docs/reference/vpcaccess/1.10.5/summary_class)\n- [1.9.0](/python/docs/reference/vpcaccess/1.9.0/summary_class)\n- [1.8.2](/python/docs/reference/vpcaccess/1.8.2/summary_class)\n- [1.7.1](/python/docs/reference/vpcaccess/1.7.1/summary_class)\n- [1.6.0](/python/docs/reference/vpcaccess/1.6.0/summary_class)\n- [1.5.2](/python/docs/reference/vpcaccess/1.5.2/summary_class)\n- [1.4.1](/python/docs/reference/vpcaccess/1.4.1/summary_class)\n- [1.3.2](/python/docs/reference/vpcaccess/1.3.2/summary_class)\n- [1.2.1](/python/docs/reference/vpcaccess/1.2.1/summary_class)\n- [1.1.0](/python/docs/reference/vpcaccess/1.1.0/summary_class)\n- [1.0.2](/python/docs/reference/vpcaccess/1.0.2/summary_class)\n- [0.2.1](/python/docs/reference/vpcaccess/0.2.1/summary_class)\n- [0.1.0](/python/docs/reference/vpcaccess/0.1.0/summary_class) \nSummary of entries of Classes for vpcaccess. \n\nClasses\n-------\n\n### [VpcAccessServiceAsyncClient](/python/docs/reference/vpcaccess/latest/google.cloud.vpcaccess_v1.services.vpc_access_service.VpcAccessServiceAsyncClient)\n\nServerless VPC Access API allows users to create and manage\nconnectors for App Engine, Cloud Functions and Cloud Run to have\ninternal connections to Virtual Private Cloud networks.\n\n### [VpcAccessServiceClient](/python/docs/reference/vpcaccess/latest/google.cloud.vpcaccess_v1.services.vpc_access_service.VpcAccessServiceClient)\n\nServerless VPC Access API allows users to create and manage\nconnectors for App Engine, Cloud Functions and Cloud Run to have\ninternal connections to Virtual Private Cloud networks.\n\n### [ListConnectorsAsyncPager](/python/docs/reference/vpcaccess/latest/google.cloud.vpcaccess_v1.services.vpc_access_service.pagers.ListConnectorsAsyncPager)\n\nA pager for iterating through `list_connectors` requests.\n\nThis class thinly wraps an initial\n[ListConnectorsResponse](/python/docs/reference/vpcaccess/latest/google.cloud.vpcaccess_v1.types.ListConnectorsResponse) object, and\nprovides an `__aiter__` method to iterate through its\n`connectors` field.\n\nIf there are more pages, the `__aiter__` method will make additional\n`ListConnectors` requests and continue to iterate\nthrough the `connectors` field on the\ncorresponding responses.\n\nAll the usual [ListConnectorsResponse](/python/docs/reference/vpcaccess/latest/google.cloud.vpcaccess_v1.types.ListConnectorsResponse)\nattributes are available on the pager. If multiple requests are made, only\nthe most recent response is retained, and thus used for attribute lookup.\n\n### [ListConnectorsPager](/python/docs/reference/vpcaccess/latest/google.cloud.vpcaccess_v1.services.vpc_access_service.pagers.ListConnectorsPager)\n\nA pager for iterating through `list_connectors` requests.\n\nThis class thinly wraps an initial\n[ListConnectorsResponse](/python/docs/reference/vpcaccess/latest/google.cloud.vpcaccess_v1.types.ListConnectorsResponse) object, and\nprovides an `__iter__` method to iterate through its\n`connectors` field.\n\nIf there are more pages, the `__iter__` method will make additional\n`ListConnectors` requests and continue to iterate\nthrough the `connectors` field on the\ncorresponding responses.\n\nAll the usual [ListConnectorsResponse](/python/docs/reference/vpcaccess/latest/google.cloud.vpcaccess_v1.types.ListConnectorsResponse)\nattributes are available on the pager. If multiple requests are made, only\nthe most recent response is retained, and thus used for attribute lookup.\n\n### [Connector](/python/docs/reference/vpcaccess/latest/google.cloud.vpcaccess_v1.types.Connector)\n\nDefinition of a Serverless VPC Access connector.\n\n### [State](/python/docs/reference/vpcaccess/latest/google.cloud.vpcaccess_v1.types.Connector.State)\n\nState of a connector.\n\n### [Subnet](/python/docs/reference/vpcaccess/latest/google.cloud.vpcaccess_v1.types.Connector.Subnet)\n\nThe subnet in which to house the connector\n\n### [CreateConnectorRequest](/python/docs/reference/vpcaccess/latest/google.cloud.vpcaccess_v1.types.CreateConnectorRequest)\n\nRequest for creating a Serverless VPC Access connector.\n\n### [DeleteConnectorRequest](/python/docs/reference/vpcaccess/latest/google.cloud.vpcaccess_v1.types.DeleteConnectorRequest)\n\nRequest for deleting a Serverless VPC Access connector.\n\n### [GetConnectorRequest](/python/docs/reference/vpcaccess/latest/google.cloud.vpcaccess_v1.types.GetConnectorRequest)\n\nRequest for getting a Serverless VPC Access connector.\n\n### [ListConnectorsRequest](/python/docs/reference/vpcaccess/latest/google.cloud.vpcaccess_v1.types.ListConnectorsRequest)\n\nRequest for listing Serverless VPC Access connectors in a\nlocation.\n\n### [ListConnectorsResponse](/python/docs/reference/vpcaccess/latest/google.cloud.vpcaccess_v1.types.ListConnectorsResponse)\n\nResponse for listing Serverless VPC Access connectors.\n\n### [OperationMetadata](/python/docs/reference/vpcaccess/latest/google.cloud.vpcaccess_v1.types.OperationMetadata)\n\nMetadata for google.longrunning.Operation.\n\nModules\n-------\n\n### [pagers](/python/docs/reference/vpcaccess/latest/google.cloud.vpcaccess_v1.services.vpc_access_service.pagers)\n\nAPI documentation for `vpcaccess_v1.services.vpc_access_service.pagers` module."]]