public sealed class GetMachineImageRequest : IMessage<GetMachineImageRequest>, IEquatable<GetMachineImageRequest>, IDeepCloneable<GetMachineImageRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetMachineImageRequest.
A request message for MachineImages.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 provides reference documentation for the `GetMachineImageRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET developers."],["The content covers the class's inheritance, implementations of several interfaces, and inherited members from the base `object` class, detailing their functionalities."],["The `GetMachineImageRequest` class includes constructors and key properties like `MachineImage` and `Project`, enabling users to interact with Google Cloud Machine Images through the API."],["Multiple versions of the API are listed, ranging from version 1.0.0 to the latest version 3.6.0, allowing users to access documentation for different releases."],["The page defines what the GetMachineImageRequest is, which is a request message for MachineImages.Get."]]],[]]