dockerBuild property

GoogleCloudRunV2DockerBuild? dockerBuild
getter/setter pair

Build the source using Docker.

This means the source has a Dockerfile.

Implementation

GoogleCloudRunV2DockerBuild? dockerBuild;