public sealed class TestIamPermissionsInstanceTemplateRequest : IMessage<TestIamPermissionsInstanceTemplateRequest>, IEquatable<TestIamPermissionsInstanceTemplateRequest>, IDeepCloneable<TestIamPermissionsInstanceTemplateRequest>, IBufferMessage, IMessage
A request message for InstanceTemplates.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 details the `TestIamPermissionsInstanceTemplateRequest` class within the `Google.Cloud.Compute.V1` namespace, designed for handling requests related to testing permissions on instance templates."],["The `TestIamPermissionsInstanceTemplateRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from the base `Object` class."],["The page contains the listing of all versions of the `TestIamPermissionsInstanceTemplateRequest`, ranging from the latest version `3.6.0`, all the way down to the base version `1.0.0`."],["The class features constructors for default initialization and for creating copies from existing instances, with properties to set the project, resource, and the `TestPermissionsRequest` body."],["The class is contained within the `Google.Cloud.Compute.V1.dll` assembly, and it's properties include `Project`, `Resource`, and `TestPermissionsRequestResource` which are crucial for request configuration."]]],[]]