IndexedAsset(mapping=None, *, ignore_unknown_fields=False, **kwargs)An IndexedAsset is an asset that the index is built upon.
| Attributes | |
|---|---|
| Name | Description | 
| index | strRequired. The index that this indexed asset belongs to. Format: projects/{project_number}/locations/{location}/corpora/{corpus}/indexes/{index} | 
| asset | strRequired. 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.TimestampOutput only. The create timestamp. | 
| update_time | google.protobuf.timestamp_pb2.TimestampOutput only. The update timestamp. |