class GoogleCloudConnectorsV1ConnectorVersionInfraConfig extends Model (View source)

Properties

string $connectionRatelimitWindowSeconds
string $deploymentModel
protected $hpaConfigType
protected $hpaConfigDataType
string $internalclientRatelimitThreshold
string $ratelimitThreshold
protected $resourceLimitsType
protected $resourceLimitsDataType
protected $resourceRequestsType
protected $resourceRequestsDataType
string $sharedDeployment

Methods

setConnectionRatelimitWindowSeconds($connectionRatelimitWindowSeconds)

No description

string
setDeploymentModel($deploymentModel)

No description

string
getDeploymentModel()

No description

setHpaConfig(GoogleCloudConnectorsV1HPAConfig $hpaConfig)

No description

setInternalclientRatelimitThreshold($internalclientRatelimitThreshold)

No description

string
setRatelimitThreshold($ratelimitThreshold)

No description

string
getRatelimitThreshold()

No description

setSharedDeployment($sharedDeployment)

No description

string
getSharedDeployment()

No description

Details

setConnectionRatelimitWindowSeconds($connectionRatelimitWindowSeconds)

No description

Parameters

$connectionRatelimitWindowSeconds

string getConnectionRatelimitWindowSeconds()

No description

Return Value

string

setDeploymentModel($deploymentModel)

No description

Parameters

$deploymentModel

string getDeploymentModel()

No description

Return Value

string

setHpaConfig(GoogleCloudConnectorsV1HPAConfig $hpaConfig)

No description

Parameters

GoogleCloudConnectorsV1HPAConfig $hpaConfig

setInternalclientRatelimitThreshold($internalclientRatelimitThreshold)

No description

Parameters

$internalclientRatelimitThreshold

string getInternalclientRatelimitThreshold()

No description

Return Value

string

setRatelimitThreshold($ratelimitThreshold)

No description

Parameters

$ratelimitThreshold

string getRatelimitThreshold()

No description

Return Value

string

setResourceLimits(GoogleCloudConnectorsV1ResourceLimits $resourceLimits)

No description

Parameters

GoogleCloudConnectorsV1ResourceLimits $resourceLimits

setResourceRequests(GoogleCloudConnectorsV1ResourceRequests $resourceRequests)

No description

Parameters

GoogleCloudConnectorsV1ResourceRequests $resourceRequests

setSharedDeployment($sharedDeployment)

No description

Parameters

$sharedDeployment

string getSharedDeployment()

No description

Return Value

string