clarifai-web-grpc 11.5.2 → 11.6.0

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.
@@ -423,6 +423,7 @@ proto.clarifai.api.status.StatusCode = {
423
423
  INTERNAL_VECTORDB_UNCATEGORIZED: 98018,
424
424
  INTERNAL_ORACLE_UNCATEGORIZED: 98019,
425
425
  INTERNAL_VULTR_UNCATEGORIZED: 98020,
426
+ INTERNAL_GCP_UNCATEGORIZED: 98021,
426
427
  CONN_UNCATEGORIZED: 99001,
427
428
  MODEL_UNCATEGORIZED: 99002,
428
429
  INPUT_UNCATEGORIZED: 99003,
@@ -324,9 +324,13 @@ proto.clarifai.auth.scope.S = {
324
324
  WORKFLOWVERSIONEVALUATIONS_ADD: 153,
325
325
  PIPELINES_GET: 154,
326
326
  PIPELINES_ADD: 155,
327
+ PIPELINES_DELETE: 156,
327
328
  PIPELINESTEPS_GET: 157,
328
329
  PIPELINESTEPS_ADD: 158,
329
- PIPELINESTEPS_PULL: 159
330
+ PIPELINESTEPS_PULL: 159,
331
+ SECRETS_GET: 160,
332
+ SECRETS_ADD: 161,
333
+ SECRETS_DELETE: 162
330
334
  };
331
335
  /**
332
336
  * A tuple of {field number, class constructor} for the extension