public sealed class InstanceTemplatesScopedList : IMessage<InstanceTemplatesScopedList>, IEquatable<InstanceTemplatesScopedList>, IDeepCloneable<InstanceTemplatesScopedList>, IBufferMessage, IMessage
[[["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."],[[["The latest version of the `InstanceTemplatesScopedList` is 3.6.0, with the page providing access to versions ranging from 1.0.0 to 3.6.0."],["This page documents the `InstanceTemplatesScopedList` class, which is part of the `Google.Cloud.Compute.V1` namespace in the Google Cloud .NET library, specifically found in the `Google.Cloud.Compute.V1.dll` assembly."],["The `InstanceTemplatesScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["It includes a constructor for creating a new instance and another for copying an existing `InstanceTemplatesScopedList`."],["The class contains two properties, `InstanceTemplates`, which holds a list of instance templates within a specified project and zone, and `Warning`, which provides a warning when the template list is empty."]]],[]]