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 various versions."],["The latest version documented is 3.6.0, with a comprehensive list of previous versions extending down to 1.0.0 for historical reference."],["The `InstanceTemplatesScopedList` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities for data handling and manipulation."],["The class includes properties like `InstanceTemplates`, which holds a list of instance templates, and `Warning`, which provides an informational warning when the template list is empty."],["The available constructors for the `InstanceTemplatesScopedList` class include a default constructor and one that accepts another `InstanceTemplatesScopedList` object as a parameter for copying."]]],[]]