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-21 UTC."],[[["The latest version available for `MachineTypesScopedList` is 3.6.0, with a range of previous versions available, starting as early as 1.0.0."],["`MachineTypesScopedList` is a class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes properties such as `MachineTypes`, which is a list of `MachineType` objects, and `Warning`, which provides an informational warning if the machine types list is empty."],["The `MachineTypesScopedList` class is part of the `Google.Cloud.Compute.V1` namespace, specifically found in the `Google.Cloud.Compute.V1.dll` assembly."],["The class has two constructors, one default and one which creates a copy of an existing `MachineTypesScopedList`."]]],[]]