class GoogleCloudDiscoveryengineV1betaImportDocumentsRequest extends Model (View source)

Properties

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

setAutoGenerateIds($autoGenerateIds)

No description

Parameters

$autoGenerateIds

bool getAutoGenerateIds()

No description

Return Value

bool

setBigquerySource(GoogleCloudDiscoveryengineV1betaBigQuerySource $bigquerySource)

No description

setBigtableSource(GoogleCloudDiscoveryengineV1betaBigtableSource $bigtableSource)

No description

setCloudSqlSource(GoogleCloudDiscoveryengineV1betaCloudSqlSource $cloudSqlSource)

No description

setFhirStoreSource(GoogleCloudDiscoveryengineV1betaFhirStoreSource $fhirStoreSource)

No description

setFirestoreSource(GoogleCloudDiscoveryengineV1betaFirestoreSource $firestoreSource)

No description

setGcsSource(GoogleCloudDiscoveryengineV1betaGcsSource $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(GoogleCloudDiscoveryengineV1betaSpannerSource $spannerSource)

No description

setUpdateMask($updateMask)

No description

Parameters

$updateMask

string getUpdateMask()

No description

Return Value

string