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, as found in the `Google.Cloud.Compute.V1.dll` assembly, for use in .NET development."],["The class is used to request permission testing for instance templates and it inherits from `Object` while implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, a default constructor and one that accepts another `TestIamPermissionsInstanceTemplateRequest` object as a parameter for copying, and has three properties: `Project`, `Resource`, and `TestPermissionsRequestResource`."],["The webpage provides links to several versions of this class, from version 1.0.0 all the way up to the latest 3.6.0."]]],[]]