class Instance extends Collection (View source)

Properties

protected $collection_key
string $createTime
string $creator
bool $disableProxyAccess
protected $gceSetupType
protected $gceSetupDataType
string[] $healthInfo
string $healthState
string $id
string[] $instanceOwners
string[] $labels
string $name
string $proxyUri
bool $satisfiesPzi
bool $satisfiesPzs
string $state
string $thirdPartyProxyUrl
string $updateTime
protected $upgradeHistoryType
protected $upgradeHistoryDataType

Methods

setCreateTime($createTime)

No description

string
getCreateTime()

No description

setCreator($creator)

No description

string
getCreator()

No description

setDisableProxyAccess($disableProxyAccess)

No description

bool
getDisableProxyAccess()

No description

setGceSetup(GceSetup $gceSetup)

No description

getGceSetup()

No description

setHealthInfo($healthInfo)

No description

string[]
getHealthInfo()

No description

setHealthState($healthState)

No description

string
getHealthState()

No description

setId($id)

No description

string
getId()

No description

setInstanceOwners($instanceOwners)

No description

string[]
getInstanceOwners()

No description

setLabels($labels)

No description

string[]
getLabels()

No description

setName($name)

No description

string
getName()

No description

setProxyUri($proxyUri)

No description

string
getProxyUri()

No description

setSatisfiesPzi($satisfiesPzi)

No description

bool
getSatisfiesPzi()

No description

setSatisfiesPzs($satisfiesPzs)

No description

bool
getSatisfiesPzs()

No description

setState($state)

No description

string
getState()

No description

setThirdPartyProxyUrl($thirdPartyProxyUrl)

No description

string
getThirdPartyProxyUrl()

No description

setUpdateTime($updateTime)

No description

string
getUpdateTime()

No description

setUpgradeHistory($upgradeHistory)

No description

Details

setCreateTime($createTime)

No description

Parameters

$createTime

string getCreateTime()

No description

Return Value

string

setCreator($creator)

No description

Parameters

$creator

string getCreator()

No description

Return Value

string

setDisableProxyAccess($disableProxyAccess)

No description

Parameters

$disableProxyAccess

bool getDisableProxyAccess()

No description

Return Value

bool

setGceSetup(GceSetup $gceSetup)

No description

Parameters

GceSetup $gceSetup

GceSetup getGceSetup()

No description

Return Value

GceSetup

setHealthInfo($healthInfo)

No description

Parameters

$healthInfo

string[] getHealthInfo()

No description

Return Value

string[]

setHealthState($healthState)

No description

Parameters

$healthState

string getHealthState()

No description

Return Value

string

setId($id)

No description

Parameters

$id

string getId()

No description

Return Value

string

setInstanceOwners($instanceOwners)

No description

Parameters

$instanceOwners

string[] getInstanceOwners()

No description

Return Value

string[]

setLabels($labels)

No description

Parameters

$labels

string[] getLabels()

No description

Return Value

string[]

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setProxyUri($proxyUri)

No description

Parameters

$proxyUri

string getProxyUri()

No description

Return Value

string

setSatisfiesPzi($satisfiesPzi)

No description

Parameters

$satisfiesPzi

bool getSatisfiesPzi()

No description

Return Value

bool

setSatisfiesPzs($satisfiesPzs)

No description

Parameters

$satisfiesPzs

bool getSatisfiesPzs()

No description

Return Value

bool

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string

setThirdPartyProxyUrl($thirdPartyProxyUrl)

No description

Parameters

$thirdPartyProxyUrl

string getThirdPartyProxyUrl()

No description

Return Value

string

setUpdateTime($updateTime)

No description

Parameters

$updateTime

string getUpdateTime()

No description

Return Value

string

setUpgradeHistory($upgradeHistory)

No description

Parameters

$upgradeHistory

UpgradeHistoryEntry[] getUpgradeHistory()

No description

Return Value

UpgradeHistoryEntry[]