class ExtendSchemaRequest extends Model (View source)

Properties

string $description
string $fileContents
string $gcsPath

Methods

setDescription($description)

No description

string
getDescription()

No description

setFileContents($fileContents)

No description

string
getFileContents()

No description

setGcsPath($gcsPath)

No description

string
getGcsPath()

No description

Details

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setFileContents($fileContents)

No description

Parameters

$fileContents

string getFileContents()

No description

Return Value

string

setGcsPath($gcsPath)

No description

Parameters

$gcsPath

string getGcsPath()

No description

Return Value

string