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-31 UTC."],[[["This webpage provides documentation for the `InstanceTemplatesScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its properties, inheritance, and implemented interfaces."],["The `InstanceTemplatesScopedList` class has two constructors: a default constructor and one that takes another `InstanceTemplatesScopedList` instance as an argument."],["The class has two primary properties, `InstanceTemplates`, which is a list of instance templates, and `Warning`, which provides an informational warning if the list is empty."],["The page outlines various versions of the documentation, ranging from version 1.0.0 to 3.6.0, with 3.6.0 being the latest."],["The documentation details the class's inheritance from `object` and the interfaces it implements, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for version 3.1.0."]]],[]]