build property

String? build
getter/setter pair

The name of a build that already exists.

It doesn't have to be built; a rollout will wait for a build to be ready before updating traffic.

Required. Immutable.

Implementation

core.String? build;