public sealed class TestIamPermissionsMachineImageRequest : IMessage<TestIamPermissionsMachineImageRequest>, IEquatable<TestIamPermissionsMachineImageRequest>, IDeepCloneable<TestIamPermissionsMachineImageRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class TestIamPermissionsMachineImageRequest.
A request message for MachineImages.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 `TestIamPermissionsMachineImageRequest` class within the Compute Engine v1 API for .NET, detailing its properties, constructors, and inherited members."],["The `TestIamPermissionsMachineImageRequest` class is part of the `Google.Cloud.Compute.V1` namespace and is used to create a request message for `MachineImages.TestIamPermissions`."],["The content offers documentation for a range of versions for this class, spanning from 1.0.0 to 3.6.0, with 3.6.0 being the latest version."],["The class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities and integration within the .NET environment."],["The documentation lists the `Project`, `Resource`, and `TestPermissionsRequestResource` properties, which are essential for constructing and using instances of the `TestIamPermissionsMachineImageRequest` class."]]],[]]