saveHeapDumpsToGcsPath property
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;
Cloud Storage bucket (directory) to upload heap dumps to.
Enabling this field implies that dump_heap_on_oom
is set to true.
core.String? saveHeapDumpsToGcsPath;