deployingBuild property

String? deployingBuild
getter/setter pair

The resource name of the Cloud Build Build object that is used to deploy the Rollout.

Format is projects/{project}/locations/{location}/builds/{build}.

Output only.

Implementation

core.String? deployingBuild;