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 Compute Engine v1 API for .NET, specifically version 3.3.0, but also lists many other versions."],["`GetMachineImageRequest` is a class used to request a specific machine image and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and includes constructors, one default and one that copies another `GetMachineImageRequest` object, and has properties for `MachineImage` and `Project`, which are strings."],["The latest version of this resource is version 3.6.0, with the current page being about version 3.3.0."],["The page also lists all the versions of this class starting from version 1.0.0 up until 3.6.0, all of which can be navigated to with their respective links."]]],[]]