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."],[[["This webpage provides documentation for the `MachineTypesScopedList` class within the Google.Cloud.Compute.V1 namespace, detailing its properties, constructors, inheritance, and implementation of various interfaces."],["The `MachineTypesScopedList` class is part of the Google.Cloud.Compute.V1 assembly (Google.Cloud.Compute.V1.dll) and has versions ranging from 1.0.0 to 3.6.0, with 3.6.0 being the latest."],["The `MachineTypesScopedList` class implements several interfaces, including `IMessage`, `IEquatable\u003cMachineTypesScopedList\u003e`, `IDeepCloneable\u003cMachineTypesScopedList\u003e`, and `IBufferMessage`, extending its functionality."],["Key properties of `MachineTypesScopedList` include `MachineTypes`, which is a list of machine types, and `Warning`, which provides an informational message if the list is empty."],["There are two constructors available: a default constructor (`MachineTypesScopedList()`) and a copy constructor (`MachineTypesScopedList(MachineTypesScopedList other)`), the latter accepting another instance of `MachineTypesScopedList`."]]],[]]