customMetadataKeys property

List<String>? customMetadataKeys
getter/setter pair

Custom keys to extract as conversation labels from metadata files in metadata_bucket_uri.

Keys not included in this field will be ignored. Note that there is a limit of 20 labels per conversation.

Optional.

Implementation

core.List<core.String>? customMetadataKeys;