fileStorePath property

String? fileStorePath
getter/setter pair

The file store path.

  • Cloud Storage: gs://{bucket} * Amazon S3: s3://{bucket} * Vertex AI dataset: projects/{project_number}/locations/{location}/datasets/{dataset_id}

Implementation

core.String? fileStorePath;