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-24 UTC."],[[["The `TestIamPermissionsMachineImageRequest` class in the Google.Cloud.Compute.V1 namespace is a request message for testing permissions on machine images within the Compute Engine v1 API."],["This class is implemented as part of various versions of the API, with the latest version being 3.6.0 and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Project`, `Resource`, and `TestPermissionsRequestResource` to manage project IDs, resource names, and the request body, respectively."],["The documentation provides details on the constructors and inherited members of the class, as well as the namespace and assembly where it is located."],["There are multiple version references for this class ranging from 1.0.0 to 3.6.0."]]],[]]