You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.html
+10-5
Original file line number
Diff line number
Diff line change
@@ -243,7 +243,7 @@ <h3>Method Details</h3>
243
243
},
244
244
"contentConfig": "A String", # Immutable. The content config of the data store. If this field is unset, the server behavior defaults to ContentConfig.NO_CONTENT.
245
245
"createTime": "A String", # Output only. Timestamp the DataStore was created at.
246
-
"defaultSchemaId": "A String", # Output only. The id of the default Schema asscociated to this data store.
246
+
"defaultSchemaId": "A String", # Output only. The id of the default Schema associated to this data store.
247
247
"displayName": "A String", # Required. The data store display name. This field must be a UTF-8 encoded string with a length limit of 128 characters. Otherwise, an INVALID_ARGUMENT error is returned.
248
248
"documentProcessingConfig": { # A singleton resource of DataStore. If it's empty when DataStore is created and DataStore is set to DataStore.ContentConfig.CONTENT_REQUIRED, the default parser will default to digital parser. # Configuration for Document understanding and enrichment.
249
249
"chunkingConfig": { # Configuration for chunking config. # Whether chunking mode is enabled.
@@ -284,6 +284,7 @@ <h3>Method Details</h3>
284
284
"enableConfigurableSchema": True or False, # Whether to enable configurable schema for `HEALTHCARE_FHIR` vertical. If set to `true`, the predefined healthcare fhir schema can be extended for more customized searching and filtering.
285
285
"enableStaticIndexingForBatchIngestion": True or False, # Whether to enable static indexing for `HEALTHCARE_FHIR` batch ingestion. If set to `true`, the batch ingestion will be processed in a static indexing mode which is slower but more capable of handling larger volume.
286
286
},
287
+
"identityMappingStore": "A String", # Immutable. The fully qualified resource name of the associated IdentityMappingStore. This field can only be set for acl_enabled DataStores with `THIRD_PARTY` or `GSUITE` IdP. Format: `projects/{project}/locations/{location}/identityMappingStores/{identity_mapping_store}`.
287
288
"industryVertical": "A String", # Immutable. The industry vertical that the data store registers.
288
289
"isInfobotFaqDataStore": True or False, # Optional. If set, this DataStore is an Infobot FAQ DataStore.
289
290
"kmsKeyName": "A String", # Input only. The KMS key to be used to protect this DataStore at creation time. Must be set for requests that need to comply with CMEK Org Policy protections. If this field is set and processed successfully, the DataStore will be protected by the KMS key, as indicated in the cmek_config field.
@@ -420,7 +421,7 @@ <h3>Method Details</h3>
420
421
},
421
422
"contentConfig": "A String", # Immutable. The content config of the data store. If this field is unset, the server behavior defaults to ContentConfig.NO_CONTENT.
422
423
"createTime": "A String", # Output only. Timestamp the DataStore was created at.
423
-
"defaultSchemaId": "A String", # Output only. The id of the default Schema asscociated to this data store.
424
+
"defaultSchemaId": "A String", # Output only. The id of the default Schema associated to this data store.
424
425
"displayName": "A String", # Required. The data store display name. This field must be a UTF-8 encoded string with a length limit of 128 characters. Otherwise, an INVALID_ARGUMENT error is returned.
425
426
"documentProcessingConfig": { # A singleton resource of DataStore. If it's empty when DataStore is created and DataStore is set to DataStore.ContentConfig.CONTENT_REQUIRED, the default parser will default to digital parser. # Configuration for Document understanding and enrichment.
426
427
"chunkingConfig": { # Configuration for chunking config. # Whether chunking mode is enabled.
@@ -461,6 +462,7 @@ <h3>Method Details</h3>
461
462
"enableConfigurableSchema": True or False, # Whether to enable configurable schema for `HEALTHCARE_FHIR` vertical. If set to `true`, the predefined healthcare fhir schema can be extended for more customized searching and filtering.
462
463
"enableStaticIndexingForBatchIngestion": True or False, # Whether to enable static indexing for `HEALTHCARE_FHIR` batch ingestion. If set to `true`, the batch ingestion will be processed in a static indexing mode which is slower but more capable of handling larger volume.
463
464
},
465
+
"identityMappingStore": "A String", # Immutable. The fully qualified resource name of the associated IdentityMappingStore. This field can only be set for acl_enabled DataStores with `THIRD_PARTY` or `GSUITE` IdP. Format: `projects/{project}/locations/{location}/identityMappingStores/{identity_mapping_store}`.
464
466
"industryVertical": "A String", # Immutable. The industry vertical that the data store registers.
465
467
"isInfobotFaqDataStore": True or False, # Optional. If set, this DataStore is an Infobot FAQ DataStore.
466
468
"kmsKeyName": "A String", # Input only. The KMS key to be used to protect this DataStore at creation time. Must be set for requests that need to comply with CMEK Org Policy protections. If this field is set and processed successfully, the DataStore will be protected by the KMS key, as indicated in the cmek_config field.
@@ -553,7 +555,7 @@ <h3>Method Details</h3>
553
555
},
554
556
"contentConfig": "A String", # Immutable. The content config of the data store. If this field is unset, the server behavior defaults to ContentConfig.NO_CONTENT.
555
557
"createTime": "A String", # Output only. Timestamp the DataStore was created at.
556
-
"defaultSchemaId": "A String", # Output only. The id of the default Schema asscociated to this data store.
558
+
"defaultSchemaId": "A String", # Output only. The id of the default Schema associated to this data store.
557
559
"displayName": "A String", # Required. The data store display name. This field must be a UTF-8 encoded string with a length limit of 128 characters. Otherwise, an INVALID_ARGUMENT error is returned.
558
560
"documentProcessingConfig": { # A singleton resource of DataStore. If it's empty when DataStore is created and DataStore is set to DataStore.ContentConfig.CONTENT_REQUIRED, the default parser will default to digital parser. # Configuration for Document understanding and enrichment.
559
561
"chunkingConfig": { # Configuration for chunking config. # Whether chunking mode is enabled.
@@ -594,6 +596,7 @@ <h3>Method Details</h3>
594
596
"enableConfigurableSchema": True or False, # Whether to enable configurable schema for `HEALTHCARE_FHIR` vertical. If set to `true`, the predefined healthcare fhir schema can be extended for more customized searching and filtering.
595
597
"enableStaticIndexingForBatchIngestion": True or False, # Whether to enable static indexing for `HEALTHCARE_FHIR` batch ingestion. If set to `true`, the batch ingestion will be processed in a static indexing mode which is slower but more capable of handling larger volume.
596
598
},
599
+
"identityMappingStore": "A String", # Immutable. The fully qualified resource name of the associated IdentityMappingStore. This field can only be set for acl_enabled DataStores with `THIRD_PARTY` or `GSUITE` IdP. Format: `projects/{project}/locations/{location}/identityMappingStores/{identity_mapping_store}`.
597
600
"industryVertical": "A String", # Immutable. The industry vertical that the data store registers.
598
601
"isInfobotFaqDataStore": True or False, # Optional. If set, this DataStore is an Infobot FAQ DataStore.
599
602
"kmsKeyName": "A String", # Input only. The KMS key to be used to protect this DataStore at creation time. Must be set for requests that need to comply with CMEK Org Policy protections. If this field is set and processed successfully, the DataStore will be protected by the KMS key, as indicated in the cmek_config field.
@@ -674,7 +677,7 @@ <h3>Method Details</h3>
674
677
},
675
678
"contentConfig": "A String", # Immutable. The content config of the data store. If this field is unset, the server behavior defaults to ContentConfig.NO_CONTENT.
676
679
"createTime": "A String", # Output only. Timestamp the DataStore was created at.
677
-
"defaultSchemaId": "A String", # Output only. The id of the default Schema asscociated to this data store.
680
+
"defaultSchemaId": "A String", # Output only. The id of the default Schema associated to this data store.
678
681
"displayName": "A String", # Required. The data store display name. This field must be a UTF-8 encoded string with a length limit of 128 characters. Otherwise, an INVALID_ARGUMENT error is returned.
679
682
"documentProcessingConfig": { # A singleton resource of DataStore. If it's empty when DataStore is created and DataStore is set to DataStore.ContentConfig.CONTENT_REQUIRED, the default parser will default to digital parser. # Configuration for Document understanding and enrichment.
680
683
"chunkingConfig": { # Configuration for chunking config. # Whether chunking mode is enabled.
@@ -715,6 +718,7 @@ <h3>Method Details</h3>
715
718
"enableConfigurableSchema": True or False, # Whether to enable configurable schema for `HEALTHCARE_FHIR` vertical. If set to `true`, the predefined healthcare fhir schema can be extended for more customized searching and filtering.
716
719
"enableStaticIndexingForBatchIngestion": True or False, # Whether to enable static indexing for `HEALTHCARE_FHIR` batch ingestion. If set to `true`, the batch ingestion will be processed in a static indexing mode which is slower but more capable of handling larger volume.
717
720
},
721
+
"identityMappingStore": "A String", # Immutable. The fully qualified resource name of the associated IdentityMappingStore. This field can only be set for acl_enabled DataStores with `THIRD_PARTY` or `GSUITE` IdP. Format: `projects/{project}/locations/{location}/identityMappingStores/{identity_mapping_store}`.
718
722
"industryVertical": "A String", # Immutable. The industry vertical that the data store registers.
719
723
"isInfobotFaqDataStore": True or False, # Optional. If set, this DataStore is an Infobot FAQ DataStore.
720
724
"kmsKeyName": "A String", # Input only. The KMS key to be used to protect this DataStore at creation time. Must be set for requests that need to comply with CMEK Org Policy protections. If this field is set and processed successfully, the DataStore will be protected by the KMS key, as indicated in the cmek_config field.
@@ -777,7 +781,7 @@ <h3>Method Details</h3>
777
781
},
778
782
"contentConfig": "A String", # Immutable. The content config of the data store. If this field is unset, the server behavior defaults to ContentConfig.NO_CONTENT.
779
783
"createTime": "A String", # Output only. Timestamp the DataStore was created at.
780
-
"defaultSchemaId": "A String", # Output only. The id of the default Schema asscociated to this data store.
784
+
"defaultSchemaId": "A String", # Output only. The id of the default Schema associated to this data store.
781
785
"displayName": "A String", # Required. The data store display name. This field must be a UTF-8 encoded string with a length limit of 128 characters. Otherwise, an INVALID_ARGUMENT error is returned.
782
786
"documentProcessingConfig": { # A singleton resource of DataStore. If it's empty when DataStore is created and DataStore is set to DataStore.ContentConfig.CONTENT_REQUIRED, the default parser will default to digital parser. # Configuration for Document understanding and enrichment.
783
787
"chunkingConfig": { # Configuration for chunking config. # Whether chunking mode is enabled.
@@ -818,6 +822,7 @@ <h3>Method Details</h3>
818
822
"enableConfigurableSchema": True or False, # Whether to enable configurable schema for `HEALTHCARE_FHIR` vertical. If set to `true`, the predefined healthcare fhir schema can be extended for more customized searching and filtering.
819
823
"enableStaticIndexingForBatchIngestion": True or False, # Whether to enable static indexing for `HEALTHCARE_FHIR` batch ingestion. If set to `true`, the batch ingestion will be processed in a static indexing mode which is slower but more capable of handling larger volume.
820
824
},
825
+
"identityMappingStore": "A String", # Immutable. The fully qualified resource name of the associated IdentityMappingStore. This field can only be set for acl_enabled DataStores with `THIRD_PARTY` or `GSUITE` IdP. Format: `projects/{project}/locations/{location}/identityMappingStores/{identity_mapping_store}`.
821
826
"industryVertical": "A String", # Immutable. The industry vertical that the data store registers.
822
827
"isInfobotFaqDataStore": True or False, # Optional. If set, this DataStore is an Infobot FAQ DataStore.
823
828
"kmsKeyName": "A String", # Input only. The KMS key to be used to protect this DataStore at creation time. Must be set for requests that need to comply with CMEK Org Policy protections. If this field is set and processed successfully, the DataStore will be protected by the KMS key, as indicated in the cmek_config field.
0 commit comments