A pager for iterating through list_app_gateways requests.
This class thinly wraps an initial
ListAppGatewaysResponse object, and
provides an __aiter__ method to iterate through its
app_gateways field.
If there are more pages, the __aiter__ method will make additional
ListAppGateways requests and continue to iterate
through the app_gateways field on the
corresponding responses.
All the usual ListAppGatewaysResponse
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_app_gateways requests.
This class thinly wraps an initial
ListAppGatewaysResponse object, and
provides an __iter__ method to iterate through its
app_gateways field.
If there are more pages, the __iter__ method will make additional
ListAppGateways requests and continue to iterate
through the app_gateways field on the
corresponding responses.
All the usual ListAppGatewaysResponse
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 BeyondCorp AppGateway resource represents a BeyondCorp
protected AppGateway to a remote application. It creates all the
necessary GCP components needed for creating a BeyondCorp
protected AppGateway. Multiple connectors can be authorised for
a single AppGateway.
[[["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/beyondcorpappgateways/latest/summary_class)\n- [0.4.17](/python/docs/reference/beyondcorpappgateways/0.4.17/summary_class)\n- [0.3.0](/python/docs/reference/beyondcorpappgateways/0.3.0/summary_class)\n- [0.2.2](/python/docs/reference/beyondcorpappgateways/0.2.2/summary_class)\n- [0.1.1](/python/docs/reference/beyondcorpappgateways/0.1.1/summary_class) \nSummary of entries of Classes for beyondcorpappgateways. \n\nClasses\n-------\n\n### [AppGatewaysServiceAsyncClient](/python/docs/reference/beyondcorpappgateways/latest/google.cloud.beyondcorp_appgateways_v1.services.app_gateways_service.AppGatewaysServiceAsyncClient)\n\nAPI Overview:\n\nThe `beyondcorp.googleapis.com` service implements the Google\nCloud BeyondCorp API.\n\nData Model:\n\nThe AppGatewaysService exposes the following resources:\n\n- AppGateways, named as follows: `projects/{project_id}/locations/{location_id}/appGateways/{app_gateway_id}`.\n\nThe AppGatewaysService service provides methods to manage\n(create/read/update/delete) BeyondCorp AppGateways.\n\n### [AppGatewaysServiceClient](/python/docs/reference/beyondcorpappgateways/latest/google.cloud.beyondcorp_appgateways_v1.services.app_gateways_service.AppGatewaysServiceClient)\n\nAPI Overview:\n\nThe `beyondcorp.googleapis.com` service implements the Google\nCloud BeyondCorp API.\n\nData Model:\n\nThe AppGatewaysService exposes the following resources:\n\n- AppGateways, named as follows: `projects/{project_id}/locations/{location_id}/appGateways/{app_gateway_id}`.\n\nThe AppGatewaysService service provides methods to manage\n(create/read/update/delete) BeyondCorp AppGateways.\n\n### [ListAppGatewaysAsyncPager](/python/docs/reference/beyondcorpappgateways/latest/google.cloud.beyondcorp_appgateways_v1.services.app_gateways_service.pagers.ListAppGatewaysAsyncPager)\n\nA pager for iterating through `list_app_gateways` requests.\n\nThis class thinly wraps an initial\n[ListAppGatewaysResponse](/python/docs/reference/beyondcorpappgateways/latest/google.cloud.beyondcorp_appgateways_v1.types.ListAppGatewaysResponse) object, and\nprovides an `__aiter__` method to iterate through its\n`app_gateways` field.\n\nIf there are more pages, the `__aiter__` method will make additional\n`ListAppGateways` requests and continue to iterate\nthrough the `app_gateways` field on the\ncorresponding responses.\n\nAll the usual [ListAppGatewaysResponse](/python/docs/reference/beyondcorpappgateways/latest/google.cloud.beyondcorp_appgateways_v1.types.ListAppGatewaysResponse)\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### [ListAppGatewaysPager](/python/docs/reference/beyondcorpappgateways/latest/google.cloud.beyondcorp_appgateways_v1.services.app_gateways_service.pagers.ListAppGatewaysPager)\n\nA pager for iterating through `list_app_gateways` requests.\n\nThis class thinly wraps an initial\n[ListAppGatewaysResponse](/python/docs/reference/beyondcorpappgateways/latest/google.cloud.beyondcorp_appgateways_v1.types.ListAppGatewaysResponse) object, and\nprovides an `__iter__` method to iterate through its\n`app_gateways` field.\n\nIf there are more pages, the `__iter__` method will make additional\n`ListAppGateways` requests and continue to iterate\nthrough the `app_gateways` field on the\ncorresponding responses.\n\nAll the usual [ListAppGatewaysResponse](/python/docs/reference/beyondcorpappgateways/latest/google.cloud.beyondcorp_appgateways_v1.types.ListAppGatewaysResponse)\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### [AppGateway](/python/docs/reference/beyondcorpappgateways/latest/google.cloud.beyondcorp_appgateways_v1.types.AppGateway)\n\nA BeyondCorp AppGateway resource represents a BeyondCorp\nprotected AppGateway to a remote application. It creates all the\nnecessary GCP components needed for creating a BeyondCorp\nprotected AppGateway. Multiple connectors can be authorised for\na single AppGateway.\n\n### [AllocatedConnection](/python/docs/reference/beyondcorpappgateways/latest/google.cloud.beyondcorp_appgateways_v1.types.AppGateway.AllocatedConnection)\n\nAllocated connection of the AppGateway.\n\n### [HostType](/python/docs/reference/beyondcorpappgateways/latest/google.cloud.beyondcorp_appgateways_v1.types.AppGateway.HostType)\n\nEnum containing list of all possible host types supported by\nBeyondCorp Connection.\n\n### [LabelsEntry](/python/docs/reference/beyondcorpappgateways/latest/google.cloud.beyondcorp_appgateways_v1.types.AppGateway.LabelsEntry)\n\nThe abstract base class for a message.\n\n### [State](/python/docs/reference/beyondcorpappgateways/latest/google.cloud.beyondcorp_appgateways_v1.types.AppGateway.State)\n\nRepresents the different states of an AppGateway.\n\n### [Type](/python/docs/reference/beyondcorpappgateways/latest/google.cloud.beyondcorp_appgateways_v1.types.AppGateway.Type)\n\nEnum containing list of all possible network connectivity\noptions supported by BeyondCorp AppGateway.\n\n### [AppGatewayOperationMetadata](/python/docs/reference/beyondcorpappgateways/latest/google.cloud.beyondcorp_appgateways_v1.types.AppGatewayOperationMetadata)\n\nRepresents the metadata of the long-running operation.\n\n### [CreateAppGatewayRequest](/python/docs/reference/beyondcorpappgateways/latest/google.cloud.beyondcorp_appgateways_v1.types.CreateAppGatewayRequest)\n\nRequest message for BeyondCorp.CreateAppGateway.\n\n### [DeleteAppGatewayRequest](/python/docs/reference/beyondcorpappgateways/latest/google.cloud.beyondcorp_appgateways_v1.types.DeleteAppGatewayRequest)\n\nRequest message for BeyondCorp.DeleteAppGateway.\n\n### [GetAppGatewayRequest](/python/docs/reference/beyondcorpappgateways/latest/google.cloud.beyondcorp_appgateways_v1.types.GetAppGatewayRequest)\n\nRequest message for BeyondCorp.GetAppGateway.\n\n### [ListAppGatewaysRequest](/python/docs/reference/beyondcorpappgateways/latest/google.cloud.beyondcorp_appgateways_v1.types.ListAppGatewaysRequest)\n\nRequest message for BeyondCorp.ListAppGateways.\n\n### [ListAppGatewaysResponse](/python/docs/reference/beyondcorpappgateways/latest/google.cloud.beyondcorp_appgateways_v1.types.ListAppGatewaysResponse)\n\nResponse message for BeyondCorp.ListAppGateways.\n\nModules\n-------\n\n### [pagers](/python/docs/reference/beyondcorpappgateways/latest/google.cloud.beyondcorp_appgateways_v1.services.app_gateways_service.pagers)\n\nAPI documentation for `beyondcorp_appgateways_v1.services.app_gateways_service.pagers` module."]]