public sealed class MachineTypesScopedList : IMessage<MachineTypesScopedList>, IEquatable<MachineTypesScopedList>, IDeepCloneable<MachineTypesScopedList>, 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-24 UTC."],[[["This page provides documentation for the `MachineTypesScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and functionality across various versions."],["The `MachineTypesScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data management."],["The latest version documented is 3.6.0, and the class is available in a range of previous versions, down to 1.0.0, all of which share the same structure."],["The class includes properties like `MachineTypes`, which contains a list of `MachineType` objects, and `Warning`, which provides an informational warning."],["The `MachineTypesScopedList` class has two constructors: a default constructor and a copy constructor that takes another `MachineTypesScopedList` object as a parameter."]]],[]]