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 Compute Engine v1 API."],["The `GetMachineImageRequest` class is a request message used for retrieving machine images, and this specific page covers the 2.12.0 version."],["The page lists all available versions, from 1.0.0 to the latest version of 3.6.0, linking to their respective documentation, as well as providing the inheritance of the class."],["`GetMachineImageRequest` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and its properties include `MachineImage` and `Project`, which are of `string` type."],["The page includes details about the constructors for creating instances of the `GetMachineImageRequest` class, `GetMachineImageRequest()` and `GetMachineImageRequest(GetMachineImageRequest other)`."]]],[]]