type property

String? type
getter/setter pair

Report type. Possible string values are:

  • "TYPE_UNSPECIFIED" : Default Report type.
  • "TOTAL_COST_OF_OWNERSHIP" : Total cost of ownership Report type.

Implementation

core.String? type;