A filter expression that matches resources returned 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 =, !=, >, or <.
For example, if you are filtering a list of Management DNS Zone Bindings,
you can exclude the ones named example-management-dns-zone-binding by
specifying name != "example-management-dns-zone-binding".
To filter on multiple expressions, provide each separate expression within
parentheses. For example:
Sorts list results by a certain order. By default, returned results
are ordered by name in ascending order.
You can also sort results in descending order based on the name value
using orderBy="name desc".
Currently, only ordering by name is supported.
The maximum number of management DNS zone bindings to return in one page.
The service may return fewer than this value.
The maximum value is coerced to 1000.
The default value of this field is 500.
Required. The resource name of the private cloud to be queried for
management DNS zone bindings.
Resource names are schemeless URIs that follow the conventions in
https://cloud.google.com/apis/design/resource_names.
For example:
projects/my-project/locations/us-central1-a/privateClouds/my-cloud
[[["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 latest version of the \u003ccode\u003eListManagementDnsZoneBindingsRequest\u003c/code\u003e class is 1.6.0, with documentation available for previous versions down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListManagementDnsZoneBindingsRequest\u003c/code\u003e is a request message used to list management DNS zone bindings within the VMware Engine v1 API, implementing interfaces for message handling, equality comparison, deep cloning, buffering, and page requests.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides properties like \u003ccode\u003eFilter\u003c/code\u003e, \u003ccode\u003eOrderBy\u003c/code\u003e, \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e to control how the list is queried, sorted, and paginated.\u003c/p\u003e\n"],["\u003cp\u003eYou can filter, sort, and limit the results in the list of Management DNS Zone Binding by name, date created, and number of items returned.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListManagementDnsZoneBindingsRequest\u003c/code\u003e requires a \u003ccode\u003eParent\u003c/code\u003e property, which is the resource name of the private cloud to query for bindings, and can be accessed via a \u003ccode\u003ePrivateCloudName\u003c/code\u003e typed view.\u003c/p\u003e\n"]]],[],null,["# VMware Engine v1 API - Class ListManagementDnsZoneBindingsRequest (1.6.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.6.0 (latest)](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/latest/Google.Cloud.VmwareEngine.V1.ListManagementDnsZoneBindingsRequest)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/1.5.0/Google.Cloud.VmwareEngine.V1.ListManagementDnsZoneBindingsRequest)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/1.4.0/Google.Cloud.VmwareEngine.V1.ListManagementDnsZoneBindingsRequest)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/1.3.0/Google.Cloud.VmwareEngine.V1.ListManagementDnsZoneBindingsRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/1.2.0/Google.Cloud.VmwareEngine.V1.ListManagementDnsZoneBindingsRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/1.1.0/Google.Cloud.VmwareEngine.V1.ListManagementDnsZoneBindingsRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/1.0.0/Google.Cloud.VmwareEngine.V1.ListManagementDnsZoneBindingsRequest) \n\n public sealed class ListManagementDnsZoneBindingsRequest : IMessage\u003cListManagementDnsZoneBindingsRequest\u003e, IEquatable\u003cListManagementDnsZoneBindingsRequest\u003e, IDeepCloneable\u003cListManagementDnsZoneBindingsRequest\u003e, IBufferMessage, IMessage, IPageRequest\n\nReference documentation and code samples for the VMware Engine v1 API class ListManagementDnsZoneBindingsRequest.\n\nRequest message for\n\\[VmwareEngine.ListManagementDnsZoneBindings\\]\\[google.cloud.vmwareengine.v1.VmwareEngine.ListManagementDnsZoneBindings\\] \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListManagementDnsZoneBindingsRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListManagementDnsZoneBindingsRequest](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/latest/Google.Cloud.VmwareEngine.V1.ListManagementDnsZoneBindingsRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListManagementDnsZoneBindingsRequest](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/latest/Google.Cloud.VmwareEngine.V1.ListManagementDnsZoneBindingsRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListManagementDnsZoneBindingsRequest](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/latest/Google.Cloud.VmwareEngine.V1.ListManagementDnsZoneBindingsRequest), [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://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageRequest.html) \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.VmwareEngine.V1](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/latest/Google.Cloud.VmwareEngine.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.VmwareEngine.V1.dll\n\nConstructors\n------------\n\n### ListManagementDnsZoneBindingsRequest()\n\n public ListManagementDnsZoneBindingsRequest()\n\n### ListManagementDnsZoneBindingsRequest(ListManagementDnsZoneBindingsRequest)\n\n public ListManagementDnsZoneBindingsRequest(ListManagementDnsZoneBindingsRequest other)\n\nProperties\n----------\n\n### Filter\n\n public string Filter { get; set; }\n\nA filter expression that matches resources returned in the response.\nThe expression must specify the field name, a comparison\noperator, and the value that you want to use for filtering. The value\nmust be a string, a number, or a boolean. The comparison operator\nmust be `=`, `!=`, `\u003e`, or `\u003c`.\n\nFor example, if you are filtering a list of Management DNS Zone Bindings,\nyou can exclude the ones named `example-management-dns-zone-binding` by\nspecifying `name != \"example-management-dns-zone-binding\"`.\n\nTo filter on multiple expressions, provide each separate expression within\nparentheses. For example: \n\n (name = \"example-management-dns-zone-binding\")\n (createTime \u003e \"2021-04-12T08:15:10.40Z\")\n\nBy default, each expression is an `AND` expression. However, you\ncan include `AND` and `OR` expressions explicitly.\nFor example: \n\n (name = \"example-management-dns-zone-binding-1\") AND\n (createTime \u003e \"2021-04-12T08:15:10.40Z\") OR\n (name = \"example-management-dns-zone-binding-2\")\n\n### OrderBy\n\n public string OrderBy { get; set; }\n\nSorts list results by a certain order. By default, returned results\nare ordered by `name` in ascending order.\nYou can also sort results in descending order based on the `name` value\nusing `orderBy=\"name desc\"`.\nCurrently, only ordering by `name` is supported.\n\n### PageSize\n\n public int PageSize { get; set; }\n\nThe maximum number of management DNS zone bindings to return in one page.\nThe service may return fewer than this value.\nThe maximum value is coerced to 1000.\nThe default value of this field is 500.\n\n### PageToken\n\n public string PageToken { get; set; }\n\nA page token, received from a previous `ListManagementDnsZoneBindings`\ncall. Provide this to retrieve the subsequent page.\n\nWhen paginating, all other parameters provided to\n`ListManagementDnsZoneBindings` must match the call that provided the page\ntoken.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. The resource name of the private cloud to be queried for\nmanagement DNS zone bindings.\nResource names are schemeless URIs that follow the conventions in\n\u003chttps://cloud.google.com/apis/design/resource_names\u003e.\nFor example:\n`projects/my-project/locations/us-central1-a/privateClouds/my-cloud`\n\n### ParentAsPrivateCloudName\n\n public PrivateCloudName ParentAsPrivateCloudName { get; set; }\n\n[PrivateCloudName](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/latest/Google.Cloud.VmwareEngine.V1.PrivateCloudName)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/latest/Google.Cloud.VmwareEngine.V1.ListManagementDnsZoneBindingsRequest#Google_Cloud_VmwareEngine_V1_ListManagementDnsZoneBindingsRequest_Parent) resource name property."]]