Reference documentation and code samples for the Managed Service for Apache Kafka V1 API class Google::Cloud::ManagedKafka::V1::ListConnectClustersRequest.
Request for ListConnectClusters.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#filter
deffilter()->::String
Returns
(::String) — Optional. Filter expression for the result.
#filter=
deffilter=(value)->::String
Parameter
value (::String) — Optional. Filter expression for the result.
Returns
(::String) — Optional. Filter expression for the result.
#order_by
deforder_by()->::String
Returns
(::String) — Optional. Order by fields for the result.
#order_by=
deforder_by=(value)->::String
Parameter
value (::String) — Optional. Order by fields for the result.
Returns
(::String) — Optional. Order by fields for the result.
#page_size
defpage_size()->::Integer
Returns
(::Integer) — Optional. The maximum number of Connect clusters to return. The service may
return fewer than this value. If unspecified, server will pick an
appropriate default.
#page_size=
defpage_size=(value)->::Integer
Parameter
value (::Integer) — Optional. The maximum number of Connect clusters to return. The service may
return fewer than this value. If unspecified, server will pick an
appropriate default.
Returns
(::Integer) — Optional. The maximum number of Connect clusters to return. The service may
return fewer than this value. If unspecified, server will pick an
appropriate default.
#page_token
defpage_token()->::String
Returns
(::String) — Optional. A page token, received from a previous ListConnectClusters
call. Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListConnectClusters
must match the call that provided the page token.
#page_token=
defpage_token=(value)->::String
Parameter
value (::String) — Optional. A page token, received from a previous ListConnectClusters
call. Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListConnectClusters
must match the call that provided the page token.
Returns
(::String) — Optional. A page token, received from a previous ListConnectClusters
call. Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListConnectClusters
must match the call that provided the page token.
#parent
defparent()->::String
Returns
(::String) — Required. The parent project/location whose Connect clusters are to be
listed. Structured like projects/{project}/locations/{location}.
#parent=
defparent=(value)->::String
Parameter
value (::String) — Required. The parent project/location whose Connect clusters are to be
listed. Structured like projects/{project}/locations/{location}.
Returns
(::String) — Required. The parent project/location whose Connect clusters are to be
listed. Structured like projects/{project}/locations/{location}.
[[["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,["# Managed Service for Apache Kafka V1 API - Class Google::Cloud::ManagedKafka::V1::ListConnectClustersRequest (v1.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.0 (latest)](/ruby/docs/reference/google-cloud-managed_kafka-v1/latest/Google-Cloud-ManagedKafka-V1-ListConnectClustersRequest)\n- [1.3.0](/ruby/docs/reference/google-cloud-managed_kafka-v1/1.3.0/Google-Cloud-ManagedKafka-V1-ListConnectClustersRequest)\n- [1.2.0](/ruby/docs/reference/google-cloud-managed_kafka-v1/1.2.0/Google-Cloud-ManagedKafka-V1-ListConnectClustersRequest)\n- [1.1.2](/ruby/docs/reference/google-cloud-managed_kafka-v1/1.1.2/Google-Cloud-ManagedKafka-V1-ListConnectClustersRequest)\n- [1.0.1](/ruby/docs/reference/google-cloud-managed_kafka-v1/1.0.1/Google-Cloud-ManagedKafka-V1-ListConnectClustersRequest)\n- [0.5.0](/ruby/docs/reference/google-cloud-managed_kafka-v1/0.5.0/Google-Cloud-ManagedKafka-V1-ListConnectClustersRequest)\n- [0.4.0](/ruby/docs/reference/google-cloud-managed_kafka-v1/0.4.0/Google-Cloud-ManagedKafka-V1-ListConnectClustersRequest)\n- [0.3.0](/ruby/docs/reference/google-cloud-managed_kafka-v1/0.3.0/Google-Cloud-ManagedKafka-V1-ListConnectClustersRequest)\n- [0.2.0](/ruby/docs/reference/google-cloud-managed_kafka-v1/0.2.0/Google-Cloud-ManagedKafka-V1-ListConnectClustersRequest)\n- [0.1.3](/ruby/docs/reference/google-cloud-managed_kafka-v1/0.1.3/Google-Cloud-ManagedKafka-V1-ListConnectClustersRequest) \nReference documentation and code samples for the Managed Service for Apache Kafka V1 API class Google::Cloud::ManagedKafka::V1::ListConnectClustersRequest.\n\nRequest for ListConnectClusters. \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### #filter\n\n def filter() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Optional. Filter expression for the result.\n\n### #filter=\n\n def filter=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Optional. Filter expression for the result. \n**Returns**\n\n- (::String) --- Optional. Filter expression for the result.\n\n### #order_by\n\n def order_by() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Optional. Order by fields for the result.\n\n### #order_by=\n\n def order_by=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Optional. Order by fields for the result. \n**Returns**\n\n- (::String) --- Optional. Order by fields for the result.\n\n### #page_size\n\n def page_size() -\u003e ::Integer\n\n**Returns**\n\n- (::Integer) --- Optional. The maximum number of Connect clusters to return. The service may return fewer than this value. If unspecified, server will pick an appropriate default.\n\n### #page_size=\n\n def page_size=(value) -\u003e ::Integer\n\n**Parameter**\n\n- **value** (::Integer) --- Optional. The maximum number of Connect clusters to return. The service may return fewer than this value. If unspecified, server will pick an appropriate default. \n**Returns**\n\n- (::Integer) --- Optional. The maximum number of Connect clusters to return. The service may return fewer than this value. If unspecified, server will pick an appropriate default.\n\n### #page_token\n\n def page_token() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Optional. A page token, received from a previous `ListConnectClusters` call. Provide this to retrieve the subsequent page.\n\n\n When paginating, all other parameters provided to `ListConnectClusters`\n must 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) --- Optional. A page token, received from a previous `ListConnectClusters` call. Provide this to retrieve the subsequent page.\n\n\n When paginating, all other parameters provided to `ListConnectClusters`\nmust match the call that provided the page token. \n**Returns**\n\n- (::String) --- Optional. A page token, received from a previous `ListConnectClusters` call. Provide this to retrieve the subsequent page.\n\n\n When paginating, all other parameters provided to `ListConnectClusters`\n must match the call that provided the page token.\n\n### #parent\n\n def parent() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. The parent project/location whose Connect clusters are to be listed. Structured like `projects/{project}/locations/{location}`.\n\n### #parent=\n\n def parent=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. The parent project/location whose Connect clusters are to be listed. Structured like `projects/{project}/locations/{location}`. \n**Returns**\n\n- (::String) --- Required. The parent project/location whose Connect clusters are to be listed. Structured like `projects/{project}/locations/{location}`."]]