A filter expression that filters conversion workspaces 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 conversion workspaces created this year
by specifying createTime %gt; 2020-01-01T00:00:00.000000000Z. You can
also filter nested fields. For example, you could specify
source.version = "12.c.1" to select all conversion workspaces with
source database version equal to 12.c.1.
The nextPageToken value received in the previous call to
conversionWorkspaces.list, used in the subsequent request to retrieve the
next page of results. On first call this should be left blank. When
paginating, all other parameters provided to conversionWorkspaces.list must
match the call that provided the page token.
[[["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\u003eThis document provides reference documentation for the \u003ccode\u003eListConversionWorkspacesRequest\u003c/code\u003e class within the Google Cloud Database Migration v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListConversionWorkspacesRequest\u003c/code\u003e class is used to retrieve a list of conversion workspaces within a specified project and location.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \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, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists several versions of the API, with version 2.5.0 being the latest, and versions all the way back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eFilter\u003c/code\u003e, \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsLocationName\u003c/code\u003e that can be used to customize the request for conversion workspace details.\u003c/p\u003e\n"]]],[],null,["# Database Migration v1 API - Class ListConversionWorkspacesRequest (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.ListConversionWorkspacesRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.4.0/Google.Cloud.CloudDms.V1.ListConversionWorkspacesRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.3.0/Google.Cloud.CloudDms.V1.ListConversionWorkspacesRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.2.0/Google.Cloud.CloudDms.V1.ListConversionWorkspacesRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.1.0/Google.Cloud.CloudDms.V1.ListConversionWorkspacesRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.0.0/Google.Cloud.CloudDms.V1.ListConversionWorkspacesRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/1.2.0/Google.Cloud.CloudDms.V1.ListConversionWorkspacesRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/1.1.0/Google.Cloud.CloudDms.V1.ListConversionWorkspacesRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/1.0.0/Google.Cloud.CloudDms.V1.ListConversionWorkspacesRequest) \n\n public sealed class ListConversionWorkspacesRequest : IMessage\u003cListConversionWorkspacesRequest\u003e, IEquatable\u003cListConversionWorkspacesRequest\u003e, IDeepCloneable\u003cListConversionWorkspacesRequest\u003e, IBufferMessage, IMessage, IPageRequest\n\nReference documentation and code samples for the Database Migration v1 API class ListConversionWorkspacesRequest.\n\nRetrieve a list of all conversion workspaces in a given project and location. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListConversionWorkspacesRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListConversionWorkspacesRequest](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1.ListConversionWorkspacesRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListConversionWorkspacesRequest](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1.ListConversionWorkspacesRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListConversionWorkspacesRequest](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1.ListConversionWorkspacesRequest), [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### ListConversionWorkspacesRequest()\n\n public ListConversionWorkspacesRequest()\n\n### ListConversionWorkspacesRequest(ListConversionWorkspacesRequest)\n\n public ListConversionWorkspacesRequest(ListConversionWorkspacesRequest other)\n\nProperties\n----------\n\n### Filter\n\n public string Filter { get; set; }\n\nA filter expression that filters conversion workspaces 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 conversion workspaces created this year\nby specifying **createTime %gt; 2020-01-01T00:00:00.000000000Z.** You can\nalso filter nested fields. For example, you could specify\n**source.version = \"12.c.1\"** to select all conversion workspaces with\nsource database version equal to 12.c.1.\n\n### PageSize\n\n public int PageSize { get; set; }\n\nThe maximum number of conversion workspaces to return. The service may\nreturn fewer than this value. If unspecified, at most 50 sets are returned.\n\n### PageToken\n\n public string PageToken { get; set; }\n\nThe nextPageToken value received in the previous call to\nconversionWorkspaces.list, used in the subsequent request to retrieve the\nnext page of results. On first call this should be left blank. When\npaginating, all other parameters provided to conversionWorkspaces.list must\nmatch the call that provided the page token.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. The parent which owns this collection of conversion workspaces.\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.ListConversionWorkspacesRequest#Google_Cloud_CloudDms_V1_ListConversionWorkspacesRequest_Parent) resource name property."]]