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-21 UTC."],[[["This webpage provides reference documentation for the `GetIamPolicyMachineImageRequest` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment."],["The `GetIamPolicyMachineImageRequest` class is designed to be used for requesting IAM policies for machine images, and it inherits from and implements several interfaces, like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class includes properties like `OptionsRequestedPolicyVersion`, `Project`, and `Resource`, allowing users to define the specifics of their IAM policy request for machine images."],["The page includes documentation for multiple versions, ranging from 1.0.0 up to 3.6.0 (latest) for the mentioned request."],["The documentation includes class constructors for creating new instances of `GetIamPolicyMachineImageRequest`, either as a new, empty object or as a copy of an existing object, along with descriptions of the parameters they take."]]],[]]