class CustomDataSource extends Collection (View source)

Properties

protected $collection_key
string $accountId
protected $childLinkType
protected $childLinkDataType
string $created
string $description
string $id
string $importBehavior
string $kind
string $name
protected $parentLinkType
protected $parentLinkDataType
string[] $profilesLinked
string[] $schema
$selfLink
string $type
string $updated
string $uploadType
string $webPropertyId

Methods

setAccountId($accountId)

No description

string
getAccountId()

No description

setChildLink(CustomDataSourceChildLink $childLink)

No description

setCreated($created)

No description

string
getCreated()

No description

setDescription($description)

No description

string
getDescription()

No description

setId($id)

No description

string
getId()

No description

setImportBehavior($importBehavior)

No description

string
getImportBehavior()

No description

setKind($kind)

No description

string
getKind()

No description

setName($name)

No description

string
getName()

No description

setParentLink(CustomDataSourceParentLink $parentLink)

No description

setProfilesLinked($profilesLinked)

No description

string[]
getProfilesLinked()

No description

setSchema($schema)

No description

string[]
getSchema()

No description

setSelfLink($selfLink)

No description

string
getSelfLink()

No description

setType($type)

No description

string
getType()

No description

setUpdated($updated)

No description

string
getUpdated()

No description

setUploadType($uploadType)

No description

string
getUploadType()

No description

setWebPropertyId($webPropertyId)

No description

string
getWebPropertyId()

No description

Details

setAccountId($accountId)

No description

Parameters

$accountId

string getAccountId()

No description

Return Value

string

No description

Parameters

CustomDataSourceChildLink $childLink

No description

setCreated($created)

No description

Parameters

$created

string getCreated()

No description

Return Value

string

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setId($id)

No description

Parameters

$id

string getId()

No description

Return Value

string

setImportBehavior($importBehavior)

No description

Parameters

$importBehavior

string getImportBehavior()

No description

Return Value

string

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

No description

Parameters

CustomDataSourceParentLink $parentLink

No description

setProfilesLinked($profilesLinked)

No description

Parameters

$profilesLinked

string[] getProfilesLinked()

No description

Return Value

string[]

setSchema($schema)

No description

Parameters

$schema

string[] getSchema()

No description

Return Value

string[]

No description

Parameters

$selfLink

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string

setUpdated($updated)

No description

Parameters

$updated

string getUpdated()

No description

Return Value

string

setUploadType($uploadType)

No description

Parameters

$uploadType

string getUploadType()

No description

Return Value

string

setWebPropertyId($webPropertyId)

No description

Parameters

$webPropertyId

string getWebPropertyId()

No description

Return Value

string