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, showcasing its use in testing permissions for machine images."],["The class is a part of Google Cloud's .NET library, specifically within the `Google.Cloud.Compute.V1.dll` assembly, and is available in multiple versions from 1.0.0 to the latest 3.6.0."],["The `TestIamPermissionsMachineImageRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data management."],["The class has public constructors, both default and copy constructors, that allow for creating new instances, and has properties for setting the project ID, resource name, and the `TestPermissionsRequest` resource body."],["The current version of this class shown on this page is `2.0.0` but the user has access to multiple different versions of this class in the sidebar."]]],[]]