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 for version 2.12.0 of the library, which is a component within the Google Cloud .NET API."],["The documentation offers information on the class's inheritance from the base `object` class and its implementation of various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes details about the class constructors, providing a default constructor and one that takes another `InstanceTemplatesScopedList` object as an argument."],["The page describes the `InstanceTemplates` and `Warning` properties of the `InstanceTemplatesScopedList` class, with the former being a list of instance templates, and the latter being a warning that is displayed if the list is empty."],["The webpage features links to the documentation of earlier and later versions of the `InstanceTemplatesScopedList` class, starting from version 1.0.0 up to the latest version 3.6.0, allowing users to check the changes."]]],[]]