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 for version 3.2.0."],["The `GetIamPolicyMachineImageRequest` class is used to request the IAM policy for a machine image, as described in the Compute Engine v1 API."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities in handling protocol buffer messages and deep cloning."],["It contains properties such as `OptionsRequestedPolicyVersion`, `Project`, and `Resource`, which are used to specify details for the IAM policy retrieval request."],["The page offers a version history of the `GetIamPolicyMachineImageRequest` class, with version 3.6.0 being the most recent and listing various previous releases going back to version 1.0.0."]]],[]]