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-21 UTC."],[[["This webpage provides reference documentation for the `GetIamPolicyImageRequest` class within the Compute Engine v1 API for .NET, specifically within the `Google.Cloud.Compute.V1` namespace."],["The page covers multiple versions of the API, ranging from version 1.0.0 to the latest version 3.6.0, with the current version displayed as 2.11.0."],["`GetIamPolicyImageRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class, enabling various functionalities."],["The class includes properties such as `HasOptionsRequestedPolicyVersion`, `OptionsRequestedPolicyVersion`, `Project`, and `Resource`, which allow for setting the IAM policy version and specifying the project and resource."],["The webpage is designed to provide detailed information about how to construct, inherit, and manage the properties of the `GetIamPolicyImageRequest` objects, necessary for retrieving IAM policies for images."]]],[]]