class ConsumerPscConfig extends Model (View source)

Properties

string $consumerInstanceProject
bool $disableGlobalAccess
string $network
string $producerInstanceId
string $project
string[] $serviceAttachmentIpAddressMap
string $state

Methods

setConsumerInstanceProject($consumerInstanceProject)

No description

string
getConsumerInstanceProject()

No description

setDisableGlobalAccess($disableGlobalAccess)

No description

bool
getDisableGlobalAccess()

No description

setNetwork($network)

No description

string
getNetwork()

No description

setProducerInstanceId($producerInstanceId)

No description

string
getProducerInstanceId()

No description

setProject($project)

No description

string
getProject()

No description

setServiceAttachmentIpAddressMap($serviceAttachmentIpAddressMap)

No description

string[]
setState($state)

No description

string
getState()

No description

Details

setConsumerInstanceProject($consumerInstanceProject)

No description

Parameters

$consumerInstanceProject

string getConsumerInstanceProject()

No description

Return Value

string

setDisableGlobalAccess($disableGlobalAccess)

No description

Parameters

$disableGlobalAccess

bool getDisableGlobalAccess()

No description

Return Value

bool

setNetwork($network)

No description

Parameters

$network

string getNetwork()

No description

Return Value

string

setProducerInstanceId($producerInstanceId)

No description

Parameters

$producerInstanceId

string getProducerInstanceId()

No description

Return Value

string

setProject($project)

No description

Parameters

$project

string getProject()

No description

Return Value

string

setServiceAttachmentIpAddressMap($serviceAttachmentIpAddressMap)

No description

Parameters

$serviceAttachmentIpAddressMap

string[] getServiceAttachmentIpAddressMap()

No description

Return Value

string[]

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string