class RichLinkMetadata extends Model (View source)

Properties

protected $driveLinkDataType
protected $driveLinkDataDataType
string $richLinkType
string $uri

Methods

setDriveLinkData(DriveLinkData $driveLinkData)

No description

getDriveLinkData()

No description

setRichLinkType($richLinkType)

No description

string
getRichLinkType()

No description

setUri($uri)

No description

string
getUri()

No description

Details

setDriveLinkData(DriveLinkData $driveLinkData)

No description

Parameters

DriveLinkData $driveLinkData

DriveLinkData getDriveLinkData()

No description

Return Value

DriveLinkData

setRichLinkType($richLinkType)

No description

Parameters

$richLinkType

string getRichLinkType()

No description

Return Value

string

setUri($uri)

No description

Parameters

$uri

string getUri()

No description

Return Value

string