class RegionalEndpoint extends Model (View source)

Properties

string $accessType
string $address
string $createTime
string $description
string $ipAddress
string[] $labels
string $name
string $network
string $pscForwardingRule
string $subnetwork
string $targetGoogleApi
string $updateTime

Methods

setAccessType($accessType)

No description

string
getAccessType()

No description

setAddress($address)

No description

string
getAddress()

No description

setCreateTime($createTime)

No description

string
getCreateTime()

No description

setDescription($description)

No description

string
getDescription()

No description

setIpAddress($ipAddress)

No description

string
getIpAddress()

No description

setLabels($labels)

No description

string[]
getLabels()

No description

setName($name)

No description

string
getName()

No description

setNetwork($network)

No description

string
getNetwork()

No description

setPscForwardingRule($pscForwardingRule)

No description

string
getPscForwardingRule()

No description

setSubnetwork($subnetwork)

No description

string
getSubnetwork()

No description

setTargetGoogleApi($targetGoogleApi)

No description

string
getTargetGoogleApi()

No description

setUpdateTime($updateTime)

No description

string
getUpdateTime()

No description

Details

setAccessType($accessType)

No description

Parameters

$accessType

string getAccessType()

No description

Return Value

string

setAddress($address)

No description

Parameters

$address

string getAddress()

No description

Return Value

string

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

setIpAddress($ipAddress)

No description

Parameters

$ipAddress

string getIpAddress()

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

setNetwork($network)

No description

Parameters

$network

string getNetwork()

No description

Return Value

string

setPscForwardingRule($pscForwardingRule)

No description

Parameters

$pscForwardingRule

string getPscForwardingRule()

No description

Return Value

string

setSubnetwork($subnetwork)

No description

Parameters

$subnetwork

string getSubnetwork()

No description

Return Value

string

setTargetGoogleApi($targetGoogleApi)

No description

Parameters

$targetGoogleApi

string getTargetGoogleApi()

No description

Return Value

string

setUpdateTime($updateTime)

No description

Parameters

$updateTime

string getUpdateTime()

No description

Return Value

string