public sealed class TestIamPermissionsImageRequest : IMessage<TestIamPermissionsImageRequest>, IEquatable<TestIamPermissionsImageRequest>, IDeepCloneable<TestIamPermissionsImageRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class TestIamPermissionsImageRequest.
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."],[[["The latest version of the `TestIamPermissionsImageRequest` class is 3.6.0, which is part of the Google.Cloud.Compute.V1 namespace and can be found within the `Google.Cloud.Compute.V1.dll` assembly."],["This class is a request message specifically for the `Images.TestIamPermissions` method, and is used for checking permissions."],["The `TestIamPermissionsImageRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Project`, `Resource`, and `TestPermissionsRequestResource`, allowing for setting the project ID, resource name/ID, and request body respectively."],["There are 29 different versions of `TestIamPermissionsImageRequest` available for the user to use."]]],[]]