class MonitoredResourceDescriptor extends Collection (View source)

Properties

protected $collection_key
string $description
string $displayName
protected $labelsType
protected $labelsDataType
string $launchStage
string $name
string $type

Methods

setDescription($description)

No description

string
getDescription()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setLabels($labels)

No description

getLabels()

No description

setLaunchStage($launchStage)

No description

string
getLaunchStage()

No description

setName($name)

No description

string
getName()

No description

setType($type)

No description

string
getType()

No description

Details

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setLabels($labels)

No description

Parameters

$labels

LabelDescriptor[] getLabels()

No description

Return Value

LabelDescriptor[]

setLaunchStage($launchStage)

No description

Parameters

$launchStage

string getLaunchStage()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string