class ExportMetadata extends Collection (View source)

Properties

protected $collection_key
protected $exportEncryptionKeyType
protected $exportEncryptionKeyDataType
string[] $filePaths
string $lookerEncryptionKey
string $lookerInstance
string $lookerPlatformEdition
string $lookerVersion
string $source

Methods

setExportEncryptionKey(ExportMetadataEncryptionKey $exportEncryptionKey)

No description

setFilePaths($filePaths)

No description

string[]
getFilePaths()

No description

setLookerEncryptionKey($lookerEncryptionKey)

No description

string
getLookerEncryptionKey()

No description

setLookerInstance($lookerInstance)

No description

string
getLookerInstance()

No description

setLookerPlatformEdition($lookerPlatformEdition)

No description

string
getLookerPlatformEdition()

No description

setLookerVersion($lookerVersion)

No description

string
getLookerVersion()

No description

setSource($source)

No description

string
getSource()

No description

Details

setExportEncryptionKey(ExportMetadataEncryptionKey $exportEncryptionKey)

No description

Parameters

ExportMetadataEncryptionKey $exportEncryptionKey

ExportMetadataEncryptionKey getExportEncryptionKey()

No description

setFilePaths($filePaths)

No description

Parameters

$filePaths

string[] getFilePaths()

No description

Return Value

string[]

setLookerEncryptionKey($lookerEncryptionKey)

No description

Parameters

$lookerEncryptionKey

string getLookerEncryptionKey()

No description

Return Value

string

setLookerInstance($lookerInstance)

No description

Parameters

$lookerInstance

string getLookerInstance()

No description

Return Value

string

setLookerPlatformEdition($lookerPlatformEdition)

No description

Parameters

$lookerPlatformEdition

string getLookerPlatformEdition()

No description

Return Value

string

setLookerVersion($lookerVersion)

No description

Parameters

$lookerVersion

string getLookerVersion()

No description

Return Value

string

setSource($source)

No description

Parameters

$source

string getSource()

No description

Return Value

string