[[["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,["# Area 120 Tables V1alpha1 API - Class Google::Area120::Tables::V1alpha1::ListTablesRequest (v0.2.5)\n\nVersion latestkeyboard_arrow_down\n\n- [0.2.5 (latest)](/ruby/docs/reference/google-area120-tables-v1alpha1/latest/Google-Area120-Tables-V1alpha1-ListTablesRequest)\n- [0.2.4](/ruby/docs/reference/google-area120-tables-v1alpha1/0.2.4/Google-Area120-Tables-V1alpha1-ListTablesRequest) \nReference documentation and code samples for the Area 120 Tables V1alpha1 API class Google::Area120::Tables::V1alpha1::ListTablesRequest.\n\nRequest message for TablesService.ListTables. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #page_size\n\n def page_size() -\u003e ::Integer\n\n**Returns**\n\n- (::Integer) --- The maximum number of tables to return. The service may return fewer than this value.\n\n If unspecified, at most 20 tables are returned. The maximum value is 100;\n values above 100 are coerced to 100.\n\n### #page_size=\n\n def page_size=(value) -\u003e ::Integer\n\n**Parameter**\n\n- **value** (::Integer) --- The maximum number of tables to return. The service may return fewer than this value.\n\n\n If unspecified, at most 20 tables are returned. The maximum value is 100;\nvalues above 100 are coerced to 100. \n**Returns**\n\n- (::Integer) --- The maximum number of tables to return. The service may return fewer than this value.\n\n If unspecified, at most 20 tables are returned. The maximum value is 100;\n values above 100 are coerced to 100.\n\n### #page_token\n\n def page_token() -\u003e ::String\n\n**Returns**\n\n- (::String) --- A page token, received from a previous `ListTables` call. Provide this to retrieve the subsequent page.\n\n\n When paginating, all other parameters provided to `ListTables` must match\n the call that provided the page token.\n\n### #page_token=\n\n def page_token=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- A page token, received from a previous `ListTables` call. Provide this to retrieve the subsequent page.\n\n\n When paginating, all other parameters provided to `ListTables` must match\nthe call that provided the page token. \n**Returns**\n\n- (::String) --- A page token, received from a previous `ListTables` call. Provide this to retrieve the subsequent page.\n\n\n When paginating, all other parameters provided to `ListTables` must match\n the call that provided the page token."]]