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."],[[["This webpage provides documentation for the `InstanceTemplatesScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically focusing on its various versions and properties."],["The latest version of the `InstanceTemplatesScopedList` class is 3.6.0, and the page also lists all previous versions dating back to version 1.0.0."],["`InstanceTemplatesScopedList` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The class includes two constructors, a parameterless one and one that takes another `InstanceTemplatesScopedList` as an argument."],["The main properties of the `InstanceTemplatesScopedList` include `InstanceTemplates`, a repeated field of `InstanceTemplate`, and `Warning`, which provide a list of instance templates and warning messages, respectively."]]],[]]