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 webpage provides documentation for the `MachineTypesScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and usage in .NET."],["The latest version of `MachineTypesScopedList` documented is 3.6.0, and a comprehensive list of previous versions, dating back to 1.0.0, is readily accessible via hyperlinks."],["The `MachineTypesScopedList` class inherits from the base `object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `MachineTypesScopedList` class include `MachineTypes`, which contains a list of machine types, and `Warning`, which provides informational warnings."],["There are two constructors available for `MachineTypesScopedList`, one with no parameters, and another that takes an instance of the same class as a parameter."]]],[]]