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 through list_connectors requests.
This class thinly wraps an initial
ListConnectorsResponse object, and
provides an __aiter__ method to iterate through its
connectors field.
If there are more pages, the __aiter__ method will make additional
ListConnectors requests and continue to iterate
through the connectors field on the
corresponding responses.
All the usual ListConnectorsResponse
attributes 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 through list_connectors requests.
This class thinly wraps an initial
ListConnectorsResponse object, and
provides an __iter__ method to iterate through its
connectors field.
If there are more pages, the __iter__ method will make additional
ListConnectors requests and continue to iterate
through the connectors field on the
corresponding responses.
All the usual ListConnectorsResponse
attributes 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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 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."]]