public sealed class AlloyDbSettings.Types.PrimaryInstanceSettings.Types.MachineConfig : IMessage<AlloyDbSettings.Types.PrimaryInstanceSettings.Types.MachineConfig>, IEquatable<AlloyDbSettings.Types.PrimaryInstanceSettings.Types.MachineConfig>, IDeepCloneable<AlloyDbSettings.Types.PrimaryInstanceSettings.Types.MachineConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class AlloyDbSettings.Types.PrimaryInstanceSettings.Types.MachineConfig.
MachineConfig describes the configuration of a machine.
[[["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 document provides reference information for the `MachineConfig` class within the Google Cloud Database Migration v1 API."],["`MachineConfig` is used to describe the machine configuration for `AlloyDbSettings.Types.PrimaryInstanceSettings`."],["The `MachineConfig` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a constructor allowing to create either an instance of `MachineConfig` or to clone an instance of `AlloyDbSettings.Types.PrimaryInstanceSettings.Types.MachineConfig`."],["It includes one property, `CpuCount`, which is an integer representing the number of CPUs in a virtual machine instance."]]],[]]