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-31 UTC."],[[["This webpage provides documentation for the `MachineTypesScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its properties, inheritance, and implemented interfaces."],["The latest version available for this class is 3.6.0, and the page contains links to documentation for versions ranging from 1.0.0 to 3.6.0 of `Google.Cloud.Compute.V1.MachineTypesScopedList`."],["The `MachineTypesScopedList` class includes properties such as `MachineTypes`, which contains a list of machine types, and `Warning`, which provides informational warnings if the machine types list is empty."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data management."],["There are two constructors available for the `MachineTypesScopedList` class, a default constructor and one that accepts another `MachineTypesScopedList` object as a parameter."]]],[]]