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 for .NET."],["The `TestIamPermissionsImageRequest` class is a request message used for testing image permissions in the Compute Engine API."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for enhanced functionality."],["The documentation lists all available versions of the class from 1.0.0 up to the latest 3.6.0, along with links to their respective documentation pages."],["The class includes properties for `Project`, `Resource`, and `TestPermissionsRequestResource`, allowing for configuration and setting specific request parameters."]]],[]]