class ConnectivityTest extends Collection (View source)

Properties

protected $collection_key
bool $bypassFirewallChecks
string $createTime
string $description
protected $destinationType
protected $destinationDataType
string $displayName
string[] $labels
string $name
protected $probingDetailsType
protected $probingDetailsDataType
string $protocol
protected $reachabilityDetailsType
protected $reachabilityDetailsDataType
string[] $relatedProjects
protected $sourceType
protected $sourceDataType
string $updateTime

Methods

setBypassFirewallChecks($bypassFirewallChecks)

No description

bool
getBypassFirewallChecks()

No description

setCreateTime($createTime)

No description

string
getCreateTime()

No description

setDescription($description)

No description

string
getDescription()

No description

setDestination(Endpoint $destination)

No description

getDestination()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setLabels($labels)

No description

string[]
getLabels()

No description

setName($name)

No description

string
getName()

No description

setProbingDetails(ProbingDetails $probingDetails)

No description

setProtocol($protocol)

No description

string
getProtocol()

No description

setReachabilityDetails(ReachabilityDetails $reachabilityDetails)

No description

setRelatedProjects($relatedProjects)

No description

string[]
getRelatedProjects()

No description

setSource(Endpoint $source)

No description

getSource()

No description

setUpdateTime($updateTime)

No description

string
getUpdateTime()

No description

Details

setBypassFirewallChecks($bypassFirewallChecks)

No description

Parameters

$bypassFirewallChecks

bool getBypassFirewallChecks()

No description

Return Value

bool

setCreateTime($createTime)

No description

Parameters

$createTime

string getCreateTime()

No description

Return Value

string

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setDestination(Endpoint $destination)

No description

Parameters

Endpoint $destination

Endpoint getDestination()

No description

Return Value

Endpoint

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

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

setProbingDetails(ProbingDetails $probingDetails)

No description

Parameters

ProbingDetails $probingDetails

ProbingDetails getProbingDetails()

No description

Return Value

ProbingDetails

setProtocol($protocol)

No description

Parameters

$protocol

string getProtocol()

No description

Return Value

string

setReachabilityDetails(ReachabilityDetails $reachabilityDetails)

No description

Parameters

ReachabilityDetails $reachabilityDetails

ReachabilityDetails getReachabilityDetails()

No description

Return Value

ReachabilityDetails

setRelatedProjects($relatedProjects)

No description

Parameters

$relatedProjects

string[] getRelatedProjects()

No description

Return Value

string[]

setSource(Endpoint $source)

No description

Parameters

Endpoint $source

Endpoint getSource()

No description

Return Value

Endpoint

setUpdateTime($updateTime)

No description

Parameters

$updateTime

string getUpdateTime()

No description

Return Value

string