outputGcsUri property

String? outputGcsUri
getter/setter pair

Output Cloud Storage URI for the Async query.

This contains the final response of the query.

Optional.

Implementation

core.String? outputGcsUri;