Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class HealthcareFhirConfig.
Config to data store for HEALTHCARE_FHIR
vertical.
Generated from protobuf message google.cloud.discoveryengine.v1.HealthcareFhirConfig
Namespace
Google \ Cloud \ DiscoveryEngine \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ enable_configurable_schema
bool
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.
↳ enable_static_indexing_for_batch_ingestion
bool
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.
getEnableConfigurableSchema
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.
bool
setEnableConfigurableSchema
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.
var
bool
$this
getEnableStaticIndexingForBatchIngestion
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.
bool
setEnableStaticIndexingForBatchIngestion
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.
var
bool
$this