outputGcsBucketPath property

String? outputGcsBucketPath
getter/setter pair

The output Cloud Storage bucket path to store eval files, e.g. per_summary_accuracy_score report.

This path is provided by customer and files stored in it are visible to customer, no internal data should be stored in this path.

Required.

Implementation

core.String? outputGcsBucketPath;