NodeType
import type { NodeType } from "https://googleapis.deno.dev/v1/compute:v1.ts";Represent a sole-tenant Node Type resource. Each node within a node group must have a node type. A node type specifies the total amount of cores and memory for that node. Currently, the only available node type is n1-node-96-624 node type that has 96 vCPUs and 624 GB of memory, available in multiple zones. For more information readNode types.
§Properties
[Output Only] The deprecation status associated with this node type.
[Output Only] The number of virtual CPUs that are available to the node type.
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
Output only. [Output Only] The type of the resource. Alwayscompute#nodeType for node types.
Output only. [Output Only] Maximum number of VMs that can be created for this node type.