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-09 UTC."],[[["This webpage provides documentation for the `GetIamPolicyImageRequest` class within the Google Compute Engine v1 API for .NET."],["The latest version available is 3.6.0, with previous versions listed ranging back to 1.0.0, showing a history of this particular request class."],["The `GetIamPolicyImageRequest` class is used to request IAM policy details for images and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `OptionsRequestedPolicyVersion`, `Project`, and `Resource` for configuring the IAM policy request, and includes constructors for default and copy initialization."],["`GetIamPolicyImageRequest` falls under the namespace `Google.Cloud.Compute.V1`, residing in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]