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-04-09 UTC."],[[["This webpage provides documentation for the `InstanceTemplatesScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and usage across various versions."],["Version 3.6.0 is the latest release, while version 3.5.0 is the version whose documentation is currently in focus on this page, with links to older and newer versions also provided."],["The `InstanceTemplatesScopedList` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and comparability."],["The `InstanceTemplatesScopedList` class contains two properties: `InstanceTemplates`, which provides a list of instance templates, and `Warning`, which is used to convey information if the list of instance templates is empty."],["The documentation details the constructors of `InstanceTemplatesScopedList`, outlining the parameter requirements, notably the ability to create a copy of another instance of `InstanceTemplatesScopedList`."]]],[]]