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."],[[["This webpage provides documentation for the `TestIamPermissionsImageRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET development."],["The `TestIamPermissionsImageRequest` class is a request message used in the `Images.TestIamPermissions` method, handling requests related to testing permissions on images."],["This page references multiple versions of the API, with version 3.6.0 being the latest, and lists all prior versions dating back to version 1.0.0."],["The class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role within the .NET protobuf framework."],["The class has properties such as `Project`, `Resource`, and `TestPermissionsRequestResource`, which are used to define and handle the scope and details of the permission testing request."]]],[]]