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-03-24 UTC."],[[["This webpage provides documentation for the `GetIamPolicyMachineImageRequest` class within the Google.Cloud.Compute.V1 namespace, specifically version 2.16.0."],["The `GetIamPolicyMachineImageRequest` class is used to request the IAM policy for a machine image in the Compute Engine v1 API and it inherits from the `object` class and implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The page includes a list of available versions of the `GetIamPolicyMachineImageRequest` documentation, ranging from version 1.0.0 to the latest version, 3.6.0, allowing you to look through the history of versions for the API class."],["The class `GetIamPolicyMachineImageRequest` has two constructors, a default one and one that takes another instance of `GetIamPolicyMachineImageRequest` as a parameter."],["The Class `GetIamPolicyMachineImageRequest` has properties including `HasOptionsRequestedPolicyVersion`, `OptionsRequestedPolicyVersion`, `Project`, and `Resource` with their types and description."]]],[]]