public sealed class TestIamPermissionsImageRequest : IMessage<TestIamPermissionsImageRequest>, IEquatable<TestIamPermissionsImageRequest>, IDeepCloneable<TestIamPermissionsImageRequest>, IBufferMessage, IMessage
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.Cloud.Compute.V1` namespace, specifically in the context of .NET development."],["The latest version of this API documentation is version 3.6.0, while the documentation spans versions from 1.0.0 to the latest 3.6.0 for historical context."],["The `TestIamPermissionsImageRequest` class is used to request the testing of permissions on images, inheriting from `Object` and implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has constructors, a default and one taking another `TestIamPermissionsImageRequest` as a parameter, and it has properties to set `Project`, the `Resource` name or id, and the body for the request in the form of `TestPermissionsRequestResource`."],["Inherited members, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`, are accessible from the `Object` class that `TestIamPermissionsImageRequest` inherits from."]]],[]]