Get Ai Index Metadata
data class GetAiIndexMetadata(val configs: List<GetAiIndexMetadataConfig>, val contentsDeltaUri: String, val isCompleteOverwrite: Boolean)
Constructors
Link copied to clipboard
constructor(configs: List<GetAiIndexMetadataConfig>, contentsDeltaUri: String, isCompleteOverwrite: Boolean)