PscConnection
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
getError()
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
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
GoogleRpcStatus
getError()
No description
setErrorInfo(GoogleRpcErrorInfo $errorInfo)
No description
GoogleRpcErrorInfo
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