UploadAssetRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for UploadAsset.
Attributes |
|
|---|---|
| Name | Description |
name |
str
Required. The resource name of the asset to upload. Format: projects/{project_number}/locations/{location_id}/corpora/{corpus_id}/assets/{asset_id}
|
asset_source |
google.cloud.visionai_v1.types.AssetSource
The source of the asset. |