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."],[[["The latest version of the `GetMachineImageRequest` class is 3.6.0, which can be found in the `Google.Cloud.Compute.V1` namespace under the .NET documentation."],["This webpage provides reference documentation and code samples for the `GetMachineImageRequest` class within the Compute Engine v1 API."],["The `GetMachineImageRequest` class is used to request information about a specific machine image, as part of the `MachineImages.Get` method."],["The class `GetMachineImageRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two constructors, `GetMachineImageRequest()` and `GetMachineImageRequest(GetMachineImageRequest other)`, along with two properties, `MachineImage` and `Project`."]]],[]]