public sealed class GetIamPolicyMachineImageRequest : IMessage<GetIamPolicyMachineImageRequest>, IEquatable<GetIamPolicyMachineImageRequest>, IDeepCloneable<GetIamPolicyMachineImageRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetIamPolicyMachineImageRequest.
A request message for MachineImages.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 `GetIamPolicyMachineImageRequest` class within the Google.Cloud.Compute.V1 API, specifically version 3.5.0."],["The `GetIamPolicyMachineImageRequest` class is used to request the IAM policy for a machine image and is part of the Compute Engine v1 API, with the most recent version being 3.6.0."],["The page lists all the previous versions of the Google Cloud Compute API, all the way back to version 1.0.0, available for this specific class."],["The `GetIamPolicyMachineImageRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for use within the .NET ecosystem."],["Key properties of this class include `OptionsRequestedPolicyVersion`, `Project`, and `Resource`, which are essential for specifying the desired IAM policy version and the target project and resource for the request."]]],[]]