class AppsDynamiteUrlMetadata extends Model (View source)

Properties

string $domain
protected $gwsUrlType
protected $gwsUrlDataType
string $gwsUrlExpirationTimestamp
string $imageHeight
string $imageUrl
string $imageWidth
int $intImageHeight
int $intImageWidth
string $mimeType
protected $redirectUrlType
protected $redirectUrlDataType
bool $shouldNotRender
string $snippet
string $title
protected $urlType
protected $urlDataType

Methods

setDomain($domain)

No description

string
getDomain()

No description

setGwsUrl(SafeUrlProto $gwsUrl)

No description

getGwsUrl()

No description

setGwsUrlExpirationTimestamp($gwsUrlExpirationTimestamp)

No description

string
getGwsUrlExpirationTimestamp()

No description

setImageHeight($imageHeight)

No description

string
getImageHeight()

No description

setImageUrl($imageUrl)

No description

string
getImageUrl()

No description

setImageWidth($imageWidth)

No description

string
getImageWidth()

No description

setIntImageHeight($intImageHeight)

No description

int
getIntImageHeight()

No description

setIntImageWidth($intImageWidth)

No description

int
getIntImageWidth()

No description

setMimeType($mimeType)

No description

string
getMimeType()

No description

setRedirectUrl(SafeUrlProto $redirectUrl)

No description

getRedirectUrl()

No description

setShouldNotRender($shouldNotRender)

No description

bool
getShouldNotRender()

No description

setSnippet($snippet)

No description

string
getSnippet()

No description

setTitle($title)

No description

string
getTitle()

No description

setUrl(SafeUrlProto $url)

No description

getUrl()

No description

Details

setDomain($domain)

No description

Parameters

$domain

string getDomain()

No description

Return Value

string

setGwsUrl(SafeUrlProto $gwsUrl)

No description

Parameters

SafeUrlProto $gwsUrl

SafeUrlProto getGwsUrl()

No description

Return Value

SafeUrlProto

setGwsUrlExpirationTimestamp($gwsUrlExpirationTimestamp)

No description

Parameters

$gwsUrlExpirationTimestamp

string getGwsUrlExpirationTimestamp()

No description

Return Value

string

setImageHeight($imageHeight)

No description

Parameters

$imageHeight

string getImageHeight()

No description

Return Value

string

setImageUrl($imageUrl)

No description

Parameters

$imageUrl

string getImageUrl()

No description

Return Value

string

setImageWidth($imageWidth)

No description

Parameters

$imageWidth

string getImageWidth()

No description

Return Value

string

setIntImageHeight($intImageHeight)

No description

Parameters

$intImageHeight

int getIntImageHeight()

No description

Return Value

int

setIntImageWidth($intImageWidth)

No description

Parameters

$intImageWidth

int getIntImageWidth()

No description

Return Value

int

setMimeType($mimeType)

No description

Parameters

$mimeType

string getMimeType()

No description

Return Value

string

setRedirectUrl(SafeUrlProto $redirectUrl)

No description

Parameters

SafeUrlProto $redirectUrl

SafeUrlProto getRedirectUrl()

No description

Return Value

SafeUrlProto

setShouldNotRender($shouldNotRender)

No description

Parameters

$shouldNotRender

bool getShouldNotRender()

No description

Return Value

bool

setSnippet($snippet)

No description

Parameters

$snippet

string getSnippet()

No description

Return Value

string

setTitle($title)

No description

Parameters

$title

string getTitle()

No description

Return Value

string

setUrl(SafeUrlProto $url)

No description

Parameters

SafeUrlProto $url

SafeUrlProto getUrl()

No description

Return Value

SafeUrlProto