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."],[[["The `TestIamPermissionsImageRequest` class is a part of the Google Cloud Compute Engine v1 API, specifically within the `Google.Cloud.Compute.V1` namespace."],["This class is used for making requests to test image permissions, as indicated by its inheritance from various interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation covers versions ranging from 1.0.0 to 3.6.0, with 3.6.0 being the latest version available."],["`TestIamPermissionsImageRequest` has properties for `Project`, `Resource`, and `TestPermissionsRequestResource`, which are used to specify the project, the resource name/ID, and the request body, respectively."],["The `TestIamPermissionsImageRequest` class has two constructors, one default and one that clones another `TestIamPermissionsImageRequest` object."]]],[]]