[[["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,["# Google Cloud Api Keys V2 Client - Class ListKeysRequest (1.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.5 (latest)](/php/docs/reference/cloud-api-keys/latest/V2.ListKeysRequest)\n- [1.0.4](/php/docs/reference/cloud-api-keys/1.0.4/V2.ListKeysRequest)\n- [0.4.5](/php/docs/reference/cloud-api-keys/0.4.5/V2.ListKeysRequest)\n- [0.3.3](/php/docs/reference/cloud-api-keys/0.3.3/V2.ListKeysRequest)\n- [0.2.2](/php/docs/reference/cloud-api-keys/0.2.2/V2.ListKeysRequest)\n- [0.1.7](/php/docs/reference/cloud-api-keys/0.1.7/V2.ListKeysRequest) \nReference documentation and code samples for the Google Cloud Api Keys V2 Client class ListKeysRequest.\n\nRequest message for `ListKeys` method.\n\nGenerated from protobuf message `google.api.apikeys.v2.ListKeysRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ ApiKeys \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. Lists all API keys associated with this project.\n\n### setParent\n\nRequired. Lists all API keys associated with this project.\n\n### getPageSize\n\nOptional. Specifies the maximum number of results to be returned at a time.\n\n### setPageSize\n\nOptional. Specifies the maximum number of results to be returned at a time.\n\n### getPageToken\n\nOptional. Requests a specific page of results.\n\n### setPageToken\n\nOptional. Requests a specific page of results.\n\n### getShowDeleted\n\nOptional. Indicate that keys deleted in the past 30 days should also be\nreturned.\n\n### setShowDeleted\n\nOptional. Indicate that keys deleted in the past 30 days should also be\nreturned.\n\n### static::build"]]