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, specifically in version 2.6.0."],["The `MachineTypesScopedList` class, which inherits from `Object`, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists historical versions of the documentation for `MachineTypesScopedList`, ranging from version 1.0.0 to the latest 3.6.0, with each link directing to the respective version's documentation."],["The class has two constructors, `MachineTypesScopedList()` and `MachineTypesScopedList(MachineTypesScopedList other)`, the latter being used to create a copy."],["Key properties of the `MachineTypesScopedList` class include `MachineTypes`, a list of machine types in the current scope, and `Warning`, which provides an informational message if the machine types list is empty."]]],[]]