A filter expression that filters private connections listed in the
response. The expression must specify the field name, a comparison
operator, and the value that you want to use for filtering. The value must
be a string, a number, or a boolean. The comparison operator must be either
=, !=, >, or <. For example, list private connections created this year by
specifying createTime %gt; 2021-01-01T00:00:00.000000000Z.
Maximum number of private connections to return.
If unspecified, at most 50 private connections that are returned.
The maximum value is 1000; values above 1000 are coerced to 1000.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eListPrivateConnectionsRequest\u003c/code\u003e class is used to retrieve a list of private connections within a specific project and location in the Database Migration v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class supports versioning, with the latest being 2.5.0, and includes versions back to 1.0.0, each providing the ability to request a list of private connections.\u003c/p\u003e\n"],["\u003cp\u003eThe request can be filtered using a filter expression, ordered by specific fields, and supports pagination through \u003ccode\u003ePageSize\u003c/code\u003e and \u003ccode\u003ePageToken\u003c/code\u003e properties.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIPageRequest\u003c/code\u003e, ensuring it can handle various messaging, cloning, and comparison operations.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eFilter\u003c/code\u003e, \u003ccode\u003eOrderBy\u003c/code\u003e, \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsLocationName\u003c/code\u003e to fine-tune the private connections list request.\u003c/p\u003e\n"]]],[],null,["# Database Migration v1 API - Class ListPrivateConnectionsRequest (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1.ListPrivateConnectionsRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.4.0/Google.Cloud.CloudDms.V1.ListPrivateConnectionsRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.3.0/Google.Cloud.CloudDms.V1.ListPrivateConnectionsRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.2.0/Google.Cloud.CloudDms.V1.ListPrivateConnectionsRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.1.0/Google.Cloud.CloudDms.V1.ListPrivateConnectionsRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.0.0/Google.Cloud.CloudDms.V1.ListPrivateConnectionsRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/1.2.0/Google.Cloud.CloudDms.V1.ListPrivateConnectionsRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/1.1.0/Google.Cloud.CloudDms.V1.ListPrivateConnectionsRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/1.0.0/Google.Cloud.CloudDms.V1.ListPrivateConnectionsRequest) \n\n public sealed class ListPrivateConnectionsRequest : IMessage\u003cListPrivateConnectionsRequest\u003e, IEquatable\u003cListPrivateConnectionsRequest\u003e, IDeepCloneable\u003cListPrivateConnectionsRequest\u003e, IBufferMessage, IMessage, IPageRequest\n\nReference documentation and code samples for the Database Migration v1 API class ListPrivateConnectionsRequest.\n\nRequest message to retrieve a list of private connections in a given project\nand location. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListPrivateConnectionsRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListPrivateConnectionsRequest](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1.ListPrivateConnectionsRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListPrivateConnectionsRequest](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1.ListPrivateConnectionsRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListPrivateConnectionsRequest](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1.ListPrivateConnectionsRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html), [IPageRequest](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/PagedEnumerableCommon.cs) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.CloudDms.V1](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.CloudDms.V1.dll\n\nConstructors\n------------\n\n### ListPrivateConnectionsRequest()\n\n public ListPrivateConnectionsRequest()\n\n### ListPrivateConnectionsRequest(ListPrivateConnectionsRequest)\n\n public ListPrivateConnectionsRequest(ListPrivateConnectionsRequest other)\n\nProperties\n----------\n\n### Filter\n\n public string Filter { get; set; }\n\nA filter expression that filters private connections listed in the\nresponse. The expression must specify the field name, a comparison\noperator, and the value that you want to use for filtering. The value must\nbe a string, a number, or a boolean. The comparison operator must be either\n=, !=, \\\u003e, or \\\u003c. For example, list private connections created this year by\nspecifying **createTime %gt; 2021-01-01T00:00:00.000000000Z**.\n\n### OrderBy\n\n public string OrderBy { get; set; }\n\nOrder by fields for the result.\n\n### PageSize\n\n public int PageSize { get; set; }\n\nMaximum number of private connections to return.\nIf unspecified, at most 50 private connections that are returned.\nThe maximum value is 1000; values above 1000 are coerced to 1000.\n\n### PageToken\n\n public string PageToken { get; set; }\n\nPage token received from a previous `ListPrivateConnections` call.\nProvide this to retrieve the subsequent page.\n\nWhen paginating, all other parameters provided to\n`ListPrivateConnections` must match the call that provided the page\ntoken.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. The parent that owns the collection of private connections.\n\n### ParentAsLocationName\n\n public LocationName ParentAsLocationName { get; set; }\n\n[LocationName](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax/ResourceNames/LocationName.cs)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1.ListPrivateConnectionsRequest#Google_Cloud_CloudDms_V1_ListPrivateConnectionsRequest_Parent) resource name property."]]