class FirewallEndpoint extends Collection (View source)

Properties

protected $collection_key
string[] $associatedNetworks
protected $associationsType
protected $associationsDataType
string $billingProjectId
string $createTime
string $description
string[] $labels
string $name
bool $reconciling
string $state
string $updateTime

Methods

setAssociatedNetworks($associatedNetworks)

No description

string[]
getAssociatedNetworks()

No description

setAssociations($associations)

No description

setBillingProjectId($billingProjectId)

No description

string
getBillingProjectId()

No description

setCreateTime($createTime)

No description

string
getCreateTime()

No description

setDescription($description)

No description

string
getDescription()

No description

setLabels($labels)

No description

string[]
getLabels()

No description

setName($name)

No description

string
getName()

No description

setReconciling($reconciling)

No description

bool
getReconciling()

No description

setState($state)

No description

string
getState()

No description

setUpdateTime($updateTime)

No description

string
getUpdateTime()

No description

Details

setAssociatedNetworks($associatedNetworks)

No description

Parameters

$associatedNetworks

string[] getAssociatedNetworks()

No description

Return Value

string[]

setAssociations($associations)

No description

Parameters

$associations

setBillingProjectId($billingProjectId)

No description

Parameters

$billingProjectId

string getBillingProjectId()

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

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

setReconciling($reconciling)

No description

Parameters

$reconciling

bool getReconciling()

No description

Return Value

bool

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string

setUpdateTime($updateTime)

No description

Parameters

$updateTime

string getUpdateTime()

No description

Return Value

string