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-04-09 UTC."],[[["This webpage provides documentation for the `TestIamPermissionsImageRequest` class within the Google Compute Engine v1 API, specifically for .NET developers."],["The `TestIamPermissionsImageRequest` class is used to request the testing of permissions on image resources, as part of the Images.TestIamPermissions method."],["The page includes links to documentation for different versions of the API, ranging from version 1.0.0 up to the latest, version 3.6.0, in addition to detailing version 3.2.0."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties such as `Project`, `Resource`, and `TestPermissionsRequestResource`."],["The class has two constructor methods, the default constructor and one that takes a `TestIamPermissionsImageRequest` object as a parameter, for the creation of said object."]]],[]]