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 `Google.Cloud.Compute.V1.InstanceTemplatesScopedList` is 3.6.0, with multiple previous versions available, including a range from 1.0.0 to 3.5.0."],["The `InstanceTemplatesScopedList` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its role within the Google Cloud Compute API structure."],["This class, part of the `Google.Cloud.Compute.V1` namespace and within the `Google.Cloud.Compute.V1.dll` assembly, provides functionality for managing instance templates within Google Cloud."],["The class features two constructors, one default and one that accepts another `InstanceTemplatesScopedList` as a parameter."],["The class has two main properties, `InstanceTemplates` which is a list of `InstanceTemplate`, and `Warning` which is a warning that is present if the list of templates is empty."]]],[]]