datastore property
The resource name of the datastore to unmount.
The datastore requested to be mounted should be in same region/zone as the
cluster. 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;