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 a request message used for testing permissions on machine images, implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available for the class is 3.6.0, but a history of older versions is also accessible, dating back to 1.0.0, to access this list you must click on the dropdown next to the version located at the top."],["The class includes properties such as `Project`, `Resource`, and `TestPermissionsRequestResource` that are used to identify the project, resource, and permission details for the request."],["The page also details the inheritance structure, constructors, namespace (`Google.Cloud.Compute.V1`), and assembly (`Google.Cloud.Compute.V1.dll`) of the `TestIamPermissionsMachineImageRequest` class."]]],[]]