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 Compute Engine v1 API."],["The `TestIamPermissionsMachineImageRequest` class is used to send requests to test the permissions for a machine image, as part of the Compute Engine API."],["The latest version available is 3.6.0, and the page includes access to various versions ranging from 1.0.0 up to 3.6.0."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties such as `Project`, `Resource`, and `TestPermissionsRequestResource`."],["The documentation details the constructors and properties of the `TestIamPermissionsMachineImageRequest` class, along with its inheritance and implemented interfaces."]]],[]]