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, as part of the Google Cloud Compute V1 library."],["This documentation provides access to various versions of the `InstanceTemplatesScopedList`, ranging from version 1.0.0 to the latest 3.6.0, for Google Cloud Compute V1."],["The `InstanceTemplatesScopedList` class, found within the `Google.Cloud.Compute.V1` namespace, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`InstanceTemplatesScopedList` has two constructors: a default constructor and a constructor that accepts another `InstanceTemplatesScopedList` object as a parameter."],["It contains properties for `InstanceTemplates`, representing a list of instance templates, and `Warning`, which is used to display a warning if the list is empty."]]],[]]