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-21 UTC."],[[["The latest version of the `TestIamPermissionsMachineImageRequest` class is 3.6.0, and the documentation provides links to previous versions, ranging back to version 1.0.0."],["The `TestIamPermissionsMachineImageRequest` class is part of the Compute Engine v1 API, specifically within the `Google.Cloud.Compute.V1` namespace."],["This class is used to construct request messages for the `MachineImages.TestIamPermissions` method, allowing users to check permissions on machine images."],["It implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class, using the properties `Project`, `Resource`, and `TestPermissionsRequestResource`."],["The class includes constructors for creating new instances, either empty or based on an existing `TestIamPermissionsMachineImageRequest` object, and it has three properties, namely `Project`, `Resource` and `TestPermissionsRequestResource`."]]],[]]