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 `TestIamPermissionsImageRequest` class is used for requesting permission tests on images within the Compute Engine v1 API."],["Version 3.6.0 is the latest release, with a history of previous versions dating back to 1.0.0 provided in the documentation."],["This class inherits from the base Object class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TestIamPermissionsImageRequest` class has properties to specify the `Project`, the `Resource` being tested, and the `TestPermissionsRequestResource` body."],["The documentation includes constructors for creating instances of `TestIamPermissionsImageRequest`, including one for creating a copy of an existing request."]]],[]]