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 .NET library, spanning versions from 1.0.0 to the latest 3.6.0."],["The `MachineTypesScopedList` class is part of the `Google.Cloud.Compute.V1` namespace and is defined in the `Google.Cloud.Compute.V1.dll` assembly."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["`MachineTypesScopedList` includes two main properties: `MachineTypes`, a list of `MachineType` objects, and `Warning`, an informational warning related to the list being empty."],["The documentation includes details on the class's constructors, allowing for the creation of a default instance or an instance based on an existing `MachineTypesScopedList` object."]]],[]]