public sealed class TestIamPermissionsMachineImageRequest : IMessage<TestIamPermissionsMachineImageRequest>, IEquatable<TestIamPermissionsMachineImageRequest>, IDeepCloneable<TestIamPermissionsMachineImageRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class TestIamPermissionsMachineImageRequest.
A request message for MachineImages.TestIamPermissions. 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 reference documentation for the `TestIamPermissionsMachineImageRequest` class within the Google Cloud Compute Engine v1 API."],["The latest version available for this class is 3.6.0, and multiple prior versions are documented, ranging down to version 1.0.0."],["`TestIamPermissionsMachineImageRequest` is used to request permissions checks for Machine Images, and it implements several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes properties such as `Project`, `Resource`, and `TestPermissionsRequestResource` to define the request parameters, including the project ID, resource name, and the request body."],["This page outlines the complete class documentation, including information on inheritance, implemented interfaces, constructors, and properties, as well as previous versions."]]],[]]