Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace NodeCount

An object with a logical shape and count of the number of nodes with that shape.

Properties

Optional count

count: undefined | number

The node count of this compute shape. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional logicalShape

logicalShape: undefined | string

The compute shape of the nodes that the count is for.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: NodeCount): object

getJsonObj