Home
last modified time | relevance | path

Searched refs:maxConcurrentActions (Results 1 – 4 of 4) sorted by relevance

/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/RemoteBuildExecution/
H A DGoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerConfig.php26 public $maxConcurrentActions; variable in Google_Service_RemoteBuildExecution_GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerConfig
79 public function setMaxConcurrentActions($maxConcurrentActions) argument
81 $this->maxConcurrentActions = $maxConcurrentActions;
85 return $this->maxConcurrentActions;
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/surface/remote_build_execution/worker_pools/
H A Dcreate.yaml143 - api_field: workerPool.workerConfig.maxConcurrentActions
H A Dupdate.yaml132 …emotebuildexecutionAdminV1alphaUpdateWorkerPoolRequest.workerPool.workerConfig.maxConcurrentActions
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/third_party/apis/remotebuildexecution/v1alpha/
H A Dremotebuildexecution_v1alpha_messages.py1507 maxConcurrentActions = _messages.IntegerField(6) variable in GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerConfig