fileStorePath property
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;
The file store path.
gs://{bucket}
* Amazon S3: s3://{bucket}
* Vertex AI
dataset:
projects/{project_number}/locations/{location}/datasets/{dataset_id}
core.String? fileStorePath;