public sealed class GetRegionOperationRequest : IMessage<GetRegionOperationRequest>, IEquatable<GetRegionOperationRequest>, IDeepCloneable<GetRegionOperationRequest>, IBufferMessage, IMessage
A request message for RegionOperations.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 latest version available for \u003ccode\u003eGetRegionOperationRequest\u003c/code\u003e is 3.6.0, with a range of versions available from 1.0.0 to 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetRegionOperationRequest\u003c/code\u003e is a request message used for retrieving information about region operations, specifically within the Google.Cloud.Compute.V1 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eGetRegionOperationRequest\u003c/code\u003e inherits from the \u003ccode\u003eObject\u003c/code\u003e class and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains three properties, \u003ccode\u003eOperation\u003c/code\u003e, \u003ccode\u003eProject\u003c/code\u003e, and \u003ccode\u003eRegion\u003c/code\u003e, all of which are strings, to provide details about the specific operation, project, and region in question.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetRegionOperationRequest\u003c/code\u003e class has two constructors, one being an empty constructor and the second accepting another \u003ccode\u003eGetRegionOperationRequest\u003c/code\u003e as a parameter for deep cloning.\u003c/p\u003e\n"]]],[],null,[]]