class Domain extends Collection (View source)

Properties

protected $collection_key
string $admin
bool $auditLogsEnabled
string[] $authorizedNetworks
string $createTime
string $fqdn
string[] $labels
string[] $locations
string $name
string $reservedIpRange
string $state
string $statusMessage
protected $trustsType
protected $trustsDataType
string $updateTime

Methods

setAdmin($admin)

No description

string
getAdmin()

No description

setAuditLogsEnabled($auditLogsEnabled)

No description

bool
getAuditLogsEnabled()

No description

setAuthorizedNetworks($authorizedNetworks)

No description

string[]
getAuthorizedNetworks()

No description

setCreateTime($createTime)

No description

string
getCreateTime()

No description

setFqdn($fqdn)

No description

string
getFqdn()

No description

setLabels($labels)

No description

string[]
getLabels()

No description

setLocations($locations)

No description

string[]
getLocations()

No description

setName($name)

No description

string
getName()

No description

setReservedIpRange($reservedIpRange)

No description

string
getReservedIpRange()

No description

setState($state)

No description

string
getState()

No description

setStatusMessage($statusMessage)

No description

string
getStatusMessage()

No description

setTrusts($trusts)

No description

Trust[]
getTrusts()

No description

setUpdateTime($updateTime)

No description

string
getUpdateTime()

No description

Details

setAdmin($admin)

No description

Parameters

$admin

string getAdmin()

No description

Return Value

string

setAuditLogsEnabled($auditLogsEnabled)

No description

Parameters

$auditLogsEnabled

bool getAuditLogsEnabled()

No description

Return Value

bool

setAuthorizedNetworks($authorizedNetworks)

No description

Parameters

$authorizedNetworks

string[] getAuthorizedNetworks()

No description

Return Value

string[]

setCreateTime($createTime)

No description

Parameters

$createTime

string getCreateTime()

No description

Return Value

string

setFqdn($fqdn)

No description

Parameters

$fqdn

string getFqdn()

No description

Return Value

string

setLabels($labels)

No description

Parameters

$labels

string[] getLabels()

No description

Return Value

string[]

setLocations($locations)

No description

Parameters

$locations

string[] getLocations()

No description

Return Value

string[]

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setReservedIpRange($reservedIpRange)

No description

Parameters

$reservedIpRange

string getReservedIpRange()

No description

Return Value

string

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string

setStatusMessage($statusMessage)

No description

Parameters

$statusMessage

string getStatusMessage()

No description

Return Value

string

setTrusts($trusts)

No description

Parameters

$trusts

Trust[] getTrusts()

No description

Return Value

Trust[]

setUpdateTime($updateTime)

No description

Parameters

$updateTime

string getUpdateTime()

No description

Return Value

string