RagFileMetadataConfig

metadata config for RagFile.

Fields
metadata_schema_source Union type
Specifies the metadata schema source. metadata_schema_source can be only one of the following:
metadata_source Union type
Specifies the metadata source. metadata_source can be only one of the following:
JSON representation
 { 
 // metadata_schema_source 
 "gcsMetadataSchemaSource" 
 : 
 { 
 object (  GcsSource 
 
) 
 } 
 , 
 "googleDriveMetadataSchemaSource" 
 : 
 { 
 object (  GoogleDriveSource 
 
) 
 } 
 , 
 "inlineMetadataSchemaSource" 
 : 
 string 
 // Union type 
 // metadata_source 
 "gcsMetadataSource" 
 : 
 { 
 object (  GcsSource 
 
) 
 } 
 , 
 "googleDriveMetadataSource" 
 : 
 { 
 object (  GoogleDriveSource 
 
) 
 } 
 , 
 "inlineMetadataSource" 
 : 
 string 
 // Union type 
 } 
Design a Mobile Site
View Site in Mobile | Classic
Share by: