class GoogleCloudDataplexV1TaskNotebookTaskConfig extends Collection (View source)

Properties

protected $collection_key
string[] $archiveUris
string[] $fileUris
protected $infrastructureSpecType
protected $infrastructureSpecDataType
string $notebook

Methods

setArchiveUris($archiveUris)

No description

string[]
getArchiveUris()

No description

setFileUris($fileUris)

No description

string[]
getFileUris()

No description

setNotebook($notebook)

No description

string
getNotebook()

No description

Details

setArchiveUris($archiveUris)

No description

Parameters

$archiveUris

string[] getArchiveUris()

No description

Return Value

string[]

setFileUris($fileUris)

No description

Parameters

$fileUris

string[] getFileUris()

No description

Return Value

string[]

setInfrastructureSpec(GoogleCloudDataplexV1TaskInfrastructureSpec $infrastructureSpec)

No description

Parameters

GoogleCloudDataplexV1TaskInfrastructureSpec $infrastructureSpec

setNotebook($notebook)

No description

Parameters

$notebook

string getNotebook()

No description

Return Value

string