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-04-02 UTC."],[[["This page provides documentation for the `MachineTypesScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.2.0, and lists many different version references to the same documentation."],["The `MachineTypesScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["The class has two constructors: a default constructor `MachineTypesScopedList()` and another that accepts an existing `MachineTypesScopedList` object as an argument, `MachineTypesScopedList(MachineTypesScopedList other)`."],["It contains two main properties: `MachineTypes`, which is a list of `MachineType` objects, and `Warning`, which provides an informational message if the machine types list is empty."],["The latest documented version linked is 3.6.0, and multiple versions are documented on the page, from 1.0.0 to 3.6.0."]]],[]]