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-02 UTC."],[[["The latest version of the `GetMachineImageRequest` class is 3.6.0, which can be found in the Google Cloud Compute V1 API."],["This document provides reference documentation for the `GetMachineImageRequest` class, which is used for retrieving machine images, specifically in the context of the Compute Engine v1 API."],["The `GetMachineImageRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various operations and comparisons."],["The `GetMachineImageRequest` class contains properties for `MachineImage`, which is the name of the machine image, and `Project`, which is the ID for the request."],["Previous versions of `GetMachineImageRequest` are available from versions 1.0.0 up to the latest 3.6.0, with full list provided, allowing developers to reference specific API versions."]]],[]]