datastore property

String? datastore
getter/setter pair

The resource name of the datastore to unmount.

Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: projects/my-project/locations/us-central1/datastores/my-datastore

Required.

Implementation

core.String? datastore;