A pager for iterating throughlist_app_connectorsrequests.
This class thinly wraps an initialListAppConnectorsResponseobject, and
provides an__aiter__method to iterate through itsapp_connectorsfield.
If there are more pages, the__aiter__method will make additionalListAppConnectorsrequests and continue to iterate
through theapp_connectorsfield on the
corresponding responses.
All the usualListAppConnectorsResponseattributes 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_app_connectorsrequests.
This class thinly wraps an initialListAppConnectorsResponseobject, and
provides an__iter__method to iterate through itsapp_connectorsfield.
If there are more pages, the__iter__method will make additionalListAppConnectorsrequests and continue to iterate
through theapp_connectorsfield on the
corresponding responses.
All the usualListAppConnectorsResponseattributes are available on the pager. If multiple requests are made, only
the most recent response is retained, and thus used for attribute lookup.
A BeyondCorp connector resource that represents an
application facing component deployed proximal to and with
direct access to the application instances. It is used to
establish connectivity between the remote enterprise environment
and GCP. It initiates connections to the applications and can
proxy the data from users over the connection.
[[["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 (0.4.18)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.18 (latest)](/python/docs/reference/beyondcorpappconnectors/latest/summary_class)\n- [0.4.17](/python/docs/reference/beyondcorpappconnectors/0.4.17/summary_class)\n- [0.3.0](/python/docs/reference/beyondcorpappconnectors/0.3.0/summary_class)\n- [0.2.2](/python/docs/reference/beyondcorpappconnectors/0.2.2/summary_class)\n- [0.1.1](/python/docs/reference/beyondcorpappconnectors/0.1.1/summary_class) \nSummary of entries of Classes for beyondcorpappconnectors. \n\nClasses\n-------\n\n### [AppConnectorsServiceAsyncClient](/python/docs/reference/beyondcorpappconnectors/latest/google.cloud.beyondcorp_appconnectors_v1.services.app_connectors_service.AppConnectorsServiceAsyncClient)\n\nAPI Overview:\n\nThe `beyondcorp.googleapis.com` service implements the Google\nCloud BeyondCorp API.\n\nData Model:\n\nThe AppConnectorsService exposes the following resource:\n\n- AppConnectors, named as follows: `projects/{project_id}/locations/{location_id}/appConnectors/{app_connector_id}`.\n\nThe AppConnectorsService provides methods to manage\n(create/read/update/delete) BeyondCorp AppConnectors.\n\n### [AppConnectorsServiceClient](/python/docs/reference/beyondcorpappconnectors/latest/google.cloud.beyondcorp_appconnectors_v1.services.app_connectors_service.AppConnectorsServiceClient)\n\nAPI Overview:\n\nThe `beyondcorp.googleapis.com` service implements the Google\nCloud BeyondCorp API.\n\nData Model:\n\nThe AppConnectorsService exposes the following resource:\n\n- AppConnectors, named as follows: `projects/{project_id}/locations/{location_id}/appConnectors/{app_connector_id}`.\n\nThe AppConnectorsService provides methods to manage\n(create/read/update/delete) BeyondCorp AppConnectors.\n\n### [ListAppConnectorsAsyncPager](/python/docs/reference/beyondcorpappconnectors/latest/google.cloud.beyondcorp_appconnectors_v1.services.app_connectors_service.pagers.ListAppConnectorsAsyncPager)\n\nA pager for iterating through `list_app_connectors` requests.\n\nThis class thinly wraps an initial\n[ListAppConnectorsResponse](/python/docs/reference/beyondcorpappconnectors/latest/google.cloud.beyondcorp_appconnectors_v1.types.ListAppConnectorsResponse) object, and\nprovides an `__aiter__` method to iterate through its\n`app_connectors` field.\n\nIf there are more pages, the `__aiter__` method will make additional\n`ListAppConnectors` requests and continue to iterate\nthrough the `app_connectors` field on the\ncorresponding responses.\n\nAll the usual [ListAppConnectorsResponse](/python/docs/reference/beyondcorpappconnectors/latest/google.cloud.beyondcorp_appconnectors_v1.types.ListAppConnectorsResponse)\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### [ListAppConnectorsPager](/python/docs/reference/beyondcorpappconnectors/latest/google.cloud.beyondcorp_appconnectors_v1.services.app_connectors_service.pagers.ListAppConnectorsPager)\n\nA pager for iterating through `list_app_connectors` requests.\n\nThis class thinly wraps an initial\n[ListAppConnectorsResponse](/python/docs/reference/beyondcorpappconnectors/latest/google.cloud.beyondcorp_appconnectors_v1.types.ListAppConnectorsResponse) object, and\nprovides an `__iter__` method to iterate through its\n`app_connectors` field.\n\nIf there are more pages, the `__iter__` method will make additional\n`ListAppConnectors` requests and continue to iterate\nthrough the `app_connectors` field on the\ncorresponding responses.\n\nAll the usual [ListAppConnectorsResponse](/python/docs/reference/beyondcorpappconnectors/latest/google.cloud.beyondcorp_appconnectors_v1.types.ListAppConnectorsResponse)\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### [AppConnector](/python/docs/reference/beyondcorpappconnectors/latest/google.cloud.beyondcorp_appconnectors_v1.types.AppConnector)\n\nA BeyondCorp connector resource that represents an\napplication facing component deployed proximal to and with\ndirect access to the application instances. It is used to\nestablish connectivity between the remote enterprise environment\nand GCP. It initiates connections to the applications and can\nproxy the data from users over the connection.\n\n### [LabelsEntry](/python/docs/reference/beyondcorpappconnectors/latest/google.cloud.beyondcorp_appconnectors_v1.types.AppConnector.LabelsEntry)\n\nThe abstract base class for a message.\n\n### [PrincipalInfo](/python/docs/reference/beyondcorpappconnectors/latest/google.cloud.beyondcorp_appconnectors_v1.types.AppConnector.PrincipalInfo)\n\nPrincipalInfo represents an Identity oneof.\n\n.. _oneof: \u003chttps://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields\u003e\n\n### [ServiceAccount](/python/docs/reference/beyondcorpappconnectors/latest/google.cloud.beyondcorp_appconnectors_v1.types.AppConnector.PrincipalInfo.ServiceAccount)\n\nServiceAccount represents a GCP service account.\n\n### [State](/python/docs/reference/beyondcorpappconnectors/latest/google.cloud.beyondcorp_appconnectors_v1.types.AppConnector.State)\n\nRepresents the different states of a AppConnector.\n\n### [AppConnectorInstanceConfig](/python/docs/reference/beyondcorpappconnectors/latest/google.cloud.beyondcorp_appconnectors_v1.types.AppConnectorInstanceConfig)\n\nAppConnectorInstanceConfig defines the instance config of a\nAppConnector.\n\n### [AppConnectorOperationMetadata](/python/docs/reference/beyondcorpappconnectors/latest/google.cloud.beyondcorp_appconnectors_v1.types.AppConnectorOperationMetadata)\n\nRepresents the metadata of the long-running operation.\n\n### [CreateAppConnectorRequest](/python/docs/reference/beyondcorpappconnectors/latest/google.cloud.beyondcorp_appconnectors_v1.types.CreateAppConnectorRequest)\n\nRequest message for BeyondCorp.CreateAppConnector.\n\n### [DeleteAppConnectorRequest](/python/docs/reference/beyondcorpappconnectors/latest/google.cloud.beyondcorp_appconnectors_v1.types.DeleteAppConnectorRequest)\n\nRequest message for BeyondCorp.DeleteAppConnector.\n\n### [GetAppConnectorRequest](/python/docs/reference/beyondcorpappconnectors/latest/google.cloud.beyondcorp_appconnectors_v1.types.GetAppConnectorRequest)\n\nRequest message for BeyondCorp.GetAppConnector.\n\n### [HealthStatus](/python/docs/reference/beyondcorpappconnectors/latest/google.cloud.beyondcorp_appconnectors_v1.types.HealthStatus)\n\nHealthStatus represents the health status.\n\n### [ImageConfig](/python/docs/reference/beyondcorpappconnectors/latest/google.cloud.beyondcorp_appconnectors_v1.types.ImageConfig)\n\nImageConfig defines the control plane images to run.\n\n### [ListAppConnectorsRequest](/python/docs/reference/beyondcorpappconnectors/latest/google.cloud.beyondcorp_appconnectors_v1.types.ListAppConnectorsRequest)\n\nRequest message for BeyondCorp.ListAppConnectors.\n\n### [ListAppConnectorsResponse](/python/docs/reference/beyondcorpappconnectors/latest/google.cloud.beyondcorp_appconnectors_v1.types.ListAppConnectorsResponse)\n\nResponse message for BeyondCorp.ListAppConnectors.\n\n### [NotificationConfig](/python/docs/reference/beyondcorpappconnectors/latest/google.cloud.beyondcorp_appconnectors_v1.types.NotificationConfig)\n\nNotificationConfig defines the mechanisms to notify instance\nagent.\n\n.. _oneof: \u003chttps://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields\u003e\n\n### [CloudPubSubNotificationConfig](/python/docs/reference/beyondcorpappconnectors/latest/google.cloud.beyondcorp_appconnectors_v1.types.NotificationConfig.CloudPubSubNotificationConfig)\n\nThe configuration for Pub/Sub messaging for the AppConnector.\n\n### [ReportStatusRequest](/python/docs/reference/beyondcorpappconnectors/latest/google.cloud.beyondcorp_appconnectors_v1.types.ReportStatusRequest)\n\nRequest report the connector status.\n\n### [ResourceInfo](/python/docs/reference/beyondcorpappconnectors/latest/google.cloud.beyondcorp_appconnectors_v1.types.ResourceInfo)\n\nResourceInfo represents the information/status of an app connector\nresource. Such as:\n\n- remote_agent\n\n - container\n\n - runtime\n - appgateway\n\n - appconnector\n\n - appconnection\n\n - tunnel\n - logagent\n\n### [UpdateAppConnectorRequest](/python/docs/reference/beyondcorpappconnectors/latest/google.cloud.beyondcorp_appconnectors_v1.types.UpdateAppConnectorRequest)\n\nRequest message for BeyondCorp.UpdateAppConnector.\n\nModules\n-------\n\n### [pagers](/python/docs/reference/beyondcorpappconnectors/latest/google.cloud.beyondcorp_appconnectors_v1.services.app_connectors_service.pagers)\n\nAPI documentation for `beyondcorp_appconnectors_v1.services.app_connectors_service.pagers` module."]]