public sealed class TestIamPermissionsInstanceTemplateRequest : IMessage<TestIamPermissionsInstanceTemplateRequest>, IEquatable<TestIamPermissionsInstanceTemplateRequest>, IDeepCloneable<TestIamPermissionsInstanceTemplateRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class TestIamPermissionsInstanceTemplateRequest.
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."],[[["The latest version of the `TestIamPermissionsInstanceTemplateRequest` class is 3.6.0, and the documentation provides links to versions ranging from 1.0.0 to the latest."],["The `TestIamPermissionsInstanceTemplateRequest` class is part of the Google Cloud Compute Engine v1 API and is used for requesting to test permissions on instance templates."],["This class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities."],["The `TestIamPermissionsInstanceTemplateRequest` class has properties like `Project`, `Resource`, and `TestPermissionsRequestResource`, allowing for the specification of project details, resource identification, and the permissions request body."],["This class has two constructors: a parameterless constructor and one that takes another instance of `TestIamPermissionsInstanceTemplateRequest` as a parameter, enabling the creation of new objects, and copies."]]],[]]