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-02 UTC."],[[["This webpage provides documentation for the `MachineTypesScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.4.0."],["The `MachineTypesScopedList` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The documentation includes a comprehensive list of previous versions, starting from 1.0.0 up to the latest version 3.6.0, providing links to the documentation pages of each."],["The class has two constructors, a parameterless constructor and one that takes another `MachineTypesScopedList` instance as an argument, allowing for duplication of instances."],["The class has two properties `MachineTypes`, which contains a list of machine types, and `Warning` which can relay informational messages when the machine types list is empty."]]],[]]