class InternalChecker extends Model (View source)

Properties

string $displayName
string $gcpZone
string $name
string $network
string $peerProjectId
string $state

Methods

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setGcpZone($gcpZone)

No description

string
getGcpZone()

No description

setName($name)

No description

string
getName()

No description

setNetwork($network)

No description

string
getNetwork()

No description

setPeerProjectId($peerProjectId)

No description

string
getPeerProjectId()

No description

setState($state)

No description

string
getState()

No description

Details

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setGcpZone($gcpZone)

No description

Parameters

$gcpZone

string getGcpZone()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setNetwork($network)

No description

Parameters

$network

string getNetwork()

No description

Return Value

string

setPeerProjectId($peerProjectId)

No description

Parameters

$peerProjectId

string getPeerProjectId()

No description

Return Value

string

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string