renderingBuild property

String? renderingBuild
getter/setter pair

The resource name of the Cloud Build Build object that is used to render the manifest for this target.

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

Output only.

Implementation

core.String? renderingBuild;