public sealed class TestIamPermissionsImageRequest : IMessage<TestIamPermissionsImageRequest>, IEquatable<TestIamPermissionsImageRequest>, IDeepCloneable<TestIamPermissionsImageRequest>, IBufferMessage, IMessage
A request message for Images.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 details the `TestIamPermissionsImageRequest` class within the `Google.Cloud.Compute.V1` namespace, used for testing permissions on images in Google Cloud Compute."],["The latest version available for the `TestIamPermissionsImageRequest` class is 3.6.0, with older versions listed back to version 1.0.0."],["`TestIamPermissionsImageRequest` inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TestIamPermissionsImageRequest` class includes properties such as `Project`, `Resource`, and `TestPermissionsRequestResource`, allowing for detailed configuration in the request."],["This class has two constructors, a default one `TestIamPermissionsImageRequest()`, and an overloaded one `TestIamPermissionsImageRequest(TestIamPermissionsImageRequest other)` that takes another `TestIamPermissionsImageRequest` as an argument."]]],[]]