class GoogleCloudDataplexV1ActionIncompatibleDataSchema extends Collection (View source)

Properties

protected $collection_key
string $existingSchema
string $newSchema
string[] $sampledDataLocations
string $schemaChange
string $table

Methods

setExistingSchema($existingSchema)

No description

string
getExistingSchema()

No description

setNewSchema($newSchema)

No description

string
getNewSchema()

No description

setSampledDataLocations($sampledDataLocations)

No description

string[]
getSampledDataLocations()

No description

setSchemaChange($schemaChange)

No description

string
getSchemaChange()

No description

setTable($table)

No description

string
getTable()

No description

Details

setExistingSchema($existingSchema)

No description

Parameters

$existingSchema

string getExistingSchema()

No description

Return Value

string

setNewSchema($newSchema)

No description

Parameters

$newSchema

string getNewSchema()

No description

Return Value

string

setSampledDataLocations($sampledDataLocations)

No description

Parameters

$sampledDataLocations

string[] getSampledDataLocations()

No description

Return Value

string[]

setSchemaChange($schemaChange)

No description

Parameters

$schemaChange

string getSchemaChange()

No description

Return Value

string

setTable($table)

No description

Parameters

$table

string getTable()

No description

Return Value

string