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."],[[["The latest version available for `Google.Cloud.Compute.V1.MachineTypesScopedList` is version 3.6.0, with multiple prior versions accessible dating back to 1.0.0."],["`MachineTypesScopedList` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for versatile interactions and handling."],["The `MachineTypesScopedList` class has two constructors: a default constructor and one that accepts another `MachineTypesScopedList` instance for copying."],["The class contains properties such as `MachineTypes`, which is a list of machine types, and `Warning`, an output-only field indicating if the list is empty."],["`MachineTypesScopedList` inherits members like `GetHashCode`, `GetType` and `ToString` from the base `object` class."]]],[]]