Collection(mapping=None, *, ignore_unknown_fields=False, **kwargs)A collection is a resource in a corpus. It serves as a container of references to original resources.
Attributes |
|
|---|---|
| Name | Description |
name |
str
Output only. Resource name of the collection. Format: projects/{project_number}/locations/{location}/corpora/{corpus}/collections/{collection}
|
display_name |
str
Optional. The collection name for displaying. The name can be up to 256 characters long. |
description |
str
Optional. Description of the collection. Can be up to 25000 characters long. |