deployment property

String? deployment
getter/setter pair

The deployment of the app to use for the session.

Format: projects/{project}/locations/{location}/apps/{app}/deployments/{deployment}

Required.

Implementation

core.String? deployment;