IndexedAsset(mapping=None, *, ignore_unknown_fields=False, **kwargs)
An IndexedAsset is an asset that the index is built upon.
Attributes |
|
---|---|
Name | Description |
index |
str
Required. The index that this indexed asset belongs to. Format: projects/{project_number}/locations/{location}/corpora/{corpus}/indexes/{index}
|
asset |
str
Required. The resource name of the asset. Format: projects/{project_number}/locations/{location_id}/corpora/{corpus_id}/assets/{asset_id}
|
create_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. The create timestamp. |
update_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. The update timestamp. |