[[["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 Service Usage V1 Client - Class ListServicesRequest (2.0.4)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.4 (latest)](/php/docs/reference/cloud-service-usage/latest/V1.ListServicesRequest)\n- [2.0.3](/php/docs/reference/cloud-service-usage/2.0.3/V1.ListServicesRequest)\n- [1.3.4](/php/docs/reference/cloud-service-usage/1.3.4/V1.ListServicesRequest)\n- [1.2.3](/php/docs/reference/cloud-service-usage/1.2.3/V1.ListServicesRequest)\n- [1.1.1](/php/docs/reference/cloud-service-usage/1.1.1/V1.ListServicesRequest)\n- [1.0.5](/php/docs/reference/cloud-service-usage/1.0.5/V1.ListServicesRequest) \nReference documentation and code samples for the Google Cloud Service Usage V1 Client class ListServicesRequest.\n\nRequest message for the `ListServices` method.\n\nGenerated from protobuf message `google.api.serviceusage.v1.ListServicesRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ ServiceUsage \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nParent to search for services on.\n\nAn example name would be:\n`projects/123` where `123` is the project number.\n\n### setParent\n\nParent to search for services on.\n\nAn example name would be:\n`projects/123` where `123` is the project number.\n\n### getPageSize\n\nRequested size of the next page of data.\n\nRequested page size cannot exceed 200.\nIf not set, the default page size is 50.\n\n### setPageSize\n\nRequested size of the next page of data.\n\nRequested page size cannot exceed 200.\nIf not set, the default page size is 50.\n\n### getPageToken\n\nToken identifying which result to start with, which is returned by a\nprevious list call.\n\n### setPageToken\n\nToken identifying which result to start with, which is returned by a\nprevious list call.\n\n### getFilter\n\nOnly list services that conform to the given filter.\n\nThe allowed filter strings are `state:ENABLED` and `state:DISABLED`.\n\n### setFilter\n\nOnly list services that conform to the given filter.\n\nThe allowed filter strings are `state:ENABLED` and `state:DISABLED`."]]