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 page provides documentation for the `NodeTypeConfig` class within the Google Cloud VMware Engine v1 API, specifically for version 1.0.0."],["`NodeTypeConfig` is used to define the configuration of a cluster's nodes, including the type and quantity of nodes in it."],["The `NodeTypeConfig` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties `CustomCoreCount`, which allows specification of the number of cores for each node, and `NodeCount`, which denotes the total nodes of that type in the cluster."],["There are multiple previous versions available, including 1.6.0, 1.5.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0 and 1.0.0, with 1.6.0 being the latest, all of which contain information about the `NodeTypeConfig` class."]]],[]]