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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["This webpage provides reference documentation for the `GetMachineImageRequest` class within the Compute Engine v1 API for .NET, specifically version 2.3.0."],["The `GetMachineImageRequest` class is used to create request messages for retrieving machine image data, as outlined in the method description."],["This page lists all versions of the `GetMachineImageRequest` from version 1.0.0 to 3.6.0 (latest), with all of them hyperlinked to their specific documentation."],["The `GetMachineImageRequest` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with inherited members listed, and the page specifies the class' namespace and assembly information."],["The class has two constructors and has two properties, `MachineImage` and `Project`, both being strings for the machine image name and the project ID, respectively, with the properties being both gettable and settable."]]],[]]