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 .NET library, offering a comprehensive overview of its structure, properties, and usage."],["The `MachineTypesScopedList` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The documentation covers various versions of the Google Cloud Compute V1 library, ranging from version 1.0.0 up to the latest version 3.6.0, with links to specific documentation for each."],["The `MachineTypesScopedList` class has two constructors, one default and another that allows creating a new instance by copying an existing `MachineTypesScopedList`."],["The class includes two properties: `MachineTypes`, a `RepeatedField` of `MachineType` objects representing machine types within a scope, and `Warning`, which provides informational warnings if the machine types list is empty."]]],[]]