public sealed class GetGlobalOrganizationOperationRequest : IMessage<GetGlobalOrganizationOperationRequest>, IEquatable<GetGlobalOrganizationOperationRequest>, IDeepCloneable<GetGlobalOrganizationOperationRequest>, IBufferMessage, IMessage
A request message for GlobalOrganizationOperations.Get. See the method description for details.
[[["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-03-21 UTC."],[[["This webpage details the `GetGlobalOrganizationOperationRequest` class within the `Google.Cloud.Compute.V1` namespace, utilized for retrieving information about a global organization operation."],["The class is a part of the Google.Cloud.Compute.V1.dll assembly, designed to work with the .NET framework and is a request message for GlobalOrganizationOperations.Get."],["The content includes a comprehensive list of versions for `GetGlobalOrganizationOperationRequest` ranging from 1.0.0 to 3.6.0, with version 3.6.0 being the latest available."],["The class inherits from the .NET Object class, and implements various interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The GetGlobalOrganizationOperationRequest has the properties HasParentId, Operation, and ParentId, allowing users to get and set values related to an operation."]]],[]]