class Snapshot extends Model (View source)

Properties

protected $coverImageType
protected $coverImageDataType
string $description
string $driveId
string $durationMillis
string $id
string $kind
string $lastModifiedMillis
string $progressValue
string $title
string $type
string $uniqueName

Methods

setCoverImage(SnapshotImage $coverImage)

No description

getCoverImage()

No description

setDescription($description)

No description

string
getDescription()

No description

setDriveId($driveId)

No description

string
getDriveId()

No description

setDurationMillis($durationMillis)

No description

string
getDurationMillis()

No description

setId($id)

No description

string
getId()

No description

setKind($kind)

No description

string
getKind()

No description

setLastModifiedMillis($lastModifiedMillis)

No description

string
getLastModifiedMillis()

No description

setProgressValue($progressValue)

No description

string
getProgressValue()

No description

setTitle($title)

No description

string
getTitle()

No description

setType($type)

No description

string
getType()

No description

setUniqueName($uniqueName)

No description

string
getUniqueName()

No description

Details

setCoverImage(SnapshotImage $coverImage)

No description

Parameters

SnapshotImage $coverImage

SnapshotImage getCoverImage()

No description

Return Value

SnapshotImage

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setDriveId($driveId)

No description

Parameters

$driveId

string getDriveId()

No description

Return Value

string

setDurationMillis($durationMillis)

No description

Parameters

$durationMillis

string getDurationMillis()

No description

Return Value

string

setId($id)

No description

Parameters

$id

string getId()

No description

Return Value

string

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string

setLastModifiedMillis($lastModifiedMillis)

No description

Parameters

$lastModifiedMillis

string getLastModifiedMillis()

No description

Return Value

string

setProgressValue($progressValue)

No description

Parameters

$progressValue

string getProgressValue()

No description

Return Value

string

setTitle($title)

No description

Parameters

$title

string getTitle()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string

setUniqueName($uniqueName)

No description

Parameters

$uniqueName

string getUniqueName()

No description

Return Value

string