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."],[[["This webpage provides documentation for the `MachineTypesScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its properties, inheritance, and implemented interfaces."],["The latest version documented is 3.6.0, with a comprehensive list of previous versions going back to 1.0.0 available for reference and navigation."],["`MachineTypesScopedList` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `MachineTypes` property offers a list of machine types within a specified scope, while the `Warning` property provides informational messages when the machine types list is empty."],["The available constructors allow for the creation of a `MachineTypesScopedList` either as a new instance or by cloning an existing one."]]],[]]