Optional. Customized number of cores available to each node of the type.
This number must always be one of nodeType.availableCustomCoreCounts.
If zero is provided max value from nodeType.availableCustomCoreCounts
will be used.
[[["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 documentation provides details for the `NodeTypeConfig` class within the Google Cloud VMware Engine v1 API, specifically version 1.2.0."],["`NodeTypeConfig` defines the type and quantity of nodes associated with a cluster in the VMware Engine, and it inherits from the base object class, implementing several interfaces."],["The class has two constructors: a default constructor `NodeTypeConfig()` and one that takes another `NodeTypeConfig` object as a parameter, allowing for object copying."],["Key properties of `NodeTypeConfig` include `CustomCoreCount`, which specifies the number of cores per node, and `NodeCount`, which indicates the total number of nodes of that type in a cluster."],["The latest version of the API is 1.6.0 with multiple versions available, ranging from 1.0.0 to 1.6.0."]]],[]]