[[["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::ListWorkspacesRequest (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-ListWorkspacesRequest)\n- [0.2.4](/ruby/docs/reference/google-area120-tables-v1alpha1/0.2.4/Google-Area120-Tables-V1alpha1-ListWorkspacesRequest) \nReference documentation and code samples for the Area 120 Tables V1alpha1 API class Google::Area120::Tables::V1alpha1::ListWorkspacesRequest.\n\nRequest message for TablesService.ListWorkspaces. \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 workspaces to return. The service may return fewer than this value.\n\n If unspecified, at most 10 workspaces are returned. The maximum value is\n 25; values above 25 are coerced to 25.\n\n### #page_size=\n\n def page_size=(value) -\u003e ::Integer\n\n**Parameter**\n\n- **value** (::Integer) --- The maximum number of workspaces to return. The service may return fewer than this value.\n\n\n If unspecified, at most 10 workspaces are returned. The maximum value is\n25; values above 25 are coerced to 25. \n**Returns**\n\n- (::Integer) --- The maximum number of workspaces to return. The service may return fewer than this value.\n\n If unspecified, at most 10 workspaces are returned. The maximum value is\n 25; values above 25 are coerced to 25.\n\n### #page_token\n\n def page_token() -\u003e ::String\n\n**Returns**\n\n- (::String) --- A page token, received from a previous `ListWorkspaces` call. Provide this to retrieve the subsequent page.\n\n\n When paginating, all other parameters provided to `ListWorkspaces` must\n match 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 `ListWorkspaces` call. Provide this to retrieve the subsequent page.\n\n\n When paginating, all other parameters provided to `ListWorkspaces` must\nmatch the call that provided the page token. \n**Returns**\n\n- (::String) --- A page token, received from a previous `ListWorkspaces` call. Provide this to retrieve the subsequent page.\n\n\n When paginating, all other parameters provided to `ListWorkspaces` must\n match the call that provided the page token."]]