public sealed class GetIamPolicyImageRequest : IMessage<GetIamPolicyImageRequest>, IEquatable<GetIamPolicyImageRequest>, IDeepCloneable<GetIamPolicyImageRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetIamPolicyImageRequest.
A request message for Images.GetIamPolicy. 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."],[[["The `GetIamPolicyImageRequest` class is part of the Google Cloud Compute Engine v1 API and is used to request the IAM policy for an image."],["The latest version available for the `GetIamPolicyImageRequest` class is 3.6.0, and the provided context includes versions ranging from 1.0.0 to 3.6.0."],["The `GetIamPolicyImageRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and compatibility within the .NET ecosystem."],["The `GetIamPolicyImageRequest` class has properties to manage project-specific information, including the `Project` to identify the project ID and `Resource` to identify the specific resource name or ID, along with a property to manage the requested policy version via `OptionsRequestedPolicyVersion`."],["The `GetIamPolicyImageRequest` class includes multiple constructors, including a default one and another that allows copying an existing `GetIamPolicyImageRequest` object."]]],[]]