Class ImportAssetsRequest (0.1.0)

ImportAssetsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

Name Description
assets_gcs_uri str
The file contains all assets information to be imported. - The file is in JSONL format. - Each line corresponding to one asset. - Each line will be converted into InputImageAsset proto. This field is a member of oneof_ source.
parent str
Required. The parent corpus resource where the assets will be imported. Format: projects/{project_number}/locations/{location_id}/corpora/{corpus_id}