class PscConnection extends Model (View source)

Properties

string $consumerAddress
string $consumerForwardingRule
string $consumerTargetProject
protected $errorDataType
protected $errorInfoType
protected $errorInfoDataType
string $errorType
string $gceOperation
string $producerInstanceId
string $pscConnectionId
string $selectedSubnetwork
string $state

Methods

setConsumerAddress($consumerAddress)

No description

string
getConsumerAddress()

No description

setConsumerForwardingRule($consumerForwardingRule)

No description

string
getConsumerForwardingRule()

No description

setConsumerTargetProject($consumerTargetProject)

No description

string
getConsumerTargetProject()

No description

setError(GoogleRpcStatus $error)

No description

getError()

No description

setErrorInfo(GoogleRpcErrorInfo $errorInfo)

No description

getErrorInfo()

No description

setErrorType($errorType)

No description

string
getErrorType()

No description

setGceOperation($gceOperation)

No description

string
getGceOperation()

No description

setProducerInstanceId($producerInstanceId)

No description

string
getProducerInstanceId()

No description

setPscConnectionId($pscConnectionId)

No description

string
getPscConnectionId()

No description

setSelectedSubnetwork($selectedSubnetwork)

No description

string
getSelectedSubnetwork()

No description

setState($state)

No description

string
getState()

No description

Details

setConsumerAddress($consumerAddress)

No description

Parameters

$consumerAddress

string getConsumerAddress()

No description

Return Value

string

setConsumerForwardingRule($consumerForwardingRule)

No description

Parameters

$consumerForwardingRule

string getConsumerForwardingRule()

No description

Return Value

string

setConsumerTargetProject($consumerTargetProject)

No description

Parameters

$consumerTargetProject

string getConsumerTargetProject()

No description

Return Value

string

setError(GoogleRpcStatus $error)

No description

Parameters

GoogleRpcStatus $error

GoogleRpcStatus getError()

No description

Return Value

GoogleRpcStatus

setErrorInfo(GoogleRpcErrorInfo $errorInfo)

No description

Parameters

GoogleRpcErrorInfo $errorInfo

GoogleRpcErrorInfo getErrorInfo()

No description

Return Value

GoogleRpcErrorInfo

setErrorType($errorType)

No description

Parameters

$errorType

string getErrorType()

No description

Return Value

string

setGceOperation($gceOperation)

No description

Parameters

$gceOperation

string getGceOperation()

No description

Return Value

string

setProducerInstanceId($producerInstanceId)

No description

Parameters

$producerInstanceId

string getProducerInstanceId()

No description

Return Value

string

setPscConnectionId($pscConnectionId)

No description

Parameters

$pscConnectionId

string getPscConnectionId()

No description

Return Value

string

setSelectedSubnetwork($selectedSubnetwork)

No description

Parameters

$selectedSubnetwork

string getSelectedSubnetwork()

No description

Return Value

string

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string