public sealed class CreateGrantRequest : IMessage<CreateGrantRequest>, IEquatable<CreateGrantRequest>, IDeepCloneable<CreateGrantRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Privileged Access Manager v1 API class CreateGrantRequest.
Optional. An optional request ID to identify requests. Specify a unique
request ID so that if you must retry your request, the server knows to
ignore the request if it has already been completed. The server guarantees
this for at least 60 minutes after the first request.
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, ignores the second request. This prevents
clients from accidentally creating duplicate grants.
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"]],[["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-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eCreateGrantRequest\u003c/code\u003e class within the Privileged Access Manager v1 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateGrantRequest\u003c/code\u003e is a message type used to request the creation of a grant, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors for creating instances, including one for cloning, and properties like \u003ccode\u003eGrant\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsEntitlementName\u003c/code\u003e, and \u003ccode\u003eRequestId\u003c/code\u003e for configuring the grant creation request.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 1.0.0, and there is a beta version, 1.0.0-beta01, also listed for the CreateGrantRequest class.\u003c/p\u003e\n"],["\u003cp\u003eThe CreateGrantRequest class is located within the \u003ccode\u003eGoogle.Cloud.PrivilegedAccessManager.V1\u003c/code\u003e namespace, under the assembly \u003ccode\u003eGoogle.Cloud.PrivilegedAccessManager.V1.dll\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]