selectedDeployment property

String? selectedDeployment
getter/setter pair

The selected deployment for a Version resource.

This can be used when special handling is needed on client side for a particular deployment linked to the version. Format is projects/{project}/locations/{location}/deployments/{deployment}

Optional.

Implementation

core.String? selectedDeployment;