clarifai-web-grpc 11.11.0 → 12.0.3

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.
@@ -413,6 +413,7 @@ proto.clarifai.api.status.StatusCode = {
413
413
  JOB_CANCELLED: 64004,
414
414
  JOB_UNEXPECTED_ERROR: 64006,
415
415
  JOB_CONFLICT: 64007,
416
+ JOB_PAUSED: 64008,
416
417
  AUTH_MISSING_IDP_ASSOC: 65000,
417
418
  LIST_OBJECTS_FAILED: 66000,
418
419
  ARCHIVE_EXTRACT_FAILED: 67000,
@@ -426,12 +427,8 @@ proto.clarifai.api.status.StatusCode = {
426
427
  BILLING_INVALID_INFO: 69000,
427
428
  BILLING_MISSING_TOKENS: 69001,
428
429
  LOG_ENTRIES_INVALID_REQUEST: 70000,
429
- TWILIO_UNCATEGORIZED_ERROR: 71001,
430
- TWILIO_INVALID_ARGUMENT: 71002,
431
430
  TWILIO_MAX_VERIFICATION_BEGIN_EXCEEDED: 71003,
432
431
  TWILIO_MAX_VERIFICATION_CHECK_EXCEEDED: 71004,
433
- TWILIO_RESOURCE_NOT_FOUND: 71005,
434
- TWILIO_CLIENT_NOT_INITIALIZED: 71006,
435
432
  INTERNAL_SERVER_ISSUE: 98004,
436
433
  INTERNAL_FETCHING_ISSUE: 98005,
437
434
  INTERNAL_DATABASE_ISSUE: 98006,
@@ -338,7 +338,8 @@ proto.clarifai.auth.scope.S = {
338
338
  PIPELINESTEPS_DELETE: 169,
339
339
  ARTIFACTS_GET: 170,
340
340
  ARTIFACTS_ADD: 171,
341
- ARTIFACTS_DELETE: 172
341
+ ARTIFACTS_DELETE: 172,
342
+ PIPELINEVERSIONRUNSTATUSLOGS_GET: 173
342
343
  };
343
344
  /**
344
345
  * A tuple of {field number, class constructor} for the extension