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 documentation for the `Instance.Types.MachineConfig` class within the Google Cloud AlloyDB v1 API, detailing its configuration properties."],["The `MachineConfig` class describes the machine configuration and it can be found under the `Google.Cloud.AlloyDb.V1` namespace, implemented with multiple interfaces."],["The documentation includes a version history of the class, ranging from version 1.0.0 to the latest 1.9.0."],["The `MachineConfig` class includes a property named `CpuCount`, an integer specifying the number of CPUs in the VM instance."],["It also includes two constructors, `MachineConfig()` and `MachineConfig(Instance.Types.MachineConfig other)`, for creating new instances of `MachineConfig`."]]],[]]