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 structure and usage across multiple versions."],["The latest version documented is 3.6.0, while the current page specifically covers version 3.4.0 of the `InstanceTemplatesScopedList` class."],["`InstanceTemplatesScopedList` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is a public class for handling lists of instance templates."],["The class includes properties such as `InstanceTemplates`, which is a list of `InstanceTemplate` objects, and `Warning`, which provides informational warnings, and it is constructed via a default constructor, or a copy constructor that takes another `InstanceTemplatesScopedList` object as its parameter."],["The page lists all available versions from 3.6.0 down to 1.0.0 of the `InstanceTemplatesScopedList` class, allowing access to their respective documentations."]]],[]]