public sealed class GetImageRequest : IMessage<GetImageRequest>, IEquatable<GetImageRequest>, IDeepCloneable<GetImageRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetImageRequest.
A request message for Images.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-02 UTC."],[[["This webpage provides reference documentation for the `GetImageRequest` class within the Google Compute Engine v1 API for .NET."],["The latest version available for `GetImageRequest` is 3.6.0, with a comprehensive list of previous versions dating back to 1.0.0."],["`GetImageRequest` is a request message used in the Images.Get method, as indicated by the page content, which outlines its usage in the API."],["The `GetImageRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as inheriting members from `object`."],["The `GetImageRequest` class features two constructors and two properties, `Image` and `Project`, which allow the user to specify the image resource and project ID they are accessing."]]],[]]