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-31 UTC."],[[["This webpage provides documentation for the `GetImageRequest` class within the Google Cloud Compute Engine v1 API."],["The `GetImageRequest` class is used to request information about a specific image, as part of the Images.Get method."],["The content is available in numerous versions, ranging from 1.0.0 to the latest 3.6.0, and this specific page documents version 3.4.0."],["The class `GetImageRequest` includes properties such as `Image` and `Project` which are strings, and are used to specify the image resource and project ID, respectively."],["This class implements multiple interfaces, including `IMessage`, `IEquatable\u003cGetImageRequest\u003e`, `IDeepCloneable\u003cGetImageRequest\u003e`, and `IBufferMessage`."]]],[]]