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."],[[["This webpage details the `MachineTypesScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.5.0 of the Google Cloud Compute .NET library."],["The `MachineTypesScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, equality comparisons, deep cloning, and buffer operations."],["The class offers two constructors, a default one and another that takes an existing `MachineTypesScopedList` object for copying."],["It includes properties such as `MachineTypes`, which is a list of machine types, and `Warning`, an output-only field for informational warnings when the machine type list is empty."],["This page provides a comprehensive list of previous versions of this `MachineTypesScopedList`, ranging from version 3.6.0 down to version 1.0.0."]]],[]]