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-21 UTC."],[[["This webpage provides documentation for the `TestIamPermissionsImageRequest` class within the Google Compute Engine v1 API, specifically for .NET developers."],["The latest version available for this class is 3.6.0, with a list of previous versions ranging from 3.5.0 down to 1.0.0."],["The `TestIamPermissionsImageRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is used to send requests for image permission testing."],["The class features properties such as `Project`, `Resource`, and `TestPermissionsRequestResource`, allowing for configuration of the project, the resource in the request, and the request body."],["Two constructors are available: a parameterless constructor, and one that takes another `TestIamPermissionsImageRequest` object, likely for copying or cloning."]]],[]]