public sealed class GetMachineImageRequest : IMessage<GetMachineImageRequest>, IEquatable<GetMachineImageRequest>, IDeepCloneable<GetMachineImageRequest>, IBufferMessage, IMessage
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."],[[["\u003cp\u003eThe \u003ccode\u003eGetMachineImageRequest\u003c/code\u003e class is used to request a specific machine image and is part of the Google.Cloud.Compute.V1 namespace.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.6.0 is the most recent, with a history of versions ranging from 1.0.0 up to 3.6.0, each with its own documentation link.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, supporting various functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default one and one that takes another \u003ccode\u003eGetMachineImageRequest\u003c/code\u003e as a parameter for copying, and has properties such as \u003ccode\u003eMachineImage\u003c/code\u003e and \u003ccode\u003eProject\u003c/code\u003e to define the request.\u003c/p\u003e\n"],["\u003cp\u003eThe machine image name and the project ID are essential properties for the request which are type String.\u003c/p\u003e\n"]]],[],null,[]]