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 content providing a range of versions down to 1.0.0."],["`InstanceTemplatesScopedList` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors: a default constructor, `InstanceTemplatesScopedList()`, and a copy constructor, `InstanceTemplatesScopedList(InstanceTemplatesScopedList other)`."],["It contains an `InstanceTemplates` property, which is a `RepeatedField` of `InstanceTemplate` objects, representing a list of instance templates within a specified project and zone."],["The `Warning` property is an output-only informational field that provides warning information when the list of instance templates is empty."]]],[]]