dumpPath property

String? dumpPath
getter/setter pair

The path to the dump file in Google Cloud Storage, in the format: (gs://[BUCKET_NAME]/[OBJECT_NAME]).

This field and the "dump_flags" field are mutually exclusive.

Implementation

core.String? dumpPath;