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-04-09 UTC."],[[["The latest version available for `Google.Cloud.Compute.V1.MachineTypesScopedList` is 3.6.0."],["The content provides access to documentation for various versions of `Google.Cloud.Compute.V1.MachineTypesScopedList`, ranging from version 1.0.0 to the current version 3.6.0."],["`MachineTypesScopedList` is a class that implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has properties such as `MachineTypes` which is a repeated field containing a list of machine types, and `Warning`, which provides an informational warning for empty machine type lists."],["The provided documentation outlines the constructors, inheritance, implemented interfaces, properties, and related details for the `MachineTypesScopedList` class."]]],[]]