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 Cloud Compute Engine v1 API."],["The latest version available for this class is 3.6.0, and the current page is focused on version 2.14.0, offering links to a range of other available versions from 1.0.0 to 3.6.0."],["The `TestIamPermissionsMachineImageRequest` class is a request message used for testing permissions on machine images and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors and properties such as `Project`, `Resource`, and `TestPermissionsRequestResource`, all of which are important for defining and sending a request to test permissions."],["The documentation details inheritance information, indicating that `TestIamPermissionsMachineImageRequest` inherits from the `object` class, and it lists inherited members like `GetHashCode`, `GetType`, and `ToString`."]]],[]]