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."],[[["The latest version of the `Google.Cloud.Compute.V1.InstanceTemplatesScopedList` is 3.6.0, with multiple previous versions available, including the current context version 3.2.0."],["The `InstanceTemplatesScopedList` class, implemented by `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, provides a list of instance templates within a specified project and zone."],["This class includes a property `InstanceTemplates` of type `RepeatedField\u003cInstanceTemplate\u003e` that contains a collection of instance templates."],["The `InstanceTemplatesScopedList` class also has a `Warning` property, which is an informational warning displayed when the instance template list is empty."],["The `InstanceTemplatesScopedList` class can be constructed either with no parameters or by passing in another `InstanceTemplatesScopedList` object."]]],[]]