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 webpage provides documentation for the `MachineConfig` class within the Google Cloud Database Migration v1 API, specifically for version 2.3.0."],["`MachineConfig` is used to describe the hardware configuration of a machine in the context of AlloyDB settings, specifically within Primary Instance Settings."],["The page lists available versions of this class, ranging from the latest version 2.5.0 down to version 1.0.0."],["The `MachineConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `MachineConfig` class has one property, `CpuCount`, representing the number of CPU's in the VM instance, and also has a constructor that can take in another `MachineConfig` object."]]],[]]