This class thinly wraps an initialListKeysResponseobject, and
provides an__aiter__method to iterate through itskeysfield.
If there are more pages, the__aiter__method will make additionalListKeysrequests and continue to iterate
through thekeysfield on the
corresponding responses.
All the usualListKeysResponseattributes are available on the pager. If multiple requests are made, only
the most recent response is retained, and thus used for attribute lookup.
This class thinly wraps an initialListKeysResponseobject, and
provides an__iter__method to iterate through itskeysfield.
If there are more pages, the__iter__method will make additionalListKeysrequests and continue to iterate
through thekeysfield on the
corresponding responses.
All the usualListKeysResponseattributes are available on the pager. If multiple requests are made, only
the most recent response is retained, and thus used for attribute lookup.
This message hasoneof_ fields (mutually exclusive fields).
For each oneof, at most one member field can be set at the same time.
Setting any member of the oneof automatically clears all other
members.
[[["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-08-28 UTC."],[],[],null,["# Package Classes (0.5.17)\n\nVersion latestkeyboard_arrow_down\n\n- [0.5.17 (latest)](/python/docs/reference/apikeys/latest/summary_class)\n- [0.5.16](/python/docs/reference/apikeys/0.5.16/summary_class)\n- [0.4.1](/python/docs/reference/apikeys/0.4.1/summary_class)\n- [0.3.0](/python/docs/reference/apikeys/0.3.0/summary_class)\n- [0.2.2](/python/docs/reference/apikeys/0.2.2/summary_class)\n- [0.1.0](/python/docs/reference/apikeys/0.1.0/summary_class) \nSummary of entries of Classes for apikeys. \n\nClasses\n-------\n\n### [ApiKeysAsyncClient](/python/docs/reference/apikeys/latest/google.cloud.api_keys_v2.services.api_keys.ApiKeysAsyncClient)\n\nManages the API keys associated with projects.\n\n### [ApiKeysClient](/python/docs/reference/apikeys/latest/google.cloud.api_keys_v2.services.api_keys.ApiKeysClient)\n\nManages the API keys associated with projects.\n\n### [ListKeysAsyncPager](/python/docs/reference/apikeys/latest/google.cloud.api_keys_v2.services.api_keys.pagers.ListKeysAsyncPager)\n\nA pager for iterating through `list_keys` requests.\n\nThis class thinly wraps an initial\n[ListKeysResponse](/python/docs/reference/apikeys/latest/google.cloud.api_keys_v2.types.ListKeysResponse) object, and\nprovides an `__aiter__` method to iterate through its\n`keys` field.\n\nIf there are more pages, the `__aiter__` method will make additional\n`ListKeys` requests and continue to iterate\nthrough the `keys` field on the\ncorresponding responses.\n\nAll the usual [ListKeysResponse](/python/docs/reference/apikeys/latest/google.cloud.api_keys_v2.types.ListKeysResponse)\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### [ListKeysPager](/python/docs/reference/apikeys/latest/google.cloud.api_keys_v2.services.api_keys.pagers.ListKeysPager)\n\nA pager for iterating through `list_keys` requests.\n\nThis class thinly wraps an initial\n[ListKeysResponse](/python/docs/reference/apikeys/latest/google.cloud.api_keys_v2.types.ListKeysResponse) object, and\nprovides an `__iter__` method to iterate through its\n`keys` field.\n\nIf there are more pages, the `__iter__` method will make additional\n`ListKeys` requests and continue to iterate\nthrough the `keys` field on the\ncorresponding responses.\n\nAll the usual [ListKeysResponse](/python/docs/reference/apikeys/latest/google.cloud.api_keys_v2.types.ListKeysResponse)\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### [AndroidApplication](/python/docs/reference/apikeys/latest/google.cloud.api_keys_v2.types.AndroidApplication)\n\nIdentifier of an Android application for key use.\n\n### [AndroidKeyRestrictions](/python/docs/reference/apikeys/latest/google.cloud.api_keys_v2.types.AndroidKeyRestrictions)\n\nThe Android apps that are allowed to use the key.\n\n### [ApiTarget](/python/docs/reference/apikeys/latest/google.cloud.api_keys_v2.types.ApiTarget)\n\nA restriction for a specific service and optionally one or\nmultiple specific methods. Both fields are case insensitive.\n\n### [BrowserKeyRestrictions](/python/docs/reference/apikeys/latest/google.cloud.api_keys_v2.types.BrowserKeyRestrictions)\n\nThe HTTP referrers (websites) that are allowed to use the\nkey.\n\n### [CreateKeyRequest](/python/docs/reference/apikeys/latest/google.cloud.api_keys_v2.types.CreateKeyRequest)\n\nRequest message for `CreateKey` method.\n\n### [DeleteKeyRequest](/python/docs/reference/apikeys/latest/google.cloud.api_keys_v2.types.DeleteKeyRequest)\n\nRequest message for `DeleteKey` method.\n\n### [GetKeyRequest](/python/docs/reference/apikeys/latest/google.cloud.api_keys_v2.types.GetKeyRequest)\n\nRequest message for `GetKey` method.\n\n### [GetKeyStringRequest](/python/docs/reference/apikeys/latest/google.cloud.api_keys_v2.types.GetKeyStringRequest)\n\nRequest message for `GetKeyString` method.\n\n### [GetKeyStringResponse](/python/docs/reference/apikeys/latest/google.cloud.api_keys_v2.types.GetKeyStringResponse)\n\nResponse message for `GetKeyString` method.\n\n### [IosKeyRestrictions](/python/docs/reference/apikeys/latest/google.cloud.api_keys_v2.types.IosKeyRestrictions)\n\nThe iOS apps that are allowed to use the key.\n\n### [Key](/python/docs/reference/apikeys/latest/google.cloud.api_keys_v2.types.Key)\n\nThe representation of a key managed by the API Keys API.\n\n### [AnnotationsEntry](/python/docs/reference/apikeys/latest/google.cloud.api_keys_v2.types.Key.AnnotationsEntry)\n\nThe abstract base class for a message.\n\n### [ListKeysRequest](/python/docs/reference/apikeys/latest/google.cloud.api_keys_v2.types.ListKeysRequest)\n\nRequest message for `ListKeys` method.\n\n### [ListKeysResponse](/python/docs/reference/apikeys/latest/google.cloud.api_keys_v2.types.ListKeysResponse)\n\nResponse message for `ListKeys` method.\n\n### [LookupKeyRequest](/python/docs/reference/apikeys/latest/google.cloud.api_keys_v2.types.LookupKeyRequest)\n\nRequest message for `LookupKey` method.\n\n### [LookupKeyResponse](/python/docs/reference/apikeys/latest/google.cloud.api_keys_v2.types.LookupKeyResponse)\n\nResponse message for `LookupKey` method.\n\n### [Restrictions](/python/docs/reference/apikeys/latest/google.cloud.api_keys_v2.types.Restrictions)\n\nDescribes the restrictions on the key.\n\nThis message has `oneof`_ fields (mutually exclusive fields).\nFor each oneof, at most one member field can be set at the same time.\nSetting any member of the oneof automatically clears all other\nmembers.\n\n.. _oneof: \u003chttps://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields\u003e\n\n### [ServerKeyRestrictions](/python/docs/reference/apikeys/latest/google.cloud.api_keys_v2.types.ServerKeyRestrictions)\n\nThe IP addresses of callers that are allowed to use the key.\n\n### [UndeleteKeyRequest](/python/docs/reference/apikeys/latest/google.cloud.api_keys_v2.types.UndeleteKeyRequest)\n\nRequest message for `UndeleteKey` method.\n\n### [UpdateKeyRequest](/python/docs/reference/apikeys/latest/google.cloud.api_keys_v2.types.UpdateKeyRequest)\n\nRequest message for `UpdateKey` method.\n\nModules\n-------\n\n### [pagers](/python/docs/reference/apikeys/latest/google.cloud.api_keys_v2.services.api_keys.pagers)\n\nAPI documentation for `api_keys_v2.services.api_keys.pagers` module."]]