class Address extends Collection (View source)

Properties

protected $collection_key
string $address
string $addressType
string $creationTimestamp
string $description
string $id
string $ipVersion
string $ipv6EndpointType
string $kind
string $labelFingerprint
string[] $labels
string $name
string $network
string $networkTier
int $prefixLength
string $purpose
string $region
$selfLink
string $status
string $subnetwork
string[] $users

Methods

setAddress($address)

No description

string
getAddress()

No description

setAddressType($addressType)

No description

string
getAddressType()

No description

setCreationTimestamp($creationTimestamp)

No description

string
getCreationTimestamp()

No description

setDescription($description)

No description

string
getDescription()

No description

setId($id)

No description

string
getId()

No description

setIpVersion($ipVersion)

No description

string
getIpVersion()

No description

setIpv6EndpointType($ipv6EndpointType)

No description

string
getIpv6EndpointType()

No description

setKind($kind)

No description

string
getKind()

No description

setLabelFingerprint($labelFingerprint)

No description

string
getLabelFingerprint()

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

setNetworkTier($networkTier)

No description

string
getNetworkTier()

No description

setPrefixLength($prefixLength)

No description

int
getPrefixLength()

No description

setPurpose($purpose)

No description

string
getPurpose()

No description

setRegion($region)

No description

string
getRegion()

No description

setSelfLink($selfLink)

No description

string
getSelfLink()

No description

setStatus($status)

No description

string
getStatus()

No description

setSubnetwork($subnetwork)

No description

string
getSubnetwork()

No description

setUsers($users)

No description

string[]
getUsers()

No description

Details

setAddress($address)

No description

Parameters

$address

string getAddress()

No description

Return Value

string

setAddressType($addressType)

No description

Parameters

$addressType

string getAddressType()

No description

Return Value

string

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

setId($id)

No description

Parameters

$id

string getId()

No description

Return Value

string

setIpVersion($ipVersion)

No description

Parameters

$ipVersion

string getIpVersion()

No description

Return Value

string

setIpv6EndpointType($ipv6EndpointType)

No description

Parameters

$ipv6EndpointType

string getIpv6EndpointType()

No description

Return Value

string

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string

setLabelFingerprint($labelFingerprint)

No description

Parameters

$labelFingerprint

string getLabelFingerprint()

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

setNetworkTier($networkTier)

No description

Parameters

$networkTier

string getNetworkTier()

No description

Return Value

string

setPrefixLength($prefixLength)

No description

Parameters

$prefixLength

int getPrefixLength()

No description

Return Value

int

setPurpose($purpose)

No description

Parameters

$purpose

string getPurpose()

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

setStatus($status)

No description

Parameters

$status

string getStatus()

No description

Return Value

string

setSubnetwork($subnetwork)

No description

Parameters

$subnetwork

string getSubnetwork()

No description

Return Value

string

setUsers($users)

No description

Parameters

$users

string[] getUsers()

No description

Return Value

string[]