deploymentType property

String? deploymentType
getter/setter pair

Type of the deployment requested as part of future reservation. Possible string values are:

  • "DENSE" : The reserved capacity is made up of densely deployed reservation blocks.
  • "DEPLOYMENT_TYPE_UNSPECIFIED"

Implementation

core.String? deploymentType;