[[["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-03-21 UTC."],[[["This webpage details the `ListConnectionsRequest` class, which is used to request a list of connections via the `ConnectionService.ListConnections` method in Google Cloud BigQuery."],["The `ListConnectionsRequest` class is part of the `Google.Cloud.BigQuery.Connection.V1` namespace and is implemented within the `Google.Cloud.BigQuery.Connection.V1.dll` assembly."],["It inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, providing capabilities for message handling, equality checking, deep cloning, and buffering."],["Key properties of `ListConnectionsRequest` include `PageSize`, `PageToken`, `Parent` (which is a required parameter), and `ParentAsLocationName`, which collectively control pagination and specify the parent resource."],["The latest version of this request is 2.9.0 and there are a number of previous versions including 2.8.0, 2.7.0 all the way down to 1.2.0."]]],[]]