public sealed class Instance.Types.MachineConfig : IMessage<Instance.Types.MachineConfig>, IEquatable<Instance.Types.MachineConfig>, IDeepCloneable<Instance.Types.MachineConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the AlloyDB v1 API class Instance.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 reference documentation for the `Instance.Types.MachineConfig` class within the AlloyDB v1 API, specifically for version 1.2.0."],["The `MachineConfig` class is used to describe the machine configuration, and it inherits from `object` while implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `MachineConfig` class is part of the `Google.Cloud.AlloyDb.V1` namespace, found within the `Google.Cloud.AlloyDb.V1.dll` assembly, and includes constructors for creating new instances."],["The class has a property `CpuCount`, which represents the number of CPUs in the VM instance and is represented as an integer."],["The webpage also provides links to documentation for older and newer versions of this API, ranging from version 1.0.0 to 1.9.0, the latest."]]],[]]