saveHeapDumpsToGcsPath property

String? saveHeapDumpsToGcsPath
getter/setter pair

Cloud Storage bucket (directory) to upload heap dumps to.

Enabling this field implies that dump_heap_on_oom is set to true.

Implementation

core.String? saveHeapDumpsToGcsPath;