class Image extends Model (View source)

Properties

string $gcsUri
string $rawBytes

Methods

setGcsUri($gcsUri)

No description

string
getGcsUri()

No description

setRawBytes($rawBytes)

No description

string
getRawBytes()

No description

Details

setGcsUri($gcsUri)

No description

Parameters

$gcsUri

string getGcsUri()

No description

Return Value

string

setRawBytes($rawBytes)

No description

Parameters

$rawBytes

string getRawBytes()

No description

Return Value

string