class GoogleCloudDiscoveryengineV1ImportDocumentsRequest extends Model (View source)

Properties

protected $alloyDbSourceType
protected $alloyDbSourceDataType
bool $autoGenerateIds
protected $bigquerySourceType
protected $bigquerySourceDataType
protected $bigtableSourceType
protected $bigtableSourceDataType
protected $cloudSqlSourceType
protected $cloudSqlSourceDataType
protected $errorConfigType
protected $errorConfigDataType
protected $fhirStoreSourceType
protected $fhirStoreSourceDataType
protected $firestoreSourceType
protected $firestoreSourceDataType
protected $gcsSourceType
protected $gcsSourceDataType
string $idField
protected $inlineSourceType
protected $inlineSourceDataType
string $reconciliationMode
protected $spannerSourceType
protected $spannerSourceDataType
string $updateMask

Methods

setAutoGenerateIds($autoGenerateIds)

No description

bool
getAutoGenerateIds()

No description

setIdField($idField)

No description

string
getIdField()

No description

setReconciliationMode($reconciliationMode)

No description

string
getReconciliationMode()

No description

setUpdateMask($updateMask)

No description

string
getUpdateMask()

No description

Details

setAlloyDbSource(GoogleCloudDiscoveryengineV1AlloyDbSource $alloyDbSource)

No description

Parameters

GoogleCloudDiscoveryengineV1AlloyDbSource $alloyDbSource

setAutoGenerateIds($autoGenerateIds)

No description

Parameters

$autoGenerateIds

bool getAutoGenerateIds()

No description

Return Value

bool

setBigquerySource(GoogleCloudDiscoveryengineV1BigQuerySource $bigquerySource)

No description

Parameters

GoogleCloudDiscoveryengineV1BigQuerySource $bigquerySource

setBigtableSource(GoogleCloudDiscoveryengineV1BigtableSource $bigtableSource)

No description

Parameters

GoogleCloudDiscoveryengineV1BigtableSource $bigtableSource

setCloudSqlSource(GoogleCloudDiscoveryengineV1CloudSqlSource $cloudSqlSource)

No description

Parameters

GoogleCloudDiscoveryengineV1CloudSqlSource $cloudSqlSource

setErrorConfig(GoogleCloudDiscoveryengineV1ImportErrorConfig $errorConfig)

No description

setFhirStoreSource(GoogleCloudDiscoveryengineV1FhirStoreSource $fhirStoreSource)

No description

Parameters

GoogleCloudDiscoveryengineV1FhirStoreSource $fhirStoreSource

setFirestoreSource(GoogleCloudDiscoveryengineV1FirestoreSource $firestoreSource)

No description

Parameters

GoogleCloudDiscoveryengineV1FirestoreSource $firestoreSource

setGcsSource(GoogleCloudDiscoveryengineV1GcsSource $gcsSource)

No description

setIdField($idField)

No description

Parameters

$idField

string getIdField()

No description

Return Value

string

setReconciliationMode($reconciliationMode)

No description

Parameters

$reconciliationMode

string getReconciliationMode()

No description

Return Value

string

setSpannerSource(GoogleCloudDiscoveryengineV1SpannerSource $spannerSource)

No description

Parameters

GoogleCloudDiscoveryengineV1SpannerSource $spannerSource

setUpdateMask($updateMask)

No description

Parameters

$updateMask

string getUpdateMask()

No description

Return Value

string