class HealthCheck extends Collection (View source)

Properties

protected $collection_key
int $checkIntervalSec
string $creationTimestamp
string $description
protected $grpcHealthCheckType
protected $grpcHealthCheckDataType
int $healthyThreshold
protected $http2HealthCheckType
protected $http2HealthCheckDataType
protected $httpHealthCheckType
protected $httpHealthCheckDataType
protected $httpsHealthCheckType
protected $httpsHealthCheckDataType
string $id
string $kind
protected $logConfigType
protected $logConfigDataType
string $name
string $region
$selfLink
string[] $sourceRegions
protected $sslHealthCheckType
protected $sslHealthCheckDataType
protected $tcpHealthCheckType
protected $tcpHealthCheckDataType
int $timeoutSec
string $type
int $unhealthyThreshold

Methods

setCheckIntervalSec($checkIntervalSec)

No description

int
getCheckIntervalSec()

No description

setCreationTimestamp($creationTimestamp)

No description

string
getCreationTimestamp()

No description

setDescription($description)

No description

string
getDescription()

No description

setGrpcHealthCheck(GRPCHealthCheck $grpcHealthCheck)

No description

setHealthyThreshold($healthyThreshold)

No description

int
getHealthyThreshold()

No description

setHttp2HealthCheck(HTTP2HealthCheck $http2HealthCheck)

No description

setHttpHealthCheck(HTTPHealthCheck $httpHealthCheck)

No description

HTTPHealthCheck
getHttpHealthCheck()

No description

setHttpsHealthCheck(HTTPSHealthCheck $httpsHealthCheck)

No description

HTTPSHealthCheck
getHttpsHealthCheck()

No description

setId($id)

No description

string
getId()

No description

setKind($kind)

No description

string
getKind()

No description

setLogConfig(HealthCheckLogConfig $logConfig)

No description

setName($name)

No description

string
getName()

No description

setRegion($region)

No description

string
getRegion()

No description

setSelfLink($selfLink)

No description

string
getSelfLink()

No description

setSourceRegions($sourceRegions)

No description

string[]
getSourceRegions()

No description

setSslHealthCheck(SSLHealthCheck $sslHealthCheck)

No description

setTcpHealthCheck(TCPHealthCheck $tcpHealthCheck)

No description

setTimeoutSec($timeoutSec)

No description

int
getTimeoutSec()

No description

setType($type)

No description

string
getType()

No description

setUnhealthyThreshold($unhealthyThreshold)

No description

int
getUnhealthyThreshold()

No description

Details

setCheckIntervalSec($checkIntervalSec)

No description

Parameters

$checkIntervalSec

int getCheckIntervalSec()

No description

Return Value

int

setCreationTimestamp($creationTimestamp)

No description

Parameters

$creationTimestamp

string getCreationTimestamp()

No description

Return Value

string

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setGrpcHealthCheck(GRPCHealthCheck $grpcHealthCheck)

No description

Parameters

GRPCHealthCheck $grpcHealthCheck

GRPCHealthCheck getGrpcHealthCheck()

No description

Return Value

GRPCHealthCheck

setHealthyThreshold($healthyThreshold)

No description

Parameters

$healthyThreshold

int getHealthyThreshold()

No description

Return Value

int

setHttp2HealthCheck(HTTP2HealthCheck $http2HealthCheck)

No description

Parameters

HTTP2HealthCheck $http2HealthCheck

HTTP2HealthCheck getHttp2HealthCheck()

No description

Return Value

HTTP2HealthCheck

setHttpHealthCheck(HTTPHealthCheck $httpHealthCheck)

No description

Parameters

HTTPHealthCheck $httpHealthCheck

HTTPHealthCheck getHttpHealthCheck()

No description

Return Value

HTTPHealthCheck

setHttpsHealthCheck(HTTPSHealthCheck $httpsHealthCheck)

No description

Parameters

HTTPSHealthCheck $httpsHealthCheck

HTTPSHealthCheck getHttpsHealthCheck()

No description

Return Value

HTTPSHealthCheck

setId($id)

No description

Parameters

$id

string getId()

No description

Return Value

string

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string

setLogConfig(HealthCheckLogConfig $logConfig)

No description

Parameters

HealthCheckLogConfig $logConfig

HealthCheckLogConfig getLogConfig()

No description

Return Value

HealthCheckLogConfig

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setRegion($region)

No description

Parameters

$region

string getRegion()

No description

Return Value

string

No description

Parameters

$selfLink

No description

Return Value

string

setSourceRegions($sourceRegions)

No description

Parameters

$sourceRegions

string[] getSourceRegions()

No description

Return Value

string[]

setSslHealthCheck(SSLHealthCheck $sslHealthCheck)

No description

Parameters

SSLHealthCheck $sslHealthCheck

SSLHealthCheck getSslHealthCheck()

No description

Return Value

SSLHealthCheck

setTcpHealthCheck(TCPHealthCheck $tcpHealthCheck)

No description

Parameters

TCPHealthCheck $tcpHealthCheck

TCPHealthCheck getTcpHealthCheck()

No description

Return Value

TCPHealthCheck

setTimeoutSec($timeoutSec)

No description

Parameters

$timeoutSec

int getTimeoutSec()

No description

Return Value

int

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string

setUnhealthyThreshold($unhealthyThreshold)

No description

Parameters

$unhealthyThreshold

int getUnhealthyThreshold()

No description

Return Value

int