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-01 UTC."],[[["This webpage provides documentation for the `GetIamPolicyMachineImageRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 3.1.0."],["The `GetIamPolicyMachineImageRequest` class is used to request the IAM policy for a machine image, detailing its inheritance, implemented interfaces, and inherited members from the base `object` class."],["The documentation lists numerous available versions of the API, ranging from 1.0.0 to 3.6.0, with 3.6.0 being the latest, and each with a respective link to documentation for that version."],["The documentation showcases the constructors and properties available for `GetIamPolicyMachineImageRequest`, which includes the option to get whether the \"options_requested_policy_version\" is set, and properties to define the project and resource."],["There are a few implemented interfaces listed, such as IMessage, IEquitable, IDeepCloneable, and IBufferMessage."]]],[]]