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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eInstance.Types.MachineConfig\u003c/code\u003e class within the Google Cloud AlloyDB v1 API, detailing its role in describing the configuration of a machine.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMachineConfig\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.AlloyDb.V1\u003c/code\u003e namespace and is implemented across various versions, from 1.0.0 to 1.9.0, with 1.9.0 being the latest version available.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e, showcasing its capabilities for message handling, equality checks, deep cloning, and buffered messaging.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMachineConfig\u003c/code\u003e class includes a property called \u003ccode\u003eCpuCount\u003c/code\u003e that allows for setting and retrieving the number of CPU's in the virtual machine instance, represented as an integer.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a default one \u003ccode\u003eMachineConfig()\u003c/code\u003e and a second one \u003ccode\u003eMachineConfig(Instance.Types.MachineConfig other)\u003c/code\u003e that can make a new instance of the class based on another \u003ccode\u003eMachineConfig\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]