gcsSource property

GoogleCloudAiplatformV1GcsSource? gcsSource
getter/setter pair

Google Cloud Storage location.

Supports importing individual files as well as entire Google Cloud Storage directories. Sample formats: - gs://bucket_name/my_directory/object_name/my_file.txt - gs://bucket_name/my_directory

Implementation

GoogleCloudAiplatformV1GcsSource? gcsSource;