public sealed class GrantDnsBindPermissionRequest : IMessage<GrantDnsBindPermissionRequest>, IEquatable<GrantDnsBindPermissionRequest>, IDeepCloneable<GrantDnsBindPermissionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the VMware Engine v1 API class GrantDnsBindPermissionRequest.
Request message for
[VmwareEngine.GrantDnsBindPermission][google.cloud.vmwareengine.v1.VmwareEngine.GrantDnsBindPermission]
Required. The name of the resource which stores the users/service accounts
having the permission to bind to the corresponding intranet VPC of the
consumer project. DnsBindPermission is a global resource. Resource names
are schemeless URIs that follow the conventions in
https://cloud.google.com/apis/design/resource_names. For example:
projects/my-project/locations/global/dnsBindPermission
Required. The consumer provided user/service account which needs to be
granted permission to bind with the intranet VPC corresponding to the
consumer project.
Optional. A request ID to identify requests. Specify a unique request ID
so that if you must retry your request, the server will know to ignore
the request if it has already been completed. The server guarantees that a
request doesn't result in creation of duplicate commitments for at least 60
minutes.
For example, consider a situation where you make an initial request and the
request times out. If you make the request again with the same request
ID, the server can check if original operation with the same request ID
was received, and if so, will ignore the second request. This prevents
clients from accidentally creating duplicate commitments.
The request ID must be a valid UUID with the exception that zero UUID is
not supported (00000000-0000-0000-0000-000000000000).
[[["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 page provides reference documentation for the \u003ccode\u003eGrantDnsBindPermissionRequest\u003c/code\u003e class in the Google Cloud VMware Engine v1 API, with version 1.6.0 being the latest release.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGrantDnsBindPermissionRequest\u003c/code\u003e class is used to request permission to bind to a consumer project's intranet VPC and implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the \u003ccode\u003eobject\u003c/code\u003e class and includes properties such as \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eDnsBindPermissionName\u003c/code\u003e, \u003ccode\u003ePrincipal\u003c/code\u003e, and \u003ccode\u003eRequestId\u003c/code\u003e, which are essential for defining the request.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors, the default \u003ccode\u003eGrantDnsBindPermissionRequest()\u003c/code\u003e, and another constructor that takes in another \u003ccode\u003eGrantDnsBindPermissionRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThere are 7 versions of the API provided, spanning from 1.0.0 to the latest version of 1.6.0.\u003c/p\u003e\n"]]],[],null,["# VMware Engine v1 API - Class GrantDnsBindPermissionRequest (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.GrantDnsBindPermissionRequest)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/1.5.0/Google.Cloud.VmwareEngine.V1.GrantDnsBindPermissionRequest)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/1.4.0/Google.Cloud.VmwareEngine.V1.GrantDnsBindPermissionRequest)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/1.3.0/Google.Cloud.VmwareEngine.V1.GrantDnsBindPermissionRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/1.2.0/Google.Cloud.VmwareEngine.V1.GrantDnsBindPermissionRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/1.1.0/Google.Cloud.VmwareEngine.V1.GrantDnsBindPermissionRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/1.0.0/Google.Cloud.VmwareEngine.V1.GrantDnsBindPermissionRequest) \n\n public sealed class GrantDnsBindPermissionRequest : IMessage\u003cGrantDnsBindPermissionRequest\u003e, IEquatable\u003cGrantDnsBindPermissionRequest\u003e, IDeepCloneable\u003cGrantDnsBindPermissionRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the VMware Engine v1 API class GrantDnsBindPermissionRequest.\n\nRequest message for\n\\[VmwareEngine.GrantDnsBindPermission\\]\\[google.cloud.vmwareengine.v1.VmwareEngine.GrantDnsBindPermission\\] \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e GrantDnsBindPermissionRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[GrantDnsBindPermissionRequest](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/latest/Google.Cloud.VmwareEngine.V1.GrantDnsBindPermissionRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[GrantDnsBindPermissionRequest](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/latest/Google.Cloud.VmwareEngine.V1.GrantDnsBindPermissionRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[GrantDnsBindPermissionRequest](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/latest/Google.Cloud.VmwareEngine.V1.GrantDnsBindPermissionRequest), [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) \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### GrantDnsBindPermissionRequest()\n\n public GrantDnsBindPermissionRequest()\n\n### GrantDnsBindPermissionRequest(GrantDnsBindPermissionRequest)\n\n public GrantDnsBindPermissionRequest(GrantDnsBindPermissionRequest other)\n\nProperties\n----------\n\n### DnsBindPermissionName\n\n public DnsBindPermissionName DnsBindPermissionName { get; set; }\n\n[DnsBindPermissionName](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/latest/Google.Cloud.VmwareEngine.V1.DnsBindPermissionName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/latest/Google.Cloud.VmwareEngine.V1.GrantDnsBindPermissionRequest#Google_Cloud_VmwareEngine_V1_GrantDnsBindPermissionRequest_Name) resource name property.\n\n### Name\n\n public string Name { get; set; }\n\nRequired. The name of the resource which stores the users/service accounts\nhaving the permission to bind to the corresponding intranet VPC of the\nconsumer project. DnsBindPermission is a global resource. Resource names\nare schemeless URIs that follow the conventions in\n\u003chttps://cloud.google.com/apis/design/resource_names\u003e. For example:\n`projects/my-project/locations/global/dnsBindPermission`\n\n### Principal\n\n public Principal Principal { get; set; }\n\nRequired. The consumer provided user/service account which needs to be\ngranted permission to bind with the intranet VPC corresponding to the\nconsumer project.\n\n### RequestId\n\n public string RequestId { get; set; }\n\nOptional. A request ID to identify requests. Specify a unique request ID\nso that if you must retry your request, the server will know to ignore\nthe request if it has already been completed. The server guarantees that a\nrequest doesn't result in creation of duplicate commitments for at least 60\nminutes.\n\nFor example, consider a situation where you make an initial request and the\nrequest times out. If you make the request again with the same request\nID, the server can check if original operation with the same request ID\nwas received, and if so, will ignore the second request. This prevents\nclients from accidentally creating duplicate commitments.\n\nThe request ID must be a valid UUID with the exception that zero UUID is\nnot supported (00000000-0000-0000-0000-000000000000)."]]