Reference documentation and code samples for the Apigee Connect V1 API class Google::Cloud::ApigeeConnect::V1::ListConnectionsRequest.
The request for [ListConnections][Management.ListConnections].
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#page_size
defpage_size()->::Integer
Returns
(::Integer) — The maximum number of connections to return. The service may return fewer
than this value. If unspecified, at most 100 connections will be returned.
The maximum value is 1000; values above 1000 will be coerced to 1000.
#page_size=
defpage_size=(value)->::Integer
Parameter
value (::Integer) — The maximum number of connections to return. The service may return fewer
than this value. If unspecified, at most 100 connections will be returned.
The maximum value is 1000; values above 1000 will be coerced to 1000.
Returns
(::Integer) — The maximum number of connections to return. The service may return fewer
than this value. If unspecified, at most 100 connections will be returned.
The maximum value is 1000; values above 1000 will be coerced to 1000.
#page_token
defpage_token()->::String
Returns
(::String) — A page token, received from a previous ListConnections call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListConnections must
match the call that provided the page token.
#page_token=
defpage_token=(value)->::String
Parameter
value (::String) — A page token, received from a previous ListConnections call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListConnections must
match the call that provided the page token.
Returns
(::String) — A page token, received from a previous ListConnections call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListConnections must
match the call that provided the page token.
#parent
defparent()->::String
Returns
(::String) — Required. Parent name of the form:
projects/{project_number or project_id}/endpoints/{endpoint}.
#parent=
defparent=(value)->::String
Parameter
value (::String) — Required. Parent name of the form:
projects/{project_number or project_id}/endpoints/{endpoint}.
Returns
(::String) — Required. Parent name of the form:
projects/{project_number or project_id}/endpoints/{endpoint}.
[[["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,["# Apigee Connect V1 API - Class Google::Cloud::ApigeeConnect::V1::ListConnectionsRequest (v1.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.0 (latest)](/ruby/docs/reference/google-cloud-apigee_connect-v1/latest/Google-Cloud-ApigeeConnect-V1-ListConnectionsRequest)\n- [1.2.1](/ruby/docs/reference/google-cloud-apigee_connect-v1/1.2.1/Google-Cloud-ApigeeConnect-V1-ListConnectionsRequest)\n- [1.1.0](/ruby/docs/reference/google-cloud-apigee_connect-v1/1.1.0/Google-Cloud-ApigeeConnect-V1-ListConnectionsRequest)\n- [1.0.1](/ruby/docs/reference/google-cloud-apigee_connect-v1/1.0.1/Google-Cloud-ApigeeConnect-V1-ListConnectionsRequest)\n- [0.7.0](/ruby/docs/reference/google-cloud-apigee_connect-v1/0.7.0/Google-Cloud-ApigeeConnect-V1-ListConnectionsRequest)\n- [0.6.2](/ruby/docs/reference/google-cloud-apigee_connect-v1/0.6.2/Google-Cloud-ApigeeConnect-V1-ListConnectionsRequest)\n- [0.5.0](/ruby/docs/reference/google-cloud-apigee_connect-v1/0.5.0/Google-Cloud-ApigeeConnect-V1-ListConnectionsRequest)\n- [0.4.0](/ruby/docs/reference/google-cloud-apigee_connect-v1/0.4.0/Google-Cloud-ApigeeConnect-V1-ListConnectionsRequest)\n- [0.3.0](/ruby/docs/reference/google-cloud-apigee_connect-v1/0.3.0/Google-Cloud-ApigeeConnect-V1-ListConnectionsRequest)\n- [0.2.0](/ruby/docs/reference/google-cloud-apigee_connect-v1/0.2.0/Google-Cloud-ApigeeConnect-V1-ListConnectionsRequest)\n- [0.1.4](/ruby/docs/reference/google-cloud-apigee_connect-v1/0.1.4/Google-Cloud-ApigeeConnect-V1-ListConnectionsRequest) \nReference documentation and code samples for the Apigee Connect V1 API class Google::Cloud::ApigeeConnect::V1::ListConnectionsRequest.\n\nThe request for \\[ListConnections\\]\\[Management.ListConnections\\]. \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 connections to return. The service may return fewer than this value. If unspecified, at most 100 connections will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.\n\n### #page_size=\n\n def page_size=(value) -\u003e ::Integer\n\n**Parameter**\n\n- **value** (::Integer) --- The maximum number of connections to return. The service may return fewer than this value. If unspecified, at most 100 connections will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000. \n**Returns**\n\n- (::Integer) --- The maximum number of connections to return. The service may return fewer than this value. If unspecified, at most 100 connections will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.\n\n### #page_token\n\n def page_token() -\u003e ::String\n\n**Returns**\n\n- (::String) --- A page token, received from a previous `ListConnections` call. Provide this to retrieve the subsequent page.\n\n\n When paginating, all other parameters provided to `ListConnections` 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 `ListConnections` call. Provide this to retrieve the subsequent page.\n\n\n When paginating, all other parameters provided to `ListConnections` must\nmatch the call that provided the page token. \n**Returns**\n\n- (::String) --- A page token, received from a previous `ListConnections` call. Provide this to retrieve the subsequent page.\n\n\n When paginating, all other parameters provided to `ListConnections` must\n match the call that provided the page token.\n\n### #parent\n\n def parent() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. Parent name of the form: `projects/{project_number or project_id}/endpoints/{endpoint}`.\n\n### #parent=\n\n def parent=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. Parent name of the form: `projects/{project_number or project_id}/endpoints/{endpoint}`. \n**Returns**\n\n- (::String) --- Required. Parent name of the form: `projects/{project_number or project_id}/endpoints/{endpoint}`."]]