[[["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-07 UTC."],[],[],null,["# Cloud Build V2 API - Class Google::Cloud::Build::V2::ListConnectionsRequest (v0.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.10.0 (latest)](/ruby/docs/reference/google-cloud-build-v2/latest/Google-Cloud-Build-V2-ListConnectionsRequest)\n- [0.9.1](/ruby/docs/reference/google-cloud-build-v2/0.9.1/Google-Cloud-Build-V2-ListConnectionsRequest)\n- [0.8.0](/ruby/docs/reference/google-cloud-build-v2/0.8.0/Google-Cloud-Build-V2-ListConnectionsRequest)\n- [0.7.2](/ruby/docs/reference/google-cloud-build-v2/0.7.2/Google-Cloud-Build-V2-ListConnectionsRequest)\n- [0.6.0](/ruby/docs/reference/google-cloud-build-v2/0.6.0/Google-Cloud-Build-V2-ListConnectionsRequest)\n- [0.5.2](/ruby/docs/reference/google-cloud-build-v2/0.5.2/Google-Cloud-Build-V2-ListConnectionsRequest)\n- [0.4.0](/ruby/docs/reference/google-cloud-build-v2/0.4.0/Google-Cloud-Build-V2-ListConnectionsRequest)\n- [0.3.0](/ruby/docs/reference/google-cloud-build-v2/0.3.0/Google-Cloud-Build-V2-ListConnectionsRequest)\n- [0.2.0](/ruby/docs/reference/google-cloud-build-v2/0.2.0/Google-Cloud-Build-V2-ListConnectionsRequest)\n- [0.1.0](/ruby/docs/reference/google-cloud-build-v2/0.1.0/Google-Cloud-Build-V2-ListConnectionsRequest) \nReference documentation and code samples for the Cloud Build V2 API class Google::Cloud::Build::V2::ListConnectionsRequest.\n\nMessage for requesting list of Connections. \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) --- Number of results to return in the list.\n\n### #page_size=\n\n def page_size=(value) -\u003e ::Integer\n\n**Parameter**\n\n- **value** (::Integer) --- Number of results to return in the list. \n**Returns**\n\n- (::Integer) --- Number of results to return in the list.\n\n### #page_token\n\n def page_token() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Page start.\n\n### #page_token=\n\n def page_token=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Page start. \n**Returns**\n\n- (::String) --- Page start.\n\n### #parent\n\n def parent() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. The parent, which owns this collection of Connections. Format: `projects/*/locations/*`.\n\n### #parent=\n\n def parent=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. The parent, which owns this collection of Connections. Format: `projects/*/locations/*`. \n**Returns**\n\n- (::String) --- Required. The parent, which owns this collection of Connections. Format: `projects/*/locations/*`."]]