public sealed class TestIamPermissionsMachineImageRequest : IMessage<TestIamPermissionsMachineImageRequest>, IEquatable<TestIamPermissionsMachineImageRequest>, IDeepCloneable<TestIamPermissionsMachineImageRequest>, IBufferMessage, IMessage
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-21 UTC."],[[["This webpage details the `TestIamPermissionsMachineImageRequest` class within the `Google.Cloud.Compute.V1` namespace, primarily focusing on its structure, inheritance, and implementation of multiple interfaces."],["The content lists various versions of the `TestIamPermissionsMachineImageRequest` class, ranging from version 1.0.0 up to the latest version 3.6.0, providing links to documentation for each."],["The `TestIamPermissionsMachineImageRequest` class is designed as a request message for `MachineImages.TestIamPermissions` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the class are outlined, which include `Project`, `Resource`, and `TestPermissionsRequestResource`, each with a description of their purpose and data type."],["The class includes two constructors: a default constructor `TestIamPermissionsMachineImageRequest()` and an overloaded constructor `TestIamPermissionsMachineImageRequest(TestIamPermissionsMachineImageRequest other)` for creating copies."]]],[]]