Optional. Requested page size. Server may return fewer results than requested. Default value is 100.
↳ page_token
string
Optional. A token identifying a page of results for the server to return. Typically obtained by ListInstructionsResponse.next_page_token of the previous [DataLabelingService.ListInstructions] call. Return first page if empty.
Required. Instruction resource parent, format:
projects/{project_id}
Please see DataLabelingServiceClient::projectName() for help formatting this field.
[[["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-09 UTC."],[],[],null,["# Google Cloud Datalabeling V1beta1 Client - Class ListInstructionsRequest (0.6.3)\n\nVersion latestkeyboard_arrow_down\n\n- [0.6.3 (latest)](/php/docs/reference/cloud-datalabeling/latest/V1beta1.ListInstructionsRequest)\n- [0.6.2](/php/docs/reference/cloud-datalabeling/0.6.2/V1beta1.ListInstructionsRequest)\n- [0.5.7](/php/docs/reference/cloud-datalabeling/0.5.7/V1beta1.ListInstructionsRequest)\n- [0.4.2](/php/docs/reference/cloud-datalabeling/0.4.2/V1beta1.ListInstructionsRequest)\n- [0.3.1](/php/docs/reference/cloud-datalabeling/0.3.1/V1beta1.ListInstructionsRequest)\n- [0.2.0](/php/docs/reference/cloud-datalabeling/0.2.0/V1beta1.ListInstructionsRequest)\n- [0.1.14](/php/docs/reference/cloud-datalabeling/0.1.14/V1beta1.ListInstructionsRequest) \n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Cloud Datalabeling V1beta1 Client class ListInstructionsRequest.\n\nRequest message for ListInstructions.\n\nGenerated from protobuf message `google.cloud.datalabeling.v1beta1.ListInstructionsRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ DataLabeling \\\\ V1beta1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. Instruction resource parent, format:\nprojects/{project_id}\n\n### setParent\n\nRequired. Instruction resource parent, format:\nprojects/{project_id}\n\n### getFilter\n\nOptional. Filter is not supported at this moment.\n\n### setFilter\n\nOptional. Filter is not supported at this moment.\n\n### getPageSize\n\nOptional. Requested page size. Server may return fewer results than\nrequested. Default value is 100.\n\n### setPageSize\n\nOptional. Requested page size. Server may return fewer results than\nrequested. Default value is 100.\n\n### getPageToken\n\nOptional. A token identifying a page of results for the server to return.\n\nTypically obtained by\n[ListInstructionsResponse.next_page_token](/php/docs/reference/cloud-datalabeling/latest/V1beta1.ListInstructionsResponse#_Google_Cloud_DataLabeling_V1beta1_ListInstructionsResponse__getNextPageToken__) of the previous\n\\[DataLabelingService.ListInstructions\\] call.\nReturn first page if empty.\n\n### setPageToken\n\nOptional. A token identifying a page of results for the server to return.\n\nTypically obtained by\n[ListInstructionsResponse.next_page_token](/php/docs/reference/cloud-datalabeling/latest/V1beta1.ListInstructionsResponse#_Google_Cloud_DataLabeling_V1beta1_ListInstructionsResponse__getNextPageToken__) of the previous\n\\[DataLabelingService.ListInstructions\\] call.\nReturn first page if empty.\n\n### static::build"]]