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-04-09 UTC."],[[["The content provides reference documentation for the `GetMachineImageRequest` class within the Google.Cloud.Compute.V1 API, specifically for version 3.2.0."],["This class is part of the Compute Engine v1 API and is used to request details about a specific machine image."],["The document outlines the class's inheritance, implementing interfaces like `IMessage` and `IEquatable`, and providing details about its constructors and properties like `MachineImage` and `Project`."],["Multiple versions of the documentation are available, from 1.0.0 to the latest version 3.6.0, alongside version 3.2.0."]]],[]]