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-03-21 UTC."],[[["The page provides reference documentation for the `GetImageRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.15.0."],["`GetImageRequest` is used to send a request message for retrieving image details, as documented in the \"Images.Get\" method."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with inheritance from `object`."],["The documentation covers the class constructors and properties, including `Image` and `Project`, which are key attributes for the request, and it also presents links to the corresponding versions of this `GetImageRequest`."],["The latest version for this class is v3.6.0."]]],[]]