public sealed class GetRegionCommitmentRequest : IMessage<GetRegionCommitmentRequest>, IEquatable<GetRegionCommitmentRequest>, IDeepCloneable<GetRegionCommitmentRequest>, IBufferMessage, IMessage
A request message for RegionCommitments.Get. See the method description for details.
[[["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-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGetRegionCommitmentRequest\u003c/code\u003e class is used to request information about a specific region commitment and is found within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities for message handling, equality comparison, deep cloning, and buffered operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetRegionCommitmentRequest\u003c/code\u003e class offers multiple versions, ranging from version 1.0.0 to 3.6.0, with 3.6.0 being the latest version available, and it has constructor functions to create a new instance.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains three string type properties; Commitment, Project, and Region, all of which store data about a commitment request, the project id, and the region name respectively.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits several methods from the Object class such as GetHashCode(), GetType(), MemberwiseClone(), and ToString(), as can be seen on the bottom of the Implements section.\u003c/p\u003e\n"]]],[],null,[]]