class GoogleCloudContentwarehouseV1GcsIngestPipeline extends Model (View source)

Properties

string $inputPath
protected $pipelineConfigType
protected $pipelineConfigDataType
string $processorType
string $schemaName
bool $skipIngestedDocuments

Methods

setInputPath($inputPath)

No description

string
getInputPath()

No description

setProcessorType($processorType)

No description

string
getProcessorType()

No description

setSchemaName($schemaName)

No description

string
getSchemaName()

No description

setSkipIngestedDocuments($skipIngestedDocuments)

No description

bool
getSkipIngestedDocuments()

No description

Details

setInputPath($inputPath)

No description

Parameters

$inputPath

string getInputPath()

No description

Return Value

string

setPipelineConfig(GoogleCloudContentwarehouseV1IngestPipelineConfig $pipelineConfig)

No description

setProcessorType($processorType)

No description

Parameters

$processorType

string getProcessorType()

No description

Return Value

string

setSchemaName($schemaName)

No description

Parameters

$schemaName

string getSchemaName()

No description

Return Value

string

setSkipIngestedDocuments($skipIngestedDocuments)

No description

Parameters

$skipIngestedDocuments

bool getSkipIngestedDocuments()

No description

Return Value

bool