clarifai-web-grpc 10.4.1 → 10.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -178,6 +178,9 @@ proto.clarifai.api.status.StatusCode = {
178
178
  COMPUTE_CLUSTER_DOES_NOT_EXIST: 25800,
179
179
  COMPUTE_CLUSTER_INVALID_ARGUMENT: 25801,
180
180
  COMPUTE_CLUSTER_INVALID_REQUEST: 25802,
181
+ DEPLOYMENT_DOES_NOT_EXIST: 25900,
182
+ DEPLOYMENT_INVALID_ARGUMENT: 25901,
183
+ DEPLOYMENT_INVALID_REQUEST: 25902,
181
184
  INPUT_DOWNLOAD_SUCCESS: 30000,
182
185
  INPUT_DOWNLOAD_PENDING: 30001,
183
186
  INPUT_DOWNLOAD_FAILED: 30002,
@@ -313,7 +313,10 @@ proto.clarifai.auth.scope.S = {
313
313
  NODEPOOLS_DELETE: 138,
314
314
  COMPUTECLUSTERS_GET: 139,
315
315
  COMPUTECLUSTERS_ADD: 140,
316
- COMPUTECLUSTERS_DELETE: 141
316
+ COMPUTECLUSTERS_DELETE: 141,
317
+ DEPLOYMENTS_GET: 144,
318
+ DEPLOYMENTS_ADD: 145,
319
+ DEPLOYMENTS_DELETE: 146
317
320
  };
318
321
  /**
319
322
  * A tuple of {field number, class constructor} for the extension