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-04-02 UTC."],[[["The `GetIamPolicyImageRequest` class is used for requesting IAM policies for images in the Compute Engine v1 API."],["The latest version of this API is 3.6.0, and it is documented among other versions that are also available, ranging from 1.0.0 to 3.5.0, and a variety of 2.x.x versions as well."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `OptionsRequestedPolicyVersion`, `Project`, and `Resource` to define the request's parameters, and it has methods for instantiating a new object."],["The class inherits methods from `object`, including `GetHashCode`, `GetType`, and `ToString`."]]],[]]