diff --git a/VERSION b/VERSION index a1ea332..e7e9473 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -11.0.2 +11.0.3 diff --git a/build.gradle b/build.gradle index 4aa2488..7ff7bf1 100644 --- a/build.gradle +++ b/build.gradle @@ -41,7 +41,7 @@ nexusPublishing { } group = 'com.clarifai' -version = '11.0.2' +version = '11.0.3' repositories { mavenCentral() diff --git a/src/main/java/com/clarifai/grpc/api/AppDuplication.java b/src/main/java/com/clarifai/grpc/api/AppDuplication.java index d1bbe0c..cb53292 100644 --- a/src/main/java/com/clarifai/grpc/api/AppDuplication.java +++ b/src/main/java/com/clarifai/grpc/api/AppDuplication.java @@ -316,7 +316,7 @@ public com.clarifai.grpc.api.AppOrBuilder getDestinationAppOrBuilder() { * * string existing_app_id = 8 [deprecated = true]; * @deprecated clarifai.api.AppDuplication.existing_app_id is deprecated. - * See proto/clarifai/api/resources.proto;l=3024 + * See proto/clarifai/api/resources.proto;l=3031 * @return The existingAppId. */ @java.lang.Override @@ -342,7 +342,7 @@ public com.clarifai.grpc.api.AppOrBuilder getDestinationAppOrBuilder() { * * string existing_app_id = 8 [deprecated = true]; * @deprecated clarifai.api.AppDuplication.existing_app_id is deprecated. - * See proto/clarifai/api/resources.proto;l=3024 + * See proto/clarifai/api/resources.proto;l=3031 * @return The bytes for existingAppId. */ @java.lang.Override @@ -372,7 +372,7 @@ public com.clarifai.grpc.api.AppOrBuilder getDestinationAppOrBuilder() { * * string new_app_id = 2 [deprecated = true]; * @deprecated clarifai.api.AppDuplication.new_app_id is deprecated. - * See proto/clarifai/api/resources.proto;l=3032 + * See proto/clarifai/api/resources.proto;l=3039 * @return The newAppId. */ @java.lang.Override @@ -398,7 +398,7 @@ public com.clarifai.grpc.api.AppOrBuilder getDestinationAppOrBuilder() { * * string new_app_id = 2 [deprecated = true]; * @deprecated clarifai.api.AppDuplication.new_app_id is deprecated. - * See proto/clarifai/api/resources.proto;l=3032 + * See proto/clarifai/api/resources.proto;l=3039 * @return The bytes for newAppId. */ @java.lang.Override @@ -428,7 +428,7 @@ public com.clarifai.grpc.api.AppOrBuilder getDestinationAppOrBuilder() { * * string new_app_name = 3 [deprecated = true]; * @deprecated clarifai.api.AppDuplication.new_app_name is deprecated. - * See proto/clarifai/api/resources.proto;l=3040 + * See proto/clarifai/api/resources.proto;l=3047 * @return The newAppName. */ @java.lang.Override @@ -454,7 +454,7 @@ public com.clarifai.grpc.api.AppOrBuilder getDestinationAppOrBuilder() { * * string new_app_name = 3 [deprecated = true]; * @deprecated clarifai.api.AppDuplication.new_app_name is deprecated. - * See proto/clarifai/api/resources.proto;l=3040 + * See proto/clarifai/api/resources.proto;l=3047 * @return The bytes for newAppName. */ @java.lang.Override @@ -1621,7 +1621,7 @@ public com.clarifai.grpc.api.AppOrBuilder getDestinationAppOrBuilder() { * * string existing_app_id = 8 [deprecated = true]; * @deprecated clarifai.api.AppDuplication.existing_app_id is deprecated. - * See proto/clarifai/api/resources.proto;l=3024 + * See proto/clarifai/api/resources.proto;l=3031 * @return The existingAppId. */ @java.lang.Deprecated public java.lang.String getExistingAppId() { @@ -1646,7 +1646,7 @@ public com.clarifai.grpc.api.AppOrBuilder getDestinationAppOrBuilder() { * * string existing_app_id = 8 [deprecated = true]; * @deprecated clarifai.api.AppDuplication.existing_app_id is deprecated. - * See proto/clarifai/api/resources.proto;l=3024 + * See proto/clarifai/api/resources.proto;l=3031 * @return The bytes for existingAppId. */ @java.lang.Deprecated public com.google.protobuf.ByteString @@ -1672,7 +1672,7 @@ public com.clarifai.grpc.api.AppOrBuilder getDestinationAppOrBuilder() { * * string existing_app_id = 8 [deprecated = true]; * @deprecated clarifai.api.AppDuplication.existing_app_id is deprecated. - * See proto/clarifai/api/resources.proto;l=3024 + * See proto/clarifai/api/resources.proto;l=3031 * @param value The existingAppId to set. * @return This builder for chaining. */ @@ -1696,7 +1696,7 @@ public com.clarifai.grpc.api.AppOrBuilder getDestinationAppOrBuilder() { * * string existing_app_id = 8 [deprecated = true]; * @deprecated clarifai.api.AppDuplication.existing_app_id is deprecated. - * See proto/clarifai/api/resources.proto;l=3024 + * See proto/clarifai/api/resources.proto;l=3031 * @return This builder for chaining. */ @java.lang.Deprecated public Builder clearExistingAppId() { @@ -1715,7 +1715,7 @@ public com.clarifai.grpc.api.AppOrBuilder getDestinationAppOrBuilder() { * * string existing_app_id = 8 [deprecated = true]; * @deprecated clarifai.api.AppDuplication.existing_app_id is deprecated. - * See proto/clarifai/api/resources.proto;l=3024 + * See proto/clarifai/api/resources.proto;l=3031 * @param value The bytes for existingAppId to set. * @return This builder for chaining. */ @@ -1742,7 +1742,7 @@ public com.clarifai.grpc.api.AppOrBuilder getDestinationAppOrBuilder() { * * string new_app_id = 2 [deprecated = true]; * @deprecated clarifai.api.AppDuplication.new_app_id is deprecated. - * See proto/clarifai/api/resources.proto;l=3032 + * See proto/clarifai/api/resources.proto;l=3039 * @return The newAppId. */ @java.lang.Deprecated public java.lang.String getNewAppId() { @@ -1767,7 +1767,7 @@ public com.clarifai.grpc.api.AppOrBuilder getDestinationAppOrBuilder() { * * string new_app_id = 2 [deprecated = true]; * @deprecated clarifai.api.AppDuplication.new_app_id is deprecated. - * See proto/clarifai/api/resources.proto;l=3032 + * See proto/clarifai/api/resources.proto;l=3039 * @return The bytes for newAppId. */ @java.lang.Deprecated public com.google.protobuf.ByteString @@ -1793,7 +1793,7 @@ public com.clarifai.grpc.api.AppOrBuilder getDestinationAppOrBuilder() { * * string new_app_id = 2 [deprecated = true]; * @deprecated clarifai.api.AppDuplication.new_app_id is deprecated. - * See proto/clarifai/api/resources.proto;l=3032 + * See proto/clarifai/api/resources.proto;l=3039 * @param value The newAppId to set. * @return This builder for chaining. */ @@ -1817,7 +1817,7 @@ public com.clarifai.grpc.api.AppOrBuilder getDestinationAppOrBuilder() { * * string new_app_id = 2 [deprecated = true]; * @deprecated clarifai.api.AppDuplication.new_app_id is deprecated. - * See proto/clarifai/api/resources.proto;l=3032 + * See proto/clarifai/api/resources.proto;l=3039 * @return This builder for chaining. */ @java.lang.Deprecated public Builder clearNewAppId() { @@ -1836,7 +1836,7 @@ public com.clarifai.grpc.api.AppOrBuilder getDestinationAppOrBuilder() { * * string new_app_id = 2 [deprecated = true]; * @deprecated clarifai.api.AppDuplication.new_app_id is deprecated. - * See proto/clarifai/api/resources.proto;l=3032 + * See proto/clarifai/api/resources.proto;l=3039 * @param value The bytes for newAppId to set. * @return This builder for chaining. */ @@ -1863,7 +1863,7 @@ public com.clarifai.grpc.api.AppOrBuilder getDestinationAppOrBuilder() { * * string new_app_name = 3 [deprecated = true]; * @deprecated clarifai.api.AppDuplication.new_app_name is deprecated. - * See proto/clarifai/api/resources.proto;l=3040 + * See proto/clarifai/api/resources.proto;l=3047 * @return The newAppName. */ @java.lang.Deprecated public java.lang.String getNewAppName() { @@ -1888,7 +1888,7 @@ public com.clarifai.grpc.api.AppOrBuilder getDestinationAppOrBuilder() { * * string new_app_name = 3 [deprecated = true]; * @deprecated clarifai.api.AppDuplication.new_app_name is deprecated. - * See proto/clarifai/api/resources.proto;l=3040 + * See proto/clarifai/api/resources.proto;l=3047 * @return The bytes for newAppName. */ @java.lang.Deprecated public com.google.protobuf.ByteString @@ -1914,7 +1914,7 @@ public com.clarifai.grpc.api.AppOrBuilder getDestinationAppOrBuilder() { * * string new_app_name = 3 [deprecated = true]; * @deprecated clarifai.api.AppDuplication.new_app_name is deprecated. - * See proto/clarifai/api/resources.proto;l=3040 + * See proto/clarifai/api/resources.proto;l=3047 * @param value The newAppName to set. * @return This builder for chaining. */ @@ -1938,7 +1938,7 @@ public com.clarifai.grpc.api.AppOrBuilder getDestinationAppOrBuilder() { * * string new_app_name = 3 [deprecated = true]; * @deprecated clarifai.api.AppDuplication.new_app_name is deprecated. - * See proto/clarifai/api/resources.proto;l=3040 + * See proto/clarifai/api/resources.proto;l=3047 * @return This builder for chaining. */ @java.lang.Deprecated public Builder clearNewAppName() { @@ -1957,7 +1957,7 @@ public com.clarifai.grpc.api.AppOrBuilder getDestinationAppOrBuilder() { * * string new_app_name = 3 [deprecated = true]; * @deprecated clarifai.api.AppDuplication.new_app_name is deprecated. - * See proto/clarifai/api/resources.proto;l=3040 + * See proto/clarifai/api/resources.proto;l=3047 * @param value The bytes for newAppName to set. * @return This builder for chaining. */ diff --git a/src/main/java/com/clarifai/grpc/api/AppDuplicationOrBuilder.java b/src/main/java/com/clarifai/grpc/api/AppDuplicationOrBuilder.java index 1433632..3e08858 100644 --- a/src/main/java/com/clarifai/grpc/api/AppDuplicationOrBuilder.java +++ b/src/main/java/com/clarifai/grpc/api/AppDuplicationOrBuilder.java @@ -91,7 +91,7 @@ public interface AppDuplicationOrBuilder extends * * string existing_app_id = 8 [deprecated = true]; * @deprecated clarifai.api.AppDuplication.existing_app_id is deprecated. - * See proto/clarifai/api/resources.proto;l=3024 + * See proto/clarifai/api/resources.proto;l=3031 * @return The existingAppId. */ @java.lang.Deprecated java.lang.String getExistingAppId(); @@ -105,7 +105,7 @@ public interface AppDuplicationOrBuilder extends * * string existing_app_id = 8 [deprecated = true]; * @deprecated clarifai.api.AppDuplication.existing_app_id is deprecated. - * See proto/clarifai/api/resources.proto;l=3024 + * See proto/clarifai/api/resources.proto;l=3031 * @return The bytes for existingAppId. */ @java.lang.Deprecated com.google.protobuf.ByteString @@ -121,7 +121,7 @@ public interface AppDuplicationOrBuilder extends * * string new_app_id = 2 [deprecated = true]; * @deprecated clarifai.api.AppDuplication.new_app_id is deprecated. - * See proto/clarifai/api/resources.proto;l=3032 + * See proto/clarifai/api/resources.proto;l=3039 * @return The newAppId. */ @java.lang.Deprecated java.lang.String getNewAppId(); @@ -135,7 +135,7 @@ public interface AppDuplicationOrBuilder extends * * string new_app_id = 2 [deprecated = true]; * @deprecated clarifai.api.AppDuplication.new_app_id is deprecated. - * See proto/clarifai/api/resources.proto;l=3032 + * See proto/clarifai/api/resources.proto;l=3039 * @return The bytes for newAppId. */ @java.lang.Deprecated com.google.protobuf.ByteString @@ -151,7 +151,7 @@ public interface AppDuplicationOrBuilder extends * * string new_app_name = 3 [deprecated = true]; * @deprecated clarifai.api.AppDuplication.new_app_name is deprecated. - * See proto/clarifai/api/resources.proto;l=3040 + * See proto/clarifai/api/resources.proto;l=3047 * @return The newAppName. */ @java.lang.Deprecated java.lang.String getNewAppName(); @@ -165,7 +165,7 @@ public interface AppDuplicationOrBuilder extends * * string new_app_name = 3 [deprecated = true]; * @deprecated clarifai.api.AppDuplication.new_app_name is deprecated. - * See proto/clarifai/api/resources.proto;l=3040 + * See proto/clarifai/api/resources.proto;l=3047 * @return The bytes for newAppName. */ @java.lang.Deprecated com.google.protobuf.ByteString diff --git a/src/main/java/com/clarifai/grpc/api/Filter.java b/src/main/java/com/clarifai/grpc/api/Filter.java index 53f25ec..da816ac 100644 --- a/src/main/java/com/clarifai/grpc/api/Filter.java +++ b/src/main/java/com/clarifai/grpc/api/Filter.java @@ -182,6 +182,8 @@ public boolean getNegate() { * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"regions": [{"region_info": {"polygon":{}}}]}}` * - data.regions[].region_info.span - filter only span annotations * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"regions": [{"region_info": {"span":{}}}]}}` + * - data.regions[].track_id - filter annotations by track_id + * - in order to enable this, you need to provide "track_id_value" i.e. `{"data": {"regions": [{"track_id" : "track_id_value"}]}}` * - data.time_segments[].time_info - filter only time-segment annotations * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"time_segments": [{"time_info": {}}]}}` * # Filter by other data fields @@ -271,6 +273,8 @@ public boolean hasAnnotation() { * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"regions": [{"region_info": {"polygon":{}}}]}}` * - data.regions[].region_info.span - filter only span annotations * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"regions": [{"region_info": {"span":{}}}]}}` + * - data.regions[].track_id - filter annotations by track_id + * - in order to enable this, you need to provide "track_id_value" i.e. `{"data": {"regions": [{"track_id" : "track_id_value"}]}}` * - data.time_segments[].time_info - filter only time-segment annotations * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"time_segments": [{"time_info": {}}]}}` * # Filter by other data fields @@ -360,6 +364,8 @@ public com.clarifai.grpc.api.Annotation getAnnotation() { * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"regions": [{"region_info": {"polygon":{}}}]}}` * - data.regions[].region_info.span - filter only span annotations * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"regions": [{"region_info": {"span":{}}}]}}` + * - data.regions[].track_id - filter annotations by track_id + * - in order to enable this, you need to provide "track_id_value" i.e. `{"data": {"regions": [{"track_id" : "track_id_value"}]}}` * - data.time_segments[].time_info - filter only time-segment annotations * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"time_segments": [{"time_info": {}}]}}` * # Filter by other data fields @@ -1010,6 +1016,8 @@ public Builder clearNegate() { * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"regions": [{"region_info": {"polygon":{}}}]}}` * - data.regions[].region_info.span - filter only span annotations * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"regions": [{"region_info": {"span":{}}}]}}` + * - data.regions[].track_id - filter annotations by track_id + * - in order to enable this, you need to provide "track_id_value" i.e. `{"data": {"regions": [{"track_id" : "track_id_value"}]}}` * - data.time_segments[].time_info - filter only time-segment annotations * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"time_segments": [{"time_info": {}}]}}` * # Filter by other data fields @@ -1098,6 +1106,8 @@ public boolean hasAnnotation() { * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"regions": [{"region_info": {"polygon":{}}}]}}` * - data.regions[].region_info.span - filter only span annotations * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"regions": [{"region_info": {"span":{}}}]}}` + * - data.regions[].track_id - filter annotations by track_id + * - in order to enable this, you need to provide "track_id_value" i.e. `{"data": {"regions": [{"track_id" : "track_id_value"}]}}` * - data.time_segments[].time_info - filter only time-segment annotations * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"time_segments": [{"time_info": {}}]}}` * # Filter by other data fields @@ -1190,6 +1200,8 @@ public com.clarifai.grpc.api.Annotation getAnnotation() { * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"regions": [{"region_info": {"polygon":{}}}]}}` * - data.regions[].region_info.span - filter only span annotations * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"regions": [{"region_info": {"span":{}}}]}}` + * - data.regions[].track_id - filter annotations by track_id + * - in order to enable this, you need to provide "track_id_value" i.e. `{"data": {"regions": [{"track_id" : "track_id_value"}]}}` * - data.time_segments[].time_info - filter only time-segment annotations * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"time_segments": [{"time_info": {}}]}}` * # Filter by other data fields @@ -1287,6 +1299,8 @@ public Builder setAnnotation(com.clarifai.grpc.api.Annotation value) { * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"regions": [{"region_info": {"polygon":{}}}]}}` * - data.regions[].region_info.span - filter only span annotations * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"regions": [{"region_info": {"span":{}}}]}}` + * - data.regions[].track_id - filter annotations by track_id + * - in order to enable this, you need to provide "track_id_value" i.e. `{"data": {"regions": [{"track_id" : "track_id_value"}]}}` * - data.time_segments[].time_info - filter only time-segment annotations * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"time_segments": [{"time_info": {}}]}}` * # Filter by other data fields @@ -1382,6 +1396,8 @@ public Builder setAnnotation( * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"regions": [{"region_info": {"polygon":{}}}]}}` * - data.regions[].region_info.span - filter only span annotations * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"regions": [{"region_info": {"span":{}}}]}}` + * - data.regions[].track_id - filter annotations by track_id + * - in order to enable this, you need to provide "track_id_value" i.e. `{"data": {"regions": [{"track_id" : "track_id_value"}]}}` * - data.time_segments[].time_info - filter only time-segment annotations * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"time_segments": [{"time_info": {}}]}}` * # Filter by other data fields @@ -1481,6 +1497,8 @@ public Builder mergeAnnotation(com.clarifai.grpc.api.Annotation value) { * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"regions": [{"region_info": {"polygon":{}}}]}}` * - data.regions[].region_info.span - filter only span annotations * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"regions": [{"region_info": {"span":{}}}]}}` + * - data.regions[].track_id - filter annotations by track_id + * - in order to enable this, you need to provide "track_id_value" i.e. `{"data": {"regions": [{"track_id" : "track_id_value"}]}}` * - data.time_segments[].time_info - filter only time-segment annotations * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"time_segments": [{"time_info": {}}]}}` * # Filter by other data fields @@ -1576,6 +1594,8 @@ public Builder clearAnnotation() { * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"regions": [{"region_info": {"polygon":{}}}]}}` * - data.regions[].region_info.span - filter only span annotations * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"regions": [{"region_info": {"span":{}}}]}}` + * - data.regions[].track_id - filter annotations by track_id + * - in order to enable this, you need to provide "track_id_value" i.e. `{"data": {"regions": [{"track_id" : "track_id_value"}]}}` * - data.time_segments[].time_info - filter only time-segment annotations * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"time_segments": [{"time_info": {}}]}}` * # Filter by other data fields @@ -1665,6 +1685,8 @@ public com.clarifai.grpc.api.Annotation.Builder getAnnotationBuilder() { * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"regions": [{"region_info": {"polygon":{}}}]}}` * - data.regions[].region_info.span - filter only span annotations * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"regions": [{"region_info": {"span":{}}}]}}` + * - data.regions[].track_id - filter annotations by track_id + * - in order to enable this, you need to provide "track_id_value" i.e. `{"data": {"regions": [{"track_id" : "track_id_value"}]}}` * - data.time_segments[].time_info - filter only time-segment annotations * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"time_segments": [{"time_info": {}}]}}` * # Filter by other data fields @@ -1757,6 +1779,8 @@ public com.clarifai.grpc.api.AnnotationOrBuilder getAnnotationOrBuilder() { * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"regions": [{"region_info": {"polygon":{}}}]}}` * - data.regions[].region_info.span - filter only span annotations * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"regions": [{"region_info": {"span":{}}}]}}` + * - data.regions[].track_id - filter annotations by track_id + * - in order to enable this, you need to provide "track_id_value" i.e. `{"data": {"regions": [{"track_id" : "track_id_value"}]}}` * - data.time_segments[].time_info - filter only time-segment annotations * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"time_segments": [{"time_info": {}}]}}` * # Filter by other data fields diff --git a/src/main/java/com/clarifai/grpc/api/FilterOrBuilder.java b/src/main/java/com/clarifai/grpc/api/FilterOrBuilder.java index 0d5f6b8..1a2cfb8 100644 --- a/src/main/java/com/clarifai/grpc/api/FilterOrBuilder.java +++ b/src/main/java/com/clarifai/grpc/api/FilterOrBuilder.java @@ -52,6 +52,8 @@ public interface FilterOrBuilder extends * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"regions": [{"region_info": {"polygon":{}}}]}}` * - data.regions[].region_info.span - filter only span annotations * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"regions": [{"region_info": {"span":{}}}]}}` + * - data.regions[].track_id - filter annotations by track_id + * - in order to enable this, you need to provide "track_id_value" i.e. `{"data": {"regions": [{"track_id" : "track_id_value"}]}}` * - data.time_segments[].time_info - filter only time-segment annotations * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"time_segments": [{"time_info": {}}]}}` * # Filter by other data fields @@ -138,6 +140,8 @@ public interface FilterOrBuilder extends * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"regions": [{"region_info": {"polygon":{}}}]}}` * - data.regions[].region_info.span - filter only span annotations * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"regions": [{"region_info": {"span":{}}}]}}` + * - data.regions[].track_id - filter annotations by track_id + * - in order to enable this, you need to provide "track_id_value" i.e. `{"data": {"regions": [{"track_id" : "track_id_value"}]}}` * - data.time_segments[].time_info - filter only time-segment annotations * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"time_segments": [{"time_info": {}}]}}` * # Filter by other data fields @@ -224,6 +228,8 @@ public interface FilterOrBuilder extends * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"regions": [{"region_info": {"polygon":{}}}]}}` * - data.regions[].region_info.span - filter only span annotations * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"regions": [{"region_info": {"span":{}}}]}}` + * - data.regions[].track_id - filter annotations by track_id + * - in order to enable this, you need to provide "track_id_value" i.e. `{"data": {"regions": [{"track_id" : "track_id_value"}]}}` * - data.time_segments[].time_info - filter only time-segment annotations * - in order to enable this, you need to set the field to an empty object, i.e. `{"data": {"time_segments": [{"time_info": {}}]}}` * # Filter by other data fields diff --git a/src/main/java/com/clarifai/grpc/api/ListModulesRequest.java b/src/main/java/com/clarifai/grpc/api/ListModulesRequest.java index 1105540..0ce0574 100644 --- a/src/main/java/com/clarifai/grpc/api/ListModulesRequest.java +++ b/src/main/java/com/clarifai/grpc/api/ListModulesRequest.java @@ -551,7 +551,7 @@ public java.lang.String getSearch() { * * string name = 12 [deprecated = true]; * @deprecated clarifai.api.ListModulesRequest.name is deprecated. - * See proto/clarifai/api/service.proto;l=7263 + * See proto/clarifai/api/service.proto;l=7265 * @return The name. */ @java.lang.Override @@ -575,7 +575,7 @@ public java.lang.String getSearch() { * * string name = 12 [deprecated = true]; * @deprecated clarifai.api.ListModulesRequest.name is deprecated. - * See proto/clarifai/api/service.proto;l=7263 + * See proto/clarifai/api/service.proto;l=7265 * @return The bytes for name. */ @java.lang.Override @@ -603,7 +603,7 @@ public java.lang.String getSearch() { * * bool filter_by_user_id = 13 [deprecated = true]; * @deprecated clarifai.api.ListModulesRequest.filter_by_user_id is deprecated. - * See proto/clarifai/api/service.proto;l=7266 + * See proto/clarifai/api/service.proto;l=7268 * @return The filterByUserId. */ @java.lang.Override @@ -2069,7 +2069,7 @@ public Builder setSearchBytes( * * string name = 12 [deprecated = true]; * @deprecated clarifai.api.ListModulesRequest.name is deprecated. - * See proto/clarifai/api/service.proto;l=7263 + * See proto/clarifai/api/service.proto;l=7265 * @return The name. */ @java.lang.Deprecated public java.lang.String getName() { @@ -2092,7 +2092,7 @@ public Builder setSearchBytes( * * string name = 12 [deprecated = true]; * @deprecated clarifai.api.ListModulesRequest.name is deprecated. - * See proto/clarifai/api/service.proto;l=7263 + * See proto/clarifai/api/service.proto;l=7265 * @return The bytes for name. */ @java.lang.Deprecated public com.google.protobuf.ByteString @@ -2116,7 +2116,7 @@ public Builder setSearchBytes( * * string name = 12 [deprecated = true]; * @deprecated clarifai.api.ListModulesRequest.name is deprecated. - * See proto/clarifai/api/service.proto;l=7263 + * See proto/clarifai/api/service.proto;l=7265 * @param value The name to set. * @return This builder for chaining. */ @@ -2138,7 +2138,7 @@ public Builder setSearchBytes( * * string name = 12 [deprecated = true]; * @deprecated clarifai.api.ListModulesRequest.name is deprecated. - * See proto/clarifai/api/service.proto;l=7263 + * See proto/clarifai/api/service.proto;l=7265 * @return This builder for chaining. */ @java.lang.Deprecated public Builder clearName() { @@ -2155,7 +2155,7 @@ public Builder setSearchBytes( * * string name = 12 [deprecated = true]; * @deprecated clarifai.api.ListModulesRequest.name is deprecated. - * See proto/clarifai/api/service.proto;l=7263 + * See proto/clarifai/api/service.proto;l=7265 * @param value The bytes for name to set. * @return This builder for chaining. */ @@ -2180,7 +2180,7 @@ public Builder setSearchBytes( * * bool filter_by_user_id = 13 [deprecated = true]; * @deprecated clarifai.api.ListModulesRequest.filter_by_user_id is deprecated. - * See proto/clarifai/api/service.proto;l=7266 + * See proto/clarifai/api/service.proto;l=7268 * @return The filterByUserId. */ @java.lang.Override @@ -2195,7 +2195,7 @@ public Builder setSearchBytes( * * bool filter_by_user_id = 13 [deprecated = true]; * @deprecated clarifai.api.ListModulesRequest.filter_by_user_id is deprecated. - * See proto/clarifai/api/service.proto;l=7266 + * See proto/clarifai/api/service.proto;l=7268 * @param value The filterByUserId to set. * @return This builder for chaining. */ @@ -2213,7 +2213,7 @@ public Builder setSearchBytes( * * bool filter_by_user_id = 13 [deprecated = true]; * @deprecated clarifai.api.ListModulesRequest.filter_by_user_id is deprecated. - * See proto/clarifai/api/service.proto;l=7266 + * See proto/clarifai/api/service.proto;l=7268 * @return This builder for chaining. */ @java.lang.Deprecated public Builder clearFilterByUserId() { diff --git a/src/main/java/com/clarifai/grpc/api/ListModulesRequestOrBuilder.java b/src/main/java/com/clarifai/grpc/api/ListModulesRequestOrBuilder.java index fad6f92..bff34ec 100644 --- a/src/main/java/com/clarifai/grpc/api/ListModulesRequestOrBuilder.java +++ b/src/main/java/com/clarifai/grpc/api/ListModulesRequestOrBuilder.java @@ -222,7 +222,7 @@ public interface ListModulesRequestOrBuilder extends * * string name = 12 [deprecated = true]; * @deprecated clarifai.api.ListModulesRequest.name is deprecated. - * See proto/clarifai/api/service.proto;l=7263 + * See proto/clarifai/api/service.proto;l=7265 * @return The name. */ @java.lang.Deprecated java.lang.String getName(); @@ -234,7 +234,7 @@ public interface ListModulesRequestOrBuilder extends * * string name = 12 [deprecated = true]; * @deprecated clarifai.api.ListModulesRequest.name is deprecated. - * See proto/clarifai/api/service.proto;l=7263 + * See proto/clarifai/api/service.proto;l=7265 * @return The bytes for name. */ @java.lang.Deprecated com.google.protobuf.ByteString @@ -248,7 +248,7 @@ public interface ListModulesRequestOrBuilder extends * * bool filter_by_user_id = 13 [deprecated = true]; * @deprecated clarifai.api.ListModulesRequest.filter_by_user_id is deprecated. - * See proto/clarifai/api/service.proto;l=7266 + * See proto/clarifai/api/service.proto;l=7268 * @return The filterByUserId. */ @java.lang.Deprecated boolean getFilterByUserId(); diff --git a/src/main/java/com/clarifai/grpc/api/ListWorkflowsRequest.java b/src/main/java/com/clarifai/grpc/api/ListWorkflowsRequest.java index a4206b7..e9cce07 100644 --- a/src/main/java/com/clarifai/grpc/api/ListWorkflowsRequest.java +++ b/src/main/java/com/clarifai/grpc/api/ListWorkflowsRequest.java @@ -601,7 +601,7 @@ public java.lang.String getSearch() { * * string query = 8 [deprecated = true]; * @deprecated clarifai.api.ListWorkflowsRequest.query is deprecated. - * See proto/clarifai/api/service.proto;l=6653 + * See proto/clarifai/api/service.proto;l=6655 * @return The query. */ @java.lang.Override @@ -625,7 +625,7 @@ public java.lang.String getSearch() { * * string query = 8 [deprecated = true]; * @deprecated clarifai.api.ListWorkflowsRequest.query is deprecated. - * See proto/clarifai/api/service.proto;l=6653 + * See proto/clarifai/api/service.proto;l=6655 * @return The bytes for query. */ @java.lang.Override @@ -653,7 +653,7 @@ public java.lang.String getSearch() { * * string id = 4 [deprecated = true]; * @deprecated clarifai.api.ListWorkflowsRequest.id is deprecated. - * See proto/clarifai/api/service.proto;l=6656 + * See proto/clarifai/api/service.proto;l=6658 * @return The id. */ @java.lang.Override @@ -677,7 +677,7 @@ public java.lang.String getSearch() { * * string id = 4 [deprecated = true]; * @deprecated clarifai.api.ListWorkflowsRequest.id is deprecated. - * See proto/clarifai/api/service.proto;l=6656 + * See proto/clarifai/api/service.proto;l=6658 * @return The bytes for id. */ @java.lang.Override @@ -705,7 +705,7 @@ public java.lang.String getSearch() { * * string search_term = 12 [deprecated = true]; * @deprecated clarifai.api.ListWorkflowsRequest.search_term is deprecated. - * See proto/clarifai/api/service.proto;l=6659 + * See proto/clarifai/api/service.proto;l=6661 * @return The searchTerm. */ @java.lang.Override @@ -729,7 +729,7 @@ public java.lang.String getSearch() { * * string search_term = 12 [deprecated = true]; * @deprecated clarifai.api.ListWorkflowsRequest.search_term is deprecated. - * See proto/clarifai/api/service.proto;l=6659 + * See proto/clarifai/api/service.proto;l=6661 * @return The bytes for searchTerm. */ @java.lang.Override @@ -2330,7 +2330,7 @@ public Builder setSearchBytes( * * string query = 8 [deprecated = true]; * @deprecated clarifai.api.ListWorkflowsRequest.query is deprecated. - * See proto/clarifai/api/service.proto;l=6653 + * See proto/clarifai/api/service.proto;l=6655 * @return The query. */ @java.lang.Deprecated public java.lang.String getQuery() { @@ -2353,7 +2353,7 @@ public Builder setSearchBytes( * * string query = 8 [deprecated = true]; * @deprecated clarifai.api.ListWorkflowsRequest.query is deprecated. - * See proto/clarifai/api/service.proto;l=6653 + * See proto/clarifai/api/service.proto;l=6655 * @return The bytes for query. */ @java.lang.Deprecated public com.google.protobuf.ByteString @@ -2377,7 +2377,7 @@ public Builder setSearchBytes( * * string query = 8 [deprecated = true]; * @deprecated clarifai.api.ListWorkflowsRequest.query is deprecated. - * See proto/clarifai/api/service.proto;l=6653 + * See proto/clarifai/api/service.proto;l=6655 * @param value The query to set. * @return This builder for chaining. */ @@ -2399,7 +2399,7 @@ public Builder setSearchBytes( * * string query = 8 [deprecated = true]; * @deprecated clarifai.api.ListWorkflowsRequest.query is deprecated. - * See proto/clarifai/api/service.proto;l=6653 + * See proto/clarifai/api/service.proto;l=6655 * @return This builder for chaining. */ @java.lang.Deprecated public Builder clearQuery() { @@ -2416,7 +2416,7 @@ public Builder setSearchBytes( * * string query = 8 [deprecated = true]; * @deprecated clarifai.api.ListWorkflowsRequest.query is deprecated. - * See proto/clarifai/api/service.proto;l=6653 + * See proto/clarifai/api/service.proto;l=6655 * @param value The bytes for query to set. * @return This builder for chaining. */ @@ -2441,7 +2441,7 @@ public Builder setSearchBytes( * * string id = 4 [deprecated = true]; * @deprecated clarifai.api.ListWorkflowsRequest.id is deprecated. - * See proto/clarifai/api/service.proto;l=6656 + * See proto/clarifai/api/service.proto;l=6658 * @return The id. */ @java.lang.Deprecated public java.lang.String getId() { @@ -2464,7 +2464,7 @@ public Builder setSearchBytes( * * string id = 4 [deprecated = true]; * @deprecated clarifai.api.ListWorkflowsRequest.id is deprecated. - * See proto/clarifai/api/service.proto;l=6656 + * See proto/clarifai/api/service.proto;l=6658 * @return The bytes for id. */ @java.lang.Deprecated public com.google.protobuf.ByteString @@ -2488,7 +2488,7 @@ public Builder setSearchBytes( * * string id = 4 [deprecated = true]; * @deprecated clarifai.api.ListWorkflowsRequest.id is deprecated. - * See proto/clarifai/api/service.proto;l=6656 + * See proto/clarifai/api/service.proto;l=6658 * @param value The id to set. * @return This builder for chaining. */ @@ -2510,7 +2510,7 @@ public Builder setSearchBytes( * * string id = 4 [deprecated = true]; * @deprecated clarifai.api.ListWorkflowsRequest.id is deprecated. - * See proto/clarifai/api/service.proto;l=6656 + * See proto/clarifai/api/service.proto;l=6658 * @return This builder for chaining. */ @java.lang.Deprecated public Builder clearId() { @@ -2527,7 +2527,7 @@ public Builder setSearchBytes( * * string id = 4 [deprecated = true]; * @deprecated clarifai.api.ListWorkflowsRequest.id is deprecated. - * See proto/clarifai/api/service.proto;l=6656 + * See proto/clarifai/api/service.proto;l=6658 * @param value The bytes for id to set. * @return This builder for chaining. */ @@ -2552,7 +2552,7 @@ public Builder setSearchBytes( * * string search_term = 12 [deprecated = true]; * @deprecated clarifai.api.ListWorkflowsRequest.search_term is deprecated. - * See proto/clarifai/api/service.proto;l=6659 + * See proto/clarifai/api/service.proto;l=6661 * @return The searchTerm. */ @java.lang.Deprecated public java.lang.String getSearchTerm() { @@ -2575,7 +2575,7 @@ public Builder setSearchBytes( * * string search_term = 12 [deprecated = true]; * @deprecated clarifai.api.ListWorkflowsRequest.search_term is deprecated. - * See proto/clarifai/api/service.proto;l=6659 + * See proto/clarifai/api/service.proto;l=6661 * @return The bytes for searchTerm. */ @java.lang.Deprecated public com.google.protobuf.ByteString @@ -2599,7 +2599,7 @@ public Builder setSearchBytes( * * string search_term = 12 [deprecated = true]; * @deprecated clarifai.api.ListWorkflowsRequest.search_term is deprecated. - * See proto/clarifai/api/service.proto;l=6659 + * See proto/clarifai/api/service.proto;l=6661 * @param value The searchTerm to set. * @return This builder for chaining. */ @@ -2621,7 +2621,7 @@ public Builder setSearchBytes( * * string search_term = 12 [deprecated = true]; * @deprecated clarifai.api.ListWorkflowsRequest.search_term is deprecated. - * See proto/clarifai/api/service.proto;l=6659 + * See proto/clarifai/api/service.proto;l=6661 * @return This builder for chaining. */ @java.lang.Deprecated public Builder clearSearchTerm() { @@ -2638,7 +2638,7 @@ public Builder setSearchBytes( * * string search_term = 12 [deprecated = true]; * @deprecated clarifai.api.ListWorkflowsRequest.search_term is deprecated. - * See proto/clarifai/api/service.proto;l=6659 + * See proto/clarifai/api/service.proto;l=6661 * @param value The bytes for searchTerm to set. * @return This builder for chaining. */ diff --git a/src/main/java/com/clarifai/grpc/api/ListWorkflowsRequestOrBuilder.java b/src/main/java/com/clarifai/grpc/api/ListWorkflowsRequestOrBuilder.java index 348e2ba..8d7aea6 100644 --- a/src/main/java/com/clarifai/grpc/api/ListWorkflowsRequestOrBuilder.java +++ b/src/main/java/com/clarifai/grpc/api/ListWorkflowsRequestOrBuilder.java @@ -253,7 +253,7 @@ public interface ListWorkflowsRequestOrBuilder extends * * string query = 8 [deprecated = true]; * @deprecated clarifai.api.ListWorkflowsRequest.query is deprecated. - * See proto/clarifai/api/service.proto;l=6653 + * See proto/clarifai/api/service.proto;l=6655 * @return The query. */ @java.lang.Deprecated java.lang.String getQuery(); @@ -265,7 +265,7 @@ public interface ListWorkflowsRequestOrBuilder extends * * string query = 8 [deprecated = true]; * @deprecated clarifai.api.ListWorkflowsRequest.query is deprecated. - * See proto/clarifai/api/service.proto;l=6653 + * See proto/clarifai/api/service.proto;l=6655 * @return The bytes for query. */ @java.lang.Deprecated com.google.protobuf.ByteString @@ -279,7 +279,7 @@ public interface ListWorkflowsRequestOrBuilder extends * * string id = 4 [deprecated = true]; * @deprecated clarifai.api.ListWorkflowsRequest.id is deprecated. - * See proto/clarifai/api/service.proto;l=6656 + * See proto/clarifai/api/service.proto;l=6658 * @return The id. */ @java.lang.Deprecated java.lang.String getId(); @@ -291,7 +291,7 @@ public interface ListWorkflowsRequestOrBuilder extends * * string id = 4 [deprecated = true]; * @deprecated clarifai.api.ListWorkflowsRequest.id is deprecated. - * See proto/clarifai/api/service.proto;l=6656 + * See proto/clarifai/api/service.proto;l=6658 * @return The bytes for id. */ @java.lang.Deprecated com.google.protobuf.ByteString @@ -305,7 +305,7 @@ public interface ListWorkflowsRequestOrBuilder extends * * string search_term = 12 [deprecated = true]; * @deprecated clarifai.api.ListWorkflowsRequest.search_term is deprecated. - * See proto/clarifai/api/service.proto;l=6659 + * See proto/clarifai/api/service.proto;l=6661 * @return The searchTerm. */ @java.lang.Deprecated java.lang.String getSearchTerm(); @@ -317,7 +317,7 @@ public interface ListWorkflowsRequestOrBuilder extends * * string search_term = 12 [deprecated = true]; * @deprecated clarifai.api.ListWorkflowsRequest.search_term is deprecated. - * See proto/clarifai/api/service.proto;l=6659 + * See proto/clarifai/api/service.proto;l=6661 * @return The bytes for searchTerm. */ @java.lang.Deprecated com.google.protobuf.ByteString diff --git a/src/main/java/com/clarifai/grpc/api/Output.java b/src/main/java/com/clarifai/grpc/api/Output.java index 855a914..3a1efd2 100644 --- a/src/main/java/com/clarifai/grpc/api/Output.java +++ b/src/main/java/com/clarifai/grpc/api/Output.java @@ -124,6 +124,16 @@ private Output( break; } + case 56: { + + promptTokens_ = input.readUInt32(); + break; + } + case 64: { + + completionTokens_ = input.readUInt32(); + break; + } default: { if (!parseUnknownField( input, unknownFields, extensionRegistry, tag)) { @@ -400,6 +410,36 @@ public com.clarifai.grpc.api.DataOrBuilder getDataOrBuilder() { return getData(); } + public static final int PROMPT_TOKENS_FIELD_NUMBER = 7; + private int promptTokens_; + /** + *
+   * Number of prompt tokens as reported by the model or third-party API.
+   * 
+ * + * uint32 prompt_tokens = 7; + * @return The promptTokens. + */ + @java.lang.Override + public int getPromptTokens() { + return promptTokens_; + } + + public static final int COMPLETION_TOKENS_FIELD_NUMBER = 8; + private int completionTokens_; + /** + *
+   * Number of completion tokens as reported by the model or third-party API.
+   * 
+ * + * uint32 completion_tokens = 8; + * @return The completionTokens. + */ + @java.lang.Override + public int getCompletionTokens() { + return completionTokens_; + } + private byte memoizedIsInitialized = -1; @java.lang.Override public final boolean isInitialized() { @@ -432,6 +472,12 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) if (data_ != null) { output.writeMessage(6, getData()); } + if (promptTokens_ != 0) { + output.writeUInt32(7, promptTokens_); + } + if (completionTokens_ != 0) { + output.writeUInt32(8, completionTokens_); + } unknownFields.writeTo(output); } @@ -464,6 +510,14 @@ public int getSerializedSize() { size += com.google.protobuf.CodedOutputStream .computeMessageSize(6, getData()); } + if (promptTokens_ != 0) { + size += com.google.protobuf.CodedOutputStream + .computeUInt32Size(7, promptTokens_); + } + if (completionTokens_ != 0) { + size += com.google.protobuf.CodedOutputStream + .computeUInt32Size(8, completionTokens_); + } size += unknownFields.getSerializedSize(); memoizedSize = size; return size; @@ -506,6 +560,10 @@ public boolean equals(final java.lang.Object obj) { if (!getData() .equals(other.getData())) return false; } + if (getPromptTokens() + != other.getPromptTokens()) return false; + if (getCompletionTokens() + != other.getCompletionTokens()) return false; if (!unknownFields.equals(other.unknownFields)) return false; return true; } @@ -539,6 +597,10 @@ public int hashCode() { hash = (37 * hash) + DATA_FIELD_NUMBER; hash = (53 * hash) + getData().hashCode(); } + hash = (37 * hash) + PROMPT_TOKENS_FIELD_NUMBER; + hash = (53 * hash) + getPromptTokens(); + hash = (37 * hash) + COMPLETION_TOKENS_FIELD_NUMBER; + hash = (53 * hash) + getCompletionTokens(); hash = (29 * hash) + unknownFields.hashCode(); memoizedHashCode = hash; return hash; @@ -708,6 +770,10 @@ public Builder clear() { data_ = null; dataBuilder_ = null; } + promptTokens_ = 0; + + completionTokens_ = 0; + return this; } @@ -760,6 +826,8 @@ public com.clarifai.grpc.api.Output buildPartial() { } else { result.data_ = dataBuilder_.build(); } + result.promptTokens_ = promptTokens_; + result.completionTokens_ = completionTokens_; onBuilt(); return result; } @@ -827,6 +895,12 @@ public Builder mergeFrom(com.clarifai.grpc.api.Output other) { if (other.hasData()) { mergeData(other.getData()); } + if (other.getPromptTokens() != 0) { + setPromptTokens(other.getPromptTokens()); + } + if (other.getCompletionTokens() != 0) { + setCompletionTokens(other.getCompletionTokens()); + } this.mergeUnknownFields(other.unknownFields); onChanged(); return this; @@ -1744,6 +1818,92 @@ public com.clarifai.grpc.api.DataOrBuilder getDataOrBuilder() { } return dataBuilder_; } + + private int promptTokens_ ; + /** + *
+     * Number of prompt tokens as reported by the model or third-party API.
+     * 
+ * + * uint32 prompt_tokens = 7; + * @return The promptTokens. + */ + @java.lang.Override + public int getPromptTokens() { + return promptTokens_; + } + /** + *
+     * Number of prompt tokens as reported by the model or third-party API.
+     * 
+ * + * uint32 prompt_tokens = 7; + * @param value The promptTokens to set. + * @return This builder for chaining. + */ + public Builder setPromptTokens(int value) { + + promptTokens_ = value; + onChanged(); + return this; + } + /** + *
+     * Number of prompt tokens as reported by the model or third-party API.
+     * 
+ * + * uint32 prompt_tokens = 7; + * @return This builder for chaining. + */ + public Builder clearPromptTokens() { + + promptTokens_ = 0; + onChanged(); + return this; + } + + private int completionTokens_ ; + /** + *
+     * Number of completion tokens as reported by the model or third-party API.
+     * 
+ * + * uint32 completion_tokens = 8; + * @return The completionTokens. + */ + @java.lang.Override + public int getCompletionTokens() { + return completionTokens_; + } + /** + *
+     * Number of completion tokens as reported by the model or third-party API.
+     * 
+ * + * uint32 completion_tokens = 8; + * @param value The completionTokens to set. + * @return This builder for chaining. + */ + public Builder setCompletionTokens(int value) { + + completionTokens_ = value; + onChanged(); + return this; + } + /** + *
+     * Number of completion tokens as reported by the model or third-party API.
+     * 
+ * + * uint32 completion_tokens = 8; + * @return This builder for chaining. + */ + public Builder clearCompletionTokens() { + + completionTokens_ = 0; + onChanged(); + return this; + } @java.lang.Override public final Builder setUnknownFields( final com.google.protobuf.UnknownFieldSet unknownFields) { diff --git a/src/main/java/com/clarifai/grpc/api/OutputOrBuilder.java b/src/main/java/com/clarifai/grpc/api/OutputOrBuilder.java index 74072bd..e99fa7f 100644 --- a/src/main/java/com/clarifai/grpc/api/OutputOrBuilder.java +++ b/src/main/java/com/clarifai/grpc/api/OutputOrBuilder.java @@ -167,4 +167,24 @@ public interface OutputOrBuilder extends * .clarifai.api.Data data = 6; */ com.clarifai.grpc.api.DataOrBuilder getDataOrBuilder(); + + /** + *
+   * Number of prompt tokens as reported by the model or third-party API.
+   * 
+ * + * uint32 prompt_tokens = 7; + * @return The promptTokens. + */ + int getPromptTokens(); + + /** + *
+   * Number of completion tokens as reported by the model or third-party API.
+   * 
+ * + * uint32 completion_tokens = 8; + * @return The completionTokens. + */ + int getCompletionTokens(); } diff --git a/src/main/java/com/clarifai/grpc/api/PostModelVersionsUploadConfig.java b/src/main/java/com/clarifai/grpc/api/PostModelVersionsUploadConfig.java index 82b7939..588803c 100644 --- a/src/main/java/com/clarifai/grpc/api/PostModelVersionsUploadConfig.java +++ b/src/main/java/com/clarifai/grpc/api/PostModelVersionsUploadConfig.java @@ -91,6 +91,11 @@ private PostModelVersionsUploadConfig( isV3_ = input.readBool(); break; } + case 48: { + + storageRequestSize_ = input.readUInt64(); + break; + } default: { if (!parseUnknownField( input, unknownFields, extensionRegistry, tag)) { @@ -265,6 +270,21 @@ public boolean getIsV3() { return isV3_; } + public static final int STORAGE_REQUEST_SIZE_FIELD_NUMBER = 6; + private long storageRequestSize_; + /** + *
+   * Number of bytes requested for the build process.
+   * 
+ * + * uint64 storage_request_size = 6; + * @return The storageRequestSize. + */ + @java.lang.Override + public long getStorageRequestSize() { + return storageRequestSize_; + } + private byte memoizedIsInitialized = -1; @java.lang.Override public final boolean isInitialized() { @@ -294,6 +314,9 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) if (isV3_ != false) { output.writeBool(5, isV3_); } + if (storageRequestSize_ != 0L) { + output.writeUInt64(6, storageRequestSize_); + } unknownFields.writeTo(output); } @@ -322,6 +345,10 @@ public int getSerializedSize() { size += com.google.protobuf.CodedOutputStream .computeBoolSize(5, isV3_); } + if (storageRequestSize_ != 0L) { + size += com.google.protobuf.CodedOutputStream + .computeUInt64Size(6, storageRequestSize_); + } size += unknownFields.getSerializedSize(); memoizedSize = size; return size; @@ -353,6 +380,8 @@ public boolean equals(final java.lang.Object obj) { != other.getTotalSize()) return false; if (getIsV3() != other.getIsV3()) return false; + if (getStorageRequestSize() + != other.getStorageRequestSize()) return false; if (!unknownFields.equals(other.unknownFields)) return false; return true; } @@ -380,6 +409,9 @@ public int hashCode() { hash = (37 * hash) + IS_V3_FIELD_NUMBER; hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean( getIsV3()); + hash = (37 * hash) + STORAGE_REQUEST_SIZE_FIELD_NUMBER; + hash = (53 * hash) + com.google.protobuf.Internal.hashLong( + getStorageRequestSize()); hash = (29 * hash) + unknownFields.hashCode(); memoizedHashCode = hash; return hash; @@ -531,6 +563,8 @@ public Builder clear() { isV3_ = false; + storageRequestSize_ = 0L; + return this; } @@ -570,6 +604,7 @@ public com.clarifai.grpc.api.PostModelVersionsUploadConfig buildPartial() { } result.totalSize_ = totalSize_; result.isV3_ = isV3_; + result.storageRequestSize_ = storageRequestSize_; onBuilt(); return result; } @@ -634,6 +669,9 @@ public Builder mergeFrom(com.clarifai.grpc.api.PostModelVersionsUploadConfig oth if (other.getIsV3() != false) { setIsV3(other.getIsV3()); } + if (other.getStorageRequestSize() != 0L) { + setStorageRequestSize(other.getStorageRequestSize()); + } this.mergeUnknownFields(other.unknownFields); onChanged(); return this; @@ -1118,6 +1156,49 @@ public Builder clearIsV3() { onChanged(); return this; } + + private long storageRequestSize_ ; + /** + *
+     * Number of bytes requested for the build process.
+     * 
+ * + * uint64 storage_request_size = 6; + * @return The storageRequestSize. + */ + @java.lang.Override + public long getStorageRequestSize() { + return storageRequestSize_; + } + /** + *
+     * Number of bytes requested for the build process.
+     * 
+ * + * uint64 storage_request_size = 6; + * @param value The storageRequestSize to set. + * @return This builder for chaining. + */ + public Builder setStorageRequestSize(long value) { + + storageRequestSize_ = value; + onChanged(); + return this; + } + /** + *
+     * Number of bytes requested for the build process.
+     * 
+ * + * uint64 storage_request_size = 6; + * @return This builder for chaining. + */ + public Builder clearStorageRequestSize() { + + storageRequestSize_ = 0L; + onChanged(); + return this; + } @java.lang.Override public final Builder setUnknownFields( final com.google.protobuf.UnknownFieldSet unknownFields) { diff --git a/src/main/java/com/clarifai/grpc/api/PostModelVersionsUploadConfigOrBuilder.java b/src/main/java/com/clarifai/grpc/api/PostModelVersionsUploadConfigOrBuilder.java index 1db61a1..1168559 100644 --- a/src/main/java/com/clarifai/grpc/api/PostModelVersionsUploadConfigOrBuilder.java +++ b/src/main/java/com/clarifai/grpc/api/PostModelVersionsUploadConfigOrBuilder.java @@ -88,4 +88,14 @@ public interface PostModelVersionsUploadConfigOrBuilder extends * @return The isV3. */ boolean getIsV3(); + + /** + *
+   * Number of bytes requested for the build process.
+   * 
+ * + * uint64 storage_request_size = 6; + * @return The storageRequestSize. + */ + long getStorageRequestSize(); } diff --git a/src/main/java/com/clarifai/grpc/api/PostSearchesRequest.java b/src/main/java/com/clarifai/grpc/api/PostSearchesRequest.java index 7966eb7..ea80b55 100644 --- a/src/main/java/com/clarifai/grpc/api/PostSearchesRequest.java +++ b/src/main/java/com/clarifai/grpc/api/PostSearchesRequest.java @@ -187,7 +187,7 @@ public com.clarifai.grpc.api.UserAppIDSetOrBuilder getUserAppIdOrBuilder() { * * .clarifai.api.Query query = 2 [deprecated = true]; * @deprecated clarifai.api.PostSearchesRequest.query is deprecated. - * See proto/clarifai/api/service.proto;l=6195 + * See proto/clarifai/api/service.proto;l=6197 * @return Whether the query field is set. */ @java.lang.Override @@ -202,7 +202,7 @@ public com.clarifai.grpc.api.UserAppIDSetOrBuilder getUserAppIdOrBuilder() { * * .clarifai.api.Query query = 2 [deprecated = true]; * @deprecated clarifai.api.PostSearchesRequest.query is deprecated. - * See proto/clarifai/api/service.proto;l=6195 + * See proto/clarifai/api/service.proto;l=6197 * @return The query. */ @java.lang.Override @@ -927,7 +927,7 @@ public com.clarifai.grpc.api.UserAppIDSetOrBuilder getUserAppIdOrBuilder() { * * .clarifai.api.Query query = 2 [deprecated = true]; * @deprecated clarifai.api.PostSearchesRequest.query is deprecated. - * See proto/clarifai/api/service.proto;l=6195 + * See proto/clarifai/api/service.proto;l=6197 * @return Whether the query field is set. */ @java.lang.Deprecated public boolean hasQuery() { @@ -941,7 +941,7 @@ public com.clarifai.grpc.api.UserAppIDSetOrBuilder getUserAppIdOrBuilder() { * * .clarifai.api.Query query = 2 [deprecated = true]; * @deprecated clarifai.api.PostSearchesRequest.query is deprecated. - * See proto/clarifai/api/service.proto;l=6195 + * See proto/clarifai/api/service.proto;l=6197 * @return The query. */ @java.lang.Deprecated public com.clarifai.grpc.api.Query getQuery() { diff --git a/src/main/java/com/clarifai/grpc/api/PostSearchesRequestOrBuilder.java b/src/main/java/com/clarifai/grpc/api/PostSearchesRequestOrBuilder.java index 19cc395..6d85390 100644 --- a/src/main/java/com/clarifai/grpc/api/PostSearchesRequestOrBuilder.java +++ b/src/main/java/com/clarifai/grpc/api/PostSearchesRequestOrBuilder.java @@ -42,7 +42,7 @@ public interface PostSearchesRequestOrBuilder extends * * .clarifai.api.Query query = 2 [deprecated = true]; * @deprecated clarifai.api.PostSearchesRequest.query is deprecated. - * See proto/clarifai/api/service.proto;l=6195 + * See proto/clarifai/api/service.proto;l=6197 * @return Whether the query field is set. */ @java.lang.Deprecated boolean hasQuery(); @@ -54,7 +54,7 @@ public interface PostSearchesRequestOrBuilder extends * * .clarifai.api.Query query = 2 [deprecated = true]; * @deprecated clarifai.api.PostSearchesRequest.query is deprecated. - * See proto/clarifai/api/service.proto;l=6195 + * See proto/clarifai/api/service.proto;l=6197 * @return The query. */ @java.lang.Deprecated com.clarifai.grpc.api.Query getQuery(); diff --git a/src/main/java/com/clarifai/grpc/api/Resources.java b/src/main/java/com/clarifai/grpc/api/Resources.java index a85e4eb..a1067ca 100644 --- a/src/main/java/com/clarifai/grpc/api/Resources.java +++ b/src/main/java/com/clarifai/grpc/api/Resources.java @@ -1684,717 +1684,718 @@ public static void registerAllExtensions( "\n\023cooccurrence_matrix\030\002 \001(\010\022\024\n\014label_cou" + "nts\030\003 \001(\010\022\026\n\016binary_metrics\030\004 \001(\010\022\020\n\010tes" + "t_set\030\005 \001(\010\022\027\n\017metrics_by_area\030\006 \001(\010\022\030\n\020" + - "metrics_by_class\030\007 \001(\010\"\333\001\n\006Output\022\n\n\002id\030" + + "metrics_by_class\030\007 \001(\010\"\215\002\n\006Output\022\n\n\002id\030" + "\001 \001(\t\022+\n\006status\030\002 \001(\0132\033.clarifai.api.sta" + "tus.Status\022.\n\ncreated_at\030\003 \001(\0132\032.google." + "protobuf.Timestamp\022\"\n\005model\030\004 \001(\0132\023.clar" + "ifai.api.Model\022\"\n\005input\030\005 \001(\0132\023.clarifai" + ".api.Input\022 \n\004data\030\006 \001(\0132\022.clarifai.api." + - "Data\"4\n\tScopeDeps\022\r\n\005scope\030\001 \001(\t\022\030\n\020depe" + - "nding_scopes\030\002 \003(\t\":\n\014EndpointDeps\022\020\n\010en" + - "dpoint\030\001 \001(\t\022\030\n\020depending_scopes\030\002 \003(\t\"\215" + - "\001\n\003Hit\022\023\n\005score\030\001 \001(\002B\004\200\265\030\001\022\"\n\005input\030\002 \001" + - "(\0132\023.clarifai.api.Input\022,\n\nannotation\030\003 " + - "\001(\0132\030.clarifai.api.Annotation\022\017\n\007user_id" + - "\030\004 \001(\t\022\016\n\006app_id\030\005 \001(\t\"#\n\010HitCount\022\027\n\017es" + - "timated_total\030\001 \001(\004\"\215\001\n\003And\022\"\n\005input\030\001 \001" + - "(\0132\023.clarifai.api.Input\022$\n\006output\030\002 \001(\0132" + - "\024.clarifai.api.Output\022\016\n\006negate\030\003 \001(\010\022,\n" + - "\nannotation\030\004 \001(\0132\030.clarifai.api.Annotat" + - "ion\"\210\001\n\005Query\022#\n\004ands\030\001 \003(\0132\021.clarifai.a" + - "pi.AndB\002\030\001\022\020\n\010language\030\002 \001(\t\022%\n\007filters\030" + - "\003 \003(\0132\024.clarifai.api.Filter\022!\n\005ranks\030\004 \003" + - "(\0132\022.clarifai.api.Rank\"\326\003\n\006Search\022\"\n\005que" + - "ry\030\001 \001(\0132\023.clarifai.api.Query\022\n\n\002id\030\002 \001(" + - "\t\022\026\n\016application_id\030\003 \001(\t\022\014\n\004name\030\004 \001(\t\022" + - ")\n\005as_of\030\005 \001(\0132\032.google.protobuf.Timesta" + - "mp\022\020\n\010git_hash\030\006 \001(\t\022.\n\ncreated_at\030\007 \001(\013" + - "2\032.google.protobuf.Timestamp\022/\n\013modified" + - "_at\030\010 \001(\0132\032.google.protobuf.Timestamp\022\021\n" + - "\talgorithm\030\t \001(\t\022\014\n\004save\030\n \001(\010\022\021\n\tmin_va" + - "lue\030\013 \001(\002\022,\n\nvisibility\030\014 \001(\0132\030.clarifai" + - ".api.Visibility\022+\n\006metric\030\r \001(\0162\033.clarif" + - "ai.api.Search.Metric\"I\n\006Metric\022\022\n\016METRIC" + - "_NOT_SET\020\000\022\026\n\022EUCLIDEAN_DISTANCE\020\001\022\023\n\017CO" + - "SINE_DISTANCE\020\002\"\244\001\n\006Filter\022\016\n\006negate\030\003 \001" + - "(\010\022,\n\nannotation\030\004 \001(\0132\030.clarifai.api.An" + - "notation\022\"\n\005input\030\005 \001(\0132\023.clarifai.api.I" + - "nput\0228\n\027last_updated_time_range\030\006 \001(\0132\027." + - "clarifai.api.TimeRange\"i\n\tTimeRange\022.\n\ns" + - "tart_time\030\001 \001(\0132\032.google.protobuf.Timest" + - "amp\022,\n\010end_time\030\002 \001(\0132\032.google.protobuf." + - "Timestamp\"D\n\004Rank\022\016\n\006negate\030\003 \001(\010\022,\n\nann" + - "otation\030\004 \001(\0132\030.clarifai.api.Annotation\"" + - "\215\002\n\027AnnotationSearchMetrics\022*\n\014ground_tr" + - "uth\030\001 \001(\0132\024.clarifai.api.Search\022,\n\016searc" + - "h_to_eval\030\002 \001(\0132\024.clarifai.api.Search\022*\n" + - "\007metrics\030\003 \001(\0132\031.clarifai.api.EvalMetric" + - "s\022 \n\004data\030\004 \001(\0132\022.clarifai.api.Data\022\034\n\024a" + - "ctive_concept_count\030\005 \001(\r\022,\n\nvisibility\030" + - "\006 \001(\0132\030.clarifai.api.Visibility\"\221\001\n\004Text" + - "\022\013\n\003raw\030\001 \001(\t\022\013\n\003url\030\002 \001(\t\022\033\n\023allow_dupl" + - "icate_url\030\003 \001(\010\022\'\n\006hosted\030\004 \001(\0132\027.clarif" + - "ai.api.HostedURL\022)\n\ttext_info\030\005 \001(\0132\026.cl" + - "arifai.api.TextInfo\"0\n\010TextInfo\022\022\n\nchar_" + - "count\030\001 \001(\005\022\020\n\010encoding\030\002 \001(\t\"\314\006\n\004User\022\n" + - "\n\002id\030\001 \001(\t\022\031\n\rprimary_email\030\002 \001(\tB\002\030\001\022\022\n" + - "\nfirst_name\030\003 \001(\t\022\021\n\tlast_name\030\004 \001(\t\022\024\n\014" + - "company_name\030\005 \001(\t\022\021\n\tjob_title\030\023 \001(\t\022\020\n" + - "\010job_role\030\024 \001(\t\022\021\n\tintention\030\030 \001(\t\022\027\n\017re" + - "ferral_source\030\031 \001(\t\022\025\n\tbill_type\030\007 \001(\tB\002" + - "\030\001\022.\n\ncreated_at\030\006 \001(\0132\032.google.protobuf" + - ".Timestamp\0229\n\021date_gdpr_consent\030\010 \001(\0132\032." + - "google.protobuf.TimestampB\002\030\001\0228\n\020date_to" + - "s_consent\030\t \001(\0132\032.google.protobuf.Timest" + - "ampB\002\030\001\022>\n\026date_marketing_consent\030\n \001(\0132" + - "\032.google.protobuf.TimestampB\002\030\001\0228\n\020date_" + - "pii_consent\030\027 \001(\0132\032.google.protobuf.Time" + - "stampB\002\030\001\022-\n\010metadata\030\013 \001(\0132\027.google.pro" + - "tobuf.StructB\002\030\001\0227\n\017email_addresses\030\014 \003(" + - "\0132\032.clarifai.api.EmailAddressB\002\030\001\022#\n\027two" + - "_factor_auth_enabled\030\017 \001(\010B\002\030\001\022\027\n\013teams_" + - "count\030\020 \001(\rB\002\030\001\022\022\n\nis_starred\030\025 \001(\010\022\022\n\ns" + - "tar_count\030\026 \001(\005\022,\n\nvisibility\030\021 \001(\0132\030.cl" + - "arifai.api.Visibility\022-\n\013user_detail\030\022 \001" + - "(\0132\030.clarifai.api.UserDetail\022\"\n\005image\030\032 " + - "\001(\0132\023.clarifai.api.ImageJ\004\010\r\020\016J\004\010\016\020\017\"\212\004\n" + - "\nUserDetail\022\025\n\rprimary_email\030\001 \001(\t\022\021\n\tbi" + - "ll_type\030\002 \001(\t\0225\n\021date_gdpr_consent\030\003 \001(\013" + - "2\032.google.protobuf.Timestamp\0224\n\020date_tos" + - "_consent\030\004 \001(\0132\032.google.protobuf.Timesta" + - "mp\022:\n\026date_marketing_consent\030\005 \001(\0132\032.goo" + - "gle.protobuf.Timestamp\0224\n\020date_pii_conse" + - "nt\030\r \001(\0132\032.google.protobuf.Timestamp\022)\n\010" + - "metadata\030\006 \001(\0132\027.google.protobuf.Struct\022" + - "3\n\017email_addresses\030\007 \003(\0132\032.clarifai.api." + - "EmailAddress\022\037\n\027two_factor_auth_enabled\030" + - "\t \001(\010\022\023\n\013teams_count\030\n \001(\r\022\017\n\007country\030\013 " + - "\001(\t\022\r\n\005state\030\014 \001(\t\0227\n\020commitment_value\030\016" + - " \001(\0132\035.clarifai.api.CommitmentValueJ\004\010\010\020" + - "\t\"R\n\014EmailAddress\022\023\n\005email\030\001 \001(\tB\004\200\265\030\001\022\025" + - "\n\007primary\030\002 \001(\010B\004\200\265\030\001\022\026\n\010verified\030\003 \001(\010B" + - "\004\200\265\030\001\"\035\n\010Password\022\021\n\tplaintext\030\001 \001(\t\"\206\003\n" + - "\022PasswordViolations\022\026\n\016minimum_length\030\001 " + - "\001(\010\022\026\n\016maximum_length\030\002 \001(\010\022\031\n\021upper_cas" + - "e_needed\030\003 \001(\010\022\031\n\021lower_case_needed\030\004 \001(" + - "\010\022\026\n\016numeric_needed\030\005 \001(\010\022\037\n\027non_alphanu" + - "meric_needed\030\006 \001(\010\022\026\n\016password_reuse\030\007 \001" + - "(\010\022\025\n\rexclude_names\030\010 \001(\010\022\025\n\rexclude_ema" + - "il\030\t \001(\010\022\034\n\024no_confusing_letters\030\n \001(\010\022\033" + - "\n\023no_simple_passwords\030\013 \001(\010\022\030\n\020no_common" + - "_vocabs\030\014 \001(\010\022\033\n\023no_overlap_with_old\030\r \001" + - "(\010\022\031\n\021password_lifespan\030\016 \001(\010\"\231\001\n\017Commit" + - "mentValue\022\r\n\005value\030\001 \001(\005\022:\n\004type\030\002 \001(\0162," + - ".clarifai.api.CommitmentValue.Commitment" + - "Type\";\n\016CommitmentType\022\020\n\014TYPE_NOT_SET\020\000" + - "\022\013\n\007MONTHLY\020\001\022\n\n\006ANNUAL\020\002\"\345\001\n\005Video\022\013\n\003u" + - "rl\030\001 \001(\t\022\016\n\006base64\030\002 \001(\014\022\033\n\023allow_duplic" + - "ate_url\030\004 \001(\010\022\031\n\rthumbnail_url\030\005 \001(\tB\002\030\001" + - "\022\'\n\006hosted\030\006 \001(\0132\027.clarifai.api.HostedUR" + - "L\0221\n\020hosted_thumbnail\030\010 \001(\0132\027.clarifai.a" + - "pi.HostedURL\022+\n\nvideo_info\030\007 \001(\0132\027.clari" + - "fai.api.VideoInfo\"\216\001\n\tVideoInfo\022\r\n\005width" + - "\030\001 \001(\005\022\016\n\006height\030\002 \001(\005\022\013\n\003fps\030\003 \001(\002\022\024\n\014v" + - "ideo_format\030\004 \001(\t\022\020\n\010bit_rate\030\005 \001(\005\022\023\n\013f" + - "rame_count\030\006 \001(\005\022\030\n\020duration_seconds\030\007 \001" + - "(\002\"\252\004\n\010Workflow\022\n\n\002id\030\001 \001(\t\022\016\n\006app_id\030\002 " + - "\001(\t\022.\n\ncreated_at\030\003 \001(\0132\032.google.protobu" + - "f.Timestamp\022)\n\005nodes\030\004 \003(\0132\032.clarifai.ap" + - "i.WorkflowNode\022)\n\010metadata\030\005 \001(\0132\027.googl" + - "e.protobuf.Struct\022,\n\nvisibility\030\006 \001(\0132\030." + - "clarifai.api.Visibility\022\017\n\007user_id\030\007 \001(\t" + - "\022/\n\013modified_at\030\010 \001(\0132\032.google.protobuf." + - "Timestamp\022.\n\007version\030\t \001(\0132\035.clarifai.ap" + - "i.WorkflowVersion\022\022\n\nis_starred\030\n \001(\010\022\022\n" + - "\nstar_count\030\013 \001(\005\022\023\n\013description\030\014 \001(\t\022\r" + - "\n\005notes\030\r \001(\t\022\027\n\tuse_cases\030\016 \003(\tB\004\200\265\030\001\022\034" + - "\n\016check_consents\030\017 \003(\tB\004\200\265\030\001\0225\n\017bookmark" + - "_origin\030\020 \001(\0132\034.clarifai.api.BookmarkOri" + - "gin\022\"\n\005image\030\021 \001(\0132\023.clarifai.api.Image\"" + - "\336\002\n\017WorkflowVersion\022\n\n\002id\030\001 \001(\t\022\023\n\013workf" + - "low_id\030\002 \001(\t\022.\n\ncreated_at\030\003 \001(\0132\032.googl" + - "e.protobuf.Timestamp\022/\n\013modified_at\030\004 \001(" + - "\0132\032.google.protobuf.Timestamp\022,\n\nvisibil" + - "ity\030\005 \001(\0132\030.clarifai.api.Visibility\022)\n\005n" + - "odes\030\006 \003(\0132\032.clarifai.api.WorkflowNode\022)" + - "\n\010metadata\030\007 \001(\0132\027.google.protobuf.Struc" + - "t\022\016\n\006app_id\030\010 \001(\t\022\017\n\007user_id\030\t \001(\t\022\023\n\013de" + - "scription\030\n \001(\t\022\017\n\007license\030\013 \001(\t\"\275\001\n\014Wor" + - "kflowNode\022\n\n\002id\030\001 \001(\t\022\"\n\005model\030\002 \001(\0132\023.c" + - "larifai.api.Model\022,\n\013node_inputs\030\003 \003(\0132\027" + - ".clarifai.api.NodeInput\022\027\n\017suppress_outp" + - "ut\030\004 \001(\010\0226\n\024output_info_override\030\005 \001(\0132\030" + - ".clarifai.api.OutputInfo\"\034\n\tNodeInput\022\017\n" + - "\007node_id\030\001 \001(\t\"\343\001\n\016WorkflowResult\022\n\n\002id\030" + - "\001 \001(\t\022+\n\006status\030\002 \001(\0132\033.clarifai.api.sta" + - "tus.Status\022.\n\ncreated_at\030\003 \001(\0132\032.google." + - "protobuf.Timestamp\022\"\n\005input\030\005 \001(\0132\023.clar" + - "ifai.api.Input\022%\n\007outputs\030\006 \003(\0132\024.clarif" + - "ai.api.Output\022\027\n\017suppress_output\030\007 \001(\010J\004" + - "\010\004\020\005\"\033\n\rWorkflowState\022\n\n\002id\030\001 \001(\t\"\220\003\n\016Ap" + - "pDuplication\022\n\n\002id\030\001 \001(\t\022*\n\017destination_" + - "app\030\n \001(\0132\021.clarifai.api.App\022\033\n\017existing" + - "_app_id\030\010 \001(\tB\002\030\001\022\026\n\nnew_app_id\030\002 \001(\tB\002\030" + - "\001\022\030\n\014new_app_name\030\003 \001(\tB\002\030\001\022+\n\006status\030\004 " + - "\001(\0132\033.clarifai.api.status.Status\022.\n\ncrea" + - "ted_at\030\005 \001(\0132\032.google.protobuf.Timestamp" + - "\0224\n\020last_modified_at\030\006 \001(\0132\032.google.prot" + - "obuf.Timestamp\0223\n\006filter\030\007 \001(\0132#.clarifa" + - "i.api.AppDuplicationFilters\022/\n\010progress\030" + - "\t \003(\0132\035.clarifai.api.AppCopyProgress\"5\n\017" + - "AppCopyProgress\022\r\n\005field\030\001 \001(\t\022\023\n\005value\030" + - "\002 \001(\005B\004\200\265\030\001\"\262\001\n\025AppDuplicationFilters\022\023\n" + - "\013copy_inputs\030\001 \001(\010\022\025\n\rcopy_concepts\030\002 \001(" + - "\010\022\030\n\020copy_annotations\030\003 \001(\010\022\023\n\013copy_mode" + - "ls\030\004 \001(\010\022\026\n\016copy_workflows\030\005 \001(\010\022&\n\036copy" + - "_installed_module_versions\030\006 \001(\010\"\372\002\n\nLab" + - "elOrder\022\n\n\002id\030\001 \001(\t\022\014\n\004name\030\002 \001(\t\022+\n\006sta" + - "tus\030\003 \001(\0132\033.clarifai.api.status.Status\022\024" + - "\n\014auto_release\030\004 \001(\010\022\027\n\017allow_empty_tag\030" + - "\005 \001(\010\0228\n\024desired_fulfill_time\030\006 \001(\0132\032.go" + - "ogle.protobuf.Timestamp\0229\n\025estimate_fulf" + - "ill_time\030\007 \001(\0132\032.google.protobuf.Timesta" + - "mp\022 \n\004task\030\010 \001(\0132\022.clarifai.api.Task\022.\n\n" + - "created_at\030\t \001(\0132\032.google.protobuf.Times" + - "tamp\022/\n\013modified_at\030\n \001(\0132\032.google.proto" + - "buf.Timestamp\"\217\010\n\004Task\022\n\n\002id\030\001 \001(\t\022.\n\ncr" + - "eated_at\030\002 \001(\0132\032.google.protobuf.Timesta" + - "mp\022/\n\013modified_at\030\003 \001(\0132\032.google.protobu" + - "f.Timestamp\022)\n\004type\030\004 \001(\0162\033.clarifai.api" + - ".Task.TaskType\022\023\n\013description\030\005 \001(\t\022(\n\006w" + - "orker\030\006 \001(\0132\030.clarifai.api.TaskWorker\022\027\n" + - "\013concept_ids\030\007 \003(\tB\002\030\001\0223\n\014input_source\030\010" + - " \001(\0132\035.clarifai.api.TaskInputSource\022\021\n\ts" + - "ample_ms\030\t \001(\r\0223\n\014ai_assistant\030\n \001(\0132\035.c" + - "larifai.api.TaskAIAssistant\022(\n\006review\030\013 " + - "\001(\0132\030.clarifai.api.TaskReview\022+\n\006status\030" + - "\014 \001(\0132\033.clarifai.api.status.Status\022\014\n\004na" + - "me\030\r \001(\t\022:\n\020ai_assist_params\030\016 \001(\0132 .cla" + - "rifai.api.AiAssistParameters\022,\n\nvisibili" + - "ty\030\017 \001(\0132\030.clarifai.api.Visibility\022\016\n\006ap" + - "p_id\030\020 \001(\t\022\017\n\007user_id\030\021 \001(\t\022\026\n\016label_ord" + - "er_id\030\022 \001(\t\022+\n\010concepts\030\023 \003(\0132\031.clarifai" + - ".api.TaskConcept\022#\n\033delete_previous_anno" + - "tations\030\024 \001(\010\022*\n\007metrics\030\025 \001(\0132\031.clarifa" + - "i.api.TaskMetrics\0221\n\010priority\030\027 \001(\0162\037.cl" + - "arifai.api.Task.TaskPriority\022)\n\010metadata" + - "\030\030 \001(\0132\027.google.protobuf.Struct\"l\n\010TaskT" + - "ype\022\020\n\014TYPE_NOT_SET\020\000\022\033\n\027CONCEPTS_CLASSI" + - "FICATION\020\001\022\032\n\026BOUNDING_BOX_DETECTION\020\002\022\025" + - "\n\021POLYGON_DETECTION\020\003\"H\n\014TaskPriority\022\031\n" + - "\025TASK_PRIORITY_NOT_SET\020\000\022\007\n\003LOW\020\001\022\n\n\006MED" + - "IUM\020\002\022\010\n\004HIGH\020\003\"`\n\022AiAssistParameters\022\025\n" + - "\rmin_threshold\030\001 \001(\002\022\025\n\rmax_threshold\030\002 " + - "\001(\002\022\034\n\024concept_relation_ids\030\003 \003(\t\"\200\004\n\nTa" + - "skWorker\022=\n\010strategy\030\001 \001(\0162+.clarifai.ap" + - "i.TaskWorker.TaskWorkerStrategy\022\024\n\010user_" + - "ids\030\002 \003(\tB\002\030\001\022%\n\005users\030\004 \003(\0132\022.clarifai." + - "api.UserB\002\030\001\022T\n\031partitioned_strategy_inf" + - "o\030\003 \001(\0132/.clarifai.api.TaskWorkerPartiti" + - "onedStrategyInfoH\000\022%\n\007workers\030\007 \003(\0132\024.cl" + - "arifai.api.Worker\0221\n\004type\030\010 \001(\0162#.clarif" + - "ai.api.TaskWorker.WorkerType\"_\n\022TaskWork" + - "erStrategy\022\033\n\027WORKER_STRATEGY_NOT_SET\020\000\022" + - "\017\n\013PARTITIONED\020\002\022\010\n\004FULL\020\003\022\013\n\007DYNAMIC\020\004\"" + - "\004\010\001\020\001\"H\n\nWorkerType\022\027\n\023WORKER_TYPE_NOT_S" + - "ET\020\000\022\020\n\014WORKER_HUMAN\020\001\022\017\n\013WORKER_AUTO\020\002B" + - "\017\n\rstrategy_infoJ\004\010\005\020\006J\004\010\006\020\007\"\251\002\n!TaskWor" + - "kerPartitionedStrategyInfo\022[\n\004type\030\001 \001(\016" + - "2M.clarifai.api.TaskWorkerPartitionedStr" + - "ategyInfo.TaskWorkerPartitionedStrategy\022" + - "\031\n\021workers_per_input\030\002 \001(\005\022(\n\007weights\030\003 " + - "\001(\0132\027.google.protobuf.Struct\"b\n\035TaskWork" + - "erPartitionedStrategy\022\'\n#PARTITIONED_WOR" + - "KER_STRATEGY_NOT_SET\020\000\022\n\n\006EVENLY\020\001\022\014\n\010WE" + - "IGHTED\020\002\"\303\001\n\017TaskInputSource\022?\n\004type\030\001 \001" + - "(\01621.clarifai.api.TaskInputSource.TaskIn" + - "putSourceType\022\n\n\002id\030\002 \001(\t\"c\n\023TaskInputSo" + - "urceType\022\035\n\031INPUT_SOURCE_TYPE_NOT_SET\020\000\022" + - "\016\n\nALL_INPUTS\020\001\022\020\n\014SAVED_SEARCH\020\002\022\013\n\007DAT" + - "ASET\020\003\"\220\003\n\nTaskReview\022=\n\010strategy\030\001 \001(\0162" + - "+.clarifai.api.TaskReview.TaskReviewStra" + - "tegy\022\024\n\010user_ids\030\002 \003(\tB\002\030\001\022!\n\005users\030\005 \003(" + - "\0132\022.clarifai.api.User\022J\n\024manual_strategy" + - "_info\030\003 \001(\0132*.clarifai.api.TaskReviewMan" + - "ualStrategyInfoH\000\022P\n\027consensus_strategy_" + - "info\030\004 \001(\0132-.clarifai.api.TaskReviewCons" + - "ensusStrategyInfoH\000\"[\n\022TaskReviewStrateg" + - "y\022 \n\034TASK_REVIEW_STRATEGY_NOT_SET\020\000\022\010\n\004N" + - "ONE\020\001\022\n\n\006MANUAL\020\002\022\r\n\tCONSENSUS\020\003B\017\n\rstra" + - "tegy_info\"U\n\034TaskReviewManualStrategyInf" + - "o\022\031\n\021sample_percentage\030\001 \001(\002\022\032\n\022approval" + - "_threshold\030\002 \001(\005\"\222\001\n\037TaskReviewConsensus" + - "StrategyInfo\022\036\n\022approval_threshold\030\002 \001(\r" + - "B\002\030\001\022#\n\033approval_threshold_labelers\030\003 \001(" + - "\r\022$\n\034approval_threshold_reviewers\030\004 \001(\005J" + - "\004\010\001\020\002\"&\n\017TaskAIAssistant\022\023\n\013workflow_id\030" + - "\001 \001(\t\"\364\001\n\016TaskAssignment\022\n\n\002id\030\001 \001(\t\022.\n\n" + - "created_at\030\002 \001(\0132\032.google.protobuf.Times" + - "tamp\022/\n\013modified_at\030\003 \001(\0132\032.google.proto" + - "buf.Timestamp\022$\n\006worker\030\004 \001(\0132\024.clarifai" + - ".api.Worker\022\"\n\005input\030\005 \001(\0132\023.clarifai.ap" + - "i.Input\022+\n\006status\030\006 \001(\0132\033.clarifai.api.s" + - "tatus.Status\"\346\001\n\026TaskStatusCountPerUser\022" + - "\023\n\007user_id\030\001 \001(\tB\002\030\001\022\025\n\007pending\030\002 \001(\rB\004\200" + - "\265\030\001\022\035\n\017awaiting_review\030\003 \001(\rB\004\200\265\030\001\022\025\n\007su" + - "ccess\030\004 \001(\rB\004\200\265\030\001\022\033\n\rreview_denied\030\005 \001(\r" + - "B\004\200\265\030\001\022\'\n\031awaiting_consensus_review\030\006 \001(" + - "\rB\004\200\265\030\001\022$\n\006worker\030\007 \001(\0132\024.clarifai.api.W" + - "orker\"f\n\016ThresholdRange\022\032\n\022is_lower_incl" + - "usive\030\001 \001(\010\022\032\n\022is_upper_inclusive\030\002 \001(\010\022" + - "\r\n\005lower\030\003 \001(\002\022\r\n\005upper\030\004 \001(\002\"\255\001\n\037TaskCo", - "nceptAutoAnnotationConfig\022\035\n\025annotation_" + - "data_types\030\001 \001(\r\0225\n\017threshold_range\030\002 \001(" + - "\0132\034.clarifai.api.ThresholdRange\0224\n\013statu" + - "s_code\030\003 \001(\0162\037.clarifai.api.status.Statu" + - "sCode\"\204\001\n\013TaskConcept\022&\n\007concept\030\001 \001(\0132\025" + - ".clarifai.api.Concept\022M\n\026auto_annotation" + - "_config\030\002 \001(\0132-.clarifai.api.TaskConcept" + - "AutoAnnotationConfig\"\255\001\n\013TaskMetrics\022+\n\004" + - "work\030\002 \001(\0132\035.clarifai.api.TaskWorkMetric" + - "s\022/\n\006review\030\003 \001(\0132\037.clarifai.api.TaskRev" + - "iewMetrics\022:\n\014input_source\030\004 \001(\0132$.clari" + - "fai.api.TaskInputSourceMetricsJ\004\010\001\020\002\"S\n\017" + - "TaskWorkMetrics\022\036\n\026inputs_count_estimate" + - "d\030\001 \001(\004\022 \n\030inputs_percent_estimated\030\002 \001(" + - "\r\"\202\001\n\021TaskReviewMetrics\022\036\n\026inputs_count_" + - "estimated\030\001 \001(\004\022+\n#inputs_count_estimate" + - "d_per_reviewer\030\003 \003(\004\022 \n\030inputs_percent_e" + - "stimated\030\002 \001(\r\"8\n\026TaskInputSourceMetrics" + - "\022\036\n\026inputs_count_estimated\030\001 \001(\004\"\337\001\n\004Rol" + - "e\022\n\n\002id\030\001 \001(\t\022.\n\ncreated_at\030\002 \001(\0132\032.goog" + - "le.protobuf.Timestamp\022/\n\013modified_at\030\003 \001" + - "(\0132\032.google.protobuf.Timestamp\022\014\n\004name\030\004" + - " \001(\t\022\023\n\013description\030\005 \001(\t\022\016\n\006scopes\030\006 \003(" + - "\t\022\021\n\tendpoints\030\007 \003(\t\022$\n\004type\030\010 \001(\0162\026.cla" + - "rifai.api.RoleType\"\232\001\n\004Team\022\n\n\002id\030\001 \001(\t\022" + - ".\n\ncreated_at\030\002 \001(\0132\032.google.protobuf.Ti" + - "mestamp\022/\n\013modified_at\030\003 \001(\0132\032.google.pr" + - "otobuf.Timestamp\022\014\n\004name\030\004 \001(\t\022\027\n\017defaul" + - "t_role_id\030\005 \001(\t\"\273\002\n\tCollector\022\n\n\002id\030\001 \001(" + - "\t\022\023\n\013description\030\002 \001(\t\022.\n\ncreated_at\030\003 \001" + - "(\0132\032.google.protobuf.Timestamp\022\035\n\025pre_qu" + - "eue_workflow_id\030\004 \001(\t\022\037\n\027pre_queue_rando" + - "m_sample\030\010 \001(\002\022\036\n\026post_queue_workflow_id" + - "\030\005 \001(\t\0227\n\020collector_source\030\006 \001(\0132\035.clari" + - "fai.api.CollectorSource\022+\n\006status\030\007 \001(\0132" + - "\033.clarifai.api.status.Status\022\027\n\017collect_" + - "outputs\030\t \001(\010\"t\n\017CollectorSource\022a\n\'api_" + - "post_model_outputs_collector_source\030\002 \001(" + - "\01320.clarifai.api.APIPostModelOutputsColl" + - "ectorSource\"\261\001\n\"APIPostModelOutputsColle" + - "ctorSource\022\025\n\rmodel_user_id\030\001 \001(\t\022\024\n\014mod" + - "el_app_id\030\002 \001(\t\022\020\n\010model_id\030\003 \001(\t\022\030\n\020mod" + - "el_version_id\030\004 \001(\t\022\032\n\022post_inputs_key_i" + - "d\030\005 \001(\t\022\026\n\016caller_user_id\030\006 \001(\t\"R\n\tStatV" + - "alue\022(\n\004time\030\001 \001(\0132\032.google.protobuf.Tim" + - "estamp\022\r\n\005value\030\002 \001(\002\022\014\n\004tags\030\003 \003(\t\"\246\001\n\030" + - "StatValueAggregateResult\022?\n\025stat_value_a" + - "ggregates\030\001 \003(\0132 .clarifai.api.StatValue" + - "Aggregate\022I\n\032stat_value_aggregate_query\030" + - "\002 \001(\0132%.clarifai.api.StatValueAggregateQ" + - "uery\"t\n\022StatValueAggregate\022(\n\004time\030\001 \001(\013" + - "2\032.google.protobuf.Timestamp\022\027\n\017aggregat" + - "e_value\030\002 \001(\002\022\r\n\005count\030\003 \001(\004\022\014\n\004tags\030\004 \003" + - "(\t\"\221\002\n\027StatValueAggregateQuery\022\014\n\004tags\030\001" + - " \003(\t\022\022\n\ntag_groups\030\002 \003(\t\022;\n\023stat_value_a" + - "gg_type\030\003 \001(\0162\036.clarifai.api.StatValueAg" + - "gType\0229\n\022stat_time_agg_type\030\004 \001(\0162\035.clar" + - "ifai.api.StatTimeAggType\022.\n\nstart_time\030\005" + - " \001(\0132\032.google.protobuf.Timestamp\022,\n\010end_" + - "time\030\006 \001(\0132\032.google.protobuf.Timestamp\"O" + - "\n\027PCAProjectionComparator\022\032\n\022distance_th" + - "reshold\030\001 \001(\002\022\030\n\020model_version_id\030\002 \001(\t\"" + - "K\n\033DuplicateAnnotationsResults\022\026\n\016duplic" + - "ate_cfid\030\001 \003(\t\022\024\n\014unique_count\030\002 \001(\005\"\207\001\n" + - "\nVisibility\0223\n\010gettable\030\001 \001(\0162!.clarifai" + - ".api.Visibility.Gettable\"D\n\010Gettable\022\026\n\022" + - "UNKNOWN_VISIBILITY\020\000\022\013\n\007PRIVATE\020\n\022\007\n\003ORG" + - "\020\036\022\n\n\006PUBLIC\0202\"#\n\007FullTag\022\014\n\004name\030\001 \001(\t\022" + - "\n\n\002id\030\002 \001(\t\"f\n\013TimeSegment\022\n\n\002id\030\001 \001(\t\022 " + - "\n\004data\030\002 \001(\0132\022.clarifai.api.Data\022)\n\ttime" + - "_info\030\003 \001(\0132\026.clarifai.api.TimeInfo\"P\n\010T" + - "imeInfo\022\022\n\nnum_frames\030\001 \001(\r\022\022\n\nbegin_tim" + - "e\030\004 \001(\002\022\020\n\010end_time\030\005 \001(\002J\004\010\002\020\003J\004\010\003\020\004\"!\n" + - "\013DatasetStar\022\022\n\ndataset_id\030\001 \001(\t\"\037\n\nModu" + - "leStar\022\021\n\tmodule_id\030\001 \001(\t\"\302\003\n\006Module\022\n\n\002" + - "id\030\001 \001(\t\022\023\n\013description\030\003 \001(\t\022.\n\ncreated" + - "_at\030\004 \001(\0132\032.google.protobuf.Timestamp\022/\n" + - "\013modified_at\030\005 \001(\0132\032.google.protobuf.Tim" + - "estamp\022,\n\nvisibility\030\007 \001(\0132\030.clarifai.ap" + - "i.Visibility\022)\n\010metadata\030\010 \001(\0132\027.google." + - "protobuf.Struct\022\017\n\007user_id\030\t \001(\t\022\016\n\006app_" + - "id\030\n \001(\t\0223\n\016module_version\030\013 \001(\0132\033.clari" + - "fai.api.ModuleVersion\022\022\n\nis_starred\030\014 \001(" + - "\010\022\022\n\nstar_count\030\r \001(\005\0225\n\017bookmark_origin" + - "\030\016 \001(\0132\034.clarifai.api.BookmarkOrigin\022\"\n\005" + - "image\030\017 \001(\0132\023.clarifai.api.ImageJ\004\010\002\020\003\"\276" + - "\004\n\rModuleVersion\022\n\n\002id\030\001 \001(\t\022\021\n\tmodule_i" + - "d\030\002 \001(\t\022\016\n\006app_id\030\003 \001(\t\022\017\n\007user_id\030\004 \001(\t" + - "\022\023\n\013description\030\006 \001(\t\022\r\n\005notes\030\007 \001(\t\022.\n\n" + - "created_at\030\010 \001(\0132\032.google.protobuf.Times" + - "tamp\022/\n\013modified_at\030\t \001(\0132\032.google.proto" + - "buf.Timestamp\022\026\n\016git_commit_url\030\n \001(\t\0229\n" + - "\nmodule_nav\030\013 \001(\0132%.clarifai.api.ModuleV" + - "ersion.ModuleNav\022\020\n\010approved\030\014 \001(\010\022,\n\nvi" + - "sibility\030\r \001(\0132\030.clarifai.api.Visibility" + - "\022)\n\010metadata\030\016 \001(\0132\027.google.protobuf.Str" + - "uct\032E\n\014ModuleSubNav\022\r\n\005title\030\001 \001(\t\022\021\n\tqu" + - "ery_key\030\002 \001(\t\022\023\n\013query_value\030\003 \001(\t\032]\n\tMo" + - "duleNav\022\r\n\005title\030\001 \001(\t\022A\n\017module_sub_nav" + - "s\030\002 \003(\0132(.clarifai.api.ModuleVersion.Mod" + - "uleSubNavJ\004\010\005\020\006\"\255\002\n\026InstalledModuleVersi" + - "on\022\n\n\002id\030\001 \001(\t\0223\n\016module_version\030\002 \001(\0132\033" + - ".clarifai.api.ModuleVersion\022\016\n\006app_id\030\003 " + - "\001(\t\022\017\n\007user_id\030\004 \001(\t\022.\n\ncreated_at\030\005 \001(\013" + - "2\032.google.protobuf.Timestamp\022/\n\013modified" + - "_at\030\006 \001(\0132\032.google.protobuf.Timestamp\022\022\n" + - "\ndeploy_url\030\007 \001(\t\022,\n\nvisibility\030\010 \001(\0132\030." + - "clarifai.api.Visibility\022\016\n\006key_id\030\t \001(\t\"" + - "\377\003\n\rBulkOperation\022\n\n\002id\030\001 \001(\t\022+\n\tinput_i" + - "ds\030\002 \001(\0132\026.clarifai.api.InputIDsH\000\022&\n\006se" + - "arch\030\n \001(\0132\024.clarifai.api.SearchH\000\022(\n\007da" + - "taset\030\013 \001(\0132\025.clarifai.api.DatasetH\000\0221\n\021" + - "annotation_search\030\014 \001(\0132\024.clarifai.api.S" + - "earchH\001\022*\n\toperation\030\003 \001(\0132\027.clarifai.ap" + - "i.Operation\022\016\n\006app_id\030\004 \001(\t\022+\n\006status\030\005 " + - "\001(\0132\033.clarifai.api.status.Status\022(\n\010prog" + - "ress\030\006 \001(\0132\026.clarifai.api.Progress\022\022\n\ncr" + - "eated_by\030\007 \001(\t\022.\n\ncreated_at\030\010 \001(\0132\032.goo" + - "gle.protobuf.Timestamp\0224\n\020last_modified_" + - "at\030\t \001(\0132\032.google.protobuf.TimestampB\016\n\014" + - "input_sourceB\023\n\021annotation_source\"\035\n\010Inp" + - "utIDs\022\021\n\tinput_ids\030\001 \003(\t\"8\n\010Progress\022\021\n\t" + - "processed\030\001 \001(\r\022\031\n\021last_processed_id\030\002 \001" + - "(\t\"\341\004\n\tOperation\0221\n\014add_concepts\030\001 \001(\0132\031" + - ".clarifai.api.AddConceptsH\000\0227\n\017delete_co" + - "ncepts\030\002 \001(\0132\034.clarifai.api.DeleteConcep" + - "tsH\000\0221\n\014add_metadata\030\003 \001(\0132\031.clarifai.ap" + - "i.AddMetadataH\000\0227\n\017delete_metadata\030\004 \001(\013" + - "2\034.clarifai.api.DeleteMetadataH\000\0223\n\rover" + - "write_geo\030\005 \001(\0132\032.clarifai.api.Overwrite" + - "GeoH\000\022-\n\ndelete_geo\030\006 \001(\0132\027.clarifai.api" + - ".DeleteGeoH\000\022>\n\023delete_from_dataset\030\007 \001(" + - "\0132\037.clarifai.api.DeleteFromDatasetH\000\0224\n\016" + - "add_to_dataset\030\010 \001(\0132\032.clarifai.api.AddT" + - "oDatasetH\000\022>\n\023split_into_datasets\030\t \001(\0132" + - "\037.clarifai.api.SplitIntoDatasetsH\000\022=\n\022de" + - "lete_annotations\030\n \001(\0132\037.clarifai.api.De" + - "leteAnnotationsH\001B\013\n\toperationB\026\n\024annota" + - "tion_operation\"6\n\013AddConcepts\022\'\n\010concept" + - "s\030\001 \003(\0132\025.clarifai.api.Concept\"K\n\016Delete" + - "Concepts\022\'\n\010concepts\030\001 \003(\0132\025.clarifai.ap" + - "i.Concept\022\020\n\010user_ids\030\002 \003(\t\"8\n\013AddMetada" + - "ta\022)\n\010metadata\030\001 \001(\0132\027.google.protobuf.S" + - "truct\";\n\016DeleteMetadata\022)\n\010metadata\030\001 \001(" + - "\0132\027.google.protobuf.Struct\".\n\014OverwriteG" + - "eo\022\036\n\003geo\030\001 \001(\0132\021.clarifai.api.Geo\"\013\n\tDe" + - "leteGeo\"\"\n\014AddToDataset\022\022\n\ndataset_id\030\001 " + - "\001(\t\"\'\n\021DeleteFromDataset\022\022\n\ndataset_id\030\001" + - " \001(\t\"\313\001\n\021SplitIntoDatasets\0222\n\016dataset_sp" + - "lits\030\001 \003(\0132\032.clarifai.api.DatasetSplit\022B" + - "\n\006method\030\002 \001(\01622.clarifai.api.SplitIntoD" + - "atasets.DatasetSplitMethod\">\n\022DatasetSpl" + - "itMethod\022\013\n\007NOT_SET\020\000\022\033\n\027RANDOM_PERCENTA" + - "GE_SPLIT\020\001\"[\n\014DatasetSplit\022&\n\007dataset\030\001 " + - "\001(\0132\025.clarifai.api.Dataset\022\024\n\npercentage" + - "\030\002 \001(\rH\000B\r\n\013method_info\"\023\n\021DeleteAnnotat" + - "ions\"\373\002\n\014InputsAddJob\022\n\n\002id\030\001 \001(\t\022\025\n\rcal" + - "l_back_url\030\003 \001(\t\022\017\n\007app_pat\030\004 \001(\t\0224\n\010pro" + - "gress\030\007 \001(\0132\".clarifai.api.InputsAddJobP" + - "rogress\022.\n\ncreated_at\030\010 \001(\0132\032.google.pro" + - "tobuf.Timestamp\022/\n\013modified_at\030\t \001(\0132\032.g" + - "oogle.protobuf.Timestamp\022:\n\017extraction_j" + - "obs\030\n \003(\0132!.clarifai.api.InputsExtractio" + - "nJob\022%\n\007uploads\030\013 \003(\0132\024.clarifai.api.Upl" + - "oad\022+\n\006status\030\014 \001(\0132\033.clarifai.api.statu" + - "s.StatusJ\004\010\002\020\003J\004\010\005\020\006J\004\010\006\020\007\"u\n\024InputsAddJ" + - "obProgress\022\025\n\rpending_count\030\001 \001(\004\022\031\n\021in_" + - "progress_count\030\002 \001(\004\022\025\n\rsuccess_count\030\003 " + - "\001(\004\022\024\n\014failed_count\030\004 \001(\004\"\225\002\n\006Upload\022\n\n\002" + - "id\030\001 \001(\t\022.\n\ncreated_at\030\002 \001(\0132\032.google.pr" + - "otobuf.Timestamp\022/\n\013modified_at\030\003 \001(\0132\032." + - "google.protobuf.Timestamp\022.\n\nexpires_at\030" + - "\004 \001(\0132\032.google.protobuf.Timestamp\022+\n\006sta" + - "tus\030\005 \001(\0132\033.clarifai.api.status.Status\022\024" + - "\n\014content_name\030\010 \001(\t\022\026\n\016content_length\030\006" + - " \001(\004\022\023\n\013content_url\030\007 \001(\t\"K\n\021UploadConte" + - "ntPart\022\023\n\013range_start\030\001 \001(\004\022\023\n\013part_numb" + - "er\030\002 \001(\003\022\014\n\004data\030\003 \001(\014\"\365\002\n\023InputsExtract" + - "ionJob\022+\n\006status\030\001 \001(\0132\033.clarifai.api.st" + - "atus.Status\022\n\n\002id\030\002 \001(\t\022\013\n\003url\030\003 \001(\t\022;\n\010" + - "progress\030\004 \001(\0132).clarifai.api.InputsExtr" + - "actionJobProgress\022.\n\ncreated_at\030\005 \001(\0132\032." + + "Data\022\025\n\rprompt_tokens\030\007 \001(\r\022\031\n\021completio" + + "n_tokens\030\010 \001(\r\"4\n\tScopeDeps\022\r\n\005scope\030\001 \001" + + "(\t\022\030\n\020depending_scopes\030\002 \003(\t\":\n\014Endpoint" + + "Deps\022\020\n\010endpoint\030\001 \001(\t\022\030\n\020depending_scop" + + "es\030\002 \003(\t\"\215\001\n\003Hit\022\023\n\005score\030\001 \001(\002B\004\200\265\030\001\022\"\n" + + "\005input\030\002 \001(\0132\023.clarifai.api.Input\022,\n\nann" + + "otation\030\003 \001(\0132\030.clarifai.api.Annotation\022" + + "\017\n\007user_id\030\004 \001(\t\022\016\n\006app_id\030\005 \001(\t\"#\n\010HitC" + + "ount\022\027\n\017estimated_total\030\001 \001(\004\"\215\001\n\003And\022\"\n" + + "\005input\030\001 \001(\0132\023.clarifai.api.Input\022$\n\006out" + + "put\030\002 \001(\0132\024.clarifai.api.Output\022\016\n\006negat" + + "e\030\003 \001(\010\022,\n\nannotation\030\004 \001(\0132\030.clarifai.a" + + "pi.Annotation\"\210\001\n\005Query\022#\n\004ands\030\001 \003(\0132\021." + + "clarifai.api.AndB\002\030\001\022\020\n\010language\030\002 \001(\t\022%" + + "\n\007filters\030\003 \003(\0132\024.clarifai.api.Filter\022!\n" + + "\005ranks\030\004 \003(\0132\022.clarifai.api.Rank\"\326\003\n\006Sea" + + "rch\022\"\n\005query\030\001 \001(\0132\023.clarifai.api.Query\022" + + "\n\n\002id\030\002 \001(\t\022\026\n\016application_id\030\003 \001(\t\022\014\n\004n" + + "ame\030\004 \001(\t\022)\n\005as_of\030\005 \001(\0132\032.google.protob" + + "uf.Timestamp\022\020\n\010git_hash\030\006 \001(\t\022.\n\ncreate" + + "d_at\030\007 \001(\0132\032.google.protobuf.Timestamp\022/" + + "\n\013modified_at\030\010 \001(\0132\032.google.protobuf.Ti" + + "mestamp\022\021\n\talgorithm\030\t \001(\t\022\014\n\004save\030\n \001(\010" + + "\022\021\n\tmin_value\030\013 \001(\002\022,\n\nvisibility\030\014 \001(\0132" + + "\030.clarifai.api.Visibility\022+\n\006metric\030\r \001(" + + "\0162\033.clarifai.api.Search.Metric\"I\n\006Metric" + + "\022\022\n\016METRIC_NOT_SET\020\000\022\026\n\022EUCLIDEAN_DISTAN" + + "CE\020\001\022\023\n\017COSINE_DISTANCE\020\002\"\244\001\n\006Filter\022\016\n\006" + + "negate\030\003 \001(\010\022,\n\nannotation\030\004 \001(\0132\030.clari" + + "fai.api.Annotation\022\"\n\005input\030\005 \001(\0132\023.clar" + + "ifai.api.Input\0228\n\027last_updated_time_rang" + + "e\030\006 \001(\0132\027.clarifai.api.TimeRange\"i\n\tTime" + + "Range\022.\n\nstart_time\030\001 \001(\0132\032.google.proto" + + "buf.Timestamp\022,\n\010end_time\030\002 \001(\0132\032.google" + + ".protobuf.Timestamp\"D\n\004Rank\022\016\n\006negate\030\003 " + + "\001(\010\022,\n\nannotation\030\004 \001(\0132\030.clarifai.api.A" + + "nnotation\"\215\002\n\027AnnotationSearchMetrics\022*\n" + + "\014ground_truth\030\001 \001(\0132\024.clarifai.api.Searc" + + "h\022,\n\016search_to_eval\030\002 \001(\0132\024.clarifai.api" + + ".Search\022*\n\007metrics\030\003 \001(\0132\031.clarifai.api." + + "EvalMetrics\022 \n\004data\030\004 \001(\0132\022.clarifai.api" + + ".Data\022\034\n\024active_concept_count\030\005 \001(\r\022,\n\nv" + + "isibility\030\006 \001(\0132\030.clarifai.api.Visibilit" + + "y\"\221\001\n\004Text\022\013\n\003raw\030\001 \001(\t\022\013\n\003url\030\002 \001(\t\022\033\n\023" + + "allow_duplicate_url\030\003 \001(\010\022\'\n\006hosted\030\004 \001(" + + "\0132\027.clarifai.api.HostedURL\022)\n\ttext_info\030" + + "\005 \001(\0132\026.clarifai.api.TextInfo\"0\n\010TextInf" + + "o\022\022\n\nchar_count\030\001 \001(\005\022\020\n\010encoding\030\002 \001(\t\"" + + "\314\006\n\004User\022\n\n\002id\030\001 \001(\t\022\031\n\rprimary_email\030\002 " + + "\001(\tB\002\030\001\022\022\n\nfirst_name\030\003 \001(\t\022\021\n\tlast_name" + + "\030\004 \001(\t\022\024\n\014company_name\030\005 \001(\t\022\021\n\tjob_titl" + + "e\030\023 \001(\t\022\020\n\010job_role\030\024 \001(\t\022\021\n\tintention\030\030" + + " \001(\t\022\027\n\017referral_source\030\031 \001(\t\022\025\n\tbill_ty" + + "pe\030\007 \001(\tB\002\030\001\022.\n\ncreated_at\030\006 \001(\0132\032.googl" + + "e.protobuf.Timestamp\0229\n\021date_gdpr_consen" + + "t\030\010 \001(\0132\032.google.protobuf.TimestampB\002\030\001\022" + + "8\n\020date_tos_consent\030\t \001(\0132\032.google.proto" + + "buf.TimestampB\002\030\001\022>\n\026date_marketing_cons" + + "ent\030\n \001(\0132\032.google.protobuf.TimestampB\002\030" + + "\001\0228\n\020date_pii_consent\030\027 \001(\0132\032.google.pro" + + "tobuf.TimestampB\002\030\001\022-\n\010metadata\030\013 \001(\0132\027." + + "google.protobuf.StructB\002\030\001\0227\n\017email_addr" + + "esses\030\014 \003(\0132\032.clarifai.api.EmailAddressB" + + "\002\030\001\022#\n\027two_factor_auth_enabled\030\017 \001(\010B\002\030\001" + + "\022\027\n\013teams_count\030\020 \001(\rB\002\030\001\022\022\n\nis_starred\030" + + "\025 \001(\010\022\022\n\nstar_count\030\026 \001(\005\022,\n\nvisibility\030" + + "\021 \001(\0132\030.clarifai.api.Visibility\022-\n\013user_" + + "detail\030\022 \001(\0132\030.clarifai.api.UserDetail\022\"" + + "\n\005image\030\032 \001(\0132\023.clarifai.api.ImageJ\004\010\r\020\016" + + "J\004\010\016\020\017\"\212\004\n\nUserDetail\022\025\n\rprimary_email\030\001" + + " \001(\t\022\021\n\tbill_type\030\002 \001(\t\0225\n\021date_gdpr_con" + + "sent\030\003 \001(\0132\032.google.protobuf.Timestamp\0224" + + "\n\020date_tos_consent\030\004 \001(\0132\032.google.protob" + + "uf.Timestamp\022:\n\026date_marketing_consent\030\005" + + " \001(\0132\032.google.protobuf.Timestamp\0224\n\020date" + + "_pii_consent\030\r \001(\0132\032.google.protobuf.Tim" + + "estamp\022)\n\010metadata\030\006 \001(\0132\027.google.protob" + + "uf.Struct\0223\n\017email_addresses\030\007 \003(\0132\032.cla" + + "rifai.api.EmailAddress\022\037\n\027two_factor_aut" + + "h_enabled\030\t \001(\010\022\023\n\013teams_count\030\n \001(\r\022\017\n\007" + + "country\030\013 \001(\t\022\r\n\005state\030\014 \001(\t\0227\n\020commitme" + + "nt_value\030\016 \001(\0132\035.clarifai.api.Commitment" + + "ValueJ\004\010\010\020\t\"R\n\014EmailAddress\022\023\n\005email\030\001 \001" + + "(\tB\004\200\265\030\001\022\025\n\007primary\030\002 \001(\010B\004\200\265\030\001\022\026\n\010verif" + + "ied\030\003 \001(\010B\004\200\265\030\001\"\035\n\010Password\022\021\n\tplaintext" + + "\030\001 \001(\t\"\206\003\n\022PasswordViolations\022\026\n\016minimum" + + "_length\030\001 \001(\010\022\026\n\016maximum_length\030\002 \001(\010\022\031\n" + + "\021upper_case_needed\030\003 \001(\010\022\031\n\021lower_case_n" + + "eeded\030\004 \001(\010\022\026\n\016numeric_needed\030\005 \001(\010\022\037\n\027n" + + "on_alphanumeric_needed\030\006 \001(\010\022\026\n\016password" + + "_reuse\030\007 \001(\010\022\025\n\rexclude_names\030\010 \001(\010\022\025\n\re" + + "xclude_email\030\t \001(\010\022\034\n\024no_confusing_lette" + + "rs\030\n \001(\010\022\033\n\023no_simple_passwords\030\013 \001(\010\022\030\n" + + "\020no_common_vocabs\030\014 \001(\010\022\033\n\023no_overlap_wi" + + "th_old\030\r \001(\010\022\031\n\021password_lifespan\030\016 \001(\010\"" + + "\231\001\n\017CommitmentValue\022\r\n\005value\030\001 \001(\005\022:\n\004ty" + + "pe\030\002 \001(\0162,.clarifai.api.CommitmentValue." + + "CommitmentType\";\n\016CommitmentType\022\020\n\014TYPE" + + "_NOT_SET\020\000\022\013\n\007MONTHLY\020\001\022\n\n\006ANNUAL\020\002\"\345\001\n\005" + + "Video\022\013\n\003url\030\001 \001(\t\022\016\n\006base64\030\002 \001(\014\022\033\n\023al" + + "low_duplicate_url\030\004 \001(\010\022\031\n\rthumbnail_url" + + "\030\005 \001(\tB\002\030\001\022\'\n\006hosted\030\006 \001(\0132\027.clarifai.ap" + + "i.HostedURL\0221\n\020hosted_thumbnail\030\010 \001(\0132\027." + + "clarifai.api.HostedURL\022+\n\nvideo_info\030\007 \001" + + "(\0132\027.clarifai.api.VideoInfo\"\216\001\n\tVideoInf" + + "o\022\r\n\005width\030\001 \001(\005\022\016\n\006height\030\002 \001(\005\022\013\n\003fps\030" + + "\003 \001(\002\022\024\n\014video_format\030\004 \001(\t\022\020\n\010bit_rate\030" + + "\005 \001(\005\022\023\n\013frame_count\030\006 \001(\005\022\030\n\020duration_s" + + "econds\030\007 \001(\002\"\252\004\n\010Workflow\022\n\n\002id\030\001 \001(\t\022\016\n" + + "\006app_id\030\002 \001(\t\022.\n\ncreated_at\030\003 \001(\0132\032.goog" + + "le.protobuf.Timestamp\022)\n\005nodes\030\004 \003(\0132\032.c" + + "larifai.api.WorkflowNode\022)\n\010metadata\030\005 \001" + + "(\0132\027.google.protobuf.Struct\022,\n\nvisibilit" + + "y\030\006 \001(\0132\030.clarifai.api.Visibility\022\017\n\007use" + + "r_id\030\007 \001(\t\022/\n\013modified_at\030\010 \001(\0132\032.google" + + ".protobuf.Timestamp\022.\n\007version\030\t \001(\0132\035.c" + + "larifai.api.WorkflowVersion\022\022\n\nis_starre" + + "d\030\n \001(\010\022\022\n\nstar_count\030\013 \001(\005\022\023\n\013descripti" + + "on\030\014 \001(\t\022\r\n\005notes\030\r \001(\t\022\027\n\tuse_cases\030\016 \003" + + "(\tB\004\200\265\030\001\022\034\n\016check_consents\030\017 \003(\tB\004\200\265\030\001\0225" + + "\n\017bookmark_origin\030\020 \001(\0132\034.clarifai.api.B" + + "ookmarkOrigin\022\"\n\005image\030\021 \001(\0132\023.clarifai." + + "api.Image\"\336\002\n\017WorkflowVersion\022\n\n\002id\030\001 \001(" + + "\t\022\023\n\013workflow_id\030\002 \001(\t\022.\n\ncreated_at\030\003 \001" + + "(\0132\032.google.protobuf.Timestamp\022/\n\013modifi" + + "ed_at\030\004 \001(\0132\032.google.protobuf.Timestamp\022" + + ",\n\nvisibility\030\005 \001(\0132\030.clarifai.api.Visib" + + "ility\022)\n\005nodes\030\006 \003(\0132\032.clarifai.api.Work" + + "flowNode\022)\n\010metadata\030\007 \001(\0132\027.google.prot" + + "obuf.Struct\022\016\n\006app_id\030\010 \001(\t\022\017\n\007user_id\030\t" + + " \001(\t\022\023\n\013description\030\n \001(\t\022\017\n\007license\030\013 \001" + + "(\t\"\275\001\n\014WorkflowNode\022\n\n\002id\030\001 \001(\t\022\"\n\005model" + + "\030\002 \001(\0132\023.clarifai.api.Model\022,\n\013node_inpu" + + "ts\030\003 \003(\0132\027.clarifai.api.NodeInput\022\027\n\017sup" + + "press_output\030\004 \001(\010\0226\n\024output_info_overri" + + "de\030\005 \001(\0132\030.clarifai.api.OutputInfo\"\034\n\tNo" + + "deInput\022\017\n\007node_id\030\001 \001(\t\"\343\001\n\016WorkflowRes" + + "ult\022\n\n\002id\030\001 \001(\t\022+\n\006status\030\002 \001(\0132\033.clarif" + + "ai.api.status.Status\022.\n\ncreated_at\030\003 \001(\013" + + "2\032.google.protobuf.Timestamp\022\"\n\005input\030\005 " + + "\001(\0132\023.clarifai.api.Input\022%\n\007outputs\030\006 \003(" + + "\0132\024.clarifai.api.Output\022\027\n\017suppress_outp" + + "ut\030\007 \001(\010J\004\010\004\020\005\"\033\n\rWorkflowState\022\n\n\002id\030\001 " + + "\001(\t\"\220\003\n\016AppDuplication\022\n\n\002id\030\001 \001(\t\022*\n\017de" + + "stination_app\030\n \001(\0132\021.clarifai.api.App\022\033" + + "\n\017existing_app_id\030\010 \001(\tB\002\030\001\022\026\n\nnew_app_i" + + "d\030\002 \001(\tB\002\030\001\022\030\n\014new_app_name\030\003 \001(\tB\002\030\001\022+\n" + + "\006status\030\004 \001(\0132\033.clarifai.api.status.Stat" + + "us\022.\n\ncreated_at\030\005 \001(\0132\032.google.protobuf" + + ".Timestamp\0224\n\020last_modified_at\030\006 \001(\0132\032.g" + + "oogle.protobuf.Timestamp\0223\n\006filter\030\007 \001(\013" + + "2#.clarifai.api.AppDuplicationFilters\022/\n" + + "\010progress\030\t \003(\0132\035.clarifai.api.AppCopyPr" + + "ogress\"5\n\017AppCopyProgress\022\r\n\005field\030\001 \001(\t" + + "\022\023\n\005value\030\002 \001(\005B\004\200\265\030\001\"\262\001\n\025AppDuplication" + + "Filters\022\023\n\013copy_inputs\030\001 \001(\010\022\025\n\rcopy_con" + + "cepts\030\002 \001(\010\022\030\n\020copy_annotations\030\003 \001(\010\022\023\n" + + "\013copy_models\030\004 \001(\010\022\026\n\016copy_workflows\030\005 \001" + + "(\010\022&\n\036copy_installed_module_versions\030\006 \001" + + "(\010\"\372\002\n\nLabelOrder\022\n\n\002id\030\001 \001(\t\022\014\n\004name\030\002 " + + "\001(\t\022+\n\006status\030\003 \001(\0132\033.clarifai.api.statu" + + "s.Status\022\024\n\014auto_release\030\004 \001(\010\022\027\n\017allow_" + + "empty_tag\030\005 \001(\010\0228\n\024desired_fulfill_time\030" + + "\006 \001(\0132\032.google.protobuf.Timestamp\0229\n\025est" + + "imate_fulfill_time\030\007 \001(\0132\032.google.protob" + + "uf.Timestamp\022 \n\004task\030\010 \001(\0132\022.clarifai.ap" + + "i.Task\022.\n\ncreated_at\030\t \001(\0132\032.google.prot" + + "obuf.Timestamp\022/\n\013modified_at\030\n \001(\0132\032.go" + + "ogle.protobuf.Timestamp\"\217\010\n\004Task\022\n\n\002id\030\001" + + " \001(\t\022.\n\ncreated_at\030\002 \001(\0132\032.google.protob" + + "uf.Timestamp\022/\n\013modified_at\030\003 \001(\0132\032.goog" + + "le.protobuf.Timestamp\022)\n\004type\030\004 \001(\0162\033.cl" + + "arifai.api.Task.TaskType\022\023\n\013description\030" + + "\005 \001(\t\022(\n\006worker\030\006 \001(\0132\030.clarifai.api.Tas" + + "kWorker\022\027\n\013concept_ids\030\007 \003(\tB\002\030\001\0223\n\014inpu" + + "t_source\030\010 \001(\0132\035.clarifai.api.TaskInputS" + + "ource\022\021\n\tsample_ms\030\t \001(\r\0223\n\014ai_assistant" + + "\030\n \001(\0132\035.clarifai.api.TaskAIAssistant\022(\n" + + "\006review\030\013 \001(\0132\030.clarifai.api.TaskReview\022" + + "+\n\006status\030\014 \001(\0132\033.clarifai.api.status.St" + + "atus\022\014\n\004name\030\r \001(\t\022:\n\020ai_assist_params\030\016" + + " \001(\0132 .clarifai.api.AiAssistParameters\022," + + "\n\nvisibility\030\017 \001(\0132\030.clarifai.api.Visibi" + + "lity\022\016\n\006app_id\030\020 \001(\t\022\017\n\007user_id\030\021 \001(\t\022\026\n" + + "\016label_order_id\030\022 \001(\t\022+\n\010concepts\030\023 \003(\0132" + + "\031.clarifai.api.TaskConcept\022#\n\033delete_pre" + + "vious_annotations\030\024 \001(\010\022*\n\007metrics\030\025 \001(\013" + + "2\031.clarifai.api.TaskMetrics\0221\n\010priority\030" + + "\027 \001(\0162\037.clarifai.api.Task.TaskPriority\022)" + + "\n\010metadata\030\030 \001(\0132\027.google.protobuf.Struc" + + "t\"l\n\010TaskType\022\020\n\014TYPE_NOT_SET\020\000\022\033\n\027CONCE" + + "PTS_CLASSIFICATION\020\001\022\032\n\026BOUNDING_BOX_DET" + + "ECTION\020\002\022\025\n\021POLYGON_DETECTION\020\003\"H\n\014TaskP" + + "riority\022\031\n\025TASK_PRIORITY_NOT_SET\020\000\022\007\n\003LO" + + "W\020\001\022\n\n\006MEDIUM\020\002\022\010\n\004HIGH\020\003\"`\n\022AiAssistPar" + + "ameters\022\025\n\rmin_threshold\030\001 \001(\002\022\025\n\rmax_th" + + "reshold\030\002 \001(\002\022\034\n\024concept_relation_ids\030\003 " + + "\003(\t\"\200\004\n\nTaskWorker\022=\n\010strategy\030\001 \001(\0162+.c" + + "larifai.api.TaskWorker.TaskWorkerStrateg" + + "y\022\024\n\010user_ids\030\002 \003(\tB\002\030\001\022%\n\005users\030\004 \003(\0132\022" + + ".clarifai.api.UserB\002\030\001\022T\n\031partitioned_st" + + "rategy_info\030\003 \001(\0132/.clarifai.api.TaskWor" + + "kerPartitionedStrategyInfoH\000\022%\n\007workers\030" + + "\007 \003(\0132\024.clarifai.api.Worker\0221\n\004type\030\010 \001(" + + "\0162#.clarifai.api.TaskWorker.WorkerType\"_" + + "\n\022TaskWorkerStrategy\022\033\n\027WORKER_STRATEGY_" + + "NOT_SET\020\000\022\017\n\013PARTITIONED\020\002\022\010\n\004FULL\020\003\022\013\n\007" + + "DYNAMIC\020\004\"\004\010\001\020\001\"H\n\nWorkerType\022\027\n\023WORKER_" + + "TYPE_NOT_SET\020\000\022\020\n\014WORKER_HUMAN\020\001\022\017\n\013WORK" + + "ER_AUTO\020\002B\017\n\rstrategy_infoJ\004\010\005\020\006J\004\010\006\020\007\"\251" + + "\002\n!TaskWorkerPartitionedStrategyInfo\022[\n\004" + + "type\030\001 \001(\0162M.clarifai.api.TaskWorkerPart" + + "itionedStrategyInfo.TaskWorkerPartitione" + + "dStrategy\022\031\n\021workers_per_input\030\002 \001(\005\022(\n\007" + + "weights\030\003 \001(\0132\027.google.protobuf.Struct\"b" + + "\n\035TaskWorkerPartitionedStrategy\022\'\n#PARTI" + + "TIONED_WORKER_STRATEGY_NOT_SET\020\000\022\n\n\006EVEN" + + "LY\020\001\022\014\n\010WEIGHTED\020\002\"\303\001\n\017TaskInputSource\022?" + + "\n\004type\030\001 \001(\01621.clarifai.api.TaskInputSou" + + "rce.TaskInputSourceType\022\n\n\002id\030\002 \001(\t\"c\n\023T" + + "askInputSourceType\022\035\n\031INPUT_SOURCE_TYPE_" + + "NOT_SET\020\000\022\016\n\nALL_INPUTS\020\001\022\020\n\014SAVED_SEARC" + + "H\020\002\022\013\n\007DATASET\020\003\"\220\003\n\nTaskReview\022=\n\010strat" + + "egy\030\001 \001(\0162+.clarifai.api.TaskReview.Task" + + "ReviewStrategy\022\024\n\010user_ids\030\002 \003(\tB\002\030\001\022!\n\005" + + "users\030\005 \003(\0132\022.clarifai.api.User\022J\n\024manua" + + "l_strategy_info\030\003 \001(\0132*.clarifai.api.Tas" + + "kReviewManualStrategyInfoH\000\022P\n\027consensus" + + "_strategy_info\030\004 \001(\0132-.clarifai.api.Task" + + "ReviewConsensusStrategyInfoH\000\"[\n\022TaskRev" + + "iewStrategy\022 \n\034TASK_REVIEW_STRATEGY_NOT_" + + "SET\020\000\022\010\n\004NONE\020\001\022\n\n\006MANUAL\020\002\022\r\n\tCONSENSUS" + + "\020\003B\017\n\rstrategy_info\"U\n\034TaskReviewManualS" + + "trategyInfo\022\031\n\021sample_percentage\030\001 \001(\002\022\032" + + "\n\022approval_threshold\030\002 \001(\005\"\222\001\n\037TaskRevie" + + "wConsensusStrategyInfo\022\036\n\022approval_thres" + + "hold\030\002 \001(\rB\002\030\001\022#\n\033approval_threshold_lab" + + "elers\030\003 \001(\r\022$\n\034approval_threshold_review" + + "ers\030\004 \001(\005J\004\010\001\020\002\"&\n\017TaskAIAssistant\022\023\n\013wo" + + "rkflow_id\030\001 \001(\t\"\364\001\n\016TaskAssignment\022\n\n\002id" + + "\030\001 \001(\t\022.\n\ncreated_at\030\002 \001(\0132\032.google.prot" + + "obuf.Timestamp\022/\n\013modified_at\030\003 \001(\0132\032.go" + + "ogle.protobuf.Timestamp\022$\n\006worker\030\004 \001(\0132" + + "\024.clarifai.api.Worker\022\"\n\005input\030\005 \001(\0132\023.c" + + "larifai.api.Input\022+\n\006status\030\006 \001(\0132\033.clar" + + "ifai.api.status.Status\"\346\001\n\026TaskStatusCou" + + "ntPerUser\022\023\n\007user_id\030\001 \001(\tB\002\030\001\022\025\n\007pendin" + + "g\030\002 \001(\rB\004\200\265\030\001\022\035\n\017awaiting_review\030\003 \001(\rB\004" + + "\200\265\030\001\022\025\n\007success\030\004 \001(\rB\004\200\265\030\001\022\033\n\rreview_de" + + "nied\030\005 \001(\rB\004\200\265\030\001\022\'\n\031awaiting_consensus_r" + + "eview\030\006 \001(\rB\004\200\265\030\001\022$\n\006worker\030\007 \001(\0132\024.clar" + + "ifai.api.Worker\"f\n\016ThresholdRange\022\032\n\022is_" + + "lower_inclusive\030\001 \001(\010\022\032\n\022is_upper_inclus", + "ive\030\002 \001(\010\022\r\n\005lower\030\003 \001(\002\022\r\n\005upper\030\004 \001(\002\"" + + "\255\001\n\037TaskConceptAutoAnnotationConfig\022\035\n\025a" + + "nnotation_data_types\030\001 \001(\r\0225\n\017threshold_" + + "range\030\002 \001(\0132\034.clarifai.api.ThresholdRang" + + "e\0224\n\013status_code\030\003 \001(\0162\037.clarifai.api.st" + + "atus.StatusCode\"\204\001\n\013TaskConcept\022&\n\007conce" + + "pt\030\001 \001(\0132\025.clarifai.api.Concept\022M\n\026auto_" + + "annotation_config\030\002 \001(\0132-.clarifai.api.T" + + "askConceptAutoAnnotationConfig\"\255\001\n\013TaskM" + + "etrics\022+\n\004work\030\002 \001(\0132\035.clarifai.api.Task" + + "WorkMetrics\022/\n\006review\030\003 \001(\0132\037.clarifai.a" + + "pi.TaskReviewMetrics\022:\n\014input_source\030\004 \001" + + "(\0132$.clarifai.api.TaskInputSourceMetrics" + + "J\004\010\001\020\002\"S\n\017TaskWorkMetrics\022\036\n\026inputs_coun" + + "t_estimated\030\001 \001(\004\022 \n\030inputs_percent_esti" + + "mated\030\002 \001(\r\"\202\001\n\021TaskReviewMetrics\022\036\n\026inp" + + "uts_count_estimated\030\001 \001(\004\022+\n#inputs_coun" + + "t_estimated_per_reviewer\030\003 \003(\004\022 \n\030inputs" + + "_percent_estimated\030\002 \001(\r\"8\n\026TaskInputSou" + + "rceMetrics\022\036\n\026inputs_count_estimated\030\001 \001" + + "(\004\"\337\001\n\004Role\022\n\n\002id\030\001 \001(\t\022.\n\ncreated_at\030\002 " + + "\001(\0132\032.google.protobuf.Timestamp\022/\n\013modif" + + "ied_at\030\003 \001(\0132\032.google.protobuf.Timestamp" + + "\022\014\n\004name\030\004 \001(\t\022\023\n\013description\030\005 \001(\t\022\016\n\006s" + + "copes\030\006 \003(\t\022\021\n\tendpoints\030\007 \003(\t\022$\n\004type\030\010" + + " \001(\0162\026.clarifai.api.RoleType\"\232\001\n\004Team\022\n\n" + + "\002id\030\001 \001(\t\022.\n\ncreated_at\030\002 \001(\0132\032.google.p" + + "rotobuf.Timestamp\022/\n\013modified_at\030\003 \001(\0132\032" + + ".google.protobuf.Timestamp\022\014\n\004name\030\004 \001(\t" + + "\022\027\n\017default_role_id\030\005 \001(\t\"\273\002\n\tCollector\022" + + "\n\n\002id\030\001 \001(\t\022\023\n\013description\030\002 \001(\t\022.\n\ncrea" + + "ted_at\030\003 \001(\0132\032.google.protobuf.Timestamp" + + "\022\035\n\025pre_queue_workflow_id\030\004 \001(\t\022\037\n\027pre_q" + + "ueue_random_sample\030\010 \001(\002\022\036\n\026post_queue_w" + + "orkflow_id\030\005 \001(\t\0227\n\020collector_source\030\006 \001" + + "(\0132\035.clarifai.api.CollectorSource\022+\n\006sta" + + "tus\030\007 \001(\0132\033.clarifai.api.status.Status\022\027" + + "\n\017collect_outputs\030\t \001(\010\"t\n\017CollectorSour" + + "ce\022a\n\'api_post_model_outputs_collector_s" + + "ource\030\002 \001(\01320.clarifai.api.APIPostModelO" + + "utputsCollectorSource\"\261\001\n\"APIPostModelOu" + + "tputsCollectorSource\022\025\n\rmodel_user_id\030\001 " + + "\001(\t\022\024\n\014model_app_id\030\002 \001(\t\022\020\n\010model_id\030\003 " + + "\001(\t\022\030\n\020model_version_id\030\004 \001(\t\022\032\n\022post_in" + + "puts_key_id\030\005 \001(\t\022\026\n\016caller_user_id\030\006 \001(" + + "\t\"R\n\tStatValue\022(\n\004time\030\001 \001(\0132\032.google.pr" + + "otobuf.Timestamp\022\r\n\005value\030\002 \001(\002\022\014\n\004tags\030" + + "\003 \003(\t\"\246\001\n\030StatValueAggregateResult\022?\n\025st" + + "at_value_aggregates\030\001 \003(\0132 .clarifai.api" + + ".StatValueAggregate\022I\n\032stat_value_aggreg" + + "ate_query\030\002 \001(\0132%.clarifai.api.StatValue" + + "AggregateQuery\"t\n\022StatValueAggregate\022(\n\004" + + "time\030\001 \001(\0132\032.google.protobuf.Timestamp\022\027" + + "\n\017aggregate_value\030\002 \001(\002\022\r\n\005count\030\003 \001(\004\022\014" + + "\n\004tags\030\004 \003(\t\"\221\002\n\027StatValueAggregateQuery" + + "\022\014\n\004tags\030\001 \003(\t\022\022\n\ntag_groups\030\002 \003(\t\022;\n\023st" + + "at_value_agg_type\030\003 \001(\0162\036.clarifai.api.S" + + "tatValueAggType\0229\n\022stat_time_agg_type\030\004 " + + "\001(\0162\035.clarifai.api.StatTimeAggType\022.\n\nst" + + "art_time\030\005 \001(\0132\032.google.protobuf.Timesta" + + "mp\022,\n\010end_time\030\006 \001(\0132\032.google.protobuf.T" + + "imestamp\"O\n\027PCAProjectionComparator\022\032\n\022d" + + "istance_threshold\030\001 \001(\002\022\030\n\020model_version" + + "_id\030\002 \001(\t\"K\n\033DuplicateAnnotationsResults" + + "\022\026\n\016duplicate_cfid\030\001 \003(\t\022\024\n\014unique_count" + + "\030\002 \001(\005\"\207\001\n\nVisibility\0223\n\010gettable\030\001 \001(\0162" + + "!.clarifai.api.Visibility.Gettable\"D\n\010Ge" + + "ttable\022\026\n\022UNKNOWN_VISIBILITY\020\000\022\013\n\007PRIVAT" + + "E\020\n\022\007\n\003ORG\020\036\022\n\n\006PUBLIC\0202\"#\n\007FullTag\022\014\n\004n" + + "ame\030\001 \001(\t\022\n\n\002id\030\002 \001(\t\"f\n\013TimeSegment\022\n\n\002" + + "id\030\001 \001(\t\022 \n\004data\030\002 \001(\0132\022.clarifai.api.Da" + + "ta\022)\n\ttime_info\030\003 \001(\0132\026.clarifai.api.Tim" + + "eInfo\"P\n\010TimeInfo\022\022\n\nnum_frames\030\001 \001(\r\022\022\n" + + "\nbegin_time\030\004 \001(\002\022\020\n\010end_time\030\005 \001(\002J\004\010\002\020" + + "\003J\004\010\003\020\004\"!\n\013DatasetStar\022\022\n\ndataset_id\030\001 \001" + + "(\t\"\037\n\nModuleStar\022\021\n\tmodule_id\030\001 \001(\t\"\302\003\n\006" + + "Module\022\n\n\002id\030\001 \001(\t\022\023\n\013description\030\003 \001(\t\022" + + ".\n\ncreated_at\030\004 \001(\0132\032.google.protobuf.Ti" + + "mestamp\022/\n\013modified_at\030\005 \001(\0132\032.google.pr" + + "otobuf.Timestamp\022,\n\nvisibility\030\007 \001(\0132\030.c" + + "larifai.api.Visibility\022)\n\010metadata\030\010 \001(\013" + + "2\027.google.protobuf.Struct\022\017\n\007user_id\030\t \001" + + "(\t\022\016\n\006app_id\030\n \001(\t\0223\n\016module_version\030\013 \001" + + "(\0132\033.clarifai.api.ModuleVersion\022\022\n\nis_st" + + "arred\030\014 \001(\010\022\022\n\nstar_count\030\r \001(\005\0225\n\017bookm" + + "ark_origin\030\016 \001(\0132\034.clarifai.api.Bookmark" + + "Origin\022\"\n\005image\030\017 \001(\0132\023.clarifai.api.Ima" + + "geJ\004\010\002\020\003\"\276\004\n\rModuleVersion\022\n\n\002id\030\001 \001(\t\022\021" + + "\n\tmodule_id\030\002 \001(\t\022\016\n\006app_id\030\003 \001(\t\022\017\n\007use" + + "r_id\030\004 \001(\t\022\023\n\013description\030\006 \001(\t\022\r\n\005notes" + + "\030\007 \001(\t\022.\n\ncreated_at\030\010 \001(\0132\032.google.prot" + + "obuf.Timestamp\022/\n\013modified_at\030\t \001(\0132\032.go" + + "ogle.protobuf.Timestamp\022\026\n\016git_commit_ur" + + "l\030\n \001(\t\0229\n\nmodule_nav\030\013 \001(\0132%.clarifai.a" + + "pi.ModuleVersion.ModuleNav\022\020\n\010approved\030\014" + + " \001(\010\022,\n\nvisibility\030\r \001(\0132\030.clarifai.api." + + "Visibility\022)\n\010metadata\030\016 \001(\0132\027.google.pr" + + "otobuf.Struct\032E\n\014ModuleSubNav\022\r\n\005title\030\001" + + " \001(\t\022\021\n\tquery_key\030\002 \001(\t\022\023\n\013query_value\030\003" + + " \001(\t\032]\n\tModuleNav\022\r\n\005title\030\001 \001(\t\022A\n\017modu" + + "le_sub_navs\030\002 \003(\0132(.clarifai.api.ModuleV" + + "ersion.ModuleSubNavJ\004\010\005\020\006\"\255\002\n\026InstalledM" + + "oduleVersion\022\n\n\002id\030\001 \001(\t\0223\n\016module_versi" + + "on\030\002 \001(\0132\033.clarifai.api.ModuleVersion\022\016\n" + + "\006app_id\030\003 \001(\t\022\017\n\007user_id\030\004 \001(\t\022.\n\ncreate" + + "d_at\030\005 \001(\0132\032.google.protobuf.Timestamp\022/" + + "\n\013modified_at\030\006 \001(\0132\032.google.protobuf.Ti" + + "mestamp\022\022\n\ndeploy_url\030\007 \001(\t\022,\n\nvisibilit" + + "y\030\010 \001(\0132\030.clarifai.api.Visibility\022\016\n\006key" + + "_id\030\t \001(\t\"\377\003\n\rBulkOperation\022\n\n\002id\030\001 \001(\t\022" + + "+\n\tinput_ids\030\002 \001(\0132\026.clarifai.api.InputI" + + "DsH\000\022&\n\006search\030\n \001(\0132\024.clarifai.api.Sear" + + "chH\000\022(\n\007dataset\030\013 \001(\0132\025.clarifai.api.Dat" + + "asetH\000\0221\n\021annotation_search\030\014 \001(\0132\024.clar" + + "ifai.api.SearchH\001\022*\n\toperation\030\003 \001(\0132\027.c" + + "larifai.api.Operation\022\016\n\006app_id\030\004 \001(\t\022+\n" + + "\006status\030\005 \001(\0132\033.clarifai.api.status.Stat" + + "us\022(\n\010progress\030\006 \001(\0132\026.clarifai.api.Prog" + + "ress\022\022\n\ncreated_by\030\007 \001(\t\022.\n\ncreated_at\030\010" + + " \001(\0132\032.google.protobuf.Timestamp\0224\n\020last" + + "_modified_at\030\t \001(\0132\032.google.protobuf.Tim" + + "estampB\016\n\014input_sourceB\023\n\021annotation_sou" + + "rce\"\035\n\010InputIDs\022\021\n\tinput_ids\030\001 \003(\t\"8\n\010Pr" + + "ogress\022\021\n\tprocessed\030\001 \001(\r\022\031\n\021last_proces" + + "sed_id\030\002 \001(\t\"\341\004\n\tOperation\0221\n\014add_concep" + + "ts\030\001 \001(\0132\031.clarifai.api.AddConceptsH\000\0227\n" + + "\017delete_concepts\030\002 \001(\0132\034.clarifai.api.De" + + "leteConceptsH\000\0221\n\014add_metadata\030\003 \001(\0132\031.c" + + "larifai.api.AddMetadataH\000\0227\n\017delete_meta" + + "data\030\004 \001(\0132\034.clarifai.api.DeleteMetadata" + + "H\000\0223\n\roverwrite_geo\030\005 \001(\0132\032.clarifai.api" + + ".OverwriteGeoH\000\022-\n\ndelete_geo\030\006 \001(\0132\027.cl" + + "arifai.api.DeleteGeoH\000\022>\n\023delete_from_da" + + "taset\030\007 \001(\0132\037.clarifai.api.DeleteFromDat" + + "asetH\000\0224\n\016add_to_dataset\030\010 \001(\0132\032.clarifa" + + "i.api.AddToDatasetH\000\022>\n\023split_into_datas" + + "ets\030\t \001(\0132\037.clarifai.api.SplitIntoDatase" + + "tsH\000\022=\n\022delete_annotations\030\n \001(\0132\037.clari" + + "fai.api.DeleteAnnotationsH\001B\013\n\toperation" + + "B\026\n\024annotation_operation\"6\n\013AddConcepts\022" + + "\'\n\010concepts\030\001 \003(\0132\025.clarifai.api.Concept" + + "\"K\n\016DeleteConcepts\022\'\n\010concepts\030\001 \003(\0132\025.c" + + "larifai.api.Concept\022\020\n\010user_ids\030\002 \003(\t\"8\n" + + "\013AddMetadata\022)\n\010metadata\030\001 \001(\0132\027.google." + + "protobuf.Struct\";\n\016DeleteMetadata\022)\n\010met" + + "adata\030\001 \001(\0132\027.google.protobuf.Struct\".\n\014" + + "OverwriteGeo\022\036\n\003geo\030\001 \001(\0132\021.clarifai.api" + + ".Geo\"\013\n\tDeleteGeo\"\"\n\014AddToDataset\022\022\n\ndat" + + "aset_id\030\001 \001(\t\"\'\n\021DeleteFromDataset\022\022\n\nda" + + "taset_id\030\001 \001(\t\"\313\001\n\021SplitIntoDatasets\0222\n\016" + + "dataset_splits\030\001 \003(\0132\032.clarifai.api.Data" + + "setSplit\022B\n\006method\030\002 \001(\01622.clarifai.api." + + "SplitIntoDatasets.DatasetSplitMethod\">\n\022" + + "DatasetSplitMethod\022\013\n\007NOT_SET\020\000\022\033\n\027RANDO" + + "M_PERCENTAGE_SPLIT\020\001\"[\n\014DatasetSplit\022&\n\007" + + "dataset\030\001 \001(\0132\025.clarifai.api.Dataset\022\024\n\n" + + "percentage\030\002 \001(\rH\000B\r\n\013method_info\"\023\n\021Del" + + "eteAnnotations\"\373\002\n\014InputsAddJob\022\n\n\002id\030\001 " + + "\001(\t\022\025\n\rcall_back_url\030\003 \001(\t\022\017\n\007app_pat\030\004 " + + "\001(\t\0224\n\010progress\030\007 \001(\0132\".clarifai.api.Inp" + + "utsAddJobProgress\022.\n\ncreated_at\030\010 \001(\0132\032." + "google.protobuf.Timestamp\022/\n\013modified_at" + - "\030\006 \001(\0132\032.google.protobuf.Timestamp\022M\n\034in" + - "put_id_conflict_resolution\030\007 \001(\0162\'.clari" + - "fai.api.InputIDConflictResolution\022+\n\016inp" + - "ut_template\030\010 \001(\0132\023.clarifai.api.Input\"\227" + - "\002\n\033InputsExtractionJobProgress\022\032\n\022audio_" + - "inputs_count\030\002 \001(\004\022\032\n\022image_inputs_count" + - "\030\003 \001(\004\022\032\n\022video_inputs_count\030\004 \001(\004\022\031\n\021te" + - "xt_inputs_count\030\005 \001(\004\022\036\n\026pending_archive" + - "s_count\030\006 \001(\004\022\"\n\032in_progress_archives_co" + - "unt\030\007 \001(\004\022 \n\030completed_archives_count\030\010 " + - "\001(\004\022\035\n\025failed_archives_count\030\t \001(\004J\004\010\001\020\002" + - "\"\323\001\n\020InputsDataSource\022\031\n\021inputs_add_job_" + - "id\030\001 \001(\t\022(\n\003url\030\002 \001(\0132\033.clarifai.api.Dat" + - "aSourceURL\022M\n\034input_id_conflict_resoluti" + - "on\030\003 \001(\0162\'.clarifai.api.InputIDConflictR" + - "esolution\022+\n\016input_template\030\004 \001(\0132\023.clar" + - "ifai.api.Input\"V\n\rDataSourceURL\022\013\n\003url\030\001" + - " \001(\t\0228\n\013credentials\030\002 \001(\0132#.clarifai.api" + - ".DataSourceCredentials\"\247\001\n\025DataSourceCre" + - "dentials\022*\n\010s3_creds\030\001 \001(\0132\026.clarifai.ap" + - "i.AWSCredsH\000\022\023\n\tgcp_creds\030\002 \001(\014H\000\0228\n\020azu" + - "re_blob_creds\030\004 \001(\0132\034.clarifai.api.Azure" + - "BlobCredsH\000B\r\n\013credentialsJ\004\010\003\020\004\"K\n\010AWSC" + - "reds\022\016\n\006region\030\002 \001(\t\022\n\n\002id\030\003 \001(\t\022\016\n\006secr" + - "et\030\004 \001(\t\022\r\n\005token\030\005 \001(\tJ\004\010\001\020\002\";\n\016AzureBl" + - "obCreds\022\024\n\014account_name\030\001 \001(\t\022\023\n\013account" + - "_key\030\002 \001(\t\"\334\001\n\014InputsUpload\022\031\n\021inputs_ad" + - "d_job_id\030\001 \001(\t\022\017\n\007app_pat\030\002 \001(\t\022$\n\006uploa" + - "d\030\003 \001(\0132\024.clarifai.api.Upload\022M\n\034input_i" + - "d_conflict_resolution\030\004 \001(\0162\'.clarifai.a" + - "pi.InputIDConflictResolution\022+\n\016input_te" + - "mplate\030\005 \001(\0132\023.clarifai.api.Input\"\316\001\n\016Bo" + - "okmarkOrigin\022\n\n\002id\030\001 \001(\t\022\016\n\006app_id\030\002 \001(\t" + - "\022\017\n\007user_id\030\003 \001(\t\022@\n\rresource_type\030\004 \001(\016" + - "2).clarifai.api.BookmarkOrigin.BookmarkT" + - "ype\"M\n\014BookmarkType\022\013\n\007unknown\020\000\022\t\n\005mode" + - "l\020\001\022\014\n\010workflow\020\002\022\013\n\007dataset\020\003\022\n\n\006module" + - "\020\004\"\346\002\n\006Runner\022\n\n\002id\030\001 \001(\t\022\023\n\013description" + - "\030\002 \001(\t\022.\n\ncreated_at\030\003 \001(\0132\032.google.prot" + - "obuf.Timestamp\022/\n\013modified_at\030\004 \001(\0132\032.go" + - "ogle.protobuf.Timestamp\022)\n\010metadata\030\005 \001(" + - "\0132\027.google.protobuf.Struct\022\022\n\006labels\030\007 \003" + - "(\tB\002\030\001\022$\n\006worker\030\010 \001(\0132\024.clarifai.api.Wo" + - "rker\022(\n\010nodepool\030\t \001(\0132\026.clarifai.api.No" + - "depool\022/\n\014compute_info\030\n \001(\0132\031.clarifai." + - "api.ComputeInfo\022\024\n\014num_replicas\030\013 \001(\rJ\004\010" + - "\006\020\007\"\300\003\n\010Nodepool\022\n\n\002id\030\001 \001(\t\022\023\n\013descript" + - "ion\030\002 \001(\t\022.\n\ncreated_at\030\003 \001(\0132\032.google.p" + - "rotobuf.Timestamp\022/\n\013modified_at\030\004 \001(\0132\032" + - ".google.protobuf.Timestamp\0225\n\017compute_cl" + - "uster\030\006 \001(\0132\034.clarifai.api.ComputeCluste" + - "r\022:\n\022node_capacity_type\030\007 \001(\0132\036.clarifai" + - ".api.NodeCapacityType\0222\n\016instance_types\030" + - "\010 \003(\0132\032.clarifai.api.InstanceType\022\025\n\rmin" + - "_instances\030\t \001(\r\022\025\n\rmax_instances\030\n \001(\r\022" + - ",\n\nvisibility\030\013 \001(\0132\030.clarifai.api.Visib" + - "ility\022)\n\010metadata\030\014 \001(\0132\027.google.protobu" + - "f.StructJ\004\010\005\020\006\"\244\001\n\020NodeCapacityType\022C\n\016c" + - "apacity_types\030\001 \003(\0162+.clarifai.api.NodeC" + - "apacityType.CapacityType\"K\n\014CapacityType" + - "\022\030\n\024UKNOWN_CAPACITY_TYPE\020\000\022\022\n\016ON_DEMAND_" + - "TYPE\020\001\022\r\n\tSPOT_TYPE\020\002\"`\n\014InstanceType\022\n\n" + - "\002id\030\001 \001(\t\022\023\n\013description\030\002 \001(\t\022/\n\014comput" + - "e_info\030\003 \001(\0132\031.clarifai.api.ComputeInfo\"" + - ")\n\rCloudProvider\022\n\n\002id\030\001 \001(\t\022\014\n\004name\030\002 \001" + - "(\t\"\340\002\n\016ComputeCluster\022\n\n\002id\030\001 \001(\t\022\023\n\013des" + - "cription\030\002 \001(\t\0223\n\016cloud_provider\030\003 \001(\0132\033" + - ".clarifai.api.CloudProvider\022\016\n\006region\030\004 " + - "\001(\t\022\017\n\007user_id\030\005 \001(\t\022.\n\ncreated_at\030\006 \001(\013" + - "2\032.google.protobuf.Timestamp\022/\n\013modified" + - "_at\030\007 \001(\0132\032.google.protobuf.Timestamp\022,\n" + - "\nvisibility\030\010 \001(\0132\030.clarifai.api.Visibil" + - "ity\022\024\n\014cluster_type\030\t \001(\t\022\022\n\nmanaged_by\030" + - "\n \001(\t\022\036\n\003key\030\013 \001(\0132\021.clarifai.api.Key\"\212\001" + - "\n\013ComputeInfo\022\021\n\tcpu_limit\030\006 \001(\t\022\022\n\ncpu_" + - "memory\030\002 \001(\t\022\030\n\020num_accelerators\030\003 \001(\r\022\032" + - "\n\022accelerator_memory\030\004 \001(\t\022\030\n\020accelerato" + - "r_type\030\005 \003(\tJ\004\010\001\020\002\"\277\001\n\017AutoscaleConfig\022\024" + - "\n\014min_replicas\030\001 \001(\r\022\024\n\014max_replicas\030\002 \001" + - "(\r\022\037\n\027traffic_history_seconds\030\003 \001(\r\022 \n\030s" + - "cale_down_delay_seconds\030\004 \001(\r\022\036\n\026scale_u" + - "p_delay_seconds\030\005 \001(\r\022\027\n\017disable_packing" + - "\030\007 \001(\010J\004\010\006\020\007\"\376\004\n\nDeployment\022\n\n\002id\030\001 \001(\t\022" + - "\017\n\007user_id\030\002 \001(\t\0227\n\020autoscale_config\030\003 \001" + - "(\0132\035.clarifai.api.AutoscaleConfig\022)\n\tnod" + - "epools\030\004 \003(\0132\026.clarifai.api.Nodepool\022D\n\021" + - "scheduling_choice\030\007 \001(\0162).clarifai.api.D" + - "eployment.SchedulingChoice\022,\n\nvisibility" + - "\030\010 \001(\0132\030.clarifai.api.Visibility\022)\n\010meta" + - "data\030\t \001(\0132\027.google.protobuf.Struct\022\023\n\013d" + - "escription\030\n \001(\t\022$\n\006worker\030\013 \001(\0132\024.clari" + - "fai.api.Worker\022.\n\ncreated_at\030\014 \001(\0132\032.goo" + - "gle.protobuf.Timestamp\022/\n\013modified_at\030\r " + - "\001(\0132\032.google.protobuf.Timestamp\"\247\001\n\020Sche" + - "dulingChoice\022\035\n\031UNKNOWN_SCHEDULING_CHOIC" + - "E\020\000\022\010\n\004FAIL\020\001\022\n\n\006RANDOM\020\002\022\t\n\005PRICE\020\003\022\017\n\013" + - "PERFORMANCE\020\004\022\013\n\007NETWORK\020\005\022\017\n\013UTILIZATIO" + - "N\020\006\022\017\n\013PREFER_SPOT\020\007\022\023\n\017PREFER_ONDEMAND\020" + - "\010J\004\010\005\020\006J\004\010\006\020\007\"\216\001\n\016RunnerSelector\022(\n\010node" + - "pool\030\001 \001(\0132\026.clarifai.api.Nodepool\022$\n\006ru" + - "nner\030\002 \001(\0132\024.clarifai.api.Runner\022,\n\ndepl" + - "oyment\030\003 \001(\0132\030.clarifai.api.Deployment\"\220" + - "\001\n\016ProcessingInfo\022:\n\022runner_method_type\030" + - "\001 \001(\0162\036.clarifai.api.RunnerMethodType\022+\n" + - "\006status\030\002 \001(\0132\033.clarifai.api.status.Stat" + - "us\022\025\n\rprocessing_id\030\003 \001(\t\"\311\003\n\016AuditLogTa" + - "rget\022\"\n\004user\030\001 \001(\0132\022.clarifai.api.UserH\000" + - "\022\"\n\004role\030\002 \001(\0132\022.clarifai.api.RoleH\000\022\"\n\004" + - "team\030\003 \001(\0132\022.clarifai.api.TeamH\000\022 \n\003app\030" + - "\004 \001(\0132\021.clarifai.api.AppH\000\022&\n\006module\030\005 \001" + - "(\0132\024.clarifai.api.ModuleH\000\0225\n\016module_ver" + - "sion\030\006 \001(\0132\033.clarifai.api.ModuleVersionH" + - "\000\022*\n\010workflow\030\007 \001(\0132\026.clarifai.api.Workf" + - "lowH\000\0229\n\020workflow_version\030\010 \001(\0132\035.clarif" + - "ai.api.WorkflowVersionH\000\022$\n\005model\030\t \001(\0132" + - "\023.clarifai.api.ModelH\000\0223\n\rmodel_version\030" + - "\n \001(\0132\032.clarifai.api.ModelVersionH\000B\010\n\006t" + - "arget\"\233\002\n\rAuditLogEntry\022-\n\ttimestamp\030\001 \001" + - "(\0132\032.google.protobuf.Timestamp\022 \n\004user\030\002" + - " \001(\0132\022.clarifai.api.User\022*\n\toperation\030\003 " + - "\001(\0162\027.clarifai.api.EventType\022\023\n\013descript" + - "ion\030\004 \001(\t\022-\n\007targets\030\005 \003(\0132\034.clarifai.ap" + - "i.AuditLogTarget\022\017\n\007details\030\006 \003(\t\022\025\n\007suc" + - "cess\030\007 \001(\010B\004\200\265\030\001\022\016\n\006req_id\030\010 \001(\t\022\021\n\tsour" + - "ce_ip\030\t \001(\t\"\244\002\n\rAuditLogQuery\0222\n\016timesta" + - "mp_from\030\001 \001(\0132\032.google.protobuf.Timestam" + - "p\0220\n\014timestamp_to\030\002 \001(\0132\032.google.protobu" + - "f.Timestamp\022\020\n\010user_ids\030\003 \003(\t\022+\n\noperati" + - "ons\030\004 \003(\0162\027.clarifai.api.EventType\022-\n\007ta" + - "rgets\030\005 \003(\0132\034.clarifai.api.AuditLogTarge" + - "t\022+\n\007success\030\006 \001(\0132\032.google.protobuf.Boo" + - "lValue\022\022\n\nsource_ips\030\007 \003(\t\"\243\003\n\037WorkflowV" + - "ersionEvaluationMetric\022\n\n\002id\030\001 \001(\t\022\017\n\007su" + - "mmary\030\002 \001(\t\022\023\n\013description\030\003 \001(\t\022I\n\tdata" + - "_type\030\004 \001(\01626.clarifai.api.WorkflowVersi" + - "onEvaluationMetric.DataType\022[\n\022visualisa" + - "tion_type\030\005 \001(\0162?.clarifai.api.WorkflowV" + - "ersionEvaluationMetric.VisualisationType" + - "\",\n\010DataType\022\025\n\021DATA_TYPE_NOT_SET\020\000\022\t\n\005F" + - "LOAT\020\001\"x\n\021VisualisationType\022\036\n\032VISUALIZA" + - "TION_TYPE_NOT_SET\020\000\022\024\n\020CONFUSION_MATRIX\020" + - "\001\022\032\n\026PRECISION_RECALL_CURVE\020\002\022\021\n\rROC_AUC" + - "_CURVE\020\003\"\252\002\n!WorkflowVersionEvaluationTe" + - "mplate\022\n\n\002id\030\001 \001(\t\022\023\n\013description\030\002 \001(\t\022" + - "L\n\ntask_types\030\003 \003(\01628.clarifai.api.Workf" + - "lowVersionEvaluationTemplate.TaskType\022Z\n" + - "#workflow_version_evaluation_metrics\030\004 \003" + - "(\0132-.clarifai.api.WorkflowVersionEvaluat" + - "ionMetric\":\n\010TaskType\022\025\n\021TASK_TYPE_NOT_S" + - "ET\020\000\022\027\n\023TEXT_CLASSIFICATION\020\001\"\213\001\n\010LogEnt" + - "ry\022\017\n\007message\030\001 \001(\t\022\020\n\010log_type\030\002 \001(\t\022\013\n" + - "\003url\030\003 \001(\t\0221\n\004meta\030\t \001(\0132#.clarifai.api." + - "ComputeSourceMetadataJ\004\010\004\020\005J\004\010\005\020\006J\004\010\006\020\007J" + - "\004\010\007\020\010J\004\010\010\020\t\"\323\001\n\025ComputeSourceMetadata\022/\n" + - "\013user_app_id\030\001 \001(\0132\032.clarifai.api.UserAp" + - "pIDSet\022\020\n\010model_id\030\002 \001(\t\022\030\n\020model_versio" + - "n_id\030\003 \001(\t\022\023\n\013workflow_id\030\004 \001(\t\022\032\n\022compu" + - "te_cluster_id\030\006 \001(\t\022\023\n\013nodepool_id\030\007 \001(\t" + - "\022\021\n\trunner_id\030\010 \001(\tJ\004\010\005\020\006*^\n\024WorkflowMod" + - "elUseCase\022#\n\037WORKFLOW_MODEL_USE_CASE_NOT" + - "_SET\020\000\022\022\n\016CLASSIFICATION\020\001\022\r\n\tDETECTION\020" + - "\002*\220\001\n\033DatasetVersionRequestOrigin\022*\n&DAT" + - "ASET_VERSION_REQUEST_ORIGIN_NOT_SET\020\000\022\n\n" + - "\006MANUAL\020\001\022\014\n\010TRAINING\020\002\022\025\n\021EVAL_GROUND_T" + - "RUTH\020\003\022\024\n\020EVAL_PREDICTIONS\020\004*\371\001\n\036Dataset" + - "VersionMetricsGroupType\022.\n*DATASET_VERSI" + - "ON_METRICS_GROUP_TYPE_NOT_SET\020\000\022\016\n\nINPUT" + - "_TYPE\020\002\022\016\n\nCONCEPT_ID\020\n\022\022\n\016CONCEPTS_COUN" + - "T\020\013\022\030\n\024BOUNDING_BOXES_COUNT\020\024\022\022\n\016POLYGON" + - "S_COUNT\020\025\022\020\n\014POINTS_COUNT\020\026\022\017\n\013MASKS_COU" + - "NT\020\027\022\020\n\014PIXELS_COUNT\020\036\022\020\n\014ASPECT_RATIO\020\037" + - "*\205\001\n\032DatasetVersionExportFormat\022)\n%DATAS" + - "ET_VERSION_EXPORT_FORMAT_NOT_SET\020\000\022\032\n\026CL" + - "ARIFAI_DATA_PROTOBUF\020\001\022\026\n\022CLARIFAI_DATA_" + - "JSON\020\003\022\010\n\004COCO\020\002*H\n\020ExpirationAction\022\035\n\031" + - "EXPIRATION_ACTION_NOT_SET\020\000\022\t\n\005DELAY\020\001\022\n" + - "\n\006EXPIRY\020\002*M\n\014LicenseScope\022\031\n\025LICENSE_SC" + - "OPE_NOT_SET\020\000\022\013\n\007PREDICT\020\001\022\t\n\005TRAIN\020\002\022\n\n" + - "\006SEARCH\020\003*\\\n\013LicenseType\022\030\n\024UNKNOWN_LICE" + - "NSE_TYPE\020\000\022\017\n\013FIRST_PARTY\020\001\022\017\n\013OPEN_SOUR" + - "CE\020\002\022\021\n\rCLOSED_SOURCE\020\003*P\n\010DataType\022\r\n\tU" + - "NDEFINED\020\000\022\n\n\006STRING\020\001\022\t\n\005UINT8\020\002\022\t\n\005INT" + - "32\020\003\022\t\n\005INT64\020\004\022\010\n\004FP32\020\005*\217\001\n\017ValueCompa" + - "rator\022\035\n\031CONCEPT_THRESHOLD_NOT_SET\020\000\022\020\n\014" + - "GREATER_THAN\020\001\022\031\n\025GREATER_THAN_OR_EQUAL\020" + - "\002\022\r\n\tLESS_THAN\020\003\022\026\n\022LESS_THAN_OR_EQUAL\020\004" + - "\022\t\n\005EQUAL\020\005*\201\001\n\016EvaluationType\022\r\n\tUndefi" + - "ned\020\000\022\022\n\016Classification\020\001\022\r\n\tDetection\020\002" + - "\022\020\n\014Segmentation\020\003\022\016\n\nClustering\020\004\022\013\n\007Tr" + - "acker\020\005\022\016\n\nGeneration\020\006*f\n\014APIEventType\022" + - "\032\n\026API_EVENT_TYPE_NOT_SET\020\000\022\023\n\017ON_PREM_P" + - "REDICT\020\001\022\021\n\rON_PREM_TRAIN\020\002\022\022\n\016ON_PREM_S" + - "EARCH\020\003*<\n\021UsageIntervalType\022\t\n\005undef\020\000\022" + - "\007\n\003day\020\001\022\t\n\005month\020\002\022\010\n\004year\020\003*}\n\022Annotat" + - "ionDataType\022 \n\034ANNOTATION_DATA_TYPE_NOT_" + - "SET\020\000\022\007\n\003TAG\020\001\022\020\n\014BOUNDING_BOX\020\002\022\013\n\007POLY" + - "GON\020\004\022\t\n\005POINT\020\010\022\010\n\004SPAN\020\020\022\010\n\004MASK\020 *\035\n\010" + - "RoleType\022\010\n\004TEAM\020\000\022\007\n\003ORG\020\001*$\n\020StatValue" + - "AggType\022\007\n\003SUM\020\000\022\007\n\003AVG\020\001*`\n\017StatTimeAgg" + - "Type\022\017\n\013NO_TIME_AGG\020\000\022\010\n\004YEAR\020\001\022\t\n\005MONTH" + - "\020\002\022\010\n\004WEEK\020\003\022\007\n\003DAY\020\004\022\010\n\004HOUR\020\005\022\n\n\006MINUT" + - "E\020\006*b\n\023ValidationErrorType\022!\n\035VALIDATION" + - "_ERROR_TYPE_NOT_SET\020\000\022\016\n\nRESTRICTED\020\001\022\014\n" + - "\010DATABASE\020\002\022\n\n\006FORMAT\020\003*[\n\031InputIDConfli" + - "ctResolution\022(\n$INPUT_ID_CONFLICT_RESOLU" + - "TION_NOT_SET\020\000\022\010\n\004SKIP\020\001\022\n\n\006SUFFIX\020\002*s\n\020" + - "RunnerMethodType\022\013\n\007UNKNOWN\020\000\022\017\n\013UNARY_U" + - "NARY\020\001\022\023\n\017UNARY_STREAMING\020\002\022\023\n\017STREAMING" + - "_UNARY\020\003\022\027\n\023STREAMING_STREAMING\020\004*\342\021\n\tEv" + - "entType\022\026\n\022EVENT_TYPE_NOT_SET\020\000\022:\n\027ORGAN" + - "IZATION_MEMBER_ADD\020d\032\035\302>\032Organization me" + - "mbers added\022F\n\032ORGANIZATION_MEMBER_CHANG" + - "E\020e\032&\302>#Organization members\' roles chan" + - "ged\022?\n\032ORGANIZATION_MEMBER_REMOVE\020f\032\037\302>\034" + - "Organization members removed\022U\n%ORGANIZA" + - "TION_MEMBER_INVITATION_CREATE\020g\032*\302>\'Orga" + - "nization member invitations created\022V\n%O", - "RGANIZATION_MEMBER_INVITATION_CANCEL\020h\032+" + - "\302>(Organization member invitations cance" + - "led\022V\n%ORGANIZATION_MEMBER_INVITATION_AC" + - "CEPT\020i\032+\302>(Organization member invitatio" + - "ns accepted\022W\n&ORGANIZATION_MEMBER_INVIT" + - "ATION_DECLINE\020j\032+\302>(Organization member " + - "invitations declined\022;\n\030ORGANIZATION_TEA" + - "M_CREATE\020k\032\035\302>\032Organization teams create" + - "d\022;\n\030ORGANIZATION_TEAM_UPDATE\020l\032\035\302>\032Orga" + - "nization teams updated\022;\n\030ORGANIZATION_T" + - "EAM_DELETE\020m\032\035\302>\032Organization teams dele" + - "ted\022D\n\034ORGANIZATION_TEAM_MEMBER_ADD\020n\032\"\302" + - ">\037Organization team members added\022I\n\037ORG" + - "ANIZATION_TEAM_MEMBER_REMOVE\020o\032$\302>!Organ" + - "ization team members removed\022F\n\031ORGANIZA" + - "TION_TEAM_APP_ADD\020p\032\'\302>$Organization tea" + - "m applications added\022K\n\034ORGANIZATION_TEA" + - "M_APP_REMOVE\020q\032)\302>&Organization team app" + - "lications removed\022&\n\rMODULE_CREATE\020\310\001\032\022\302" + - ">\017Modules created\022&\n\rMODULE_UPDATE\020\311\001\032\022\302" + - ">\017Modules updated\022&\n\rMODULE_DELETE\020\312\001\032\022\302" + - ">\017Modules deleted\0226\n\025MODULE_VERSION_CREA" + - "TE\020\313\001\032\032\302>\027Module versions created\0226\n\025MOD" + - "ULE_VERSION_UPDATE\020\314\001\032\032\302>\027Module version" + - "s updated\0226\n\025MODULE_VERSION_DELETE\020\315\001\032\032\302" + - ">\027Module versions deleted\022$\n\014MODEL_CREAT" + - "E\020\254\002\032\021\302>\016Models created\022$\n\014MODEL_UPDATE\020" + - "\255\002\032\021\302>\016Models updated\022$\n\014MODEL_DELETE\020\256\002" + - "\032\021\302>\016Models deleted\0224\n\024MODEL_VERSION_CRE" + - "ATE\020\257\002\032\031\302>\026Model versions created\0224\n\024MOD" + - "EL_VERSION_UPDATE\020\260\002\032\031\302>\026Model versions " + - "updated\0224\n\024MODEL_VERSION_DELETE\020\261\002\032\031\302>\026M" + - "odel versions deleted\022*\n\017WORKFLOW_CREATE" + - "\020\220\003\032\024\302>\021Workflows created\022*\n\017WORKFLOW_UP" + - "DATE\020\221\003\032\024\302>\021Workflows updated\022*\n\017WORKFLO" + - "W_DELETE\020\222\003\032\024\302>\021Workflows deleted\022:\n\027WOR" + - "KFLOW_VERSION_CREATE\020\223\003\032\034\302>\031Workflow ver" + - "sions created\022:\n\027WORKFLOW_VERSION_UPDATE" + - "\020\224\003\032\034\302>\031Workflow versions updated\022:\n\027WOR" + - "KFLOW_VERSION_DELETE\020\225\003\032\034\302>\031Workflow ver" + - "sions deleted\0220\n\022APPLICATION_CREATE\020\330\004\032\027" + - "\302>\024Applications created\0220\n\022APPLICATION_U" + - "PDATE\020\331\004\032\027\302>\024Applications updated\0220\n\022APP" + - "LICATION_DELETE\020\332\004\032\027\302>\024Applications dele" + - "ted\022-\n\020COLLABORATOR_ADD\020\274\005\032\026\302>\023Collabora" + - "tors added\0222\n\023COLLABORATOR_UPDATE\020\275\005\032\030\302>" + - "\025Collaborators updated\0222\n\023COLLABORATOR_R" + - "EMOVE\020\276\005\032\030\302>\025Collaborators removed\022\"\n\013US" + - "ER_UPDATE\020\240\006\032\020\302>\rUsers updatedBY\n\025com.cl" + - "arifai.grpc.apiP\001Z7github.com/Clarifai/c" + - "larifai-go-grpc/proto/clarifai/api\242\002\004CAI" + - "Pb\006proto3" + "\030\t \001(\0132\032.google.protobuf.Timestamp\022:\n\017ex" + + "traction_jobs\030\n \003(\0132!.clarifai.api.Input" + + "sExtractionJob\022%\n\007uploads\030\013 \003(\0132\024.clarif" + + "ai.api.Upload\022+\n\006status\030\014 \001(\0132\033.clarifai" + + ".api.status.StatusJ\004\010\002\020\003J\004\010\005\020\006J\004\010\006\020\007\"u\n\024" + + "InputsAddJobProgress\022\025\n\rpending_count\030\001 " + + "\001(\004\022\031\n\021in_progress_count\030\002 \001(\004\022\025\n\rsucces" + + "s_count\030\003 \001(\004\022\024\n\014failed_count\030\004 \001(\004\"\225\002\n\006" + + "Upload\022\n\n\002id\030\001 \001(\t\022.\n\ncreated_at\030\002 \001(\0132\032" + + ".google.protobuf.Timestamp\022/\n\013modified_a" + + "t\030\003 \001(\0132\032.google.protobuf.Timestamp\022.\n\ne" + + "xpires_at\030\004 \001(\0132\032.google.protobuf.Timest" + + "amp\022+\n\006status\030\005 \001(\0132\033.clarifai.api.statu" + + "s.Status\022\024\n\014content_name\030\010 \001(\t\022\026\n\016conten" + + "t_length\030\006 \001(\004\022\023\n\013content_url\030\007 \001(\t\"K\n\021U" + + "ploadContentPart\022\023\n\013range_start\030\001 \001(\004\022\023\n" + + "\013part_number\030\002 \001(\003\022\014\n\004data\030\003 \001(\014\"\365\002\n\023Inp" + + "utsExtractionJob\022+\n\006status\030\001 \001(\0132\033.clari" + + "fai.api.status.Status\022\n\n\002id\030\002 \001(\t\022\013\n\003url" + + "\030\003 \001(\t\022;\n\010progress\030\004 \001(\0132).clarifai.api." + + "InputsExtractionJobProgress\022.\n\ncreated_a" + + "t\030\005 \001(\0132\032.google.protobuf.Timestamp\022/\n\013m" + + "odified_at\030\006 \001(\0132\032.google.protobuf.Times" + + "tamp\022M\n\034input_id_conflict_resolution\030\007 \001" + + "(\0162\'.clarifai.api.InputIDConflictResolut" + + "ion\022+\n\016input_template\030\010 \001(\0132\023.clarifai.a" + + "pi.Input\"\227\002\n\033InputsExtractionJobProgress" + + "\022\032\n\022audio_inputs_count\030\002 \001(\004\022\032\n\022image_in" + + "puts_count\030\003 \001(\004\022\032\n\022video_inputs_count\030\004" + + " \001(\004\022\031\n\021text_inputs_count\030\005 \001(\004\022\036\n\026pendi" + + "ng_archives_count\030\006 \001(\004\022\"\n\032in_progress_a" + + "rchives_count\030\007 \001(\004\022 \n\030completed_archive" + + "s_count\030\010 \001(\004\022\035\n\025failed_archives_count\030\t" + + " \001(\004J\004\010\001\020\002\"\323\001\n\020InputsDataSource\022\031\n\021input" + + "s_add_job_id\030\001 \001(\t\022(\n\003url\030\002 \001(\0132\033.clarif" + + "ai.api.DataSourceURL\022M\n\034input_id_conflic" + + "t_resolution\030\003 \001(\0162\'.clarifai.api.InputI" + + "DConflictResolution\022+\n\016input_template\030\004 " + + "\001(\0132\023.clarifai.api.Input\"V\n\rDataSourceUR" + + "L\022\013\n\003url\030\001 \001(\t\0228\n\013credentials\030\002 \001(\0132#.cl" + + "arifai.api.DataSourceCredentials\"\247\001\n\025Dat" + + "aSourceCredentials\022*\n\010s3_creds\030\001 \001(\0132\026.c" + + "larifai.api.AWSCredsH\000\022\023\n\tgcp_creds\030\002 \001(" + + "\014H\000\0228\n\020azure_blob_creds\030\004 \001(\0132\034.clarifai" + + ".api.AzureBlobCredsH\000B\r\n\013credentialsJ\004\010\003" + + "\020\004\"K\n\010AWSCreds\022\016\n\006region\030\002 \001(\t\022\n\n\002id\030\003 \001" + + "(\t\022\016\n\006secret\030\004 \001(\t\022\r\n\005token\030\005 \001(\tJ\004\010\001\020\002\"" + + ";\n\016AzureBlobCreds\022\024\n\014account_name\030\001 \001(\t\022" + + "\023\n\013account_key\030\002 \001(\t\"\334\001\n\014InputsUpload\022\031\n" + + "\021inputs_add_job_id\030\001 \001(\t\022\017\n\007app_pat\030\002 \001(" + + "\t\022$\n\006upload\030\003 \001(\0132\024.clarifai.api.Upload\022" + + "M\n\034input_id_conflict_resolution\030\004 \001(\0162\'." + + "clarifai.api.InputIDConflictResolution\022+" + + "\n\016input_template\030\005 \001(\0132\023.clarifai.api.In" + + "put\"\316\001\n\016BookmarkOrigin\022\n\n\002id\030\001 \001(\t\022\016\n\006ap" + + "p_id\030\002 \001(\t\022\017\n\007user_id\030\003 \001(\t\022@\n\rresource_" + + "type\030\004 \001(\0162).clarifai.api.BookmarkOrigin" + + ".BookmarkType\"M\n\014BookmarkType\022\013\n\007unknown" + + "\020\000\022\t\n\005model\020\001\022\014\n\010workflow\020\002\022\013\n\007dataset\020\003" + + "\022\n\n\006module\020\004\"\346\002\n\006Runner\022\n\n\002id\030\001 \001(\t\022\023\n\013d" + + "escription\030\002 \001(\t\022.\n\ncreated_at\030\003 \001(\0132\032.g" + + "oogle.protobuf.Timestamp\022/\n\013modified_at\030" + + "\004 \001(\0132\032.google.protobuf.Timestamp\022)\n\010met" + + "adata\030\005 \001(\0132\027.google.protobuf.Struct\022\022\n\006" + + "labels\030\007 \003(\tB\002\030\001\022$\n\006worker\030\010 \001(\0132\024.clari" + + "fai.api.Worker\022(\n\010nodepool\030\t \001(\0132\026.clari" + + "fai.api.Nodepool\022/\n\014compute_info\030\n \001(\0132\031" + + ".clarifai.api.ComputeInfo\022\024\n\014num_replica" + + "s\030\013 \001(\rJ\004\010\006\020\007\"\300\003\n\010Nodepool\022\n\n\002id\030\001 \001(\t\022\023" + + "\n\013description\030\002 \001(\t\022.\n\ncreated_at\030\003 \001(\0132" + + "\032.google.protobuf.Timestamp\022/\n\013modified_" + + "at\030\004 \001(\0132\032.google.protobuf.Timestamp\0225\n\017" + + "compute_cluster\030\006 \001(\0132\034.clarifai.api.Com" + + "puteCluster\022:\n\022node_capacity_type\030\007 \001(\0132" + + "\036.clarifai.api.NodeCapacityType\0222\n\016insta" + + "nce_types\030\010 \003(\0132\032.clarifai.api.InstanceT" + + "ype\022\025\n\rmin_instances\030\t \001(\r\022\025\n\rmax_instan" + + "ces\030\n \001(\r\022,\n\nvisibility\030\013 \001(\0132\030.clarifai" + + ".api.Visibility\022)\n\010metadata\030\014 \001(\0132\027.goog" + + "le.protobuf.StructJ\004\010\005\020\006\"\244\001\n\020NodeCapacit" + + "yType\022C\n\016capacity_types\030\001 \003(\0162+.clarifai" + + ".api.NodeCapacityType.CapacityType\"K\n\014Ca" + + "pacityType\022\030\n\024UKNOWN_CAPACITY_TYPE\020\000\022\022\n\016" + + "ON_DEMAND_TYPE\020\001\022\r\n\tSPOT_TYPE\020\002\"`\n\014Insta" + + "nceType\022\n\n\002id\030\001 \001(\t\022\023\n\013description\030\002 \001(\t" + + "\022/\n\014compute_info\030\003 \001(\0132\031.clarifai.api.Co" + + "mputeInfo\")\n\rCloudProvider\022\n\n\002id\030\001 \001(\t\022\014" + + "\n\004name\030\002 \001(\t\"\340\002\n\016ComputeCluster\022\n\n\002id\030\001 " + + "\001(\t\022\023\n\013description\030\002 \001(\t\0223\n\016cloud_provid" + + "er\030\003 \001(\0132\033.clarifai.api.CloudProvider\022\016\n" + + "\006region\030\004 \001(\t\022\017\n\007user_id\030\005 \001(\t\022.\n\ncreate" + + "d_at\030\006 \001(\0132\032.google.protobuf.Timestamp\022/" + + "\n\013modified_at\030\007 \001(\0132\032.google.protobuf.Ti" + + "mestamp\022,\n\nvisibility\030\010 \001(\0132\030.clarifai.a" + + "pi.Visibility\022\024\n\014cluster_type\030\t \001(\t\022\022\n\nm" + + "anaged_by\030\n \001(\t\022\036\n\003key\030\013 \001(\0132\021.clarifai." + + "api.Key\"\212\001\n\013ComputeInfo\022\021\n\tcpu_limit\030\006 \001" + + "(\t\022\022\n\ncpu_memory\030\002 \001(\t\022\030\n\020num_accelerato" + + "rs\030\003 \001(\r\022\032\n\022accelerator_memory\030\004 \001(\t\022\030\n\020" + + "accelerator_type\030\005 \003(\tJ\004\010\001\020\002\"\277\001\n\017Autosca" + + "leConfig\022\024\n\014min_replicas\030\001 \001(\r\022\024\n\014max_re" + + "plicas\030\002 \001(\r\022\037\n\027traffic_history_seconds\030" + + "\003 \001(\r\022 \n\030scale_down_delay_seconds\030\004 \001(\r\022" + + "\036\n\026scale_up_delay_seconds\030\005 \001(\r\022\027\n\017disab" + + "le_packing\030\007 \001(\010J\004\010\006\020\007\"\376\004\n\nDeployment\022\n\n" + + "\002id\030\001 \001(\t\022\017\n\007user_id\030\002 \001(\t\0227\n\020autoscale_" + + "config\030\003 \001(\0132\035.clarifai.api.AutoscaleCon" + + "fig\022)\n\tnodepools\030\004 \003(\0132\026.clarifai.api.No" + + "depool\022D\n\021scheduling_choice\030\007 \001(\0162).clar" + + "ifai.api.Deployment.SchedulingChoice\022,\n\n" + + "visibility\030\010 \001(\0132\030.clarifai.api.Visibili" + + "ty\022)\n\010metadata\030\t \001(\0132\027.google.protobuf.S" + + "truct\022\023\n\013description\030\n \001(\t\022$\n\006worker\030\013 \001" + + "(\0132\024.clarifai.api.Worker\022.\n\ncreated_at\030\014" + + " \001(\0132\032.google.protobuf.Timestamp\022/\n\013modi" + + "fied_at\030\r \001(\0132\032.google.protobuf.Timestam" + + "p\"\247\001\n\020SchedulingChoice\022\035\n\031UNKNOWN_SCHEDU" + + "LING_CHOICE\020\000\022\010\n\004FAIL\020\001\022\n\n\006RANDOM\020\002\022\t\n\005P" + + "RICE\020\003\022\017\n\013PERFORMANCE\020\004\022\013\n\007NETWORK\020\005\022\017\n\013" + + "UTILIZATION\020\006\022\017\n\013PREFER_SPOT\020\007\022\023\n\017PREFER" + + "_ONDEMAND\020\010J\004\010\005\020\006J\004\010\006\020\007\"\216\001\n\016RunnerSelect" + + "or\022(\n\010nodepool\030\001 \001(\0132\026.clarifai.api.Node" + + "pool\022$\n\006runner\030\002 \001(\0132\024.clarifai.api.Runn" + + "er\022,\n\ndeployment\030\003 \001(\0132\030.clarifai.api.De" + + "ployment\"\220\001\n\016ProcessingInfo\022:\n\022runner_me" + + "thod_type\030\001 \001(\0162\036.clarifai.api.RunnerMet" + + "hodType\022+\n\006status\030\002 \001(\0132\033.clarifai.api.s" + + "tatus.Status\022\025\n\rprocessing_id\030\003 \001(\t\"\311\003\n\016" + + "AuditLogTarget\022\"\n\004user\030\001 \001(\0132\022.clarifai." + + "api.UserH\000\022\"\n\004role\030\002 \001(\0132\022.clarifai.api." + + "RoleH\000\022\"\n\004team\030\003 \001(\0132\022.clarifai.api.Team" + + "H\000\022 \n\003app\030\004 \001(\0132\021.clarifai.api.AppH\000\022&\n\006" + + "module\030\005 \001(\0132\024.clarifai.api.ModuleH\000\0225\n\016" + + "module_version\030\006 \001(\0132\033.clarifai.api.Modu" + + "leVersionH\000\022*\n\010workflow\030\007 \001(\0132\026.clarifai" + + ".api.WorkflowH\000\0229\n\020workflow_version\030\010 \001(" + + "\0132\035.clarifai.api.WorkflowVersionH\000\022$\n\005mo" + + "del\030\t \001(\0132\023.clarifai.api.ModelH\000\0223\n\rmode" + + "l_version\030\n \001(\0132\032.clarifai.api.ModelVers" + + "ionH\000B\010\n\006target\"\233\002\n\rAuditLogEntry\022-\n\ttim" + + "estamp\030\001 \001(\0132\032.google.protobuf.Timestamp" + + "\022 \n\004user\030\002 \001(\0132\022.clarifai.api.User\022*\n\top" + + "eration\030\003 \001(\0162\027.clarifai.api.EventType\022\023" + + "\n\013description\030\004 \001(\t\022-\n\007targets\030\005 \003(\0132\034.c" + + "larifai.api.AuditLogTarget\022\017\n\007details\030\006 " + + "\003(\t\022\025\n\007success\030\007 \001(\010B\004\200\265\030\001\022\016\n\006req_id\030\010 \001" + + "(\t\022\021\n\tsource_ip\030\t \001(\t\"\244\002\n\rAuditLogQuery\022" + + "2\n\016timestamp_from\030\001 \001(\0132\032.google.protobu" + + "f.Timestamp\0220\n\014timestamp_to\030\002 \001(\0132\032.goog" + + "le.protobuf.Timestamp\022\020\n\010user_ids\030\003 \003(\t\022" + + "+\n\noperations\030\004 \003(\0162\027.clarifai.api.Event" + + "Type\022-\n\007targets\030\005 \003(\0132\034.clarifai.api.Aud" + + "itLogTarget\022+\n\007success\030\006 \001(\0132\032.google.pr" + + "otobuf.BoolValue\022\022\n\nsource_ips\030\007 \003(\t\"\243\003\n" + + "\037WorkflowVersionEvaluationMetric\022\n\n\002id\030\001" + + " \001(\t\022\017\n\007summary\030\002 \001(\t\022\023\n\013description\030\003 \001" + + "(\t\022I\n\tdata_type\030\004 \001(\01626.clarifai.api.Wor" + + "kflowVersionEvaluationMetric.DataType\022[\n" + + "\022visualisation_type\030\005 \001(\0162?.clarifai.api" + + ".WorkflowVersionEvaluationMetric.Visuali" + + "sationType\",\n\010DataType\022\025\n\021DATA_TYPE_NOT_" + + "SET\020\000\022\t\n\005FLOAT\020\001\"x\n\021VisualisationType\022\036\n" + + "\032VISUALIZATION_TYPE_NOT_SET\020\000\022\024\n\020CONFUSI" + + "ON_MATRIX\020\001\022\032\n\026PRECISION_RECALL_CURVE\020\002\022" + + "\021\n\rROC_AUC_CURVE\020\003\"\252\002\n!WorkflowVersionEv" + + "aluationTemplate\022\n\n\002id\030\001 \001(\t\022\023\n\013descript" + + "ion\030\002 \001(\t\022L\n\ntask_types\030\003 \003(\01628.clarifai" + + ".api.WorkflowVersionEvaluationTemplate.T" + + "askType\022Z\n#workflow_version_evaluation_m" + + "etrics\030\004 \003(\0132-.clarifai.api.WorkflowVers" + + "ionEvaluationMetric\":\n\010TaskType\022\025\n\021TASK_" + + "TYPE_NOT_SET\020\000\022\027\n\023TEXT_CLASSIFICATION\020\001\"" + + "\213\001\n\010LogEntry\022\017\n\007message\030\001 \001(\t\022\020\n\010log_typ" + + "e\030\002 \001(\t\022\013\n\003url\030\003 \001(\t\0221\n\004meta\030\t \001(\0132#.cla" + + "rifai.api.ComputeSourceMetadataJ\004\010\004\020\005J\004\010" + + "\005\020\006J\004\010\006\020\007J\004\010\007\020\010J\004\010\010\020\t\"\323\001\n\025ComputeSourceM" + + "etadata\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai." + + "api.UserAppIDSet\022\020\n\010model_id\030\002 \001(\t\022\030\n\020mo" + + "del_version_id\030\003 \001(\t\022\023\n\013workflow_id\030\004 \001(" + + "\t\022\032\n\022compute_cluster_id\030\006 \001(\t\022\023\n\013nodepoo" + + "l_id\030\007 \001(\t\022\021\n\trunner_id\030\010 \001(\tJ\004\010\005\020\006*^\n\024W" + + "orkflowModelUseCase\022#\n\037WORKFLOW_MODEL_US" + + "E_CASE_NOT_SET\020\000\022\022\n\016CLASSIFICATION\020\001\022\r\n\t" + + "DETECTION\020\002*\220\001\n\033DatasetVersionRequestOri" + + "gin\022*\n&DATASET_VERSION_REQUEST_ORIGIN_NO" + + "T_SET\020\000\022\n\n\006MANUAL\020\001\022\014\n\010TRAINING\020\002\022\025\n\021EVA" + + "L_GROUND_TRUTH\020\003\022\024\n\020EVAL_PREDICTIONS\020\004*\371" + + "\001\n\036DatasetVersionMetricsGroupType\022.\n*DAT" + + "ASET_VERSION_METRICS_GROUP_TYPE_NOT_SET\020" + + "\000\022\016\n\nINPUT_TYPE\020\002\022\016\n\nCONCEPT_ID\020\n\022\022\n\016CON" + + "CEPTS_COUNT\020\013\022\030\n\024BOUNDING_BOXES_COUNT\020\024\022" + + "\022\n\016POLYGONS_COUNT\020\025\022\020\n\014POINTS_COUNT\020\026\022\017\n" + + "\013MASKS_COUNT\020\027\022\020\n\014PIXELS_COUNT\020\036\022\020\n\014ASPE" + + "CT_RATIO\020\037*\205\001\n\032DatasetVersionExportForma" + + "t\022)\n%DATASET_VERSION_EXPORT_FORMAT_NOT_S" + + "ET\020\000\022\032\n\026CLARIFAI_DATA_PROTOBUF\020\001\022\026\n\022CLAR" + + "IFAI_DATA_JSON\020\003\022\010\n\004COCO\020\002*H\n\020Expiration" + + "Action\022\035\n\031EXPIRATION_ACTION_NOT_SET\020\000\022\t\n" + + "\005DELAY\020\001\022\n\n\006EXPIRY\020\002*M\n\014LicenseScope\022\031\n\025" + + "LICENSE_SCOPE_NOT_SET\020\000\022\013\n\007PREDICT\020\001\022\t\n\005" + + "TRAIN\020\002\022\n\n\006SEARCH\020\003*\\\n\013LicenseType\022\030\n\024UN" + + "KNOWN_LICENSE_TYPE\020\000\022\017\n\013FIRST_PARTY\020\001\022\017\n" + + "\013OPEN_SOURCE\020\002\022\021\n\rCLOSED_SOURCE\020\003*P\n\010Dat" + + "aType\022\r\n\tUNDEFINED\020\000\022\n\n\006STRING\020\001\022\t\n\005UINT" + + "8\020\002\022\t\n\005INT32\020\003\022\t\n\005INT64\020\004\022\010\n\004FP32\020\005*\217\001\n\017" + + "ValueComparator\022\035\n\031CONCEPT_THRESHOLD_NOT" + + "_SET\020\000\022\020\n\014GREATER_THAN\020\001\022\031\n\025GREATER_THAN" + + "_OR_EQUAL\020\002\022\r\n\tLESS_THAN\020\003\022\026\n\022LESS_THAN_" + + "OR_EQUAL\020\004\022\t\n\005EQUAL\020\005*\201\001\n\016EvaluationType" + + "\022\r\n\tUndefined\020\000\022\022\n\016Classification\020\001\022\r\n\tD" + + "etection\020\002\022\020\n\014Segmentation\020\003\022\016\n\nClusteri" + + "ng\020\004\022\013\n\007Tracker\020\005\022\016\n\nGeneration\020\006*f\n\014API" + + "EventType\022\032\n\026API_EVENT_TYPE_NOT_SET\020\000\022\023\n" + + "\017ON_PREM_PREDICT\020\001\022\021\n\rON_PREM_TRAIN\020\002\022\022\n" + + "\016ON_PREM_SEARCH\020\003*<\n\021UsageIntervalType\022\t" + + "\n\005undef\020\000\022\007\n\003day\020\001\022\t\n\005month\020\002\022\010\n\004year\020\003*" + + "}\n\022AnnotationDataType\022 \n\034ANNOTATION_DATA" + + "_TYPE_NOT_SET\020\000\022\007\n\003TAG\020\001\022\020\n\014BOUNDING_BOX" + + "\020\002\022\013\n\007POLYGON\020\004\022\t\n\005POINT\020\010\022\010\n\004SPAN\020\020\022\010\n\004" + + "MASK\020 *\035\n\010RoleType\022\010\n\004TEAM\020\000\022\007\n\003ORG\020\001*$\n" + + "\020StatValueAggType\022\007\n\003SUM\020\000\022\007\n\003AVG\020\001*`\n\017S" + + "tatTimeAggType\022\017\n\013NO_TIME_AGG\020\000\022\010\n\004YEAR\020" + + "\001\022\t\n\005MONTH\020\002\022\010\n\004WEEK\020\003\022\007\n\003DAY\020\004\022\010\n\004HOUR\020" + + "\005\022\n\n\006MINUTE\020\006*b\n\023ValidationErrorType\022!\n\035" + + "VALIDATION_ERROR_TYPE_NOT_SET\020\000\022\016\n\nRESTR" + + "ICTED\020\001\022\014\n\010DATABASE\020\002\022\n\n\006FORMAT\020\003*[\n\031Inp" + + "utIDConflictResolution\022(\n$INPUT_ID_CONFL" + + "ICT_RESOLUTION_NOT_SET\020\000\022\010\n\004SKIP\020\001\022\n\n\006SU" + + "FFIX\020\002*s\n\020RunnerMethodType\022\013\n\007UNKNOWN\020\000\022" + + "\017\n\013UNARY_UNARY\020\001\022\023\n\017UNARY_STREAMING\020\002\022\023\n" + + "\017STREAMING_UNARY\020\003\022\027\n\023STREAMING_STREAMIN" + + "G\020\004*\342\021\n\tEventType\022\026\n\022EVENT_TYPE_NOT_SET\020" + + "\000\022:\n\027ORGANIZATION_MEMBER_ADD\020d\032\035\302>\032Organ" + + "ization members added\022F\n\032ORGANIZATION_ME" + + "MBER_CHANGE\020e\032&\302>#Organization members\' " + + "roles changed\022?\n\032ORGANIZATION_MEMBER_REM" + + "OVE\020f\032\037\302>\034Organization members removed\022U" + + "\n%ORGANIZATION_MEMBER_INVITATION_CREATE\020", + "g\032*\302>\'Organization member invitations cr" + + "eated\022V\n%ORGANIZATION_MEMBER_INVITATION_" + + "CANCEL\020h\032+\302>(Organization member invitat" + + "ions canceled\022V\n%ORGANIZATION_MEMBER_INV" + + "ITATION_ACCEPT\020i\032+\302>(Organization member" + + " invitations accepted\022W\n&ORGANIZATION_ME" + + "MBER_INVITATION_DECLINE\020j\032+\302>(Organizati" + + "on member invitations declined\022;\n\030ORGANI" + + "ZATION_TEAM_CREATE\020k\032\035\302>\032Organization te" + + "ams created\022;\n\030ORGANIZATION_TEAM_UPDATE\020" + + "l\032\035\302>\032Organization teams updated\022;\n\030ORGA" + + "NIZATION_TEAM_DELETE\020m\032\035\302>\032Organization " + + "teams deleted\022D\n\034ORGANIZATION_TEAM_MEMBE" + + "R_ADD\020n\032\"\302>\037Organization team members ad" + + "ded\022I\n\037ORGANIZATION_TEAM_MEMBER_REMOVE\020o" + + "\032$\302>!Organization team members removed\022F" + + "\n\031ORGANIZATION_TEAM_APP_ADD\020p\032\'\302>$Organi" + + "zation team applications added\022K\n\034ORGANI" + + "ZATION_TEAM_APP_REMOVE\020q\032)\302>&Organizatio" + + "n team applications removed\022&\n\rMODULE_CR" + + "EATE\020\310\001\032\022\302>\017Modules created\022&\n\rMODULE_UP" + + "DATE\020\311\001\032\022\302>\017Modules updated\022&\n\rMODULE_DE" + + "LETE\020\312\001\032\022\302>\017Modules deleted\0226\n\025MODULE_VE" + + "RSION_CREATE\020\313\001\032\032\302>\027Module versions crea" + + "ted\0226\n\025MODULE_VERSION_UPDATE\020\314\001\032\032\302>\027Modu" + + "le versions updated\0226\n\025MODULE_VERSION_DE" + + "LETE\020\315\001\032\032\302>\027Module versions deleted\022$\n\014M" + + "ODEL_CREATE\020\254\002\032\021\302>\016Models created\022$\n\014MOD" + + "EL_UPDATE\020\255\002\032\021\302>\016Models updated\022$\n\014MODEL" + + "_DELETE\020\256\002\032\021\302>\016Models deleted\0224\n\024MODEL_V" + + "ERSION_CREATE\020\257\002\032\031\302>\026Model versions crea" + + "ted\0224\n\024MODEL_VERSION_UPDATE\020\260\002\032\031\302>\026Model" + + " versions updated\0224\n\024MODEL_VERSION_DELET" + + "E\020\261\002\032\031\302>\026Model versions deleted\022*\n\017WORKF" + + "LOW_CREATE\020\220\003\032\024\302>\021Workflows created\022*\n\017W" + + "ORKFLOW_UPDATE\020\221\003\032\024\302>\021Workflows updated\022" + + "*\n\017WORKFLOW_DELETE\020\222\003\032\024\302>\021Workflows dele" + + "ted\022:\n\027WORKFLOW_VERSION_CREATE\020\223\003\032\034\302>\031Wo" + + "rkflow versions created\022:\n\027WORKFLOW_VERS" + + "ION_UPDATE\020\224\003\032\034\302>\031Workflow versions upda" + + "ted\022:\n\027WORKFLOW_VERSION_DELETE\020\225\003\032\034\302>\031Wo" + + "rkflow versions deleted\0220\n\022APPLICATION_C" + + "REATE\020\330\004\032\027\302>\024Applications created\0220\n\022APP" + + "LICATION_UPDATE\020\331\004\032\027\302>\024Applications upda" + + "ted\0220\n\022APPLICATION_DELETE\020\332\004\032\027\302>\024Applica" + + "tions deleted\022-\n\020COLLABORATOR_ADD\020\274\005\032\026\302>" + + "\023Collaborators added\0222\n\023COLLABORATOR_UPD" + + "ATE\020\275\005\032\030\302>\025Collaborators updated\0222\n\023COLL" + + "ABORATOR_REMOVE\020\276\005\032\030\302>\025Collaborators rem" + + "oved\022\"\n\013USER_UPDATE\020\240\006\032\020\302>\rUsers updated" + + "BY\n\025com.clarifai.grpc.apiP\001Z7github.com/" + + "Clarifai/clarifai-go-grpc/proto/clarifai" + + "/api\242\002\004CAIPb\006proto3" }; descriptor = com.google.protobuf.Descriptors.FileDescriptor .internalBuildGeneratedFileFrom(descriptorData, @@ -3049,7 +3050,7 @@ public static void registerAllExtensions( internal_static_clarifai_api_Output_fieldAccessorTable = new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( internal_static_clarifai_api_Output_descriptor, - new java.lang.String[] { "Id", "Status", "CreatedAt", "Model", "Input", "Data", }); + new java.lang.String[] { "Id", "Status", "CreatedAt", "Model", "Input", "Data", "PromptTokens", "CompletionTokens", }); internal_static_clarifai_api_ScopeDeps_descriptor = getDescriptor().getMessageTypes().get(105); internal_static_clarifai_api_ScopeDeps_fieldAccessorTable = new diff --git a/src/main/java/com/clarifai/grpc/api/Runner.java b/src/main/java/com/clarifai/grpc/api/Runner.java index 7b7c4bf..8921f16 100644 --- a/src/main/java/com/clarifai/grpc/api/Runner.java +++ b/src/main/java/com/clarifai/grpc/api/Runner.java @@ -421,7 +421,7 @@ public com.google.protobuf.StructOrBuilder getMetadataOrBuilder() { * * repeated string labels = 7 [deprecated = true]; * @deprecated clarifai.api.Runner.labels is deprecated. - * See proto/clarifai/api/resources.proto;l=4506 + * See proto/clarifai/api/resources.proto;l=4513 * @return A list containing the labels. */ @java.lang.Deprecated public com.google.protobuf.ProtocolStringList @@ -435,7 +435,7 @@ public com.google.protobuf.StructOrBuilder getMetadataOrBuilder() { * * repeated string labels = 7 [deprecated = true]; * @deprecated clarifai.api.Runner.labels is deprecated. - * See proto/clarifai/api/resources.proto;l=4506 + * See proto/clarifai/api/resources.proto;l=4513 * @return The count of labels. */ @java.lang.Deprecated public int getLabelsCount() { @@ -448,7 +448,7 @@ public com.google.protobuf.StructOrBuilder getMetadataOrBuilder() { * * repeated string labels = 7 [deprecated = true]; * @deprecated clarifai.api.Runner.labels is deprecated. - * See proto/clarifai/api/resources.proto;l=4506 + * See proto/clarifai/api/resources.proto;l=4513 * @param index The index of the element to return. * @return The labels at the given index. */ @@ -462,7 +462,7 @@ public com.google.protobuf.StructOrBuilder getMetadataOrBuilder() { * * repeated string labels = 7 [deprecated = true]; * @deprecated clarifai.api.Runner.labels is deprecated. - * See proto/clarifai/api/resources.proto;l=4506 + * See proto/clarifai/api/resources.proto;l=4513 * @param index The index of the value to return. * @return The bytes of the labels at the given index. */ @@ -1885,7 +1885,7 @@ private void ensureLabelsIsMutable() { * * repeated string labels = 7 [deprecated = true]; * @deprecated clarifai.api.Runner.labels is deprecated. - * See proto/clarifai/api/resources.proto;l=4506 + * See proto/clarifai/api/resources.proto;l=4513 * @return A list containing the labels. */ @java.lang.Deprecated public com.google.protobuf.ProtocolStringList @@ -1899,7 +1899,7 @@ private void ensureLabelsIsMutable() { * * repeated string labels = 7 [deprecated = true]; * @deprecated clarifai.api.Runner.labels is deprecated. - * See proto/clarifai/api/resources.proto;l=4506 + * See proto/clarifai/api/resources.proto;l=4513 * @return The count of labels. */ @java.lang.Deprecated public int getLabelsCount() { @@ -1912,7 +1912,7 @@ private void ensureLabelsIsMutable() { * * repeated string labels = 7 [deprecated = true]; * @deprecated clarifai.api.Runner.labels is deprecated. - * See proto/clarifai/api/resources.proto;l=4506 + * See proto/clarifai/api/resources.proto;l=4513 * @param index The index of the element to return. * @return The labels at the given index. */ @@ -1926,7 +1926,7 @@ private void ensureLabelsIsMutable() { * * repeated string labels = 7 [deprecated = true]; * @deprecated clarifai.api.Runner.labels is deprecated. - * See proto/clarifai/api/resources.proto;l=4506 + * See proto/clarifai/api/resources.proto;l=4513 * @param index The index of the value to return. * @return The bytes of the labels at the given index. */ @@ -1941,7 +1941,7 @@ private void ensureLabelsIsMutable() { * * repeated string labels = 7 [deprecated = true]; * @deprecated clarifai.api.Runner.labels is deprecated. - * See proto/clarifai/api/resources.proto;l=4506 + * See proto/clarifai/api/resources.proto;l=4513 * @param index The index to set the value at. * @param value The labels to set. * @return This builder for chaining. @@ -1963,7 +1963,7 @@ private void ensureLabelsIsMutable() { * * repeated string labels = 7 [deprecated = true]; * @deprecated clarifai.api.Runner.labels is deprecated. - * See proto/clarifai/api/resources.proto;l=4506 + * See proto/clarifai/api/resources.proto;l=4513 * @param value The labels to add. * @return This builder for chaining. */ @@ -1984,7 +1984,7 @@ private void ensureLabelsIsMutable() { * * repeated string labels = 7 [deprecated = true]; * @deprecated clarifai.api.Runner.labels is deprecated. - * See proto/clarifai/api/resources.proto;l=4506 + * See proto/clarifai/api/resources.proto;l=4513 * @param values The labels to add. * @return This builder for chaining. */ @@ -2003,7 +2003,7 @@ private void ensureLabelsIsMutable() { * * repeated string labels = 7 [deprecated = true]; * @deprecated clarifai.api.Runner.labels is deprecated. - * See proto/clarifai/api/resources.proto;l=4506 + * See proto/clarifai/api/resources.proto;l=4513 * @return This builder for chaining. */ @java.lang.Deprecated public Builder clearLabels() { @@ -2019,7 +2019,7 @@ private void ensureLabelsIsMutable() { * * repeated string labels = 7 [deprecated = true]; * @deprecated clarifai.api.Runner.labels is deprecated. - * See proto/clarifai/api/resources.proto;l=4506 + * See proto/clarifai/api/resources.proto;l=4513 * @param value The bytes of the labels to add. * @return This builder for chaining. */ diff --git a/src/main/java/com/clarifai/grpc/api/RunnerOrBuilder.java b/src/main/java/com/clarifai/grpc/api/RunnerOrBuilder.java index fcdac74..2c3bc34 100644 --- a/src/main/java/com/clarifai/grpc/api/RunnerOrBuilder.java +++ b/src/main/java/com/clarifai/grpc/api/RunnerOrBuilder.java @@ -143,7 +143,7 @@ public interface RunnerOrBuilder extends * * repeated string labels = 7 [deprecated = true]; * @deprecated clarifai.api.Runner.labels is deprecated. - * See proto/clarifai/api/resources.proto;l=4506 + * See proto/clarifai/api/resources.proto;l=4513 * @return A list containing the labels. */ @java.lang.Deprecated java.util.List @@ -155,7 +155,7 @@ public interface RunnerOrBuilder extends * * repeated string labels = 7 [deprecated = true]; * @deprecated clarifai.api.Runner.labels is deprecated. - * See proto/clarifai/api/resources.proto;l=4506 + * See proto/clarifai/api/resources.proto;l=4513 * @return The count of labels. */ @java.lang.Deprecated int getLabelsCount(); @@ -166,7 +166,7 @@ public interface RunnerOrBuilder extends * * repeated string labels = 7 [deprecated = true]; * @deprecated clarifai.api.Runner.labels is deprecated. - * See proto/clarifai/api/resources.proto;l=4506 + * See proto/clarifai/api/resources.proto;l=4513 * @param index The index of the element to return. * @return The labels at the given index. */ @@ -178,7 +178,7 @@ public interface RunnerOrBuilder extends * * repeated string labels = 7 [deprecated = true]; * @deprecated clarifai.api.Runner.labels is deprecated. - * See proto/clarifai/api/resources.proto;l=4506 + * See proto/clarifai/api/resources.proto;l=4513 * @param index The index of the value to return. * @return The bytes of the labels at the given index. */ diff --git a/src/main/java/com/clarifai/grpc/api/Service.java b/src/main/java/com/clarifai/grpc/api/Service.java index 1329aba..45e4ee5 100644 --- a/src/main/java/com/clarifai/grpc/api/Service.java +++ b/src/main/java/com/clarifai/grpc/api/Service.java @@ -2337,2198 +2337,2198 @@ public static void registerAllExtensions( "pload_data\"\201\001\n\037PostModelVersionsUploadRe" + "sponse\022+\n\006status\030\001 \001(\0132\033.clarifai.api.st" + "atus.Status\022\027\n\017bytes_remaining\030\002 \001(\004\022\030\n\020" + - "model_version_id\030\003 \001(\t\"\270\001\n\035PostModelVers" + + "model_version_id\030\003 \001(\t\"\326\001\n\035PostModelVers" + "ionsUploadConfig\022/\n\013user_app_id\030\001 \001(\0132\032." + "clarifai.api.UserAppIDSet\022\020\n\010model_id\030\002 " + "\001(\t\0221\n\rmodel_version\030\003 \001(\0132\032.clarifai.ap" + "i.ModelVersion\022\022\n\ntotal_size\030\004 \001(\004\022\r\n\005is" + - "_v3\030\005 \001(\010\"v\n\035PutModelVersionExportsReque" + - "st\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai.api.U" + - "serAppIDSet\022\020\n\010model_id\030\002 \001(\t\022\022\n\nversion" + - "_id\030\003 \001(\t\"u\n\034GetModelVersionExportReques" + - "t\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai.api.Us" + - "erAppIDSet\022\020\n\010model_id\030\002 \001(\t\022\022\n\nversion_" + - "id\030\003 \001(\t\"\207\001\n SingleModelVersionExportRes" + - "ponse\022+\n\006status\030\001 \001(\0132\033.clarifai.api.sta" + - "tus.Status\0226\n\006export\030\002 \001(\0132 .clarifai.ap" + - "i.ModelVersionExportB\004\200\265\030\001\"\261\001\n$PostWorkf" + - "lowVersionsUnPublishRequest\022/\n\013user_app_" + - "id\030\001 \001(\0132\032.clarifai.api.UserAppIDSet\022\023\n\013" + - "workflow_id\030\002 \001(\t\022C\n\014publications\030\003 \003(\0132" + - "-.clarifai.api.WorkflowVersionUnPublishR" + - "equest\"\255\001\n\"PostWorkflowVersionsPublishRe" + - "quest\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai.ap" + - "i.UserAppIDSet\022\023\n\013workflow_id\030\002 \001(\t\022A\n\014p" + - "ublications\030\003 \003(\0132+.clarifai.api.Workflo" + - "wVersionPublishRequest\"3\n\035WorkflowVersio" + - "nPublishRequest\022\022\n\nversion_id\030\001 \001(\t\"5\n\037W" + - "orkflowVersionUnPublishRequest\022\022\n\nversio" + - "n_id\030\001 \001(\t\"0\n\032ModelVersionPublishRequest" + - "\022\022\n\nversion_id\030\001 \001(\t\"\244\001\n\037PostModelVersio" + - "nsPublishRequest\022/\n\013user_app_id\030\001 \001(\0132\032." + - "clarifai.api.UserAppIDSet\022\020\n\010model_id\030\002 " + - "\001(\t\022>\n\014publications\030\003 \003(\0132(.clarifai.api" + - ".ModelVersionPublishRequest\"2\n\034ModelVers" + - "ionUnpublishRequest\022\022\n\nversion_id\030\001 \001(\t\"" + - "\250\001\n!PostModelVersionsUnPublishRequest\022/\n" + - "\013user_app_id\030\001 \001(\0132\032.clarifai.api.UserAp" + - "pIDSet\022\020\n\010model_id\030\002 \001(\t\022@\n\014publications" + - "\030\003 \003(\0132*.clarifai.api.ModelVersionUnpubl" + - "ishRequest\"z\n\026PostEvaluationsRequest\022/\n\013" + - "user_app_id\030\001 \001(\0132\032.clarifai.api.UserApp" + - "IDSet\022/\n\014eval_metrics\030\002 \003(\0132\031.clarifai.a" + - "pi.EvalMetrics\"\263\004\n\026ListEvaluationsReques" + - "t\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai.api.Us" + - "erAppIDSet\022\014\n\004page\030\002 \001(\r\022\020\n\010per_page\030\003 \001" + - "(\r\022\026\n\016sort_ascending\030\004 \001(\010\022\030\n\016sort_by_ap" + - "p_id\030\005 \001(\010H\000\022\031\n\017sort_by_roc_auc\030\006 \001(\010H\000\022" + - "\024\n\nsort_by_f1\030\007 \001(\010H\000\022\034\n\022sort_by_created" + - "_at\030\010 \001(\010H\000\022$\n\032sort_by_mean_avg_precisio" + - "n\030\t \001(\010H\000\022\033\n\021sort_by_precision\030\n \001(\010H\000\022\030" + - "\n\016sort_by_recall\030\013 \001(\010H\000\022\032\n\020sort_by_mode" + - "l_id\030\020 \001(\010H\000\022!\n\027sort_by_eval_dataset_id\030" + - "\021 \001(\010H\000\022\"\n\030sort_by_train_dataset_id\030\022 \001(" + - "\010H\000\022\025\n\rmodel_type_id\030\014 \001(\t\022\030\n\020eval_datas" + - "et_ids\030\r \003(\t\022\031\n\021train_dataset_ids\030\016 \003(\t\022" + - "\023\n\013concept_ids\030\017 \003(\t\022\033\n\023show_failed_metr" + - "ics\030\023 \001(\010B\t\n\007sort_by\"\211\001\n\024GetEvaluationRe" + - "quest\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai.ap" + - "i.UserAppIDSet\022\025\n\revaluation_id\030\002 \001(\t\022)\n" + - "\006fields\030\003 \001(\0132\031.clarifai.api.FieldsValue" + - "\"\262\001\n\"PostModelVersionEvaluationsRequest\022" + - "/\n\013user_app_id\030\001 \001(\0132\032.clarifai.api.User" + - "AppIDSet\022\020\n\010model_id\030\002 \001(\t\022\030\n\020model_vers" + - "ion_id\030\003 \001(\t\022/\n\014eval_metrics\030\004 \003(\0132\031.cla" + - "rifai.api.EvalMetrics\"\241\001\n\"ListModelVersi" + - "onEvaluationsRequest\022/\n\013user_app_id\030\001 \001(" + - "\0132\032.clarifai.api.UserAppIDSet\022\020\n\010model_i" + - "d\030\002 \001(\t\022\030\n\020model_version_id\030\003 \001(\t\022\014\n\004pag" + - "e\030\004 \001(\r\022\020\n\010per_page\030\005 \001(\r\"\301\001\n GetModelVe" + - "rsionEvaluationRequest\022/\n\013user_app_id\030\001 " + - "\001(\0132\032.clarifai.api.UserAppIDSet\022\020\n\010model" + - "_id\030\002 \001(\t\022\030\n\020model_version_id\030\003 \001(\t\022\025\n\re" + - "valuation_id\030\004 \001(\t\022)\n\006fields\030\005 \001(\0132\031.cla" + - "rifai.api.FieldsValue\"y\n\031SingleEvalMetri" + - "csResponse\022+\n\006status\030\001 \001(\0132\033.clarifai.ap" + - "i.status.Status\022/\n\014eval_metrics\030\002 \001(\0132\031." + - "clarifai.api.EvalMetrics\"x\n\030MultiEvalMet" + - "ricsResponse\022+\n\006status\030\001 \001(\0132\033.clarifai." + - "api.status.Status\022/\n\014eval_metrics\030\002 \003(\0132" + - "\031.clarifai.api.EvalMetrics\"\323\001\n\036PostModel" + - "VersionMetricsRequest\022/\n\013user_app_id\030\001 \001" + - "(\0132\032.clarifai.api.UserAppIDSet\022\020\n\010model_" + - "id\030\002 \001(\t\022\022\n\nversion_id\030\003 \001(\t\022)\n\013test_sea" + - "rch\030\005 \001(\0132\024.clarifai.api.Search\022)\n\teval_" + - "info\030\n \001(\0132\026.clarifai.api.EvalInfoJ\004\010\004\020\005" + - "\"\241\001\n\035GetModelVersionMetricsRequest\022/\n\013us" + - "er_app_id\030\001 \001(\0132\032.clarifai.api.UserAppID" + - "Set\022\020\n\010model_id\030\002 \001(\t\022\022\n\nversion_id\030\003 \001(" + - "\t\022)\n\006fields\030\004 \001(\0132\031.clarifai.api.FieldsV" + - "alue\"]\n\023GetModelTypeRequest\022/\n\013user_app_" + - "id\030\001 \001(\0132\032.clarifai.api.UserAppIDSet\022\025\n\r" + - "model_type_id\030\002 \001(\t\"h\n\025ListModelTypesReq" + - "uest\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai.api" + - ".UserAppIDSet\022\014\n\004page\030\002 \001(\r\022\020\n\010per_page\030" + - "\003 \001(\r\"\037\n\035ListOpenSourceLicensesRequest\"_" + - "\n\036ListOpenSourceLicensesResponse\022+\n\006stat" + - "us\030\001 \001(\0132\033.clarifai.api.status.Status\022\020\n" + - "\010licenses\030\002 \003(\t\"y\n\027SingleModelTypeRespon" + + "_v3\030\005 \001(\010\022\034\n\024storage_request_size\030\006 \001(\004\"" + + "v\n\035PutModelVersionExportsRequest\022/\n\013user" + + "_app_id\030\001 \001(\0132\032.clarifai.api.UserAppIDSe" + + "t\022\020\n\010model_id\030\002 \001(\t\022\022\n\nversion_id\030\003 \001(\t\"" + + "u\n\034GetModelVersionExportRequest\022/\n\013user_" + + "app_id\030\001 \001(\0132\032.clarifai.api.UserAppIDSet" + + "\022\020\n\010model_id\030\002 \001(\t\022\022\n\nversion_id\030\003 \001(\t\"\207" + + "\001\n SingleModelVersionExportResponse\022+\n\006s" + + "tatus\030\001 \001(\0132\033.clarifai.api.status.Status" + + "\0226\n\006export\030\002 \001(\0132 .clarifai.api.ModelVer" + + "sionExportB\004\200\265\030\001\"\261\001\n$PostWorkflowVersion" + + "sUnPublishRequest\022/\n\013user_app_id\030\001 \001(\0132\032" + + ".clarifai.api.UserAppIDSet\022\023\n\013workflow_i" + + "d\030\002 \001(\t\022C\n\014publications\030\003 \003(\0132-.clarifai" + + ".api.WorkflowVersionUnPublishRequest\"\255\001\n" + + "\"PostWorkflowVersionsPublishRequest\022/\n\013u" + + "ser_app_id\030\001 \001(\0132\032.clarifai.api.UserAppI" + + "DSet\022\023\n\013workflow_id\030\002 \001(\t\022A\n\014publication" + + "s\030\003 \003(\0132+.clarifai.api.WorkflowVersionPu" + + "blishRequest\"3\n\035WorkflowVersionPublishRe" + + "quest\022\022\n\nversion_id\030\001 \001(\t\"5\n\037WorkflowVer" + + "sionUnPublishRequest\022\022\n\nversion_id\030\001 \001(\t" + + "\"0\n\032ModelVersionPublishRequest\022\022\n\nversio" + + "n_id\030\001 \001(\t\"\244\001\n\037PostModelVersionsPublishR" + + "equest\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai.a" + + "pi.UserAppIDSet\022\020\n\010model_id\030\002 \001(\t\022>\n\014pub" + + "lications\030\003 \003(\0132(.clarifai.api.ModelVers" + + "ionPublishRequest\"2\n\034ModelVersionUnpubli" + + "shRequest\022\022\n\nversion_id\030\001 \001(\t\"\250\001\n!PostMo" + + "delVersionsUnPublishRequest\022/\n\013user_app_" + + "id\030\001 \001(\0132\032.clarifai.api.UserAppIDSet\022\020\n\010" + + "model_id\030\002 \001(\t\022@\n\014publications\030\003 \003(\0132*.c" + + "larifai.api.ModelVersionUnpublishRequest" + + "\"z\n\026PostEvaluationsRequest\022/\n\013user_app_i" + + "d\030\001 \001(\0132\032.clarifai.api.UserAppIDSet\022/\n\014e" + + "val_metrics\030\002 \003(\0132\031.clarifai.api.EvalMet" + + "rics\"\263\004\n\026ListEvaluationsRequest\022/\n\013user_" + + "app_id\030\001 \001(\0132\032.clarifai.api.UserAppIDSet" + + "\022\014\n\004page\030\002 \001(\r\022\020\n\010per_page\030\003 \001(\r\022\026\n\016sort" + + "_ascending\030\004 \001(\010\022\030\n\016sort_by_app_id\030\005 \001(\010" + + "H\000\022\031\n\017sort_by_roc_auc\030\006 \001(\010H\000\022\024\n\nsort_by" + + "_f1\030\007 \001(\010H\000\022\034\n\022sort_by_created_at\030\010 \001(\010H" + + "\000\022$\n\032sort_by_mean_avg_precision\030\t \001(\010H\000\022" + + "\033\n\021sort_by_precision\030\n \001(\010H\000\022\030\n\016sort_by_" + + "recall\030\013 \001(\010H\000\022\032\n\020sort_by_model_id\030\020 \001(\010" + + "H\000\022!\n\027sort_by_eval_dataset_id\030\021 \001(\010H\000\022\"\n" + + "\030sort_by_train_dataset_id\030\022 \001(\010H\000\022\025\n\rmod" + + "el_type_id\030\014 \001(\t\022\030\n\020eval_dataset_ids\030\r \003" + + "(\t\022\031\n\021train_dataset_ids\030\016 \003(\t\022\023\n\013concept" + + "_ids\030\017 \003(\t\022\033\n\023show_failed_metrics\030\023 \001(\010B" + + "\t\n\007sort_by\"\211\001\n\024GetEvaluationRequest\022/\n\013u" + + "ser_app_id\030\001 \001(\0132\032.clarifai.api.UserAppI" + + "DSet\022\025\n\revaluation_id\030\002 \001(\t\022)\n\006fields\030\003 " + + "\001(\0132\031.clarifai.api.FieldsValue\"\262\001\n\"PostM" + + "odelVersionEvaluationsRequest\022/\n\013user_ap" + + "p_id\030\001 \001(\0132\032.clarifai.api.UserAppIDSet\022\020" + + "\n\010model_id\030\002 \001(\t\022\030\n\020model_version_id\030\003 \001" + + "(\t\022/\n\014eval_metrics\030\004 \003(\0132\031.clarifai.api." + + "EvalMetrics\"\241\001\n\"ListModelVersionEvaluati" + + "onsRequest\022/\n\013user_app_id\030\001 \001(\0132\032.clarif" + + "ai.api.UserAppIDSet\022\020\n\010model_id\030\002 \001(\t\022\030\n" + + "\020model_version_id\030\003 \001(\t\022\014\n\004page\030\004 \001(\r\022\020\n" + + "\010per_page\030\005 \001(\r\"\301\001\n GetModelVersionEvalu" + + "ationRequest\022/\n\013user_app_id\030\001 \001(\0132\032.clar" + + "ifai.api.UserAppIDSet\022\020\n\010model_id\030\002 \001(\t\022" + + "\030\n\020model_version_id\030\003 \001(\t\022\025\n\revaluation_" + + "id\030\004 \001(\t\022)\n\006fields\030\005 \001(\0132\031.clarifai.api." + + "FieldsValue\"y\n\031SingleEvalMetricsResponse" + + "\022+\n\006status\030\001 \001(\0132\033.clarifai.api.status.S" + + "tatus\022/\n\014eval_metrics\030\002 \001(\0132\031.clarifai.a" + + "pi.EvalMetrics\"x\n\030MultiEvalMetricsRespon" + "se\022+\n\006status\030\001 \001(\0132\033.clarifai.api.status" + - ".Status\0221\n\nmodel_type\030\002 \001(\0132\027.clarifai.a" + - "pi.ModelTypeB\004\200\265\030\001\"\362\001\n\026MultiModelTypeRes" + - "ponse\022+\n\006status\030\001 \001(\0132\033.clarifai.api.sta" + - "tus.Status\0222\n\013model_types\030\002 \003(\0132\027.clarif" + - "ai.api.ModelTypeB\004\200\265\030\001\0225\n\017model_importer" + - "s\030\003 \001(\0132\034.clarifai.api.ModelTypeField\022@\n" + - "\026triton_conda_envs_info\030\004 \003(\0132 .clarifai" + - ".api.TritonCondaEnvInfo\"\225\001\n\"GetModelVers" + - "ionInputExampleRequest\022/\n\013user_app_id\030\001 " + - "\001(\0132\032.clarifai.api.UserAppIDSet\022\020\n\010model" + - "_id\030\002 \001(\t\022\030\n\020model_version_id\030\003 \001(\t\022\022\n\ne" + - "xample_id\030\004 \001(\t\"\243\001\n$ListModelVersionInpu" + - "tExamplesRequest\022/\n\013user_app_id\030\001 \001(\0132\032." + - "clarifai.api.UserAppIDSet\022\020\n\010model_id\030\002 " + - "\001(\t\022\030\n\020model_version_id\030\003 \001(\t\022\014\n\004page\030\004 " + - "\001(\r\022\020\n\010per_page\030\005 \001(\r\"\242\001\n&SingleModelVer" + - "sionInputExampleResponse\022+\n\006status\030\001 \001(\013" + - "2\033.clarifai.api.status.Status\022K\n\033model_v" + - "ersion_input_example\030\002 \001(\0132&.clarifai.ap" + - "i.ModelVersionInputExample\"\242\001\n%MultiMode" + - "lVersionInputExampleResponse\022+\n\006status\030\001" + - " \001(\0132\033.clarifai.api.status.Status\022L\n\034mod" + - "el_version_input_examples\030\002 \003(\0132&.clarif" + - "ai.api.ModelVersionInputExample\"\177\n\032ListM" + - "odelReferencesRequest\022/\n\013user_app_id\030\001 \001" + - "(\0132\032.clarifai.api.UserAppIDSet\022\020\n\010model_" + - "id\030\002 \001(\t\022\014\n\004page\030\003 \001(\r\022\020\n\010per_page\030\004 \001(\r" + - "\"\202\001\n\033MultiModelReferenceResponse\022+\n\006stat" + - "us\030\001 \001(\0132\033.clarifai.api.status.Status\0226\n" + - "\020model_references\030\002 \003(\0132\034.clarifai.api.M" + - "odelReference\"o\n\023MultiOutputResponse\022+\n\006" + - "status\030\001 \001(\0132\033.clarifai.api.status.Statu" + - "s\022+\n\007outputs\030\002 \003(\0132\024.clarifai.api.Output" + - "B\004\200\265\030\001\"\227\001\n\025MultiLogEntryResponse\022+\n\006stat" + + ".Status\022/\n\014eval_metrics\030\002 \003(\0132\031.clarifai" + + ".api.EvalMetrics\"\323\001\n\036PostModelVersionMet" + + "ricsRequest\022/\n\013user_app_id\030\001 \001(\0132\032.clari" + + "fai.api.UserAppIDSet\022\020\n\010model_id\030\002 \001(\t\022\022" + + "\n\nversion_id\030\003 \001(\t\022)\n\013test_search\030\005 \001(\0132" + + "\024.clarifai.api.Search\022)\n\teval_info\030\n \001(\013" + + "2\026.clarifai.api.EvalInfoJ\004\010\004\020\005\"\241\001\n\035GetMo" + + "delVersionMetricsRequest\022/\n\013user_app_id\030" + + "\001 \001(\0132\032.clarifai.api.UserAppIDSet\022\020\n\010mod" + + "el_id\030\002 \001(\t\022\022\n\nversion_id\030\003 \001(\t\022)\n\006field" + + "s\030\004 \001(\0132\031.clarifai.api.FieldsValue\"]\n\023Ge" + + "tModelTypeRequest\022/\n\013user_app_id\030\001 \001(\0132\032" + + ".clarifai.api.UserAppIDSet\022\025\n\rmodel_type" + + "_id\030\002 \001(\t\"h\n\025ListModelTypesRequest\022/\n\013us" + + "er_app_id\030\001 \001(\0132\032.clarifai.api.UserAppID" + + "Set\022\014\n\004page\030\002 \001(\r\022\020\n\010per_page\030\003 \001(\r\"\037\n\035L" + + "istOpenSourceLicensesRequest\"_\n\036ListOpen" + + "SourceLicensesResponse\022+\n\006status\030\001 \001(\0132\033" + + ".clarifai.api.status.Status\022\020\n\010licenses\030" + + "\002 \003(\t\"y\n\027SingleModelTypeResponse\022+\n\006stat" + "us\030\001 \001(\0132\033.clarifai.api.status.Status\0221\n" + - "\013log_entries\030\002 \003(\0132\026.clarifai.api.LogEnt" + - "ryB\004\200\265\030\001\022\014\n\004page\030\004 \001(\r\022\020\n\010per_page\030\005 \001(\r" + - "\"V\n\021ListScopesRequest\022\020\n\010key_type\030\001 \001(\t\022" + - "/\n\013user_app_id\030\002 \001(\0132\032.clarifai.api.User" + - "AppIDSet\"B\n\017MyScopesRequest\022/\n\013user_app_" + - "id\030\001 \001(\0132\032.clarifai.api.UserAppIDSet\"F\n\023" + - "MyScopesUserRequest\022/\n\013user_app_id\030\001 \001(\013" + - "2\032.clarifai.api.UserAppIDSet\"\025\n\023MyScopes" + - "RootRequest\"\245\001\n\026MultiScopeDepsResponse\022+" + - "\n\006status\030\001 \001(\0132\033.clarifai.api.status.Sta" + - "tus\022+\n\nscope_deps\030\002 \003(\0132\027.clarifai.api.S" + - "copeDeps\0221\n\rendpoint_deps\030\003 \003(\0132\032.clarif" + - "ai.api.EndpointDeps\"\240\001\n\022MultiScopeRespon" + - "se\022+\n\006status\030\001 \001(\0132\033.clarifai.api.status" + - ".Status\022\016\n\006scopes\030\002 \003(\t\022\036\n\003app\030\003 \001(\0132\021.c" + - "larifai.api.App\022\021\n\tendpoints\030\004 \003(\t\022\032\n\022us" + - "er_feature_flags\030\005 \001(\t\"\204\001\n\026MultiScopeUse" + - "rResponse\022+\n\006status\030\001 \001(\0132\033.clarifai.api" + - ".status.Status\022\016\n\006scopes\030\002 \003(\t\022\021\n\tendpoi" + - "nts\030\004 \003(\t\022\032\n\022user_feature_flags\030\005 \001(\t\"\204\001" + - "\n\026MultiScopeRootResponse\022+\n\006status\030\001 \001(\013" + - "2\033.clarifai.api.status.Status\022\016\n\006scopes\030" + - "\002 \003(\t\022\021\n\tendpoints\030\004 \003(\t\022\032\n\022user_feature" + - "_flags\030\005 \001(\t\"O\n\020GetSearchRequest\022/\n\013user" + - "_app_id\030\001 \001(\0132\032.clarifai.api.UserAppIDSe" + - "t\022\n\n\002id\030\002 \001(\t\"f\n\023ListSearchesRequest\022/\n\013" + - "user_app_id\030\001 \001(\0132\032.clarifai.api.UserApp" + - "IDSet\022\014\n\004page\030\002 \001(\r\022\020\n\010per_page\030\003 \001(\r\"\304\001" + - "\n\023PostSearchesRequest\022/\n\013user_app_id\030\001 \001" + - "(\0132\032.clarifai.api.UserAppIDSet\022&\n\005query\030" + - "\002 \001(\0132\023.clarifai.api.QueryB\002\030\001\022&\n\010search" + - "es\030\003 \003(\0132\024.clarifai.api.Search\022,\n\npagina" + - "tion\030\004 \001(\0132\030.clarifai.api.Pagination\"\205\001\n" + - "\032PatchInputsSearchesRequest\022/\n\013user_app_" + - "id\030\001 \001(\0132\032.clarifai.api.UserAppIDSet\022&\n\010" + - "searches\030\002 \003(\0132\024.clarifai.api.Search\022\016\n\006" + - "action\030\003 \001(\t\"\212\001\n\037PatchAnnotationsSearche" + - "sRequest\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai" + - ".api.UserAppIDSet\022&\n\010searches\030\002 \003(\0132\024.cl" + - "arifai.api.Search\022\016\n\006action\030\003 \001(\t\"\177\n\024Pat" + - "chSearchesRequest\022/\n\013user_app_id\030\001 \001(\0132\032" + + "\nmodel_type\030\002 \001(\0132\027.clarifai.api.ModelTy" + + "peB\004\200\265\030\001\"\362\001\n\026MultiModelTypeResponse\022+\n\006s" + + "tatus\030\001 \001(\0132\033.clarifai.api.status.Status" + + "\0222\n\013model_types\030\002 \003(\0132\027.clarifai.api.Mod" + + "elTypeB\004\200\265\030\001\0225\n\017model_importers\030\003 \001(\0132\034." + + "clarifai.api.ModelTypeField\022@\n\026triton_co" + + "nda_envs_info\030\004 \003(\0132 .clarifai.api.Trito" + + "nCondaEnvInfo\"\225\001\n\"GetModelVersionInputEx" + + "ampleRequest\022/\n\013user_app_id\030\001 \001(\0132\032.clar" + + "ifai.api.UserAppIDSet\022\020\n\010model_id\030\002 \001(\t\022" + + "\030\n\020model_version_id\030\003 \001(\t\022\022\n\nexample_id\030" + + "\004 \001(\t\"\243\001\n$ListModelVersionInputExamplesR" + + "equest\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai.a" + + "pi.UserAppIDSet\022\020\n\010model_id\030\002 \001(\t\022\030\n\020mod" + + "el_version_id\030\003 \001(\t\022\014\n\004page\030\004 \001(\r\022\020\n\010per" + + "_page\030\005 \001(\r\"\242\001\n&SingleModelVersionInputE" + + "xampleResponse\022+\n\006status\030\001 \001(\0132\033.clarifa" + + "i.api.status.Status\022K\n\033model_version_inp" + + "ut_example\030\002 \001(\0132&.clarifai.api.ModelVer" + + "sionInputExample\"\242\001\n%MultiModelVersionIn" + + "putExampleResponse\022+\n\006status\030\001 \001(\0132\033.cla" + + "rifai.api.status.Status\022L\n\034model_version" + + "_input_examples\030\002 \003(\0132&.clarifai.api.Mod" + + "elVersionInputExample\"\177\n\032ListModelRefere" + + "ncesRequest\022/\n\013user_app_id\030\001 \001(\0132\032.clari" + + "fai.api.UserAppIDSet\022\020\n\010model_id\030\002 \001(\t\022\014" + + "\n\004page\030\003 \001(\r\022\020\n\010per_page\030\004 \001(\r\"\202\001\n\033Multi" + + "ModelReferenceResponse\022+\n\006status\030\001 \001(\0132\033" + + ".clarifai.api.status.Status\0226\n\020model_ref" + + "erences\030\002 \003(\0132\034.clarifai.api.ModelRefere" + + "nce\"o\n\023MultiOutputResponse\022+\n\006status\030\001 \001" + + "(\0132\033.clarifai.api.status.Status\022+\n\007outpu" + + "ts\030\002 \003(\0132\024.clarifai.api.OutputB\004\200\265\030\001\"\227\001\n" + + "\025MultiLogEntryResponse\022+\n\006status\030\001 \001(\0132\033" + + ".clarifai.api.status.Status\0221\n\013log_entri" + + "es\030\002 \003(\0132\026.clarifai.api.LogEntryB\004\200\265\030\001\022\014" + + "\n\004page\030\004 \001(\r\022\020\n\010per_page\030\005 \001(\r\"V\n\021ListSc" + + "opesRequest\022\020\n\010key_type\030\001 \001(\t\022/\n\013user_ap" + + "p_id\030\002 \001(\0132\032.clarifai.api.UserAppIDSet\"B" + + "\n\017MyScopesRequest\022/\n\013user_app_id\030\001 \001(\0132\032" + + ".clarifai.api.UserAppIDSet\"F\n\023MyScopesUs" + + "erRequest\022/\n\013user_app_id\030\001 \001(\0132\032.clarifa" + + "i.api.UserAppIDSet\"\025\n\023MyScopesRootReques" + + "t\"\245\001\n\026MultiScopeDepsResponse\022+\n\006status\030\001" + + " \001(\0132\033.clarifai.api.status.Status\022+\n\nsco" + + "pe_deps\030\002 \003(\0132\027.clarifai.api.ScopeDeps\0221" + + "\n\rendpoint_deps\030\003 \003(\0132\032.clarifai.api.End" + + "pointDeps\"\240\001\n\022MultiScopeResponse\022+\n\006stat" + + "us\030\001 \001(\0132\033.clarifai.api.status.Status\022\016\n" + + "\006scopes\030\002 \003(\t\022\036\n\003app\030\003 \001(\0132\021.clarifai.ap" + + "i.App\022\021\n\tendpoints\030\004 \003(\t\022\032\n\022user_feature" + + "_flags\030\005 \001(\t\"\204\001\n\026MultiScopeUserResponse\022" + + "+\n\006status\030\001 \001(\0132\033.clarifai.api.status.St" + + "atus\022\016\n\006scopes\030\002 \003(\t\022\021\n\tendpoints\030\004 \003(\t\022" + + "\032\n\022user_feature_flags\030\005 \001(\t\"\204\001\n\026MultiSco" + + "peRootResponse\022+\n\006status\030\001 \001(\0132\033.clarifa" + + "i.api.status.Status\022\016\n\006scopes\030\002 \003(\t\022\021\n\te" + + "ndpoints\030\004 \003(\t\022\032\n\022user_feature_flags\030\005 \001" + + "(\t\"O\n\020GetSearchRequest\022/\n\013user_app_id\030\001 " + + "\001(\0132\032.clarifai.api.UserAppIDSet\022\n\n\002id\030\002 " + + "\001(\t\"f\n\023ListSearchesRequest\022/\n\013user_app_i" + + "d\030\001 \001(\0132\032.clarifai.api.UserAppIDSet\022\014\n\004p" + + "age\030\002 \001(\r\022\020\n\010per_page\030\003 \001(\r\"\304\001\n\023PostSear" + + "chesRequest\022/\n\013user_app_id\030\001 \001(\0132\032.clari" + + "fai.api.UserAppIDSet\022&\n\005query\030\002 \001(\0132\023.cl" + + "arifai.api.QueryB\002\030\001\022&\n\010searches\030\003 \003(\0132\024" + + ".clarifai.api.Search\022,\n\npagination\030\004 \001(\013" + + "2\030.clarifai.api.Pagination\"\205\001\n\032PatchInpu" + + "tsSearchesRequest\022/\n\013user_app_id\030\001 \001(\0132\032" + ".clarifai.api.UserAppIDSet\022&\n\010searches\030\002" + " \003(\0132\024.clarifai.api.Search\022\016\n\006action\030\003 \001" + - "(\t\"\204\001\n\027PostSearchesByIDRequest\022/\n\013user_a" + - "pp_id\030\001 \001(\0132\032.clarifai.api.UserAppIDSet\022" + - "\n\n\002id\030\002 \001(\t\022,\n\npagination\030\003 \001(\0132\030.clarif" + - "ai.api.Pagination\"R\n\023DeleteSearchRequest" + - "\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai.api.Use" + - "rAppIDSet\022\n\n\002id\030\002 \001(\t\"\247\001\n\036PostAnnotation" + - "sSearchesRequest\022/\n\013user_app_id\030\001 \001(\0132\032." + - "clarifai.api.UserAppIDSet\022&\n\010searches\030\002 " + - "\003(\0132\024.clarifai.api.Search\022,\n\npagination\030" + - "\003 \001(\0132\030.clarifai.api.Pagination\"c\n$Delet" + - "eAnnotationSearchMetricsRequest\022/\n\013user_" + - "app_id\030\001 \001(\0132\032.clarifai.api.UserAppIDSet" + - "\022\n\n\002id\030\002 \001(\t\"\266\001\n\031PostInputsSearchesReque" + - "st\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai.api.U" + - "serAppIDSet\022&\n\010searches\030\002 \003(\0132\024.clarifai" + - ".api.Search\022,\n\npagination\030\003 \001(\0132\030.clarif" + - "ai.api.Pagination\022\022\n\nonly_count\030\004 \001(\010\"i\n" + - "\024SingleSearchResponse\022+\n\006status\030\001 \001(\0132\033." + - "clarifai.api.status.Status\022$\n\006search\030\005 \001" + - "(\0132\024.clarifai.api.Search\"\355\001\n\023MultiSearch" + - "Response\022+\n\006status\030\001 \001(\0132\033.clarifai.api." + - "status.Status\022\n\n\002id\030\002 \001(\t\022%\n\004hits\030\003 \003(\0132" + - "\021.clarifai.api.HitB\004\200\265\030\001\022\"\n\005query\030\004 \001(\0132" + - "\023.clarifai.api.Query\022&\n\010searches\030\005 \003(\0132\024" + - ".clarifai.api.Search\022*\n\nhit_counts\030\006 \003(\013" + - "2\026.clarifai.api.HitCount\"\224\002\n\"PostAnnotat" + - "ionSearchMetricsRequest\022/\n\013user_app_id\030\001" + - " \001(\0132\032.clarifai.api.UserAppIDSet\022\n\n\002id\030\002" + - " \001(\t\022*\n\014ground_truth\030\003 \001(\0132\024.clarifai.ap" + - "i.Search\022,\n\016search_to_eval\030\004 \001(\0132\024.clari" + - "fai.api.Search\022 \n\004data\030\005 \001(\0132\022.clarifai." + - "api.Data\0225\n\017evaluation_type\030\006 \001(\0162\034.clar" + - "ifai.api.EvaluationType\"`\n!GetAnnotation" + - "SearchMetricsRequest\022/\n\013user_app_id\030\001 \001(" + + "(\t\"\212\001\n\037PatchAnnotationsSearchesRequest\022/" + + "\n\013user_app_id\030\001 \001(\0132\032.clarifai.api.UserA" + + "ppIDSet\022&\n\010searches\030\002 \003(\0132\024.clarifai.api" + + ".Search\022\016\n\006action\030\003 \001(\t\"\177\n\024PatchSearches" + + "Request\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai." + + "api.UserAppIDSet\022&\n\010searches\030\002 \003(\0132\024.cla" + + "rifai.api.Search\022\016\n\006action\030\003 \001(\t\"\204\001\n\027Pos" + + "tSearchesByIDRequest\022/\n\013user_app_id\030\001 \001(" + "\0132\032.clarifai.api.UserAppIDSet\022\n\n\002id\030\002 \001(" + - "\t\"U\n\"ListAnnotationSearchMetricsRequest\022" + - "/\n\013user_app_id\030\001 \001(\0132\032.clarifai.api.User" + - "AppIDSet\"\235\001\n$MultiAnnotationSearchMetric" + - "sResponse\022+\n\006status\030\001 \001(\0132\033.clarifai.api" + - ".status.Status\022H\n\031annotation_search_metr" + - "ics\030\002 \003(\0132%.clarifai.api.AnnotationSearc" + - "hMetrics\"o\n\034ListAnnotationFiltersRequest" + - "\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai.api.Use" + - "rAppIDSet\022\014\n\004page\030\002 \001(\r\022\020\n\010per_page\030\003 \001(" + - "\r\"k\n\032GetAnnotationFilterRequest\022/\n\013user_" + - "app_id\030\001 \001(\0132\032.clarifai.api.UserAppIDSet" + - "\022\034\n\024annotation_filter_id\030\002 \001(\t\"\213\001\n\034PostA" + - "nnotationFiltersRequest\022/\n\013user_app_id\030\001" + - " \001(\0132\032.clarifai.api.UserAppIDSet\022:\n\022anno" + - "tation_filters\030\002 \003(\0132\036.clarifai.api.Anno" + - "tationFilter\"\234\001\n\035PatchAnnotationFiltersR" + + "\t\022,\n\npagination\030\003 \001(\0132\030.clarifai.api.Pag" + + "ination\"R\n\023DeleteSearchRequest\022/\n\013user_a" + + "pp_id\030\001 \001(\0132\032.clarifai.api.UserAppIDSet\022" + + "\n\n\002id\030\002 \001(\t\"\247\001\n\036PostAnnotationsSearchesR" + "equest\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai.a" + - "pi.UserAppIDSet\022:\n\022annotation_filters\030\002 " + - "\003(\0132\036.clarifai.api.AnnotationFilter\022\016\n\006a" + - "ction\030\003 \001(\t\"p\n\036DeleteAnnotationFiltersRe" + - "quest\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai.ap" + - "i.UserAppIDSet\022\035\n\025annotation_filter_ids\030" + - "\002 \003(\t\"\216\001\n\035MultiAnnotationFilterResponse\022" + + "pi.UserAppIDSet\022&\n\010searches\030\002 \003(\0132\024.clar" + + "ifai.api.Search\022,\n\npagination\030\003 \001(\0132\030.cl" + + "arifai.api.Pagination\"c\n$DeleteAnnotatio" + + "nSearchMetricsRequest\022/\n\013user_app_id\030\001 \001" + + "(\0132\032.clarifai.api.UserAppIDSet\022\n\n\002id\030\002 \001" + + "(\t\"\266\001\n\031PostInputsSearchesRequest\022/\n\013user" + + "_app_id\030\001 \001(\0132\032.clarifai.api.UserAppIDSe" + + "t\022&\n\010searches\030\002 \003(\0132\024.clarifai.api.Searc" + + "h\022,\n\npagination\030\003 \001(\0132\030.clarifai.api.Pag" + + "ination\022\022\n\nonly_count\030\004 \001(\010\"i\n\024SingleSea" + + "rchResponse\022+\n\006status\030\001 \001(\0132\033.clarifai.a" + + "pi.status.Status\022$\n\006search\030\005 \001(\0132\024.clari" + + "fai.api.Search\"\355\001\n\023MultiSearchResponse\022+" + + "\n\006status\030\001 \001(\0132\033.clarifai.api.status.Sta" + + "tus\022\n\n\002id\030\002 \001(\t\022%\n\004hits\030\003 \003(\0132\021.clarifai" + + ".api.HitB\004\200\265\030\001\022\"\n\005query\030\004 \001(\0132\023.clarifai" + + ".api.Query\022&\n\010searches\030\005 \003(\0132\024.clarifai." + + "api.Search\022*\n\nhit_counts\030\006 \003(\0132\026.clarifa" + + "i.api.HitCount\"\224\002\n\"PostAnnotationSearchM" + + "etricsRequest\022/\n\013user_app_id\030\001 \001(\0132\032.cla" + + "rifai.api.UserAppIDSet\022\n\n\002id\030\002 \001(\t\022*\n\014gr" + + "ound_truth\030\003 \001(\0132\024.clarifai.api.Search\022," + + "\n\016search_to_eval\030\004 \001(\0132\024.clarifai.api.Se" + + "arch\022 \n\004data\030\005 \001(\0132\022.clarifai.api.Data\0225" + + "\n\017evaluation_type\030\006 \001(\0162\034.clarifai.api.E" + + "valuationType\"`\n!GetAnnotationSearchMetr" + + "icsRequest\022/\n\013user_app_id\030\001 \001(\0132\032.clarif" + + "ai.api.UserAppIDSet\022\n\n\002id\030\002 \001(\t\"U\n\"ListA" + + "nnotationSearchMetricsRequest\022/\n\013user_ap" + + "p_id\030\001 \001(\0132\032.clarifai.api.UserAppIDSet\"\235" + + "\001\n$MultiAnnotationSearchMetricsResponse\022" + "+\n\006status\030\001 \001(\0132\033.clarifai.api.status.St" + - "atus\022@\n\022annotation_filters\030\002 \003(\0132\036.clari" + - "fai.api.AnnotationFilterB\004\200\265\030\001\"\210\001\n\036Singl" + - "eAnnotationFilterResponse\022+\n\006status\030\001 \001(" + - "\0132\033.clarifai.api.status.Status\0229\n\021annota" + - "tion_filter\030\002 \001(\0132\036.clarifai.api.Annotat" + - "ionFilter\"\\\n\016GetUserRequest\022/\n\013user_app_" + - "id\030\001 \001(\0132\032.clarifai.api.UserAppIDSet\022\031\n\021" + - "additional_fields\030\002 \003(\t\"c\n\022SingleUserRes" + - "ponse\022+\n\006status\030\001 \001(\0132\033.clarifai.api.sta" + - "tus.Status\022 \n\004user\030\002 \001(\0132\022.clarifai.api." + - "User\"x\n\033PostValidatePasswordRequest\022/\n\013u" + + "atus\022H\n\031annotation_search_metrics\030\002 \003(\0132" + + "%.clarifai.api.AnnotationSearchMetrics\"o" + + "\n\034ListAnnotationFiltersRequest\022/\n\013user_a" + + "pp_id\030\001 \001(\0132\032.clarifai.api.UserAppIDSet\022" + + "\014\n\004page\030\002 \001(\r\022\020\n\010per_page\030\003 \001(\r\"k\n\032GetAn" + + "notationFilterRequest\022/\n\013user_app_id\030\001 \001" + + "(\0132\032.clarifai.api.UserAppIDSet\022\034\n\024annota" + + "tion_filter_id\030\002 \001(\t\"\213\001\n\034PostAnnotationF" + + "iltersRequest\022/\n\013user_app_id\030\001 \001(\0132\032.cla" + + "rifai.api.UserAppIDSet\022:\n\022annotation_fil" + + "ters\030\002 \003(\0132\036.clarifai.api.AnnotationFilt" + + "er\"\234\001\n\035PatchAnnotationFiltersRequest\022/\n\013" + + "user_app_id\030\001 \001(\0132\032.clarifai.api.UserApp" + + "IDSet\022:\n\022annotation_filters\030\002 \003(\0132\036.clar" + + "ifai.api.AnnotationFilter\022\016\n\006action\030\003 \001(" + + "\t\"p\n\036DeleteAnnotationFiltersRequest\022/\n\013u" + "ser_app_id\030\001 \001(\0132\032.clarifai.api.UserAppI" + - "DSet\022(\n\010password\030\002 \001(\0132\026.clarifai.api.Pa" + - "ssword\"\216\001\n SinglePasswordValidationRespo" + - "nse\022+\n\006status\030\001 \001(\0132\033.clarifai.api.statu" + - "s.Status\022=\n\023password_violations\030\002 \001(\0132 ." + - "clarifai.api.PasswordViolations\"\273\001\n\022GetW" + - "orkflowRequest\022/\n\013user_app_id\030\001 \001(\0132\032.cl" + - "arifai.api.UserAppIDSet\022\023\n\013workflow_id\030\002" + - " \001(\t\022 \n\030favor_clarifai_workflows\030\003 \001(\010\022\031" + - "\n\021additional_fields\030\004 \003(\t\022\"\n\032exclude_cla" + - "rifai_workflows\030\005 \001(\010\"\241\003\n\024ListWorkflowsR" + - "equest\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai.a" + - "pi.UserAppIDSet\022\014\n\004page\030\002 \001(\r\022\020\n\010per_pag" + - "e\030\003 \001(\r\022\031\n\021additional_fields\030\n \003(\t\022\026\n\016so" + - "rt_ascending\030\005 \001(\010\022\024\n\nsort_by_id\030\006 \001(\010H\000" + - "\022\035\n\023sort_by_modified_at\030\007 \001(\010H\000\022\034\n\022sort_" + - "by_created_at\030\r \001(\010H\000\022\034\n\022sort_by_star_co" + - "unt\030\016 \001(\010H\000\022\025\n\rfeatured_only\030\t \001(\010\022\024\n\014st" + - "arred_only\030\013 \001(\010\022\020\n\010bookmark\030\017 \001(\010\022\016\n\006se" + - "arch\030\020 \001(\t\022\021\n\005query\030\010 \001(\tB\002\030\001\022\016\n\002id\030\004 \001(" + - "\tB\002\030\001\022\027\n\013search_term\030\014 \001(\tB\002\030\001B\t\n\007sort_b" + - "y\"r\n\024PostWorkflowsRequest\022/\n\013user_app_id" + - "\030\001 \001(\0132\032.clarifai.api.UserAppIDSet\022)\n\two" + - "rkflows\030\002 \003(\0132\026.clarifai.api.Workflow\"\203\001" + - "\n\025PatchWorkflowsRequest\022/\n\013user_app_id\030\001" + - " \001(\0132\032.clarifai.api.UserAppIDSet\022)\n\twork" + - "flows\030\002 \003(\0132\026.clarifai.api.Workflow\022\016\n\006a" + - "ction\030\003 \001(\t\"\205\001\n\027PatchWorkflowIdsRequest\022" + - "/\n\013user_app_id\030\001 \001(\0132\032.clarifai.api.User" + - "AppIDSet\022)\n\003ids\030\003 \003(\0132\034.clarifai.api.IdU" + - "pdateSource\022\016\n\006action\030\004 \001(\t\"]\n\025DeleteWor" + - "kflowRequest\022/\n\013user_app_id\030\001 \001(\0132\032.clar" + - "ifai.api.UserAppIDSet\022\023\n\013workflow_id\030\002 \001" + - "(\t\"j\n\026DeleteWorkflowsRequest\022/\n\013user_app" + - "_id\030\001 \001(\0132\032.clarifai.api.UserAppIDSet\022\013\n" + - "\003ids\030\002 \003(\t\022\022\n\ndelete_all\030\003 \001(\010\"o\n\026Single" + - "WorkflowResponse\022+\n\006status\030\001 \001(\0132\033.clari" + - "fai.api.status.Status\022(\n\010workflow\030\002 \001(\0132" + - "\026.clarifai.api.Workflow\"u\n\025MultiWorkflow" + + "DSet\022\035\n\025annotation_filter_ids\030\002 \003(\t\"\216\001\n\035" + + "MultiAnnotationFilterResponse\022+\n\006status\030" + + "\001 \001(\0132\033.clarifai.api.status.Status\022@\n\022an" + + "notation_filters\030\002 \003(\0132\036.clarifai.api.An" + + "notationFilterB\004\200\265\030\001\"\210\001\n\036SingleAnnotatio" + + "nFilterResponse\022+\n\006status\030\001 \001(\0132\033.clarif" + + "ai.api.status.Status\0229\n\021annotation_filte" + + "r\030\002 \001(\0132\036.clarifai.api.AnnotationFilter\"" + + "\\\n\016GetUserRequest\022/\n\013user_app_id\030\001 \001(\0132\032" + + ".clarifai.api.UserAppIDSet\022\031\n\021additional" + + "_fields\030\002 \003(\t\"c\n\022SingleUserResponse\022+\n\006s" + + "tatus\030\001 \001(\0132\033.clarifai.api.status.Status" + + "\022 \n\004user\030\002 \001(\0132\022.clarifai.api.User\"x\n\033Po" + + "stValidatePasswordRequest\022/\n\013user_app_id" + + "\030\001 \001(\0132\032.clarifai.api.UserAppIDSet\022(\n\010pa" + + "ssword\030\002 \001(\0132\026.clarifai.api.Password\"\216\001\n" + + " SinglePasswordValidationResponse\022+\n\006sta" + + "tus\030\001 \001(\0132\033.clarifai.api.status.Status\022=" + + "\n\023password_violations\030\002 \001(\0132 .clarifai.a" + + "pi.PasswordViolations\"\273\001\n\022GetWorkflowReq" + + "uest\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai.api" + + ".UserAppIDSet\022\023\n\013workflow_id\030\002 \001(\t\022 \n\030fa" + + "vor_clarifai_workflows\030\003 \001(\010\022\031\n\021addition" + + "al_fields\030\004 \003(\t\022\"\n\032exclude_clarifai_work" + + "flows\030\005 \001(\010\"\241\003\n\024ListWorkflowsRequest\022/\n\013" + + "user_app_id\030\001 \001(\0132\032.clarifai.api.UserApp" + + "IDSet\022\014\n\004page\030\002 \001(\r\022\020\n\010per_page\030\003 \001(\r\022\031\n" + + "\021additional_fields\030\n \003(\t\022\026\n\016sort_ascendi" + + "ng\030\005 \001(\010\022\024\n\nsort_by_id\030\006 \001(\010H\000\022\035\n\023sort_b" + + "y_modified_at\030\007 \001(\010H\000\022\034\n\022sort_by_created" + + "_at\030\r \001(\010H\000\022\034\n\022sort_by_star_count\030\016 \001(\010H" + + "\000\022\025\n\rfeatured_only\030\t \001(\010\022\024\n\014starred_only" + + "\030\013 \001(\010\022\020\n\010bookmark\030\017 \001(\010\022\016\n\006search\030\020 \001(\t" + + "\022\021\n\005query\030\010 \001(\tB\002\030\001\022\016\n\002id\030\004 \001(\tB\002\030\001\022\027\n\013s" + + "earch_term\030\014 \001(\tB\002\030\001B\t\n\007sort_by\"r\n\024PostW" + + "orkflowsRequest\022/\n\013user_app_id\030\001 \001(\0132\032.c" + + "larifai.api.UserAppIDSet\022)\n\tworkflows\030\002 " + + "\003(\0132\026.clarifai.api.Workflow\"\203\001\n\025PatchWor" + + "kflowsRequest\022/\n\013user_app_id\030\001 \001(\0132\032.cla" + + "rifai.api.UserAppIDSet\022)\n\tworkflows\030\002 \003(" + + "\0132\026.clarifai.api.Workflow\022\016\n\006action\030\003 \001(" + + "\t\"\205\001\n\027PatchWorkflowIdsRequest\022/\n\013user_ap" + + "p_id\030\001 \001(\0132\032.clarifai.api.UserAppIDSet\022)" + + "\n\003ids\030\003 \003(\0132\034.clarifai.api.IdUpdateSourc" + + "e\022\016\n\006action\030\004 \001(\t\"]\n\025DeleteWorkflowReque" + + "st\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai.api.U" + + "serAppIDSet\022\023\n\013workflow_id\030\002 \001(\t\"j\n\026Dele" + + "teWorkflowsRequest\022/\n\013user_app_id\030\001 \001(\0132" + + "\032.clarifai.api.UserAppIDSet\022\013\n\003ids\030\002 \003(\t" + + "\022\022\n\ndelete_all\030\003 \001(\010\"o\n\026SingleWorkflowRe" + + "sponse\022+\n\006status\030\001 \001(\0132\033.clarifai.api.st" + + "atus.Status\022(\n\010workflow\030\002 \001(\0132\026.clarifai" + + ".api.Workflow\"u\n\025MultiWorkflowResponse\022+" + + "\n\006status\030\001 \001(\0132\033.clarifai.api.status.Sta" + + "tus\022/\n\tworkflows\030\002 \003(\0132\026.clarifai.api.Wo" + + "rkflowB\004\200\265\030\001\"\341\003\n\032PostWorkflowResultsRequ" + + "est\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai.api." + + "UserAppIDSet\022\023\n\013workflow_id\030\002 \001(\t\022\022\n\nver" + + "sion_id\030\007 \001(\t\022#\n\006inputs\030\003 \003(\0132\023.clarifai" + + ".api.Input\0221\n\routput_config\030\004 \001(\0132\032.clar" + + "ifai.api.OutputConfig\022 \n\030favor_clarifai_" + + "workflows\030\005 \001(\010\0223\n\016workflow_state\030\006 \001(\0132" + + "\033.clarifai.api.WorkflowState\022`\n\025node_run" + + "ner_selectors\030\010 \003(\0132A.clarifai.api.PostW", + "orkflowResultsRequest.NodeRunnerSelector" + + "sEntry\032X\n\030NodeRunnerSelectorsEntry\022\013\n\003ke" + + "y\030\001 \001(\t\022+\n\005value\030\002 \001(\0132\034.clarifai.api.Ru" + + "nnerSelector:\0028\001\"\330\001\n\033PostWorkflowResults" + "Response\022+\n\006status\030\001 \001(\0132\033.clarifai.api." + - "status.Status\022/\n\tworkflows\030\002 \003(\0132\026.clari" + - "fai.api.WorkflowB\004\200\265\030\001\"\341\003\n\032PostWorkflowR" + - "esultsRequest\022/\n\013user_app_id\030\001 \001(\0132\032.cla" + - "rifai.api.UserAppIDSet\022\023\n\013workflow_id\030\002 " + - "\001(\t\022\022\n\nversion_id\030\007 \001(\t\022#\n\006inputs\030\003 \003(\0132" + - "\023.clarifai.api.Input\0221\n\routput_config\030\004 " + - "\001(\0132\032.clarifai.api.OutputConfig\022 \n\030favor" + - "_clarifai_workflows\030\005 \001(\010\0223\n\016workflow_st" + - "ate\030\006 \001(\0132\033.clarifai.api.WorkflowState\022`" + - "\n\025node_runner_selectors\030\010 \003(\0132A.clarifai" + - ".api.PostWorkflowResultsRequest.NodeRunn", - "erSelectorsEntry\032X\n\030NodeRunnerSelectorsE" + - "ntry\022\013\n\003key\030\001 \001(\t\022+\n\005value\030\002 \001(\0132\034.clari" + - "fai.api.RunnerSelector:\0028\001\"\330\001\n\033PostWorkf" + - "lowResultsResponse\022+\n\006status\030\001 \001(\0132\033.cla" + - "rifai.api.status.Status\022(\n\010workflow\030\002 \001(" + - "\0132\026.clarifai.api.Workflow\022-\n\007results\030\003 \003" + - "(\0132\034.clarifai.api.WorkflowResult\0223\n\016work" + - "flow_state\030\004 \001(\0132\033.clarifai.api.Workflow" + - "State\"\203\001\n\033ListWorkflowVersionsRequest\022/\n" + - "\013user_app_id\030\001 \001(\0132\032.clarifai.api.UserAp" + - "pIDSet\022\023\n\013workflow_id\030\002 \001(\t\022\014\n\004page\030\003 \001(" + - "\r\022\020\n\010per_page\030\004 \001(\r\"~\n\031GetWorkflowVersio" + - "nRequest\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai" + - ".api.UserAppIDSet\022\023\n\013workflow_id\030\002 \001(\t\022\033" + - "\n\023workflow_version_id\030\003 \001(\t\"\203\001\n\035DeleteWo" + - "rkflowVersionsRequest\022/\n\013user_app_id\030\001 \001" + - "(\0132\032.clarifai.api.UserAppIDSet\022\023\n\013workfl" + - "ow_id\030\002 \001(\t\022\034\n\024workflow_version_ids\030\003 \003(" + - "\t\"\256\001\n\034PatchWorkflowVersionsRequest\022/\n\013us" + - "er_app_id\030\001 \001(\0132\032.clarifai.api.UserAppID" + - "Set\022\023\n\013workflow_id\030\002 \001(\t\0228\n\021workflow_ver" + - "sions\030\003 \003(\0132\035.clarifai.api.WorkflowVersi" + - "on\022\016\n\006action\030\004 \001(\t\"\213\001\n\034MultiWorkflowVers" + - "ionResponse\022+\n\006status\030\001 \001(\0132\033.clarifai.a" + - "pi.status.Status\022>\n\021workflow_versions\030\002 " + - "\003(\0132\035.clarifai.api.WorkflowVersionB\004\200\265\030\001" + - "\"\205\001\n\035SingleWorkflowVersionResponse\022+\n\006st" + - "atus\030\001 \001(\0132\033.clarifai.api.status.Status\022" + - "7\n\020workflow_version\030\002 \001(\0132\035.clarifai.api" + - ".WorkflowVersion\"\205\001\n\032PostAppDuplications" + - "Request\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai." + - "api.UserAppIDSet\0226\n\020app_duplications\030\002 \003" + - "(\0132\034.clarifai.api.AppDuplication\"g\n\030GetA" + - "ppDuplicationRequest\022/\n\013user_app_id\030\001 \001(" + - "\0132\032.clarifai.api.UserAppIDSet\022\032\n\022app_dup" + - "lication_id\030\002 \001(\t\"m\n\032ListAppDuplications" + - "Request\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai." + - "api.UserAppIDSet\022\014\n\004page\030\002 \001(\r\022\020\n\010per_pa" + - "ge\030\003 \001(\r\"\203\001\n\034MultiAppDuplicationsRespons" + + "status.Status\022(\n\010workflow\030\002 \001(\0132\026.clarif" + + "ai.api.Workflow\022-\n\007results\030\003 \003(\0132\034.clari" + + "fai.api.WorkflowResult\0223\n\016workflow_state" + + "\030\004 \001(\0132\033.clarifai.api.WorkflowState\"\203\001\n\033" + + "ListWorkflowVersionsRequest\022/\n\013user_app_" + + "id\030\001 \001(\0132\032.clarifai.api.UserAppIDSet\022\023\n\013" + + "workflow_id\030\002 \001(\t\022\014\n\004page\030\003 \001(\r\022\020\n\010per_p" + + "age\030\004 \001(\r\"~\n\031GetWorkflowVersionRequest\022/" + + "\n\013user_app_id\030\001 \001(\0132\032.clarifai.api.UserA" + + "ppIDSet\022\023\n\013workflow_id\030\002 \001(\t\022\033\n\023workflow" + + "_version_id\030\003 \001(\t\"\203\001\n\035DeleteWorkflowVers" + + "ionsRequest\022/\n\013user_app_id\030\001 \001(\0132\032.clari" + + "fai.api.UserAppIDSet\022\023\n\013workflow_id\030\002 \001(" + + "\t\022\034\n\024workflow_version_ids\030\003 \003(\t\"\256\001\n\034Patc" + + "hWorkflowVersionsRequest\022/\n\013user_app_id\030" + + "\001 \001(\0132\032.clarifai.api.UserAppIDSet\022\023\n\013wor" + + "kflow_id\030\002 \001(\t\0228\n\021workflow_versions\030\003 \003(" + + "\0132\035.clarifai.api.WorkflowVersion\022\016\n\006acti" + + "on\030\004 \001(\t\"\213\001\n\034MultiWorkflowVersionRespons" + "e\022+\n\006status\030\001 \001(\0132\033.clarifai.api.status." + - "Status\0226\n\020app_duplications\030\002 \003(\0132\034.clari" + - "fai.api.AppDuplication\"\202\001\n\034SingleAppDupl" + - "icationResponse\022+\n\006status\030\001 \001(\0132\033.clarif" + - "ai.api.status.Status\0225\n\017app_duplication\030" + - "\002 \001(\0132\034.clarifai.api.AppDuplication\"f\n\020P" + - "ostTasksRequest\022/\n\013user_app_id\030\001 \001(\0132\032.c" + - "larifai.api.UserAppIDSet\022!\n\005tasks\030\002 \003(\0132" + - "\022.clarifai.api.Task\"m\n\016GetTaskRequest\022/\n" + + "Status\022>\n\021workflow_versions\030\002 \003(\0132\035.clar" + + "ifai.api.WorkflowVersionB\004\200\265\030\001\"\205\001\n\035Singl" + + "eWorkflowVersionResponse\022+\n\006status\030\001 \001(\013" + + "2\033.clarifai.api.status.Status\0227\n\020workflo" + + "w_version\030\002 \001(\0132\035.clarifai.api.WorkflowV" + + "ersion\"\205\001\n\032PostAppDuplicationsRequest\022/\n" + "\013user_app_id\030\001 \001(\0132\032.clarifai.api.UserAp" + - "pIDSet\022\017\n\007task_id\030\002 \001(\t\022\031\n\021additional_fi" + - "elds\030\003 \003(\t\"\343\002\n\020ListTasksRequest\022/\n\013user_" + - "app_id\030\001 \001(\0132\032.clarifai.api.UserAppIDSet" + - "\022\014\n\004page\030\002 \001(\r\022\020\n\010per_page\030\003 \001(\r\022\027\n\017work" + - "er_user_ids\030\004 \003(\t\022\027\n\017review_user_ids\030\005 \003" + - "(\t\022\027\n\017label_order_ids\030\010 \003(\t\022#\n\033including" + - "_label_order_tasks\030\006 \001(\010\022\031\n\021additional_f" + - "ields\030\007 \003(\t\022\013\n\003ids\030\t \003(\t\022L\n\021input_source" + - "_type\030\n \001(\01621.clarifai.api.TaskInputSour" + - "ce.TaskInputSourceType\022\030\n\020input_source_i" + - "ds\030\013 \003(\t\"w\n\021PatchTasksRequest\022/\n\013user_ap" + - "p_id\030\001 \001(\0132\032.clarifai.api.UserAppIDSet\022!" + - "\n\005tasks\030\002 \003(\0132\022.clarifai.api.Task\022\016\n\006act" + - "ion\030\003 \001(\t\"R\n\022DeleteTasksRequest\022/\n\013user_" + - "app_id\030\001 \001(\0132\032.clarifai.api.UserAppIDSet" + - "\022\013\n\003ids\030\002 \003(\t\"i\n\021MultiTaskResponse\022+\n\006st" + - "atus\030\001 \001(\0132\033.clarifai.api.status.Status\022" + - "\'\n\005tasks\030\002 \003(\0132\022.clarifai.api.TaskB\004\200\265\030\001" + - "\"c\n\022SingleTaskResponse\022+\n\006status\030\001 \001(\0132\033" + - ".clarifai.api.status.Status\022 \n\004task\030\002 \001(" + - "\0132\022.clarifai.api.Task\"\242\001\n\023GetTaskCountRe" + + "pIDSet\0226\n\020app_duplications\030\002 \003(\0132\034.clari" + + "fai.api.AppDuplication\"g\n\030GetAppDuplicat" + + "ionRequest\022/\n\013user_app_id\030\001 \001(\0132\032.clarif" + + "ai.api.UserAppIDSet\022\032\n\022app_duplication_i" + + "d\030\002 \001(\t\"m\n\032ListAppDuplicationsRequest\022/\n" + + "\013user_app_id\030\001 \001(\0132\032.clarifai.api.UserAp" + + "pIDSet\022\014\n\004page\030\002 \001(\r\022\020\n\010per_page\030\003 \001(\r\"\203" + + "\001\n\034MultiAppDuplicationsResponse\022+\n\006statu" + + "s\030\001 \001(\0132\033.clarifai.api.status.Status\0226\n\020" + + "app_duplications\030\002 \003(\0132\034.clarifai.api.Ap" + + "pDuplication\"\202\001\n\034SingleAppDuplicationRes" + + "ponse\022+\n\006status\030\001 \001(\0132\033.clarifai.api.sta" + + "tus.Status\0225\n\017app_duplication\030\002 \001(\0132\034.cl" + + "arifai.api.AppDuplication\"f\n\020PostTasksRe" + "quest\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai.ap" + - "i.UserAppIDSet\022\017\n\007task_id\030\002 \001(\t\022\020\n\010user_" + - "ids\030\003 \003(\t\022\031\n\021model_version_ids\030\004 \003(\t\022\034\n\024" + - "workflow_version_ids\030\005 \003(\t\"\235\001\n\027SingleTas" + - "kCountResponse\022+\n\006status\030\001 \001(\0132\033.clarifa" + - "i.api.status.Status\022\016\n\006app_id\030\002 \001(\t\022\017\n\007t" + - "ask_id\030\003 \001(\t\0224\n\006counts\030\004 \003(\0132$.clarifai." + - "api.TaskStatusCountPerUser\"y\n\026PostLabelO" + - "rdersRequest\022/\n\013user_app_id\030\001 \001(\0132\032.clar" + - "ifai.api.UserAppIDSet\022.\n\014label_orders\030\002 " + - "\003(\0132\030.clarifai.api.LabelOrder\"_\n\024GetLabe" + - "lOrderRequest\022/\n\013user_app_id\030\001 \001(\0132\032.cla" + - "rifai.api.UserAppIDSet\022\026\n\016label_order_id" + - "\030\002 \001(\t\"i\n\026ListLabelOrdersRequest\022/\n\013user" + - "_app_id\030\001 \001(\0132\032.clarifai.api.UserAppIDSe" + - "t\022\014\n\004page\030\002 \001(\r\022\020\n\010per_page\030\003 \001(\r\"\212\001\n\027Pa" + - "tchLabelOrdersRequest\022/\n\013user_app_id\030\001 \001" + - "(\0132\032.clarifai.api.UserAppIDSet\022.\n\014label_" + - "orders\030\002 \003(\0132\030.clarifai.api.LabelOrder\022\016" + - "\n\006action\030\003 \001(\t\"X\n\030DeleteLabelOrdersReque" + - "st\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai.api.U" + - "serAppIDSet\022\013\n\003ids\030\002 \003(\t\"|\n\027MultiLabelOr" + - "derResponse\022+\n\006status\030\001 \001(\0132\033.clarifai.a" + - "pi.status.Status\0224\n\014label_orders\030\002 \003(\0132\030" + - ".clarifai.api.LabelOrderB\004\200\265\030\001\"v\n\030Single" + - "LabelOrderResponse\022+\n\006status\030\001 \001(\0132\033.cla" + - "rifai.api.status.Status\022-\n\013label_order\030\002" + - " \001(\0132\030.clarifai.api.LabelOrder\"u\n\025PostCo" + - "llectorsRequest\022/\n\013user_app_id\030\001 \001(\0132\032.c" + - "larifai.api.UserAppIDSet\022+\n\ncollectors\030\002" + - " \003(\0132\027.clarifai.api.Collector\"\206\001\n\026PatchC" + - "ollectorsRequest\022/\n\013user_app_id\030\001 \001(\0132\032." + - "clarifai.api.UserAppIDSet\022+\n\ncollectors\030" + - "\002 \003(\0132\027.clarifai.api.Collector\022\016\n\006action" + - "\030\003 \001(\t\"k\n\027DeleteCollectorsRequest\022/\n\013use" + - "r_app_id\030\001 \001(\0132\032.clarifai.api.UserAppIDS" + - "et\022\013\n\003ids\030\002 \003(\t\022\022\n\ndelete_all\030\003 \001(\010\"\\\n\023G" + - "etCollectorRequest\022/\n\013user_app_id\030\001 \001(\0132" + - "\032.clarifai.api.UserAppIDSet\022\024\n\014collector" + - "_id\030\002 \001(\t\"h\n\025ListCollectorsRequest\022/\n\013us" + - "er_app_id\030\001 \001(\0132\032.clarifai.api.UserAppID" + - "Set\022\014\n\004page\030\002 \001(\r\022\020\n\010per_page\030\003 \001(\r\"r\n\026M" + - "ultiCollectorResponse\022+\n\006status\030\001 \001(\0132\033." + - "clarifai.api.status.Status\022+\n\ncollectors" + - "\030\002 \003(\0132\027.clarifai.api.Collector\"r\n\027Singl" + - "eCollectorResponse\022+\n\006status\030\001 \001(\0132\033.cla" + - "rifai.api.status.Status\022*\n\tcollector\030\002 \001" + - "(\0132\027.clarifai.api.Collector\"v\n\025PostStatV" + - "aluesRequest\022/\n\013user_app_id\030\001 \001(\0132\032.clar" + - "ifai.api.UserAppIDSet\022,\n\013stat_values\030\002 \003" + - "(\0132\027.clarifai.api.StatValue\"y\n\026MultiStat" + - "ValueResponse\022+\n\006status\030\001 \001(\0132\033.clarifai" + - ".api.status.Status\0222\n\013stat_values\030\002 \003(\0132" + - "\027.clarifai.api.StatValueB\004\200\265\030\001\"\236\001\n\036PostS" + - "tatValuesAggregateRequest\022/\n\013user_app_id" + - "\030\001 \001(\0132\032.clarifai.api.UserAppIDSet\022K\n\034st" + - "at_value_aggregate_queries\030\002 \003(\0132%.clari" + - "fai.api.StatValueAggregateQuery\"\234\001\n\037Mult" + - "iStatValueAggregateResponse\022+\n\006status\030\001 " + - "\001(\0132\033.clarifai.api.status.Status\022L\n\034stat" + - "_value_aggregate_results\030\002 \003(\0132&.clarifa" + - "i.api.StatValueAggregateResult\"q\n\020GetMod" + - "uleRequest\022/\n\013user_app_id\030\001 \001(\0132\032.clarif" + - "ai.api.UserAppIDSet\022\021\n\tmodule_id\030\002 \001(\t\022\031" + - "\n\021additional_fields\030\003 \003(\t\"\375\002\n\022ListModule" + - "sRequest\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai" + - ".api.UserAppIDSet\022\014\n\004page\030\002 \001(\r\022\020\n\010per_p" + - "age\030\003 \001(\r\022\031\n\021additional_fields\030\005 \003(\t\022\026\n\016" + - "sort_ascending\030\006 \001(\010\022\034\n\022sort_by_created_" + - "at\030\007 \001(\010H\000\022\034\n\022sort_by_star_count\030\010 \001(\010H\000" + - "\022\035\n\023sort_by_modified_at\030\t \001(\010H\000\022\024\n\nsort_" + - "by_id\030\013 \001(\010H\000\022\024\n\014starred_only\030\004 \001(\010\022\020\n\010b" + - "ookmark\030\n \001(\010\022\016\n\006search\030\016 \001(\t\022\020\n\004name\030\014 " + - "\001(\tB\002\030\001\022\035\n\021filter_by_user_id\030\r \001(\010B\002\030\001B\t" + - "\n\007sort_by\"l\n\022PostModulesRequest\022/\n\013user_" + - "app_id\030\001 \001(\0132\032.clarifai.api.UserAppIDSet" + - "\022%\n\007modules\030\003 \003(\0132\024.clarifai.api.Module\"" + - "}\n\023PatchModulesRequest\022/\n\013user_app_id\030\001 " + - "\001(\0132\032.clarifai.api.UserAppIDSet\022%\n\007modul" + - "es\030\002 \003(\0132\024.clarifai.api.Module\022\016\n\006action" + - "\030\003 \001(\t\"T\n\024DeleteModulesRequest\022/\n\013user_a" + - "pp_id\030\001 \001(\0132\032.clarifai.api.UserAppIDSet\022" + - "\013\n\003ids\030\002 \003(\t\"i\n\024SingleModuleResponse\022+\n\006" + - "status\030\001 \001(\0132\033.clarifai.api.status.Statu" + - "s\022$\n\006module\030\002 \001(\0132\024.clarifai.api.Module\"" + - "o\n\023MultiModuleResponse\022+\n\006status\030\001 \001(\0132\033" + - ".clarifai.api.status.Status\022+\n\007modules\030\002" + - " \003(\0132\024.clarifai.api.ModuleB\004\200\265\030\001\"x\n\027GetM" + - "oduleVersionRequest\022/\n\013user_app_id\030\001 \001(\013" + - "2\032.clarifai.api.UserAppIDSet\022\021\n\tmodule_i" + - "d\030\002 \001(\t\022\031\n\021module_version_id\030\003 \001(\t\"\177\n\031Li" + - "stModuleVersionsRequest\022/\n\013user_app_id\030\001" + - " \001(\0132\032.clarifai.api.UserAppIDSet\022\021\n\tmodu" + - "le_id\030\002 \001(\t\022\014\n\004page\030\003 \001(\r\022\020\n\010per_page\030\004 " + - "\001(\r\"\225\001\n\031PostModuleVersionsRequest\022/\n\013use" + - "r_app_id\030\001 \001(\0132\032.clarifai.api.UserAppIDS" + - "et\022\021\n\tmodule_id\030\002 \001(\t\0224\n\017module_versions" + - "\030\003 \003(\0132\033.clarifai.api.ModuleVersion\"\246\001\n\032" + - "PatchModuleVersionsRequest\022/\n\013user_app_i" + - "d\030\001 \001(\0132\032.clarifai.api.UserAppIDSet\022\021\n\tm" + - "odule_id\030\002 \001(\t\0224\n\017module_versions\030\003 \003(\0132" + - "\033.clarifai.api.ModuleVersion\022\016\n\006action\030\004" + - " \001(\t\"n\n\033DeleteModuleVersionsRequest\022/\n\013u" + - "ser_app_id\030\001 \001(\0132\032.clarifai.api.UserAppI" + - "DSet\022\021\n\tmodule_id\030\002 \001(\t\022\013\n\003ids\030\003 \003(\t\"\202\001\n" + - "!GetModuleVersionUsageCountRequest\022/\n\013us" + - "er_app_id\030\001 \001(\0132\032.clarifai.api.UserAppID" + - "Set\022\021\n\tmodule_id\030\002 \001(\t\022\031\n\021module_version" + - "_id\030\003 \001(\t\"\177\n\033SingleModuleVersionResponse" + - "\022+\n\006status\030\001 \001(\0132\033.clarifai.api.status.S" + - "tatus\0223\n\016module_version\030\002 \001(\0132\033.clarifai" + - ".api.ModuleVersion\"\205\001\n\032MultiModuleVersio" + - "nResponse\022+\n\006status\030\001 \001(\0132\033.clarifai.api" + - ".status.Status\022:\n\017module_versions\030\002 \003(\0132" + - "\033.clarifai.api.ModuleVersionB\004\200\265\030\001\"i\n%Si" + - "ngleModuleVersionUsageCountResponse\022+\n\006s" + - "tatus\030\001 \001(\0132\033.clarifai.api.status.Status" + - "\022\023\n\013usage_count\030\002 \001(\r\"x\n GetInstalledMod" + - "uleVersionRequest\022/\n\013user_app_id\030\001 \001(\0132\032" + - ".clarifai.api.UserAppIDSet\022#\n\033installed_" + - "module_version_id\030\002 \001(\t\"u\n\"ListInstalled" + - "ModuleVersionsRequest\022/\n\013user_app_id\030\001 \001" + + "i.UserAppIDSet\022!\n\005tasks\030\002 \003(\0132\022.clarifai" + + ".api.Task\"m\n\016GetTaskRequest\022/\n\013user_app_" + + "id\030\001 \001(\0132\032.clarifai.api.UserAppIDSet\022\017\n\007" + + "task_id\030\002 \001(\t\022\031\n\021additional_fields\030\003 \003(\t" + + "\"\343\002\n\020ListTasksRequest\022/\n\013user_app_id\030\001 \001" + "(\0132\032.clarifai.api.UserAppIDSet\022\014\n\004page\030\002" + - " \001(\r\022\020\n\010per_page\030\003 \001(\r\"\236\001\n\"PostInstalled" + - "ModuleVersionsRequest\022/\n\013user_app_id\030\001 \001" + - "(\0132\032.clarifai.api.UserAppIDSet\022G\n\031instal" + - "led_module_versions\030\002 \003(\0132$.clarifai.api" + - ".InstalledModuleVersion\"}\n%PostInstalled" + - "ModuleVersionsKeyRequest\022/\n\013user_app_id\030" + - "\001 \001(\0132\032.clarifai.api.UserAppIDSet\022#\n\033ins" + - "talled_module_version_id\030\002 \001(\t\"d\n$Delete" + - "InstalledModuleVersionsRequest\022/\n\013user_a" + - "pp_id\030\001 \001(\0132\032.clarifai.api.UserAppIDSet\022" + - "\013\n\003ids\030\002 \003(\t\"\233\001\n$SingleInstalledModuleVe" + - "rsionResponse\022+\n\006status\030\001 \001(\0132\033.clarifai" + - ".api.status.Status\022F\n\030installed_module_v" + - "ersion\030\002 \001(\0132$.clarifai.api.InstalledMod" + - "uleVersion\"\241\001\n#MultiInstalledModuleVersi" + - "onResponse\022+\n\006status\030\001 \001(\0132\033.clarifai.ap" + - "i.status.Status\022M\n\031installed_module_vers" + - "ions\030\002 \003(\0132$.clarifai.api.InstalledModul" + - "eVersionB\004\200\265\030\001\"b\n\036ListNextTaskAssignment" + - "sRequest\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai" + - ".api.UserAppIDSet\022\017\n\007task_id\030\002 \001(\t\"\202\001\n\031P" + - "ostBulkOperationsRequest\022/\n\013user_app_id\030" + - "\001 \001(\0132\032.clarifai.api.UserAppIDSet\0224\n\017bul" + - "k_operations\030\002 \003(\0132\033.clarifai.api.BulkOp" + - "eration\"l\n\031ListBulkOperationsRequest\022/\n\013" + - "user_app_id\030\001 \001(\0132\032.clarifai.api.UserApp" + - "IDSet\022\014\n\004page\030\002 \001(\r\022\020\n\010per_page\030\003 \001(\r\"V\n" + - "\027GetBulkOperationRequest\022/\n\013user_app_id\030" + - "\001 \001(\0132\032.clarifai.api.UserAppIDSet\022\n\n\002id\030" + - "\002 \001(\t\"Z\n\032CancelBulkOperationRequest\022/\n\013u" + + " \001(\r\022\020\n\010per_page\030\003 \001(\r\022\027\n\017worker_user_id" + + "s\030\004 \003(\t\022\027\n\017review_user_ids\030\005 \003(\t\022\027\n\017labe" + + "l_order_ids\030\010 \003(\t\022#\n\033including_label_ord" + + "er_tasks\030\006 \001(\010\022\031\n\021additional_fields\030\007 \003(" + + "\t\022\013\n\003ids\030\t \003(\t\022L\n\021input_source_type\030\n \001(" + + "\01621.clarifai.api.TaskInputSource.TaskInp" + + "utSourceType\022\030\n\020input_source_ids\030\013 \003(\t\"w" + + "\n\021PatchTasksRequest\022/\n\013user_app_id\030\001 \001(\013" + + "2\032.clarifai.api.UserAppIDSet\022!\n\005tasks\030\002 " + + "\003(\0132\022.clarifai.api.Task\022\016\n\006action\030\003 \001(\t\"" + + "R\n\022DeleteTasksRequest\022/\n\013user_app_id\030\001 \001" + + "(\0132\032.clarifai.api.UserAppIDSet\022\013\n\003ids\030\002 " + + "\003(\t\"i\n\021MultiTaskResponse\022+\n\006status\030\001 \001(\013" + + "2\033.clarifai.api.status.Status\022\'\n\005tasks\030\002" + + " \003(\0132\022.clarifai.api.TaskB\004\200\265\030\001\"c\n\022Single" + + "TaskResponse\022+\n\006status\030\001 \001(\0132\033.clarifai." + + "api.status.Status\022 \n\004task\030\002 \001(\0132\022.clarif" + + "ai.api.Task\"\242\001\n\023GetTaskCountRequest\022/\n\013u" + "ser_app_id\030\001 \001(\0132\032.clarifai.api.UserAppI" + - "DSet\022\013\n\003ids\030\002 \003(\t\"Z\n\032DeleteBulkOperation" + - "Request\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai." + - "api.UserAppIDSet\022\013\n\003ids\030\002 \003(\t\"\200\001\n\034Single" + - "BulkOperationsResponse\022+\n\006status\030\001 \001(\0132\033" + - ".clarifai.api.status.Status\0223\n\016bulk_oper" + - "ation\030\002 \001(\0132\033.clarifai.api.BulkOperation" + - "\"\177\n\033MultiBulkOperationsResponse\022+\n\006statu" + - "s\030\001 \001(\0132\033.clarifai.api.status.Status\0223\n\016" + - "bulk_operation\030\002 \003(\0132\033.clarifai.api.Bulk" + - "Operation\"\230\004\n\031PutTaskAssignmentsRequest\022" + - "/\n\013user_app_id\030\001 \001(\0132\032.clarifai.api.User" + - "AppIDSet\022\017\n\007task_id\030\002 \001(\t\022\020\n\010input_id\030\003 " + - "\001(\t\022=\n\006action\030\004 \001(\0162-.clarifai.api.PutTa" + - "skAssignmentsRequestAction\022>\n\023label_subm" + - "it_config\030\006 \001(\0132\037.clarifai.api.LabelSubm" + - "itConfigH\000\022>\n\023review_start_config\030\n \001(\0132" + - "\037.clarifai.api.ReviewStartConfigH\000\022B\n\025re" + - "view_approve_config\030\007 \001(\0132!.clarifai.api" + - ".ReviewApproveConfigH\000\022Q\n\035review_request" + - "_changes_config\030\010 \001(\0132(.clarifai.api.Rev" + - "iewRequestChangesConfigH\000\022@\n\024review_reje" + - "ct_config\030\t \001(\0132 .clarifai.api.ReviewRej" + - "ectConfigH\000B\017\n\raction_config\"K\n\021LabelSub" + - "mitConfig\0226\n\020task_assignments\030\001 \003(\0132\034.cl" + - "arifai.api.TaskAssignment\":\n\021ReviewStart" + - "Config\022%\n\007workers\030\001 \003(\0132\024.clarifai.api.W" + - "orker\"t\n\023ReviewApproveConfig\0226\n\020task_ass" + - "ignments\030\001 \003(\0132\034.clarifai.api.TaskAssign" + - "ment\022%\n\007workers\030\002 \003(\0132\024.clarifai.api.Wor" + - "ker\"{\n\032ReviewRequestChangesConfig\0226\n\020tas" + - "k_assignments\030\001 \003(\0132\034.clarifai.api.TaskA" + - "ssignment\022%\n\007workers\030\002 \003(\0132\024.clarifai.ap" + - "i.Worker\"s\n\022ReviewRejectConfig\0226\n\020task_a" + - "ssignments\030\001 \003(\0132\034.clarifai.api.TaskAssi" + - "gnment\022%\n\007workers\030\002 \003(\0132\024.clarifai.api.W" + - "orker\"\210\001\n\033MultiTaskAssignmentResponse\022+\n" + - "\006status\030\001 \001(\0132\033.clarifai.api.status.Stat" + - "us\022<\n\020task_assignments\030\002 \003(\0132\034.clarifai." + - "api.TaskAssignmentB\004\200\265\030\001\"k\n\030ListInputsAd" + - "dJobsRequest\022/\n\013user_app_id\030\001 \001(\0132\032.clar" + - "ifai.api.UserAppIDSet\022\014\n\004page\030\002 \001(\r\022\020\n\010p" + - "er_page\030\003 \001(\r\"U\n\026GetInputsAddJobRequest\022" + - "/\n\013user_app_id\030\001 \001(\0132\032.clarifai.api.User" + - "AppIDSet\022\n\n\002id\030\002 \001(\t\"X\n\031CancelInputsAddJ" + - "obRequest\022/\n\013user_app_id\030\001 \001(\0132\032.clarifa" + - "i.api.UserAppIDSet\022\n\n\002id\030\002 \001(\t\"\203\001\n\031Multi" + - "InputsAddJobResponse\022+\n\006status\030\001 \001(\0132\033.c" + - "larifai.api.status.Status\0229\n\017inputs_add_" + - "jobs\030\002 \003(\0132\032.clarifai.api.InputsAddJobB\004" + - "\200\265\030\001\"}\n\032SingleInputsAddJobResponse\022+\n\006st" + - "atus\030\001 \001(\0132\033.clarifai.api.status.Status\022" + - "2\n\016inputs_add_job\030\002 \001(\0132\032.clarifai.api.I" + - "nputsAddJob\"l\n\022PostUploadsRequest\022/\n\013use" + - "r_app_id\030\001 \001(\0132\032.clarifai.api.UserAppIDS" + - "et\022%\n\007uploads\030\002 \003(\0132\024.clarifai.api.Uploa" + - "d\"T\n\024DeleteUploadsRequest\022/\n\013user_app_id" + - "\030\001 \001(\0132\032.clarifai.api.UserAppIDSet\022\013\n\003id" + - "s\030\002 \003(\t\"e\n\022ListUploadsRequest\022/\n\013user_ap" + - "p_id\030\001 \001(\0132\032.clarifai.api.UserAppIDSet\022\014" + - "\n\004page\030\002 \001(\r\022\020\n\010per_page\030\003 \001(\r\"V\n\020GetUpl" + - "oadRequest\022/\n\013user_app_id\030\001 \001(\0132\032.clarif" + - "ai.api.UserAppIDSet\022\021\n\tupload_id\030\002 \001(\t\"i" + - "\n\024SingleUploadResponse\022+\n\006status\030\001 \001(\0132\033" + - ".clarifai.api.status.Status\022$\n\006upload\030\002 " + - "\001(\0132\024.clarifai.api.Upload\"i\n\023MultiUpload" + + "DSet\022\017\n\007task_id\030\002 \001(\t\022\020\n\010user_ids\030\003 \003(\t\022" + + "\031\n\021model_version_ids\030\004 \003(\t\022\034\n\024workflow_v" + + "ersion_ids\030\005 \003(\t\"\235\001\n\027SingleTaskCountResp" + + "onse\022+\n\006status\030\001 \001(\0132\033.clarifai.api.stat" + + "us.Status\022\016\n\006app_id\030\002 \001(\t\022\017\n\007task_id\030\003 \001" + + "(\t\0224\n\006counts\030\004 \003(\0132$.clarifai.api.TaskSt" + + "atusCountPerUser\"y\n\026PostLabelOrdersReque" + + "st\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai.api.U" + + "serAppIDSet\022.\n\014label_orders\030\002 \003(\0132\030.clar" + + "ifai.api.LabelOrder\"_\n\024GetLabelOrderRequ" + + "est\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai.api." + + "UserAppIDSet\022\026\n\016label_order_id\030\002 \001(\t\"i\n\026" + + "ListLabelOrdersRequest\022/\n\013user_app_id\030\001 " + + "\001(\0132\032.clarifai.api.UserAppIDSet\022\014\n\004page\030" + + "\002 \001(\r\022\020\n\010per_page\030\003 \001(\r\"\212\001\n\027PatchLabelOr" + + "dersRequest\022/\n\013user_app_id\030\001 \001(\0132\032.clari" + + "fai.api.UserAppIDSet\022.\n\014label_orders\030\002 \003" + + "(\0132\030.clarifai.api.LabelOrder\022\016\n\006action\030\003" + + " \001(\t\"X\n\030DeleteLabelOrdersRequest\022/\n\013user" + + "_app_id\030\001 \001(\0132\032.clarifai.api.UserAppIDSe" + + "t\022\013\n\003ids\030\002 \003(\t\"|\n\027MultiLabelOrderRespons" + + "e\022+\n\006status\030\001 \001(\0132\033.clarifai.api.status." + + "Status\0224\n\014label_orders\030\002 \003(\0132\030.clarifai." + + "api.LabelOrderB\004\200\265\030\001\"v\n\030SingleLabelOrder" + "Response\022+\n\006status\030\001 \001(\0132\033.clarifai.api." + - "status.Status\022%\n\007uploads\030\002 \003(\0132\024.clarifa" + - "i.api.Upload\"\232\001\n\034PutUploadContentPartsRe" + + "status.Status\022-\n\013label_order\030\002 \001(\0132\030.cla" + + "rifai.api.LabelOrder\"u\n\025PostCollectorsRe" + "quest\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai.ap" + - "i.UserAppIDSet\022\021\n\tupload_id\030\002 \001(\t\0226\n\rcon" + - "tent_parts\030\003 \003(\0132\037.clarifai.api.UploadCo" + - "ntentPart\"\255\001\n\034PostInputsDataSourcesReque" + + "i.UserAppIDSet\022+\n\ncollectors\030\002 \003(\0132\027.cla" + + "rifai.api.Collector\"\206\001\n\026PatchCollectorsR" + + "equest\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai.a" + + "pi.UserAppIDSet\022+\n\ncollectors\030\002 \003(\0132\027.cl" + + "arifai.api.Collector\022\016\n\006action\030\003 \001(\t\"k\n\027" + + "DeleteCollectorsRequest\022/\n\013user_app_id\030\001" + + " \001(\0132\032.clarifai.api.UserAppIDSet\022\013\n\003ids\030" + + "\002 \003(\t\022\022\n\ndelete_all\030\003 \001(\010\"\\\n\023GetCollecto" + + "rRequest\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai" + + ".api.UserAppIDSet\022\024\n\014collector_id\030\002 \001(\t\"" + + "h\n\025ListCollectorsRequest\022/\n\013user_app_id\030" + + "\001 \001(\0132\032.clarifai.api.UserAppIDSet\022\014\n\004pag" + + "e\030\002 \001(\r\022\020\n\010per_page\030\003 \001(\r\"r\n\026MultiCollec" + + "torResponse\022+\n\006status\030\001 \001(\0132\033.clarifai.a" + + "pi.status.Status\022+\n\ncollectors\030\002 \003(\0132\027.c" + + "larifai.api.Collector\"r\n\027SingleCollector" + + "Response\022+\n\006status\030\001 \001(\0132\033.clarifai.api." + + "status.Status\022*\n\tcollector\030\002 \001(\0132\027.clari" + + "fai.api.Collector\"v\n\025PostStatValuesReque" + "st\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai.api.U" + - "serAppIDSet\0224\n\014data_sources\030\002 \003(\0132\036.clar" + - "ifai.api.InputsDataSource\022\025\n\rcall_back_u" + - "rl\030\003 \001(\t\022\017\n\007app_pat\030\004 \001(\t\"r\n\035GetInputsEx" + - "tractionJobRequest\022/\n\013user_app_id\030\001 \001(\0132" + - "\032.clarifai.api.UserAppIDSet\022 \n\030inputs_ex" + - "traction_job_id\030\002 \001(\t\"r\n\037ListInputsExtra" + - "ctionJobsRequest\022/\n\013user_app_id\030\001 \001(\0132\032." + - "clarifai.api.UserAppIDSet\022\014\n\004page\030\002 \001(\r\022" + - "\020\n\010per_page\030\003 \001(\r\"\222\001\n!SingleInputsExtrac" + - "tionJobResponse\022+\n\006status\030\001 \001(\0132\033.clarif" + - "ai.api.status.Status\022@\n\025inputs_extractio" + - "n_job\030\002 \001(\0132!.clarifai.api.InputsExtract" + - "ionJob\"\222\001\n MultiInputsExtractionJobRespo" + + "serAppIDSet\022,\n\013stat_values\030\002 \003(\0132\027.clari" + + "fai.api.StatValue\"y\n\026MultiStatValueRespo" + "nse\022+\n\006status\030\001 \001(\0132\033.clarifai.api.statu" + - "s.Status\022A\n\026inputs_extraction_jobs\030\002 \003(\013" + - "2!.clarifai.api.InputsExtractionJob\"a\n!C" + - "ancelInputsExtractionJobsRequest\022/\n\013user" + - "_app_id\030\001 \001(\0132\032.clarifai.api.UserAppIDSe" + - "t\022\013\n\003ids\030\002 \003(\t\"\177\n\030PostInputsUploadsReque" + + "s.Status\0222\n\013stat_values\030\002 \003(\0132\027.clarifai" + + ".api.StatValueB\004\200\265\030\001\"\236\001\n\036PostStatValuesA" + + "ggregateRequest\022/\n\013user_app_id\030\001 \001(\0132\032.c" + + "larifai.api.UserAppIDSet\022K\n\034stat_value_a" + + "ggregate_queries\030\002 \003(\0132%.clarifai.api.St" + + "atValueAggregateQuery\"\234\001\n\037MultiStatValue" + + "AggregateResponse\022+\n\006status\030\001 \001(\0132\033.clar" + + "ifai.api.status.Status\022L\n\034stat_value_agg" + + "regate_results\030\002 \003(\0132&.clarifai.api.Stat" + + "ValueAggregateResult\"q\n\020GetModuleRequest" + + "\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai.api.Use" + + "rAppIDSet\022\021\n\tmodule_id\030\002 \001(\t\022\031\n\021addition" + + "al_fields\030\003 \003(\t\"\375\002\n\022ListModulesRequest\022/" + + "\n\013user_app_id\030\001 \001(\0132\032.clarifai.api.UserA" + + "ppIDSet\022\014\n\004page\030\002 \001(\r\022\020\n\010per_page\030\003 \001(\r\022" + + "\031\n\021additional_fields\030\005 \003(\t\022\026\n\016sort_ascen" + + "ding\030\006 \001(\010\022\034\n\022sort_by_created_at\030\007 \001(\010H\000" + + "\022\034\n\022sort_by_star_count\030\010 \001(\010H\000\022\035\n\023sort_b" + + "y_modified_at\030\t \001(\010H\000\022\024\n\nsort_by_id\030\013 \001(" + + "\010H\000\022\024\n\014starred_only\030\004 \001(\010\022\020\n\010bookmark\030\n " + + "\001(\010\022\016\n\006search\030\016 \001(\t\022\020\n\004name\030\014 \001(\tB\002\030\001\022\035\n" + + "\021filter_by_user_id\030\r \001(\010B\002\030\001B\t\n\007sort_by\"" + + "l\n\022PostModulesRequest\022/\n\013user_app_id\030\001 \001" + + "(\0132\032.clarifai.api.UserAppIDSet\022%\n\007module" + + "s\030\003 \003(\0132\024.clarifai.api.Module\"}\n\023PatchMo" + + "dulesRequest\022/\n\013user_app_id\030\001 \001(\0132\032.clar" + + "ifai.api.UserAppIDSet\022%\n\007modules\030\002 \003(\0132\024" + + ".clarifai.api.Module\022\016\n\006action\030\003 \001(\t\"T\n\024" + + "DeleteModulesRequest\022/\n\013user_app_id\030\001 \001(" + + "\0132\032.clarifai.api.UserAppIDSet\022\013\n\003ids\030\002 \003" + + "(\t\"i\n\024SingleModuleResponse\022+\n\006status\030\001 \001" + + "(\0132\033.clarifai.api.status.Status\022$\n\006modul" + + "e\030\002 \001(\0132\024.clarifai.api.Module\"o\n\023MultiMo" + + "duleResponse\022+\n\006status\030\001 \001(\0132\033.clarifai." + + "api.status.Status\022+\n\007modules\030\002 \003(\0132\024.cla" + + "rifai.api.ModuleB\004\200\265\030\001\"x\n\027GetModuleVersi" + + "onRequest\022/\n\013user_app_id\030\001 \001(\0132\032.clarifa" + + "i.api.UserAppIDSet\022\021\n\tmodule_id\030\002 \001(\t\022\031\n" + + "\021module_version_id\030\003 \001(\t\"\177\n\031ListModuleVe" + + "rsionsRequest\022/\n\013user_app_id\030\001 \001(\0132\032.cla" + + "rifai.api.UserAppIDSet\022\021\n\tmodule_id\030\002 \001(" + + "\t\022\014\n\004page\030\003 \001(\r\022\020\n\010per_page\030\004 \001(\r\"\225\001\n\031Po" + + "stModuleVersionsRequest\022/\n\013user_app_id\030\001" + + " \001(\0132\032.clarifai.api.UserAppIDSet\022\021\n\tmodu" + + "le_id\030\002 \001(\t\0224\n\017module_versions\030\003 \003(\0132\033.c" + + "larifai.api.ModuleVersion\"\246\001\n\032PatchModul" + + "eVersionsRequest\022/\n\013user_app_id\030\001 \001(\0132\032." + + "clarifai.api.UserAppIDSet\022\021\n\tmodule_id\030\002" + + " \001(\t\0224\n\017module_versions\030\003 \003(\0132\033.clarifai" + + ".api.ModuleVersion\022\016\n\006action\030\004 \001(\t\"n\n\033De" + + "leteModuleVersionsRequest\022/\n\013user_app_id" + + "\030\001 \001(\0132\032.clarifai.api.UserAppIDSet\022\021\n\tmo" + + "dule_id\030\002 \001(\t\022\013\n\003ids\030\003 \003(\t\"\202\001\n!GetModule" + + "VersionUsageCountRequest\022/\n\013user_app_id\030" + + "\001 \001(\0132\032.clarifai.api.UserAppIDSet\022\021\n\tmod" + + "ule_id\030\002 \001(\t\022\031\n\021module_version_id\030\003 \001(\t\"" + + "\177\n\033SingleModuleVersionResponse\022+\n\006status" + + "\030\001 \001(\0132\033.clarifai.api.status.Status\0223\n\016m" + + "odule_version\030\002 \001(\0132\033.clarifai.api.Modul" + + "eVersion\"\205\001\n\032MultiModuleVersionResponse\022" + + "+\n\006status\030\001 \001(\0132\033.clarifai.api.status.St" + + "atus\022:\n\017module_versions\030\002 \003(\0132\033.clarifai" + + ".api.ModuleVersionB\004\200\265\030\001\"i\n%SingleModule" + + "VersionUsageCountResponse\022+\n\006status\030\001 \001(" + + "\0132\033.clarifai.api.status.Status\022\023\n\013usage_" + + "count\030\002 \001(\r\"x\n GetInstalledModuleVersion" + + "Request\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai." + + "api.UserAppIDSet\022#\n\033installed_module_ver" + + "sion_id\030\002 \001(\t\"u\n\"ListInstalledModuleVers" + + "ionsRequest\022/\n\013user_app_id\030\001 \001(\0132\032.clari" + + "fai.api.UserAppIDSet\022\014\n\004page\030\002 \001(\r\022\020\n\010pe" + + "r_page\030\003 \001(\r\"\236\001\n\"PostInstalledModuleVers" + + "ionsRequest\022/\n\013user_app_id\030\001 \001(\0132\032.clari" + + "fai.api.UserAppIDSet\022G\n\031installed_module" + + "_versions\030\002 \003(\0132$.clarifai.api.Installed" + + "ModuleVersion\"}\n%PostInstalledModuleVers" + + "ionsKeyRequest\022/\n\013user_app_id\030\001 \001(\0132\032.cl" + + "arifai.api.UserAppIDSet\022#\n\033installed_mod" + + "ule_version_id\030\002 \001(\t\"d\n$DeleteInstalledM" + + "oduleVersionsRequest\022/\n\013user_app_id\030\001 \001(" + + "\0132\032.clarifai.api.UserAppIDSet\022\013\n\003ids\030\002 \003" + + "(\t\"\233\001\n$SingleInstalledModuleVersionRespo" + + "nse\022+\n\006status\030\001 \001(\0132\033.clarifai.api.statu" + + "s.Status\022F\n\030installed_module_version\030\002 \001" + + "(\0132$.clarifai.api.InstalledModuleVersion" + + "\"\241\001\n#MultiInstalledModuleVersionResponse" + + "\022+\n\006status\030\001 \001(\0132\033.clarifai.api.status.S" + + "tatus\022M\n\031installed_module_versions\030\002 \003(\013" + + "2$.clarifai.api.InstalledModuleVersionB\004" + + "\200\265\030\001\"b\n\036ListNextTaskAssignmentsRequest\022/" + + "\n\013user_app_id\030\001 \001(\0132\032.clarifai.api.UserA" + + "ppIDSet\022\017\n\007task_id\030\002 \001(\t\"\202\001\n\031PostBulkOpe" + + "rationsRequest\022/\n\013user_app_id\030\001 \001(\0132\032.cl" + + "arifai.api.UserAppIDSet\0224\n\017bulk_operatio" + + "ns\030\002 \003(\0132\033.clarifai.api.BulkOperation\"l\n" + + "\031ListBulkOperationsRequest\022/\n\013user_app_i" + + "d\030\001 \001(\0132\032.clarifai.api.UserAppIDSet\022\014\n\004p" + + "age\030\002 \001(\r\022\020\n\010per_page\030\003 \001(\r\"V\n\027GetBulkOp" + + "erationRequest\022/\n\013user_app_id\030\001 \001(\0132\032.cl" + + "arifai.api.UserAppIDSet\022\n\n\002id\030\002 \001(\t\"Z\n\032C" + + "ancelBulkOperationRequest\022/\n\013user_app_id" + + "\030\001 \001(\0132\032.clarifai.api.UserAppIDSet\022\013\n\003id" + + "s\030\002 \003(\t\"Z\n\032DeleteBulkOperationRequest\022/\n" + + "\013user_app_id\030\001 \001(\0132\032.clarifai.api.UserAp" + + "pIDSet\022\013\n\003ids\030\002 \003(\t\"\200\001\n\034SingleBulkOperat" + + "ionsResponse\022+\n\006status\030\001 \001(\0132\033.clarifai." + + "api.status.Status\0223\n\016bulk_operation\030\002 \001(" + + "\0132\033.clarifai.api.BulkOperation\"\177\n\033MultiB" + + "ulkOperationsResponse\022+\n\006status\030\001 \001(\0132\033." + + "clarifai.api.status.Status\0223\n\016bulk_opera" + + "tion\030\002 \003(\0132\033.clarifai.api.BulkOperation\"" + + "\230\004\n\031PutTaskAssignmentsRequest\022/\n\013user_ap" + + "p_id\030\001 \001(\0132\032.clarifai.api.UserAppIDSet\022\017" + + "\n\007task_id\030\002 \001(\t\022\020\n\010input_id\030\003 \001(\t\022=\n\006act" + + "ion\030\004 \001(\0162-.clarifai.api.PutTaskAssignme" + + "ntsRequestAction\022>\n\023label_submit_config\030" + + "\006 \001(\0132\037.clarifai.api.LabelSubmitConfigH\000" + + "\022>\n\023review_start_config\030\n \001(\0132\037.clarifai" + + ".api.ReviewStartConfigH\000\022B\n\025review_appro" + + "ve_config\030\007 \001(\0132!.clarifai.api.ReviewApp" + + "roveConfigH\000\022Q\n\035review_request_changes_c" + + "onfig\030\010 \001(\0132(.clarifai.api.ReviewRequest" + + "ChangesConfigH\000\022@\n\024review_reject_config\030" + + "\t \001(\0132 .clarifai.api.ReviewRejectConfigH" + + "\000B\017\n\raction_config\"K\n\021LabelSubmitConfig\022" + + "6\n\020task_assignments\030\001 \003(\0132\034.clarifai.api" + + ".TaskAssignment\":\n\021ReviewStartConfig\022%\n\007" + + "workers\030\001 \003(\0132\024.clarifai.api.Worker\"t\n\023R" + + "eviewApproveConfig\0226\n\020task_assignments\030\001" + + " \003(\0132\034.clarifai.api.TaskAssignment\022%\n\007wo" + + "rkers\030\002 \003(\0132\024.clarifai.api.Worker\"{\n\032Rev" + + "iewRequestChangesConfig\0226\n\020task_assignme" + + "nts\030\001 \003(\0132\034.clarifai.api.TaskAssignment\022" + + "%\n\007workers\030\002 \003(\0132\024.clarifai.api.Worker\"s" + + "\n\022ReviewRejectConfig\0226\n\020task_assignments" + + "\030\001 \003(\0132\034.clarifai.api.TaskAssignment\022%\n\007" + + "workers\030\002 \003(\0132\024.clarifai.api.Worker\"\210\001\n\033" + + "MultiTaskAssignmentResponse\022+\n\006status\030\001 " + + "\001(\0132\033.clarifai.api.status.Status\022<\n\020task" + + "_assignments\030\002 \003(\0132\034.clarifai.api.TaskAs" + + "signmentB\004\200\265\030\001\"k\n\030ListInputsAddJobsReque" + "st\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai.api.U" + - "serAppIDSet\0222\n\016inputs_uploads\030\002 \003(\0132\032.cl" + - "arifai.api.InputsUpload\"\207\001\n\020GetRunnerReq" + - "uest\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai.api" + - ".UserAppIDSet\022\023\n\013nodepool_id\030\002 \001(\t\022\021\n\tru" + - "nner_id\030\003 \001(\t\022\032\n\022compute_cluster_id\030\004 \001(" + - "\t\"\254\001\n\022ListRunnersRequest\022/\n\013user_app_id\030" + - "\001 \001(\0132\032.clarifai.api.UserAppIDSet\022\023\n\013nod" + - "epool_id\030\002 \001(\t\022\014\n\004page\030\003 \001(\r\022\020\n\010per_page" + - "\030\004 \001(\r\022\032\n\022compute_cluster_id\030\005 \001(\t\022\024\n\014mi" + - "n_replicas\030\006 \001(\r\"\235\001\n\022PostRunnersRequest\022" + - "/\n\013user_app_id\030\001 \001(\0132\032.clarifai.api.User" + - "AppIDSet\022\023\n\013nodepool_id\030\002 \001(\t\022%\n\007runners" + - "\030\003 \003(\0132\024.clarifai.api.Runner\022\032\n\022compute_" + - "cluster_id\030\004 \001(\t\"\205\001\n\024DeleteRunnersReques" + - "t\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai.api.Us" + - "erAppIDSet\022\023\n\013nodepool_id\030\002 \001(\t\022\013\n\003ids\030\003" + - " \003(\t\022\032\n\022compute_cluster_id\030\004 \001(\t\"i\n\024Sing" + - "leRunnerResponse\022+\n\006status\030\001 \001(\0132\033.clari" + - "fai.api.status.Status\022$\n\006runner\030\002 \001(\0132\024." + - "clarifai.api.Runner\"o\n\023MultiRunnerRespon" + - "se\022+\n\006status\030\001 \001(\0132\033.clarifai.api.status" + - ".Status\022+\n\007runners\030\002 \003(\0132\024.clarifai.api." + - "RunnerB\004\200\265\030\001\"\215\001\n\026ListRunnerItemsRequest\022" + + "serAppIDSet\022\014\n\004page\030\002 \001(\r\022\020\n\010per_page\030\003 " + + "\001(\r\"U\n\026GetInputsAddJobRequest\022/\n\013user_ap" + + "p_id\030\001 \001(\0132\032.clarifai.api.UserAppIDSet\022\n" + + "\n\002id\030\002 \001(\t\"X\n\031CancelInputsAddJobRequest\022" + "/\n\013user_app_id\030\001 \001(\0132\032.clarifai.api.User" + - "AppIDSet\022\023\n\013nodepool_id\030\002 \001(\t\022\021\n\trunner_" + - "id\030\003 \001(\t\022\032\n\022compute_cluster_id\030\004 \001(\t\"\260\002\n" + - "\034PostRunnerItemOutputsRequest\022/\n\013user_ap" + - "p_id\030\001 \001(\0132\032.clarifai.api.UserAppIDSet\022\023" + - "\n\013nodepool_id\030\002 \001(\t\022\021\n\trunner_id\030\003 \001(\t\022\026" + - "\n\016runner_item_id\030\004 \001(\t\022;\n\023runner_item_ou" + - "tputs\030\005 \003(\0132\036.clarifai.api.RunnerItemOut" + - "put\022+\n\006status\030\006 \001(\0132\033.clarifai.api.statu" + - "s.Status\022\031\n\021runner_replica_id\030\007 \001(\t\022\032\n\022c" + - "ompute_cluster_id\030\010 \001(\t\"|\n\027MultiRunnerIt" + - "emResponse\022+\n\006status\030\001 \001(\0132\033.clarifai.ap" + - "i.status.Status\0224\n\014runner_items\030\002 \003(\0132\030." + - "clarifai.api.RunnerItemB\004\200\265\030\001\"\274\001\n\nRunner" + - "Item\022\n\n\002id\030\001 \001(\t\022\023\n\013description\030\002 \001(\t\0225\n" + - "\017processing_info\030\003 \001(\0132\034.clarifai.api.Pr" + - "ocessingInfo\022K\n\032post_model_outputs_reque" + - "st\030\004 \001(\0132%.clarifai.api.PostModelOutputs" + - "RequestH\000B\t\n\007request\"b\n\020RunnerItemOutput" + - "\022B\n\025multi_output_response\030\001 \001(\0132!.clarif" + - "ai.api.MultiOutputResponseH\000B\n\n\010response" + - "\"\217\001\n\035MultiRunnerItemOutputResponse\022+\n\006st" + - "atus\030\001 \001(\0132\033.clarifai.api.status.Status\022" + - "A\n\023runner_item_outputs\030\002 \003(\0132\036.clarifai." + - "api.RunnerItemOutputB\004\200\265\030\001\"\304\001\n,PostModel" + - "VersionsTrainingTimeEstimateRequest\022/\n\013u" + + "AppIDSet\022\n\n\002id\030\002 \001(\t\"\203\001\n\031MultiInputsAddJ" + + "obResponse\022+\n\006status\030\001 \001(\0132\033.clarifai.ap" + + "i.status.Status\0229\n\017inputs_add_jobs\030\002 \003(\013" + + "2\032.clarifai.api.InputsAddJobB\004\200\265\030\001\"}\n\032Si" + + "ngleInputsAddJobResponse\022+\n\006status\030\001 \001(\013" + + "2\033.clarifai.api.status.Status\0222\n\016inputs_" + + "add_job\030\002 \001(\0132\032.clarifai.api.InputsAddJo" + + "b\"l\n\022PostUploadsRequest\022/\n\013user_app_id\030\001" + + " \001(\0132\032.clarifai.api.UserAppIDSet\022%\n\007uplo" + + "ads\030\002 \003(\0132\024.clarifai.api.Upload\"T\n\024Delet" + + "eUploadsRequest\022/\n\013user_app_id\030\001 \001(\0132\032.c" + + "larifai.api.UserAppIDSet\022\013\n\003ids\030\002 \003(\t\"e\n" + + "\022ListUploadsRequest\022/\n\013user_app_id\030\001 \001(\013" + + "2\032.clarifai.api.UserAppIDSet\022\014\n\004page\030\002 \001" + + "(\r\022\020\n\010per_page\030\003 \001(\r\"V\n\020GetUploadRequest" + + "\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai.api.Use" + + "rAppIDSet\022\021\n\tupload_id\030\002 \001(\t\"i\n\024SingleUp" + + "loadResponse\022+\n\006status\030\001 \001(\0132\033.clarifai." + + "api.status.Status\022$\n\006upload\030\002 \001(\0132\024.clar" + + "ifai.api.Upload\"i\n\023MultiUploadResponse\022+" + + "\n\006status\030\001 \001(\0132\033.clarifai.api.status.Sta" + + "tus\022%\n\007uploads\030\002 \003(\0132\024.clarifai.api.Uplo" + + "ad\"\232\001\n\034PutUploadContentPartsRequest\022/\n\013u" + "ser_app_id\030\001 \001(\0132\032.clarifai.api.UserAppI" + - "DSet\022\020\n\010model_id\030\002 \001(\t\0222\n\016model_versions" + - "\030\003 \003(\0132\032.clarifai.api.ModelVersion\022\035\n\025es" + - "timated_input_count\030\004 \001(\004\"\214\001\n!MultiTrain" + - "ingTimeEstimateResponse\022+\n\006status\030\001 \001(\0132" + - "\033.clarifai.api.status.Status\022:\n\027training" + - "_time_estimates\030\002 \003(\0132\031.google.protobuf." + - "Duration\"\033\n\031ListCloudProvidersRequest\"\205\001" + - "\n\032MultiCloudProviderResponse\022+\n\006status\030\001" + - " \001(\0132\033.clarifai.api.status.Status\022:\n\017clo" + - "ud_providers\030\002 \003(\0132\033.clarifai.api.CloudP" + - "roviderB\004\200\265\030\001\"N\n\027ListCloudRegionsRequest" + - "\0223\n\016cloud_provider\030\001 \001(\0132\033.clarifai.api." + - "CloudProvider\"^\n\030MultiCloudRegionRespons" + - "e\022+\n\006status\030\001 \001(\0132\033.clarifai.api.status." + - "Status\022\025\n\007regions\030\002 \003(\tB\004\200\265\030\001\"_\n\030ListIns" + - "tanceTypesRequest\0223\n\016cloud_provider\030\001 \001(" + - "\0132\033.clarifai.api.CloudProvider\022\016\n\006region" + - "\030\002 \001(\t\"\202\001\n\031MultiInstanceTypeResponse\022+\n\006" + - "status\030\001 \001(\0132\033.clarifai.api.status.Statu" + - "s\0228\n\016instance_types\030\002 \003(\0132\032.clarifai.api" + - ".InstanceTypeB\004\200\265\030\001\"g\n\030GetComputeCluster" + - "Request\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai." + - "api.UserAppIDSet\022\032\n\022compute_cluster_id\030\002" + - " \001(\t\"m\n\032ListComputeClustersRequest\022/\n\013us" + + "DSet\022\021\n\tupload_id\030\002 \001(\t\0226\n\rcontent_parts" + + "\030\003 \003(\0132\037.clarifai.api.UploadContentPart\"" + + "\255\001\n\034PostInputsDataSourcesRequest\022/\n\013user" + + "_app_id\030\001 \001(\0132\032.clarifai.api.UserAppIDSe" + + "t\0224\n\014data_sources\030\002 \003(\0132\036.clarifai.api.I" + + "nputsDataSource\022\025\n\rcall_back_url\030\003 \001(\t\022\017" + + "\n\007app_pat\030\004 \001(\t\"r\n\035GetInputsExtractionJo" + + "bRequest\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai" + + ".api.UserAppIDSet\022 \n\030inputs_extraction_j" + + "ob_id\030\002 \001(\t\"r\n\037ListInputsExtractionJobsR" + + "equest\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai.a" + + "pi.UserAppIDSet\022\014\n\004page\030\002 \001(\r\022\020\n\010per_pag" + + "e\030\003 \001(\r\"\222\001\n!SingleInputsExtractionJobRes" + + "ponse\022+\n\006status\030\001 \001(\0132\033.clarifai.api.sta" + + "tus.Status\022@\n\025inputs_extraction_job\030\002 \001(" + + "\0132!.clarifai.api.InputsExtractionJob\"\222\001\n" + + " MultiInputsExtractionJobResponse\022+\n\006sta" + + "tus\030\001 \001(\0132\033.clarifai.api.status.Status\022A" + + "\n\026inputs_extraction_jobs\030\002 \003(\0132!.clarifa" + + "i.api.InputsExtractionJob\"a\n!CancelInput" + + "sExtractionJobsRequest\022/\n\013user_app_id\030\001 " + + "\001(\0132\032.clarifai.api.UserAppIDSet\022\013\n\003ids\030\002" + + " \003(\t\"\177\n\030PostInputsUploadsRequest\022/\n\013user" + + "_app_id\030\001 \001(\0132\032.clarifai.api.UserAppIDSe" + + "t\0222\n\016inputs_uploads\030\002 \003(\0132\032.clarifai.api" + + ".InputsUpload\"\207\001\n\020GetRunnerRequest\022/\n\013us" + "er_app_id\030\001 \001(\0132\032.clarifai.api.UserAppID" + - "Set\022\014\n\004page\030\002 \001(\r\022\020\n\010per_page\030\003 \001(\r\"\205\001\n\032" + - "PostComputeClustersRequest\022/\n\013user_app_i" + - "d\030\001 \001(\0132\032.clarifai.api.UserAppIDSet\0226\n\020c" + - "ompute_clusters\030\002 \003(\0132\034.clarifai.api.Com" + - "puteCluster\"\\\n\034DeleteComputeClustersRequ" + - "est\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai.api." + - "UserAppIDSet\022\013\n\003ids\030\002 \003(\t\"\202\001\n\034SingleComp" + - "uteClusterResponse\022+\n\006status\030\001 \001(\0132\033.cla", - "rifai.api.status.Status\0225\n\017compute_clust" + - "er\030\002 \001(\0132\034.clarifai.api.ComputeCluster\"\210" + - "\001\n\033MultiComputeClusterResponse\022+\n\006status" + - "\030\001 \001(\0132\033.clarifai.api.status.Status\022<\n\020c" + - "ompute_clusters\030\002 \003(\0132\034.clarifai.api.Com" + - "puteClusterB\004\200\265\030\001\"v\n\022GetNodepoolRequest\022" + - "/\n\013user_app_id\030\001 \001(\0132\032.clarifai.api.User" + - "AppIDSet\022\032\n\022compute_cluster_id\030\002 \001(\t\022\023\n\013" + - "nodepool_id\030\003 \001(\t\"\203\001\n\024ListNodepoolsReque" + - "st\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai.api.U" + - "serAppIDSet\022\032\n\022compute_cluster_id\030\002 \001(\t\022" + - "\014\n\004page\030\003 \001(\r\022\020\n\010per_page\030\004 \001(\r\"\216\001\n\024Post" + - "NodepoolsRequest\022/\n\013user_app_id\030\001 \001(\0132\032." + - "clarifai.api.UserAppIDSet\022\032\n\022compute_clu" + - "ster_id\030\002 \001(\t\022)\n\tnodepools\030\003 \003(\0132\026.clari" + - "fai.api.Nodepool\"\237\001\n\025PatchNodepoolsReque" + - "st\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai.api.U" + - "serAppIDSet\022\032\n\022compute_cluster_id\030\002 \001(\t\022" + - ")\n\tnodepools\030\003 \003(\0132\026.clarifai.api.Nodepo" + - "ol\022\016\n\006action\030\004 \001(\t\"r\n\026DeleteNodepoolsReq" + - "uest\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai.api" + - ".UserAppIDSet\022\032\n\022compute_cluster_id\030\002 \001(" + - "\t\022\013\n\003ids\030\003 \003(\t\"o\n\026SingleNodepoolResponse" + + "Set\022\023\n\013nodepool_id\030\002 \001(\t\022\021\n\trunner_id\030\003 " + + "\001(\t\022\032\n\022compute_cluster_id\030\004 \001(\t\"\254\001\n\022List" + + "RunnersRequest\022/\n\013user_app_id\030\001 \001(\0132\032.cl" + + "arifai.api.UserAppIDSet\022\023\n\013nodepool_id\030\002" + + " \001(\t\022\014\n\004page\030\003 \001(\r\022\020\n\010per_page\030\004 \001(\r\022\032\n\022" + + "compute_cluster_id\030\005 \001(\t\022\024\n\014min_replicas" + + "\030\006 \001(\r\"\235\001\n\022PostRunnersRequest\022/\n\013user_ap" + + "p_id\030\001 \001(\0132\032.clarifai.api.UserAppIDSet\022\023" + + "\n\013nodepool_id\030\002 \001(\t\022%\n\007runners\030\003 \003(\0132\024.c" + + "larifai.api.Runner\022\032\n\022compute_cluster_id" + + "\030\004 \001(\t\"\205\001\n\024DeleteRunnersRequest\022/\n\013user_" + + "app_id\030\001 \001(\0132\032.clarifai.api.UserAppIDSet" + + "\022\023\n\013nodepool_id\030\002 \001(\t\022\013\n\003ids\030\003 \003(\t\022\032\n\022co" + + "mpute_cluster_id\030\004 \001(\t\"i\n\024SingleRunnerRe" + + "sponse\022+\n\006status\030\001 \001(\0132\033.clarifai.api.st" + + "atus.Status\022$\n\006runner\030\002 \001(\0132\024.clarifai.a" + + "pi.Runner\"o\n\023MultiRunnerResponse\022+\n\006stat" + + "us\030\001 \001(\0132\033.clarifai.api.status.Status\022+\n" + + "\007runners\030\002 \003(\0132\024.clarifai.api.RunnerB\004\200\265" + + "\030\001\"\215\001\n\026ListRunnerItemsRequest\022/\n\013user_ap" + + "p_id\030\001 \001(\0132\032.clarifai.api.UserAppIDSet\022\023" + + "\n\013nodepool_id\030\002 \001(\t\022\021\n\trunner_id\030\003 \001(\t\022\032" + + "\n\022compute_cluster_id\030\004 \001(\t\"\260\002\n\034PostRunne" + + "rItemOutputsRequest\022/\n\013user_app_id\030\001 \001(\013" + + "2\032.clarifai.api.UserAppIDSet\022\023\n\013nodepool" + + "_id\030\002 \001(\t\022\021\n\trunner_id\030\003 \001(\t\022\026\n\016runner_i" + + "tem_id\030\004 \001(\t\022;\n\023runner_item_outputs\030\005 \003(" + + "\0132\036.clarifai.api.RunnerItemOutput\022+\n\006sta" + + "tus\030\006 \001(\0132\033.clarifai.api.status.Status\022\031" + + "\n\021runner_replica_id\030\007 \001(\t\022\032\n\022compute_clu" + + "ster_id\030\010 \001(\t\"|\n\027MultiRunnerItemResponse" + "\022+\n\006status\030\001 \001(\0132\033.clarifai.api.status.S" + - "tatus\022(\n\010nodepool\030\002 \001(\0132\026.clarifai.api.N" + - "odepool\"u\n\025MultiNodepoolResponse\022+\n\006stat" + - "us\030\001 \001(\0132\033.clarifai.api.status.Status\022/\n" + - "\tnodepools\030\002 \003(\0132\026.clarifai.api.Nodepool" + - "B\004\200\265\030\001\"^\n\024GetDeploymentRequest\022/\n\013user_a" + - "pp_id\030\001 \001(\0132\032.clarifai.api.UserAppIDSet\022" + - "\025\n\rdeployment_id\030\002 \001(\t\"\267\001\n\026ListDeploymen" + - "tsRequest\022/\n\013user_app_id\030\001 \001(\0132\032.clarifa" + - "i.api.UserAppIDSet\022\023\n\013nodepool_id\030\002 \001(\t\022" + - "\014\n\004page\030\003 \001(\r\022\020\n\010per_page\030\004 \001(\r\022\031\n\021model" + - "_version_ids\030\005 \003(\t\022\034\n\024workflow_version_i" + - "ds\030\006 \003(\t\"x\n\026PostDeploymentsRequest\022/\n\013us" + + "tatus\0224\n\014runner_items\030\002 \003(\0132\030.clarifai.a" + + "pi.RunnerItemB\004\200\265\030\001\"\274\001\n\nRunnerItem\022\n\n\002id" + + "\030\001 \001(\t\022\023\n\013description\030\002 \001(\t\0225\n\017processin" + + "g_info\030\003 \001(\0132\034.clarifai.api.ProcessingIn" + + "fo\022K\n\032post_model_outputs_request\030\004 \001(\0132%" + + ".clarifai.api.PostModelOutputsRequestH\000B" + + "\t\n\007request\"b\n\020RunnerItemOutput\022B\n\025multi_" + + "output_response\030\001 \001(\0132!.clarifai.api.Mul" + + "tiOutputResponseH\000B\n\n\010response\"\217\001\n\035Multi" + + "RunnerItemOutputResponse\022+\n\006status\030\001 \001(\013" + + "2\033.clarifai.api.status.Status\022A\n\023runner_" + + "item_outputs\030\002 \003(\0132\036.clarifai.api.Runner" + + "ItemOutputB\004\200\265\030\001\"\304\001\n,PostModelVersionsTr" + + "ainingTimeEstimateRequest\022/\n\013user_app_id" + + "\030\001 \001(\0132\032.clarifai.api.UserAppIDSet\022\020\n\010mo" + + "del_id\030\002 \001(\t\0222\n\016model_versions\030\003 \003(\0132\032.c" + + "larifai.api.ModelVersion\022\035\n\025estimated_in" + + "put_count\030\004 \001(\004\"\214\001\n!MultiTrainingTimeEst" + + "imateResponse\022+\n\006status\030\001 \001(\0132\033.clarifai" + + ".api.status.Status\022:\n\027training_time_esti" + + "mates\030\002 \003(\0132\031.google.protobuf.Duration\"\033" + + "\n\031ListCloudProvidersRequest\"\205\001\n\032MultiClo" + + "udProviderResponse\022+\n\006status\030\001 \001(\0132\033.cla" + + "rifai.api.status.Status\022:\n\017cloud_provide" + + "rs\030\002 \003(\0132\033.clarifai.api.CloudProviderB\004\200" + + "\265\030\001\"N\n\027ListCloudRegionsRequest\0223\n\016cloud_" + + "provider\030\001 \001(\0132\033.clarifai.api.CloudProvi" + + "der\"^\n\030MultiCloudRegionResponse\022+\n\006statu" + + "s\030\001 \001(\0132\033.clarifai.api.status.Status\022\025\n\007" + + "regions\030\002 \003(\tB\004\200\265\030\001\"_\n\030ListInstanceTypes" + + "Request\0223\n\016cloud_provider\030\001 \001(\0132\033.clarif" + + "ai.api.CloudProvider\022\016\n\006region\030\002 \001(\t\"\202\001\n" + + "\031MultiInstanceTypeResponse\022+\n\006status\030\001 \001" + + "(\0132\033.clarifai.api.status.Status\0228\n\016insta" + + "nce_types\030\002 \003(\0132\032.clarifai.api.InstanceT" + + "ypeB\004\200\265\030\001\"g\n\030GetComputeClusterRequest\022/\n" + + "\013user_app_id\030\001 \001(\0132\032.clarifai.api.UserAp" + + "pIDSet\022\032\n\022compute_cluster_id\030\002 \001(\t\"m\n\032Li" + + "stComputeClustersRequest\022/\n\013user_app_id\030" + + "\001 \001(\0132\032.clarifai.api.UserAppIDSet\022\014\n\004pag" + + "e\030\002 \001(\r\022\020\n\010per_page\030\003 \001(\r\"\205\001\n\032PostComput" + + "eClustersRequest\022/\n\013user_app_id\030\001 \001(\0132\032." + + "clarifai.api.UserAppIDSet\0226\n\020compute_clu" + + "sters\030\002 \003(\0132\034.clarifai.api.ComputeCluste" + + "r\"\\\n\034DeleteComputeClustersRequest\022/\n\013use" + + "r_app_id\030\001 \001(\0132\032.clarifai.api.UserAppIDS" + + "et\022\013\n\003ids\030\002 \003(\t\"\202\001\n\034SingleComputeCluster", + "Response\022+\n\006status\030\001 \001(\0132\033.clarifai.api." + + "status.Status\0225\n\017compute_cluster\030\002 \001(\0132\034" + + ".clarifai.api.ComputeCluster\"\210\001\n\033MultiCo" + + "mputeClusterResponse\022+\n\006status\030\001 \001(\0132\033.c" + + "larifai.api.status.Status\022<\n\020compute_clu" + + "sters\030\002 \003(\0132\034.clarifai.api.ComputeCluste" + + "rB\004\200\265\030\001\"v\n\022GetNodepoolRequest\022/\n\013user_ap" + + "p_id\030\001 \001(\0132\032.clarifai.api.UserAppIDSet\022\032" + + "\n\022compute_cluster_id\030\002 \001(\t\022\023\n\013nodepool_i" + + "d\030\003 \001(\t\"\203\001\n\024ListNodepoolsRequest\022/\n\013user" + + "_app_id\030\001 \001(\0132\032.clarifai.api.UserAppIDSe" + + "t\022\032\n\022compute_cluster_id\030\002 \001(\t\022\014\n\004page\030\003 " + + "\001(\r\022\020\n\010per_page\030\004 \001(\r\"\216\001\n\024PostNodepoolsR" + + "equest\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai.a" + + "pi.UserAppIDSet\022\032\n\022compute_cluster_id\030\002 " + + "\001(\t\022)\n\tnodepools\030\003 \003(\0132\026.clarifai.api.No" + + "depool\"\237\001\n\025PatchNodepoolsRequest\022/\n\013user" + + "_app_id\030\001 \001(\0132\032.clarifai.api.UserAppIDSe" + + "t\022\032\n\022compute_cluster_id\030\002 \001(\t\022)\n\tnodepoo" + + "ls\030\003 \003(\0132\026.clarifai.api.Nodepool\022\016\n\006acti" + + "on\030\004 \001(\t\"r\n\026DeleteNodepoolsRequest\022/\n\013us" + "er_app_id\030\001 \001(\0132\032.clarifai.api.UserAppID" + - "Set\022-\n\013deployments\030\002 \003(\0132\030.clarifai.api." + - "Deployment\"X\n\030DeleteDeploymentsRequest\022/" + - "\n\013user_app_id\030\001 \001(\0132\032.clarifai.api.UserA" + - "ppIDSet\022\013\n\003ids\030\002 \003(\t\"\300\001\n\033PostAuditLogSea" + - "rchesRequest\022/\n\013user_app_id\030\001 \001(\0132\032.clar" + - "ifai.api.UserAppIDSet\022*\n\005query\030\002 \001(\0132\033.c" + - "larifai.api.AuditLogQuery\022\026\n\016sort_ascend" + - "ing\030\003 \001(\010\022,\n\npagination\030\005 \001(\0132\030.clarifai" + - ".api.Pagination\"}\n\032MultiAuditLogEntryRes" + - "ponse\022+\n\006status\030\001 \001(\0132\033.clarifai.api.sta" + - "tus.Status\0222\n\007entries\030\002 \003(\0132\033.clarifai.a" + - "pi.AuditLogEntryB\004\200\265\030\001\"\211\001\n\027PatchDeployme" + - "ntsRequest\022/\n\013user_app_id\030\001 \001(\0132\032.clarif" + - "ai.api.UserAppIDSet\022-\n\013deployments\030\003 \003(\013" + - "2\030.clarifai.api.Deployment\022\016\n\006action\030\004 \001" + - "(\t\"u\n\030SingleDeploymentResponse\022+\n\006status" + - "\030\001 \001(\0132\033.clarifai.api.status.Status\022,\n\nd" + - "eployment\030\002 \001(\0132\030.clarifai.api.Deploymen" + - "t\"{\n\027MultiDeploymentResponse\022+\n\006status\030\001" + - " \001(\0132\033.clarifai.api.status.Status\0223\n\013dep" + + "Set\022\032\n\022compute_cluster_id\030\002 \001(\t\022\013\n\003ids\030\003" + + " \003(\t\"o\n\026SingleNodepoolResponse\022+\n\006status" + + "\030\001 \001(\0132\033.clarifai.api.status.Status\022(\n\010n" + + "odepool\030\002 \001(\0132\026.clarifai.api.Nodepool\"u\n" + + "\025MultiNodepoolResponse\022+\n\006status\030\001 \001(\0132\033" + + ".clarifai.api.status.Status\022/\n\tnodepools" + + "\030\002 \003(\0132\026.clarifai.api.NodepoolB\004\200\265\030\001\"^\n\024" + + "GetDeploymentRequest\022/\n\013user_app_id\030\001 \001(" + + "\0132\032.clarifai.api.UserAppIDSet\022\025\n\rdeploym" + + "ent_id\030\002 \001(\t\"\267\001\n\026ListDeploymentsRequest\022" + + "/\n\013user_app_id\030\001 \001(\0132\032.clarifai.api.User" + + "AppIDSet\022\023\n\013nodepool_id\030\002 \001(\t\022\014\n\004page\030\003 " + + "\001(\r\022\020\n\010per_page\030\004 \001(\r\022\031\n\021model_version_i" + + "ds\030\005 \003(\t\022\034\n\024workflow_version_ids\030\006 \003(\t\"x" + + "\n\026PostDeploymentsRequest\022/\n\013user_app_id\030" + + "\001 \001(\0132\032.clarifai.api.UserAppIDSet\022-\n\013dep" + "loyments\030\002 \003(\0132\030.clarifai.api.Deployment" + - "B\004\200\265\030\001\"(\n&ListWorkflowEvaluationTemplate" + - "sRequest\"\266\001\n\'MultiWorkflowEvaluationTemp" + - "lateResponse\022+\n\006status\030\001 \001(\0132\033.clarifai." + - "api.status.Status\022^\n%workflow_version_ev" + - "aluation_templates\030\002 \003(\0132/.clarifai.api." + - "WorkflowVersionEvaluationTemplate*p\n\034Org" + - "anizationInvitationStatus\022\013\n\007NOT_SET\020\000\022\013" + - "\n\007PENDING\020\001\022\014\n\010ACCEPTED\020\002\022\r\n\tCANCELLED\020\003" + - "\022\014\n\010DECLINED\020\004\022\013\n\007EXPIRED\020\005*\312\001\n\037PutTaskA" + - "ssignmentsRequestAction\022/\n+PUT_TASK_ASSI" + - "GNMENTS_REQUEST_ACTION_NOT_SET\020\000\022\017\n\013LABE" + - "L_START\020\001\022\020\n\014LABEL_SUBMIT\020\002\022\020\n\014REVIEW_ST" + - "ART\020\n\022\022\n\016REVIEW_APPROVE\020\013\022\032\n\026REVIEW_REQU" + - "EST_CHANGES\020\014\022\021\n\rREVIEW_REJECT\020\r2\373\273\003\n\002V2" + - "\022\256\002\n\024ListConceptRelations\022).clarifai.api" + - ".ListConceptRelationsRequest\032*.clarifai." + - "api.MultiConceptRelationResponse\"\276\001\202\323\344\223\002" + - "\253\001\022Y/v2/users/{user_app_id.user_id}/apps" + - "/{user_app_id.app_id}/concepts/{concept_" + - "id}/relationsZN\022L/v2/users/{user_app_id." + + "\"X\n\030DeleteDeploymentsRequest\022/\n\013user_app" + + "_id\030\001 \001(\0132\032.clarifai.api.UserAppIDSet\022\013\n" + + "\003ids\030\002 \003(\t\"\300\001\n\033PostAuditLogSearchesReque" + + "st\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai.api.U" + + "serAppIDSet\022*\n\005query\030\002 \001(\0132\033.clarifai.ap" + + "i.AuditLogQuery\022\026\n\016sort_ascending\030\003 \001(\010\022" + + ",\n\npagination\030\005 \001(\0132\030.clarifai.api.Pagin" + + "ation\"}\n\032MultiAuditLogEntryResponse\022+\n\006s" + + "tatus\030\001 \001(\0132\033.clarifai.api.status.Status" + + "\0222\n\007entries\030\002 \003(\0132\033.clarifai.api.AuditLo" + + "gEntryB\004\200\265\030\001\"\211\001\n\027PatchDeploymentsRequest" + + "\022/\n\013user_app_id\030\001 \001(\0132\032.clarifai.api.Use" + + "rAppIDSet\022-\n\013deployments\030\003 \003(\0132\030.clarifa" + + "i.api.Deployment\022\016\n\006action\030\004 \001(\t\"u\n\030Sing" + + "leDeploymentResponse\022+\n\006status\030\001 \001(\0132\033.c" + + "larifai.api.status.Status\022,\n\ndeployment\030" + + "\002 \001(\0132\030.clarifai.api.Deployment\"{\n\027Multi" + + "DeploymentResponse\022+\n\006status\030\001 \001(\0132\033.cla" + + "rifai.api.status.Status\0223\n\013deployments\030\002" + + " \003(\0132\030.clarifai.api.DeploymentB\004\200\265\030\001\"(\n&" + + "ListWorkflowEvaluationTemplatesRequest\"\266" + + "\001\n\'MultiWorkflowEvaluationTemplateRespon" + + "se\022+\n\006status\030\001 \001(\0132\033.clarifai.api.status" + + ".Status\022^\n%workflow_version_evaluation_t" + + "emplates\030\002 \003(\0132/.clarifai.api.WorkflowVe" + + "rsionEvaluationTemplate*p\n\034OrganizationI" + + "nvitationStatus\022\013\n\007NOT_SET\020\000\022\013\n\007PENDING\020" + + "\001\022\014\n\010ACCEPTED\020\002\022\r\n\tCANCELLED\020\003\022\014\n\010DECLIN" + + "ED\020\004\022\013\n\007EXPIRED\020\005*\312\001\n\037PutTaskAssignments" + + "RequestAction\022/\n+PUT_TASK_ASSIGNMENTS_RE" + + "QUEST_ACTION_NOT_SET\020\000\022\017\n\013LABEL_START\020\001\022" + + "\020\n\014LABEL_SUBMIT\020\002\022\020\n\014REVIEW_START\020\n\022\022\n\016R" + + "EVIEW_APPROVE\020\013\022\032\n\026REVIEW_REQUEST_CHANGE" + + "S\020\014\022\021\n\rREVIEW_REJECT\020\r2\373\273\003\n\002V2\022\256\002\n\024ListC" + + "onceptRelations\022).clarifai.api.ListConce" + + "ptRelationsRequest\032*.clarifai.api.MultiC" + + "onceptRelationResponse\"\276\001\202\323\344\223\002\253\001\022Y/v2/us" + + "ers/{user_app_id.user_id}/apps/{user_app" + + "_id.app_id}/concepts/{concept_id}/relati" + + "onsZN\022L/v2/users/{user_app_id.user_id}/a" + + "pps/{user_app_id.app_id}/concepts/relati" + + "ons\230\234\'\005\220\234\'-\220\234\'\013\022\343\001\n\024PostConceptRelations" + + "\022).clarifai.api.PostConceptRelationsRequ" + + "est\032*.clarifai.api.MultiConceptRelationR" + + "esponse\"t\202\323\344\223\002^\"Y/v2/users/{user_app_id." + "user_id}/apps/{user_app_id.app_id}/conce" + - "pts/relations\230\234\'\005\220\234\'-\220\234\'\013\022\343\001\n\024PostConcep" + - "tRelations\022).clarifai.api.PostConceptRel" + - "ationsRequest\032*.clarifai.api.MultiConcep" + - "tRelationResponse\"t\202\323\344\223\002^\"Y/v2/users/{us" + - "er_app_id.user_id}/apps/{user_app_id.app" + - "_id}/concepts/{concept_id}/relations:\001*\230" + - "\234\'\005\220\234\'-\220\234\'\n\220\234\'\013\022\342\001\n\026DeleteConceptRelatio" + - "ns\022+.clarifai.api.DeleteConceptRelations" + - "Request\032!.clarifai.api.status.BaseRespon" + - "se\"x\202\323\344\223\002^*Y/v2/users/{user_app_id.user_" + - "id}/apps/{user_app_id.app_id}/concepts/{" + - "concept_id}/relations:\001*\230\234\'\005\220\234\'-\220\234\'\r\220\234\'\n" + - "\220\234\'\013\022\340\001\n\020GetConceptCounts\022%.clarifai.api" + - ".GetConceptCountsRequest\032\'.clarifai.api." + - "MultiConceptCountResponse\"|\202\323\344\223\002b\022I/v2/u" + - "sers/{user_app_id.user_id}/apps/{user_ap" + - "p_id.app_id}/concepts/statusZ\025\022\023/v2/conc" + - "epts/status\230\234\'\002\220\234\'-\220\234\'&\220\234\'\013\220\234\'\005\022\325\001\n\nGetC" + - "oncept\022\037.clarifai.api.GetConceptRequest\032" + - "#.clarifai.api.SingleConceptResponse\"\200\001\202" + - "\323\344\223\002n\022O/v2/users/{user_app_id.user_id}/a" + - "pps/{user_app_id.app_id}/concepts/{conce" + - "pt_id}Z\033\022\031/v2/concepts/{concept_id}\230\234\'\002\220" + - "\234\'-\220\234\'\013\022\275\001\n\014ListConcepts\022!.clarifai.api." + - "ListConceptsRequest\032\".clarifai.api.Multi" + - "ConceptResponse\"f\202\323\344\223\002T\022B/v2/users/{user" + + "pts/{concept_id}/relations:\001*\230\234\'\005\220\234\'-\220\234\'" + + "\n\220\234\'\013\022\342\001\n\026DeleteConceptRelations\022+.clari" + + "fai.api.DeleteConceptRelationsRequest\032!." + + "clarifai.api.status.BaseResponse\"x\202\323\344\223\002^" + + "*Y/v2/users/{user_app_id.user_id}/apps/{" + + "user_app_id.app_id}/concepts/{concept_id" + + "}/relations:\001*\230\234\'\005\220\234\'-\220\234\'\r\220\234\'\n\220\234\'\013\022\340\001\n\020G" + + "etConceptCounts\022%.clarifai.api.GetConcep" + + "tCountsRequest\032\'.clarifai.api.MultiConce" + + "ptCountResponse\"|\202\323\344\223\002b\022I/v2/users/{user" + "_app_id.user_id}/apps/{user_app_id.app_i" + - "d}/conceptsZ\016\022\014/v2/concepts\230\234\'\002\220\234\'-\220\234\'\013\022" + - "\275\002\n\021ListModelConcepts\022&.clarifai.api.Lis" + - "tModelConceptsRequest\032\".clarifai.api.Mul" + - "tiConceptResponse\"\333\001\202\323\344\223\002\304\001\022T/v2/users/{" + - "user_app_id.user_id}/apps/{user_app_id.a" + - "pp_id}/models/{model_id}/conceptsZl\022j/v2" + + "d}/concepts/statusZ\025\022\023/v2/concepts/statu" + + "s\230\234\'\002\220\234\'-\220\234\'&\220\234\'\013\220\234\'\005\022\325\001\n\nGetConcept\022\037.c" + + "larifai.api.GetConceptRequest\032#.clarifai" + + ".api.SingleConceptResponse\"\200\001\202\323\344\223\002n\022O/v2" + "/users/{user_app_id.user_id}/apps/{user_" + - "app_id.app_id}/models/{model_id}/version" + - "s/{version_id}/concepts\230\234\'\002\220\234\'-\220\234\'\013\220\234\'\017\022" + - "\356\001\n\024PostConceptsSearches\022).clarifai.api." + - "PostConceptsSearchesRequest\032\".clarifai.a" + - "pi.MultiConceptResponse\"\206\001\202\323\344\223\002l\"K/v2/us" + - "ers/{user_app_id.user_id}/apps/{user_app" + - "_id.app_id}/concepts/searches:\001*Z\032\"\025/v2/" + - "concepts/searches:\001*\230\234\'\002\220\234\'-\220\234\'\013\220\234\'\017\220\234\'\023" + - "\022\307\001\n\014PostConcepts\022!.clarifai.api.PostCon" + - "ceptsRequest\032\".clarifai.api.MultiConcept" + - "Response\"p\202\323\344\223\002Z\"B/v2/users/{user_app_id" + - ".user_id}/apps/{user_app_id.app_id}/conc" + - "epts:\001*Z\021\"\014/v2/concepts:\001*\230\234\'\002\220\234\'-\220\234\'\n\220\234" + - "\'\013\022\311\001\n\rPatchConcepts\022\".clarifai.api.Patc" + - "hConceptsRequest\032\".clarifai.api.MultiCon" + - "ceptResponse\"p\202\323\344\223\002Z2B/v2/users/{user_ap" + - "p_id.user_id}/apps/{user_app_id.app_id}/" + - "concepts:\001*Z\0212\014/v2/concepts:\001*\230\234\'\002\220\234\'-\220\234" + - "\'\n\220\234\'\013\022\230\002\n\022GetConceptLanguage\022\'.clarifai" + - ".api.GetConceptLanguageRequest\032+.clarifa" + - "i.api.SingleConceptLanguageResponse\"\253\001\202\323" + - "\344\223\002\230\001\022d/v2/users/{user_app_id.user_id}/a" + - "pps/{user_app_id.app_id}/concepts/{conce" + - "pt_id}/languages/{language}Z0\022./v2/conce" + - "pts/{concept_id}/languages/{language}\230\234\'" + - "\002\220\234\'-\220\234\'\013\022\205\002\n\024ListConceptLanguages\022).cla" + - "rifai.api.ListConceptLanguagesRequest\032*." + - "clarifai.api.MultiConceptLanguageRespons" + - "e\"\225\001\202\323\344\223\002\202\001\022Y/v2/users/{user_app_id.user" + - "_id}/apps/{user_app_id.app_id}/concepts/" + - "{concept_id}/languagesZ%\022#/v2/concepts/{" + - "concept_id}/languages\230\234\'\002\220\234\'-\220\234\'\013\022\217\002\n\024Po" + - "stConceptLanguages\022).clarifai.api.PostCo" + - "nceptLanguagesRequest\032*.clarifai.api.Mul" + - "tiConceptLanguageResponse\"\237\001\202\323\344\223\002\210\001\"Y/v2" + + "app_id.app_id}/concepts/{concept_id}Z\033\022\031" + + "/v2/concepts/{concept_id}\230\234\'\002\220\234\'-\220\234\'\013\022\275\001" + + "\n\014ListConcepts\022!.clarifai.api.ListConcep" + + "tsRequest\032\".clarifai.api.MultiConceptRes" + + "ponse\"f\202\323\344\223\002T\022B/v2/users/{user_app_id.us" + + "er_id}/apps/{user_app_id.app_id}/concept" + + "sZ\016\022\014/v2/concepts\230\234\'\002\220\234\'-\220\234\'\013\022\275\002\n\021ListMo" + + "delConcepts\022&.clarifai.api.ListModelConc" + + "eptsRequest\032\".clarifai.api.MultiConceptR" + + "esponse\"\333\001\202\323\344\223\002\304\001\022T/v2/users/{user_app_i" + + "d.user_id}/apps/{user_app_id.app_id}/mod" + + "els/{model_id}/conceptsZl\022j/v2/users/{us" + + "er_app_id.user_id}/apps/{user_app_id.app" + + "_id}/models/{model_id}/versions/{version" + + "_id}/concepts\230\234\'\002\220\234\'-\220\234\'\013\220\234\'\017\022\356\001\n\024PostCo" + + "nceptsSearches\022).clarifai.api.PostConcep" + + "tsSearchesRequest\032\".clarifai.api.MultiCo" + + "nceptResponse\"\206\001\202\323\344\223\002l\"K/v2/users/{user_" + + "app_id.user_id}/apps/{user_app_id.app_id" + + "}/concepts/searches:\001*Z\032\"\025/v2/concepts/s" + + "earches:\001*\230\234\'\002\220\234\'-\220\234\'\013\220\234\'\017\220\234\'\023\022\307\001\n\014PostC" + + "oncepts\022!.clarifai.api.PostConceptsReque" + + "st\032\".clarifai.api.MultiConceptResponse\"p" + + "\202\323\344\223\002Z\"B/v2/users/{user_app_id.user_id}/" + + "apps/{user_app_id.app_id}/concepts:\001*Z\021\"" + + "\014/v2/concepts:\001*\230\234\'\002\220\234\'-\220\234\'\n\220\234\'\013\022\311\001\n\rPat" + + "chConcepts\022\".clarifai.api.PatchConceptsR" + + "equest\032\".clarifai.api.MultiConceptRespon" + + "se\"p\202\323\344\223\002Z2B/v2/users/{user_app_id.user_" + + "id}/apps/{user_app_id.app_id}/concepts:\001" + + "*Z\0212\014/v2/concepts:\001*\230\234\'\002\220\234\'-\220\234\'\n\220\234\'\013\022\230\002\n" + + "\022GetConceptLanguage\022\'.clarifai.api.GetCo" + + "nceptLanguageRequest\032+.clarifai.api.Sing" + + "leConceptLanguageResponse\"\253\001\202\323\344\223\002\230\001\022d/v2" + "/users/{user_app_id.user_id}/apps/{user_" + "app_id.app_id}/concepts/{concept_id}/lan" + - "guages:\001*Z(\"#/v2/concepts/{concept_id}/l" + - "anguages:\001*\230\234\'\002\220\234\'-\220\234\'\n\220\234\'\013\022\221\002\n\025PatchCon" + - "ceptLanguages\022*.clarifai.api.PatchConcep" + - "tLanguagesRequest\032*.clarifai.api.MultiCo" + - "nceptLanguageResponse\"\237\001\202\323\344\223\002\210\0012Y/v2/use" + - "rs/{user_app_id.user_id}/apps/{user_app_" + - "id.app_id}/concepts/{concept_id}/languag" + - "es:\001*Z(2#/v2/concepts/{concept_id}/langu" + - "ages:\001*\230\234\'\002\220\234\'-\220\234\'\n\220\234\'\013\022\365\001\n\023ListKnowledg" + - "eGraphs\022(.clarifai.api.ListKnowledgeGrap" + - "hsRequest\032).clarifai.api.MultiKnowledgeG" + - "raphResponse\"\210\001\202\323\344\223\002v\022S/v2/users/{user_a" + + "guages/{language}Z0\022./v2/concepts/{conce" + + "pt_id}/languages/{language}\230\234\'\002\220\234\'-\220\234\'\013\022" + + "\205\002\n\024ListConceptLanguages\022).clarifai.api." + + "ListConceptLanguagesRequest\032*.clarifai.a" + + "pi.MultiConceptLanguageResponse\"\225\001\202\323\344\223\002\202" + + "\001\022Y/v2/users/{user_app_id.user_id}/apps/" + + "{user_app_id.app_id}/concepts/{concept_i" + + "d}/languagesZ%\022#/v2/concepts/{concept_id" + + "}/languages\230\234\'\002\220\234\'-\220\234\'\013\022\217\002\n\024PostConceptL" + + "anguages\022).clarifai.api.PostConceptLangu" + + "agesRequest\032*.clarifai.api.MultiConceptL" + + "anguageResponse\"\237\001\202\323\344\223\002\210\001\"Y/v2/users/{us" + + "er_app_id.user_id}/apps/{user_app_id.app" + + "_id}/concepts/{concept_id}/languages:\001*Z" + + "(\"#/v2/concepts/{concept_id}/languages:\001" + + "*\230\234\'\002\220\234\'-\220\234\'\n\220\234\'\013\022\221\002\n\025PatchConceptLangua" + + "ges\022*.clarifai.api.PatchConceptLanguages" + + "Request\032*.clarifai.api.MultiConceptLangu" + + "ageResponse\"\237\001\202\323\344\223\002\210\0012Y/v2/users/{user_a" + "pp_id.user_id}/apps/{user_app_id.app_id}" + - "/concepts/knowledge_graphsZ\037\022\035/v2/concep" + - "ts/knowledge_graphs\230\234\'\002\220\234\'-\220\234\'\013\022\377\001\n\023Post" + - "KnowledgeGraphs\022(.clarifai.api.PostKnowl" + - "edgeGraphsRequest\032).clarifai.api.MultiKn" + - "owledgeGraphResponse\"\222\001\202\323\344\223\002|\"S/v2/users" + - "/{user_app_id.user_id}/apps/{user_app_id" + - ".app_id}/concepts/knowledge_graphs:\001*Z\"\"" + - "\035/v2/concepts/knowledge_graphs:\001*\230\234\'\002\220\234\'" + - "-\220\234\'\n\220\234\'\013\022\233\002\n\rGetAnnotation\022\".clarifai.a" + - "pi.GetAnnotationRequest\032&.clarifai.api.S" + - "ingleAnnotationResponse\"\275\001\202\323\344\223\002\236\001\022g/v2/u" + - "sers/{user_app_id.user_id}/apps/{user_ap" + - "p_id.app_id}/inputs/{input_id}/annotatio" + - "ns/{annotation_id}Z3\0221/v2/inputs/{input_" + - "id}/annotations/{annotation_id}\230\234\'\002\220\234\'-\220" + - "\234\'\005\220\234\'&\220\234\'\013\220\234\'\017\022\330\001\n\017ListAnnotations\022$.cl" + - "arifai.api.ListAnnotationsRequest\032%.clar" + - "ifai.api.MultiAnnotationResponse\"x\202\323\344\223\002Z" + - "\022E/v2/users/{user_app_id.user_id}/apps/{" + - "user_app_id.app_id}/annotationsZ\021\022\017/v2/a" + - "nnotations\230\234\'\002\220\234\'-\220\234\'\005\220\234\'&\220\234\'\013\220\234\'\017\022\347\001\n\017P" + - "ostAnnotations\022$.clarifai.api.PostAnnota" + - "tionsRequest\032%.clarifai.api.MultiAnnotat" + - "ionResponse\"\206\001\202\323\344\223\002`\"E/v2/users/{user_ap" + - "p_id.user_id}/apps/{user_app_id.app_id}/" + - "annotations:\001*Z\024\"\017/v2/annotations:\001*\230\234\'\002" + - "\220\234\'-\220\234\'\005\220\234\'%\220\234\'&\220\234\'\013\220\234\'\017\220\234\'\023\022\351\001\n\020PatchAn" + - "notations\022%.clarifai.api.PatchAnnotation" + - "sRequest\032%.clarifai.api.MultiAnnotationR" + - "esponse\"\206\001\202\323\344\223\002`2E/v2/users/{user_app_id" + - ".user_id}/apps/{user_app_id.app_id}/anno" + - "tations:\001*Z\0242\017/v2/annotations:\001*\230\234\'\002\220\234\'-" + - "\220\234\'\005\220\234\'%\220\234\'&\220\234\'\013\220\234\'\023\220\234\'\017\022\370\001\n\026PatchAnnota" + - "tionsStatus\022+.clarifai.api.PatchAnnotati" + - "onsStatusRequest\032,.clarifai.api.PatchAnn" + - "otationsStatusResponse\"\202\001\202\323\344\223\002`2[/v2/use" + - "rs/{user_app_id.user_id}/apps/{user_app_" + - "id.app_id}/task/{task_id}/annotations/st" + - "atus:\001*\230\234\'\002\220\234\'-\220\234\'%\220\234\'&\220\234\'\013\220\234\'\023\220\234\'\017\022\244\002\n\020" + - "DeleteAnnotation\022%.clarifai.api.DeleteAn" + - "notationRequest\032!.clarifai.api.status.Ba" + - "seResponse\"\305\001\202\323\344\223\002\236\001*g/v2/users/{user_ap" + - "p_id.user_id}/apps/{user_app_id.app_id}/" + - "inputs/{input_id}/annotations/{annotatio" + - "n_id}Z3*1/v2/inputs/{input_id}/annotatio" + - "ns/{annotation_id}\230\234\'\002\220\234\'-\220\234\'\005\220\234\'%\220\234\'(\220\234" + - "\'&\220\234\'\023\220\234\'\017\022\330\002\n\021DeleteAnnotations\022&.clari" + - "fai.api.DeleteAnnotationsRequest\032!.clari" + - "fai.api.status.BaseResponse\"\367\001\202\323\344\223\002\320\001*L/" + - "v2/users/{user_app_id.user_id}/apps/{use" + - "r_app_id.app_id}/inputs/annotations:\001*Z\033" + - "*\026/v2/inputs/annotations:\001*ZJ*E/v2/users" + - "/{user_app_id.user_id}/apps/{user_app_id" + - ".app_id}/annotations:\001*Z\024*\017/v2/annotatio" + - "ns:\001*\230\234\'\002\220\234\'-\220\234\'\005\220\234\'%\220\234\'(\220\234\'&\220\234\'\023\220\234\'\017\022\367\001" + - "\n\030PatchAnnotationsSearches\022-.clarifai.ap" + - "i.PatchAnnotationsSearchesRequest\032!.clar" + - "ifai.api.MultiSearchResponse\"\210\001\202\323\344\223\002r2N/" + + "/concepts/{concept_id}/languages:\001*Z(2#/" + + "v2/concepts/{concept_id}/languages:\001*\230\234\'" + + "\002\220\234\'-\220\234\'\n\220\234\'\013\022\365\001\n\023ListKnowledgeGraphs\022(." + + "clarifai.api.ListKnowledgeGraphsRequest\032" + + ").clarifai.api.MultiKnowledgeGraphRespon" + + "se\"\210\001\202\323\344\223\002v\022S/v2/users/{user_app_id.user" + + "_id}/apps/{user_app_id.app_id}/concepts/" + + "knowledge_graphsZ\037\022\035/v2/concepts/knowled" + + "ge_graphs\230\234\'\002\220\234\'-\220\234\'\013\022\377\001\n\023PostKnowledgeG" + + "raphs\022(.clarifai.api.PostKnowledgeGraphs" + + "Request\032).clarifai.api.MultiKnowledgeGra" + + "phResponse\"\222\001\202\323\344\223\002|\"S/v2/users/{user_app" + + "_id.user_id}/apps/{user_app_id.app_id}/c" + + "oncepts/knowledge_graphs:\001*Z\"\"\035/v2/conce" + + "pts/knowledge_graphs:\001*\230\234\'\002\220\234\'-\220\234\'\n\220\234\'\013\022" + + "\233\002\n\rGetAnnotation\022\".clarifai.api.GetAnno" + + "tationRequest\032&.clarifai.api.SingleAnnot" + + "ationResponse\"\275\001\202\323\344\223\002\236\001\022g/v2/users/{user" + + "_app_id.user_id}/apps/{user_app_id.app_i" + + "d}/inputs/{input_id}/annotations/{annota" + + "tion_id}Z3\0221/v2/inputs/{input_id}/annota" + + "tions/{annotation_id}\230\234\'\002\220\234\'-\220\234\'\005\220\234\'&\220\234\'" + + "\013\220\234\'\017\022\330\001\n\017ListAnnotations\022$.clarifai.api" + + ".ListAnnotationsRequest\032%.clarifai.api.M" + + "ultiAnnotationResponse\"x\202\323\344\223\002Z\022E/v2/user" + + "s/{user_app_id.user_id}/apps/{user_app_i" + + "d.app_id}/annotationsZ\021\022\017/v2/annotations" + + "\230\234\'\002\220\234\'-\220\234\'\005\220\234\'&\220\234\'\013\220\234\'\017\022\347\001\n\017PostAnnotat" + + "ions\022$.clarifai.api.PostAnnotationsReque" + + "st\032%.clarifai.api.MultiAnnotationRespons" + + "e\"\206\001\202\323\344\223\002`\"E/v2/users/{user_app_id.user_" + + "id}/apps/{user_app_id.app_id}/annotation" + + "s:\001*Z\024\"\017/v2/annotations:\001*\230\234\'\002\220\234\'-\220\234\'\005\220\234" + + "\'%\220\234\'&\220\234\'\013\220\234\'\017\220\234\'\023\022\351\001\n\020PatchAnnotations\022" + + "%.clarifai.api.PatchAnnotationsRequest\032%" + + ".clarifai.api.MultiAnnotationResponse\"\206\001" + + "\202\323\344\223\002`2E/v2/users/{user_app_id.user_id}/" + + "apps/{user_app_id.app_id}/annotations:\001*" + + "Z\0242\017/v2/annotations:\001*\230\234\'\002\220\234\'-\220\234\'\005\220\234\'%\220\234" + + "\'&\220\234\'\013\220\234\'\023\220\234\'\017\022\370\001\n\026PatchAnnotationsStatu" + + "s\022+.clarifai.api.PatchAnnotationsStatusR" + + "equest\032,.clarifai.api.PatchAnnotationsSt" + + "atusResponse\"\202\001\202\323\344\223\002`2[/v2/users/{user_a" + + "pp_id.user_id}/apps/{user_app_id.app_id}" + + "/task/{task_id}/annotations/status:\001*\230\234\'" + + "\002\220\234\'-\220\234\'%\220\234\'&\220\234\'\013\220\234\'\023\220\234\'\017\022\244\002\n\020DeleteAnno" + + "tation\022%.clarifai.api.DeleteAnnotationRe" + + "quest\032!.clarifai.api.status.BaseResponse" + + "\"\305\001\202\323\344\223\002\236\001*g/v2/users/{user_app_id.user_" + + "id}/apps/{user_app_id.app_id}/inputs/{in" + + "put_id}/annotations/{annotation_id}Z3*1/" + + "v2/inputs/{input_id}/annotations/{annota" + + "tion_id}\230\234\'\002\220\234\'-\220\234\'\005\220\234\'%\220\234\'(\220\234\'&\220\234\'\023\220\234\'\017" + + "\022\330\002\n\021DeleteAnnotations\022&.clarifai.api.De" + + "leteAnnotationsRequest\032!.clarifai.api.st" + + "atus.BaseResponse\"\367\001\202\323\344\223\002\320\001*L/v2/users/{" + + "user_app_id.user_id}/apps/{user_app_id.a" + + "pp_id}/inputs/annotations:\001*Z\033*\026/v2/inpu" + + "ts/annotations:\001*ZJ*E/v2/users/{user_app" + + "_id.user_id}/apps/{user_app_id.app_id}/a" + + "nnotations:\001*Z\024*\017/v2/annotations:\001*\230\234\'\002\220" + + "\234\'-\220\234\'\005\220\234\'%\220\234\'(\220\234\'&\220\234\'\023\220\234\'\017\022\367\001\n\030PatchAnn" + + "otationsSearches\022-.clarifai.api.PatchAnn" + + "otationsSearchesRequest\032!.clarifai.api.M" + + "ultiSearchResponse\"\210\001\202\323\344\223\002r2N/v2/users/{" + + "user_app_id.user_id}/apps/{user_app_id.a" + + "pp_id}/annotations/searches:\001*Z\0352\030/v2/an" + + "notations/searches:\001*\230\234\'\002\220\234\'-\220\234\'s\220\234\'r\022\205\002" + + "\n\027PostAnnotationsSearches\022,.clarifai.api" + + ".PostAnnotationsSearchesRequest\032!.clarif" + + "ai.api.MultiSearchResponse\"\230\001\202\323\344\223\002r\"N/v2" + + "/users/{user_app_id.user_id}/apps/{user_" + + "app_id.app_id}/annotations/searches:\001*Z\035" + + "\"\030/v2/annotations/searches:\001*\230\234\'\002\220\234\'-\220\234\'" + + "&\220\234\'\013\220\234\'\005\220\234\'\017\220\234\'\003\220\234\'\023\022\361\001\n\025ListAnnotation" + + "Workers\022*.clarifai.api.ListAnnotationWor" + + "kersRequest\032!.clarifai.api.MultiWorkerRe" + + "sponse\"\210\001\202\323\344\223\002j\022M/v2/users/{user_app_id." + + "user_id}/apps/{user_app_id.app_id}/annot" + + "ations/workersZ\031\022\027/v2/annotations/worker" + + "s\230\234\'\002\220\234\'-\220\234\'&\220\234\'2\220\234\'\017\220\234\'\023\022\325\001\n\rGetInputCo" + + "unt\022\".clarifai.api.GetInputCountRequest\032" + + "&.clarifai.api.SingleInputCountResponse\"" + + "x\202\323\344\223\002^\022G/v2/users/{user_app_id.user_id}" + + "/apps/{user_app_id.app_id}/inputs/status" + + "Z\023\022\021/v2/inputs/status\230\234\'\002\220\234\'-\220\234\'&\220\234\'\013\220\234\'" + + "\005\022\315\001\n\014StreamInputs\022!.clarifai.api.Stream" + + "InputsRequest\032 .clarifai.api.MultiInputR" + + "esponse\"x\202\323\344\223\002^\022G/v2/users/{user_app_id." + + "user_id}/apps/{user_app_id.app_id}/input" + + "s/streamZ\023\022\021/v2/inputs/stream\230\234\'\002\220\234\'-\220\234\'" + + "&\220\234\'\013\220\234\'\005\022\201\002\n\017GetInputSamples\022$.clarifai" + + ".api.GetInputSamplesRequest\032*.clarifai.a" + + "pi.MultiInputAnnotationResponse\"\233\001\202\323\344\223\002\200" + + "\001\022X/v2/users/{user_app_id.user_id}/apps/" + + "{user_app_id.app_id}/tasks/{task_id}/inp" + + "uts/samplesZ$\022\"/v2/tasks/{task_id}/input" + + "s/samples\230\234\'\002\220\234\'-\220\234\'&\220\234\'\013\220\234\'\005\022\317\001\n\010GetInp" + + "ut\022\035.clarifai.api.GetInputRequest\032!.clar" + + "ifai.api.SingleInputResponse\"\200\001\202\323\344\223\002f\022K/" + "v2/users/{user_app_id.user_id}/apps/{use" + - "r_app_id.app_id}/annotations/searches:\001*" + - "Z\0352\030/v2/annotations/searches:\001*\230\234\'\002\220\234\'-\220" + - "\234\'s\220\234\'r\022\205\002\n\027PostAnnotationsSearches\022,.cl" + - "arifai.api.PostAnnotationsSearchesReques" + - "t\032!.clarifai.api.MultiSearchResponse\"\230\001\202" + - "\323\344\223\002r\"N/v2/users/{user_app_id.user_id}/a" + - "pps/{user_app_id.app_id}/annotations/sea" + - "rches:\001*Z\035\"\030/v2/annotations/searches:\001*\230" + - "\234\'\002\220\234\'-\220\234\'&\220\234\'\013\220\234\'\005\220\234\'\017\220\234\'\003\220\234\'\023\022\361\001\n\025List" + - "AnnotationWorkers\022*.clarifai.api.ListAnn" + - "otationWorkersRequest\032!.clarifai.api.Mul" + - "tiWorkerResponse\"\210\001\202\323\344\223\002j\022M/v2/users/{us" + - "er_app_id.user_id}/apps/{user_app_id.app" + - "_id}/annotations/workersZ\031\022\027/v2/annotati" + - "ons/workers\230\234\'\002\220\234\'-\220\234\'&\220\234\'2\220\234\'\017\220\234\'\023\022\325\001\n\r" + - "GetInputCount\022\".clarifai.api.GetInputCou" + - "ntRequest\032&.clarifai.api.SingleInputCoun" + - "tResponse\"x\202\323\344\223\002^\022G/v2/users/{user_app_i" + - "d.user_id}/apps/{user_app_id.app_id}/inp" + - "uts/statusZ\023\022\021/v2/inputs/status\230\234\'\002\220\234\'-\220" + - "\234\'&\220\234\'\013\220\234\'\005\022\315\001\n\014StreamInputs\022!.clarifai." + - "api.StreamInputsRequest\032 .clarifai.api.M" + - "ultiInputResponse\"x\202\323\344\223\002^\022G/v2/users/{us" + - "er_app_id.user_id}/apps/{user_app_id.app" + - "_id}/inputs/streamZ\023\022\021/v2/inputs/stream\230" + - "\234\'\002\220\234\'-\220\234\'&\220\234\'\013\220\234\'\005\022\201\002\n\017GetInputSamples\022" + - "$.clarifai.api.GetInputSamplesRequest\032*." + - "clarifai.api.MultiInputAnnotationRespons" + - "e\"\233\001\202\323\344\223\002\200\001\022X/v2/users/{user_app_id.user" + - "_id}/apps/{user_app_id.app_id}/tasks/{ta" + - "sk_id}/inputs/samplesZ$\022\"/v2/tasks/{task" + - "_id}/inputs/samples\230\234\'\002\220\234\'-\220\234\'&\220\234\'\013\220\234\'\005\022" + - "\317\001\n\010GetInput\022\035.clarifai.api.GetInputRequ" + - "est\032!.clarifai.api.SingleInputResponse\"\200" + - "\001\202\323\344\223\002f\022K/v2/users/{user_app_id.user_id}" + - "/apps/{user_app_id.app_id}/inputs/{input" + - "_id}Z\027\022\025/v2/inputs/{input_id}\230\234\'\002\220\234\'-\220\234\'" + - "&\220\234\'\013\220\234\'\005\022\200\002\n\025GetInputVideoManifest\022%.cl" + - "arifai.api.GetVideoManifestRequest\032&.cla" + - "rifai.api.GetVideoManifestResponse\"\227\001\202\323\344" + - "\223\002\204\001\022Z/v2/users/{user_app_id.user_id}/ap" + - "ps/{user_app_id.app_id}/inputs/{input_id" + - "}/video_manifestZ&\022$/v2/inputs/{input_id" + - "}/video_manifest\230\234\'\002\220\234\'-\220\234\'\005\022\273\001\n\nListInp" + - "uts\022\037.clarifai.api.ListInputsRequest\032 .c" + - "larifai.api.MultiInputResponse\"j\202\323\344\223\002P\022@" + - "/v2/users/{user_app_id.user_id}/apps/{us" + - "er_app_id.app_id}/inputsZ\014\022\n/v2/inputs\230\234" + - "\'\002\220\234\'-\220\234\'&\220\234\'\013\220\234\'\005\022\326\001\n\nPostInputs\022\037.clar" + - "ifai.api.PostInputsRequest\032 .clarifai.ap" + - "i.MultiInputResponse\"\204\001\202\323\344\223\002V\"@/v2/users" + - "/{user_app_id.user_id}/apps/{user_app_id" + - ".app_id}/inputs:\001*Z\017\"\n/v2/inputs:\001*\230\234\'\002\220" + - "\234\'-\220\234\'%\220\234\'&\220\234\'\013\220\234\'\004\220\234\'\005\220\234\'\017\220\234\'\002\220\234\'\023\022\317\001\n\013" + - "PatchInputs\022 .clarifai.api.PatchInputsRe" + - "quest\032 .clarifai.api.MultiInputResponse\"" + - "|\202\323\344\223\002V2@/v2/users/{user_app_id.user_id}" + - "/apps/{user_app_id.app_id}/inputs:\001*Z\0172\n" + - "/v2/inputs:\001*\230\234\'\002\220\234\'-\220\234\'%\220\234\'&\220\234\'\013\220\234\'\004\220\234\'" + - "\005\220\234\'\017\022\351\001\n\013DeleteInput\022 .clarifai.api.Del" + - "eteInputRequest\032!.clarifai.api.status.Ba" + - "seResponse\"\224\001\202\323\344\223\002f*K/v2/users/{user_app" + + "r_app_id.app_id}/inputs/{input_id}Z\027\022\025/v" + + "2/inputs/{input_id}\230\234\'\002\220\234\'-\220\234\'&\220\234\'\013\220\234\'\005\022" + + "\200\002\n\025GetInputVideoManifest\022%.clarifai.api" + + ".GetVideoManifestRequest\032&.clarifai.api." + + "GetVideoManifestResponse\"\227\001\202\323\344\223\002\204\001\022Z/v2/" + + "users/{user_app_id.user_id}/apps/{user_a" + + "pp_id.app_id}/inputs/{input_id}/video_ma" + + "nifestZ&\022$/v2/inputs/{input_id}/video_ma" + + "nifest\230\234\'\002\220\234\'-\220\234\'\005\022\273\001\n\nListInputs\022\037.clar" + + "ifai.api.ListInputsRequest\032 .clarifai.ap" + + "i.MultiInputResponse\"j\202\323\344\223\002P\022@/v2/users/" + + "{user_app_id.user_id}/apps/{user_app_id." + + "app_id}/inputsZ\014\022\n/v2/inputs\230\234\'\002\220\234\'-\220\234\'&" + + "\220\234\'\013\220\234\'\005\022\326\001\n\nPostInputs\022\037.clarifai.api.P" + + "ostInputsRequest\032 .clarifai.api.MultiInp" + + "utResponse\"\204\001\202\323\344\223\002V\"@/v2/users/{user_app" + "_id.user_id}/apps/{user_app_id.app_id}/i" + - "nputs/{input_id}Z\027*\025/v2/inputs/{input_id" + - "}\230\234\'\002\220\234\'-\220\234\'%\220\234\'(\220\234\'&\220\234\'\004\220\234\'\010\220\234\'\005\220\234\'\017\220\234\'" + - "\023\022\333\001\n\014DeleteInputs\022!.clarifai.api.Delete" + - "InputsRequest\032!.clarifai.api.status.Base" + - "Response\"\204\001\202\323\344\223\002V*@/v2/users/{user_app_i" + - "d.user_id}/apps/{user_app_id.app_id}/inp" + - "uts:\001*Z\017*\n/v2/inputs:\001*\230\234\'\002\220\234\'-\220\234\'%\220\234\'(\220" + - "\234\'&\220\234\'\004\220\234\'\010\220\234\'\005\220\234\'\017\220\234\'\023\022\342\001\n\023PatchInputsS" + - "earches\022(.clarifai.api.PatchInputsSearch" + - "esRequest\032!.clarifai.api.MultiSearchResp" + - "onse\"~\202\323\344\223\002h2I/v2/users/{user_app_id.use" + - "r_id}/apps/{user_app_id.app_id}/inputs/s" + - "earches:\001*Z\0302\023/v2/inputs/searches:\001*\230\234\'\002" + - "\220\234\'-\220\234\'s\220\234\'r\022\361\001\n\022PostInputsSearches\022\'.cl" + - "arifai.api.PostInputsSearchesRequest\032!.c" + - "larifai.api.MultiSearchResponse\"\216\001\202\323\344\223\002h" + - "\"I/v2/users/{user_app_id.user_id}/apps/{" + - "user_app_id.app_id}/inputs/searches:\001*Z\030" + - "\"\023/v2/inputs/searches:\001*\230\234\'\002\220\234\'-\220\234\'&\220\234\'\013" + - "\220\234\'\005\220\234\'\017\220\234\'\003\220\234\'\023\022\211\004\n\020PostModelOutputs\022%." + - "clarifai.api.PostModelOutputsRequest\032!.c" + - "larifai.api.MultiOutputResponse\"\252\003\202\323\344\223\002\217" + - "\003\"i/v2/users/{user_app_id.user_id}/apps/" + - "{user_app_id.app_id}/models/{model_id}/v" + - "ersions/{version_id}/outputs:\001*Z8\"3/v2/m" + - "odels/{model_id}/versions/{version_id}/o" + - "utputs:\001*ZX\"S/v2/users/{user_app_id.user" + - "_id}/apps/{user_app_id.app_id}/models/{m" + - "odel_id}/outputs:\001*Z\"\"\035/v2/models/{model" + - "_id}/outputs:\001*Zg\"b/v2/users/{runner_sel" + - "ector.deployment.user_id}/deployments/{r" + - "unner_selector.deployment.id}/outputs:\001*" + - "\230\234\'\002\220\234\'-\220\234\'\013\220\234\'\017\220\234\'\002\022\332\002\n\024GenerateModelOu" + - "tputs\022%.clarifai.api.PostModelOutputsReq" + - "uest\032!.clarifai.api.MultiOutputResponse\"" + - "\365\001\202\323\344\223\002\332\001\"r/v2/users/{user_app_id.user_i" + - "d}/apps/{user_app_id.app_id}/models/{mod" + - "el_id}/versions/{version_id}/outputs/gen" + - "erate:\001*Za\"\\/v2/users/{user_app_id.user_" + - "id}/apps/{user_app_id.app_id}/models/{mo" + - "del_id}/outputs/generate:\001*\230\234\'\002\220\234\'-\220\234\'\013\220" + - "\234\'\017\220\234\'\0020\001\022\234\001\n\022StreamModelOutputs\022%.clari" + - "fai.api.PostModelOutputsRequest\032!.clarif" + - "ai.api.MultiOutputResponse\"8\202\323\344\223\002\036\"\031/v2/" + - "models/outputs/stream:\001*\230\234\'\002\220\234\'-\220\234\'\013\220\234\'\017" + - "\220\234\'\002(\0010\001\022\357\001\n\014ListDatasets\022!.clarifai.api" + - ".ListDatasetsRequest\032\".clarifai.api.Mult" + - "iDatasetResponse\"\227\001\202\323\344\223\002\200\001\022B/v2/users/{u" + - "ser_app_id.user_id}/apps/{user_app_id.ap" + - "p_id}/datasetsZ*\022(/v2/users/{user_app_id" + - ".user_id}/datasetsZ\016\022\014/v2/datasets\230\234\'\002\220\234" + - "\'-\220\234\'i\220\234\'r\022\331\001\n\nGetDataset\022\037.clarifai.api" + - ".GetDatasetRequest\032#.clarifai.api.Single" + - "DatasetResponse\"\204\001\202\323\344\223\002n\022O/v2/users/{use" + - "r_app_id.user_id}/apps/{user_app_id.app_" + - "id}/datasets/{dataset_id}Z\033\022\031/v2/dataset" + - "s/{dataset_id}\230\234\'\002\220\234\'-\220\234\'i\220\234\'r\022\317\001\n\014PostD" + - "atasets\022!.clarifai.api.PostDatasetsReque" + - "st\032\".clarifai.api.MultiDatasetResponse\"x" + - "\202\323\344\223\002Z\"B/v2/users/{user_app_id.user_id}/" + - "apps/{user_app_id.app_id}/datasets:\001*Z\021\"" + - "\014/v2/datasets:\001*\230\234\'\002\220\234\'-\220\234\'i\220\234\'j\220\234\'r\220\234\'s" + - "\022\321\001\n\rPatchDatasets\022\".clarifai.api.PatchD" + - "atasetsRequest\032\".clarifai.api.MultiDatas" + - "etResponse\"x\202\323\344\223\002Z2B/v2/users/{user_app_" + - "id.user_id}/apps/{user_app_id.app_id}/da" + - "tasets:\001*Z\0212\014/v2/datasets:\001*\230\234\'\002\220\234\'-\220\234\'i" + - "\220\234\'j\220\234\'r\220\234\'s\022\316\001\n\016DeleteDatasets\022#.clarif" + - "ai.api.DeleteDatasetsRequest\032!.clarifai." + - "api.status.BaseResponse\"t\202\323\344\223\002Z*B/v2/use" + - "rs/{user_app_id.user_id}/apps/{user_app_" + - "id.app_id}/datasets:\001*Z\021*\014/v2/datasets:\001" + - "*\230\234\'\002\220\234\'-\220\234\'i\220\234\'j\220\234\'k\022\201\002\n\021ListDatasetInp" + - "uts\022&.clarifai.api.ListDatasetInputsRequ" + - "est\032\'.clarifai.api.MultiDatasetInputResp" + - "onse\"\232\001\202\323\344\223\002|\022V/v2/users/{user_app_id.us" + - "er_id}/apps/{user_app_id.app_id}/dataset" + - "s/{dataset_id}/inputsZ\"\022 /v2/datasets/{d" + - "ataset_id}/inputs\230\234\'\002\220\234\'-\220\234\'i\220\234\'\005\220\234\'&\220\234\'" + - "\013\022\225\002\n\017GetDatasetInput\022$.clarifai.api.Get" + - "DatasetInputRequest\032(.clarifai.api.Singl" + - "eDatasetInputResponse\"\261\001\202\323\344\223\002\222\001\022a/v2/use" + + "nputs:\001*Z\017\"\n/v2/inputs:\001*\230\234\'\002\220\234\'-\220\234\'%\220\234\'" + + "&\220\234\'\013\220\234\'\004\220\234\'\005\220\234\'\017\220\234\'\002\220\234\'\023\022\317\001\n\013PatchInput" + + "s\022 .clarifai.api.PatchInputsRequest\032 .cl" + + "arifai.api.MultiInputResponse\"|\202\323\344\223\002V2@/" + + "v2/users/{user_app_id.user_id}/apps/{use" + + "r_app_id.app_id}/inputs:\001*Z\0172\n/v2/inputs" + + ":\001*\230\234\'\002\220\234\'-\220\234\'%\220\234\'&\220\234\'\013\220\234\'\004\220\234\'\005\220\234\'\017\022\351\001\n\013" + + "DeleteInput\022 .clarifai.api.DeleteInputRe" + + "quest\032!.clarifai.api.status.BaseResponse" + + "\"\224\001\202\323\344\223\002f*K/v2/users/{user_app_id.user_i" + + "d}/apps/{user_app_id.app_id}/inputs/{inp" + + "ut_id}Z\027*\025/v2/inputs/{input_id}\230\234\'\002\220\234\'-\220" + + "\234\'%\220\234\'(\220\234\'&\220\234\'\004\220\234\'\010\220\234\'\005\220\234\'\017\220\234\'\023\022\333\001\n\014Dele" + + "teInputs\022!.clarifai.api.DeleteInputsRequ" + + "est\032!.clarifai.api.status.BaseResponse\"\204" + + "\001\202\323\344\223\002V*@/v2/users/{user_app_id.user_id}" + + "/apps/{user_app_id.app_id}/inputs:\001*Z\017*\n" + + "/v2/inputs:\001*\230\234\'\002\220\234\'-\220\234\'%\220\234\'(\220\234\'&\220\234\'\004\220\234\'" + + "\010\220\234\'\005\220\234\'\017\220\234\'\023\022\342\001\n\023PatchInputsSearches\022(." + + "clarifai.api.PatchInputsSearchesRequest\032" + + "!.clarifai.api.MultiSearchResponse\"~\202\323\344\223" + + "\002h2I/v2/users/{user_app_id.user_id}/apps" + + "/{user_app_id.app_id}/inputs/searches:\001*" + + "Z\0302\023/v2/inputs/searches:\001*\230\234\'\002\220\234\'-\220\234\'s\220\234" + + "\'r\022\361\001\n\022PostInputsSearches\022\'.clarifai.api" + + ".PostInputsSearchesRequest\032!.clarifai.ap" + + "i.MultiSearchResponse\"\216\001\202\323\344\223\002h\"I/v2/user" + + "s/{user_app_id.user_id}/apps/{user_app_i" + + "d.app_id}/inputs/searches:\001*Z\030\"\023/v2/inpu" + + "ts/searches:\001*\230\234\'\002\220\234\'-\220\234\'&\220\234\'\013\220\234\'\005\220\234\'\017\220\234" + + "\'\003\220\234\'\023\022\211\004\n\020PostModelOutputs\022%.clarifai.a" + + "pi.PostModelOutputsRequest\032!.clarifai.ap" + + "i.MultiOutputResponse\"\252\003\202\323\344\223\002\217\003\"i/v2/use" + "rs/{user_app_id.user_id}/apps/{user_app_" + - "id.app_id}/datasets/{dataset_id}/inputs/" + - "{input_id}Z-\022+/v2/datasets/{dataset_id}/" + - "inputs/{input_id}\230\234\'\002\220\234\'-\220\234\'i\220\234\'\005\220\234\'&\220\234\'" + - "\013\022\214\002\n\021PostDatasetInputs\022&.clarifai.api.P" + - "ostDatasetInputsRequest\032\'.clarifai.api.M" + - "ultiDatasetInputResponse\"\245\001\202\323\344\223\002\202\001\"V/v2/" + - "users/{user_app_id.user_id}/apps/{user_a" + - "pp_id.app_id}/datasets/{dataset_id}/inpu" + - "ts:\001*Z%\" /v2/datasets/{dataset_id}/input" + - "s:\001*\230\234\'\002\220\234\'-\220\234\'i\220\234\'\004\220\234\'\005\220\234\'&\220\234\'\013\022\206\002\n\023Del" + - "eteDatasetInputs\022(.clarifai.api.DeleteDa" + - "tasetInputsRequest\032!.clarifai.api.status" + - ".BaseResponse\"\241\001\202\323\344\223\002\202\001*V/v2/users/{user" + - "_app_id.user_id}/apps/{user_app_id.app_i" + - "d}/datasets/{dataset_id}/inputs:\001*Z%* /v" + - "2/datasets/{dataset_id}/inputs:\001*\230\234\'\002\220\234\'" + - "-\220\234\'i\220\234\'\004\220\234\'\010\220\234\'\005\022\204\002\n\023ListDatasetVersion" + - "s\022(.clarifai.api.ListDatasetVersionsRequ" + - "est\032).clarifai.api.MultiDatasetVersionRe" + - "sponse\"\227\001\202\323\344\223\002\200\001\022X/v2/users/{user_app_id" + + "id.app_id}/models/{model_id}/versions/{v" + + "ersion_id}/outputs:\001*Z8\"3/v2/models/{mod" + + "el_id}/versions/{version_id}/outputs:\001*Z" + + "X\"S/v2/users/{user_app_id.user_id}/apps/" + + "{user_app_id.app_id}/models/{model_id}/o" + + "utputs:\001*Z\"\"\035/v2/models/{model_id}/outpu" + + "ts:\001*Zg\"b/v2/users/{runner_selector.depl" + + "oyment.user_id}/deployments/{runner_sele" + + "ctor.deployment.id}/outputs:\001*\230\234\'\002\220\234\'-\220\234" + + "\'\013\220\234\'\017\220\234\'\002\022\332\002\n\024GenerateModelOutputs\022%.cl" + + "arifai.api.PostModelOutputsRequest\032!.cla" + + "rifai.api.MultiOutputResponse\"\365\001\202\323\344\223\002\332\001\"" + + "r/v2/users/{user_app_id.user_id}/apps/{u" + + "ser_app_id.app_id}/models/{model_id}/ver" + + "sions/{version_id}/outputs/generate:\001*Za" + + "\"\\/v2/users/{user_app_id.user_id}/apps/{" + + "user_app_id.app_id}/models/{model_id}/ou" + + "tputs/generate:\001*\230\234\'\002\220\234\'-\220\234\'\013\220\234\'\017\220\234\'\0020\001\022" + + "\234\001\n\022StreamModelOutputs\022%.clarifai.api.Po" + + "stModelOutputsRequest\032!.clarifai.api.Mul" + + "tiOutputResponse\"8\202\323\344\223\002\036\"\031/v2/models/out" + + "puts/stream:\001*\230\234\'\002\220\234\'-\220\234\'\013\220\234\'\017\220\234\'\002(\0010\001\022\357" + + "\001\n\014ListDatasets\022!.clarifai.api.ListDatas" + + "etsRequest\032\".clarifai.api.MultiDatasetRe" + + "sponse\"\227\001\202\323\344\223\002\200\001\022B/v2/users/{user_app_id" + ".user_id}/apps/{user_app_id.app_id}/data" + - "sets/{dataset_id}/versionsZ$\022\"/v2/datase" + - "ts/{dataset_id}/versions\230\234\'\002\220\234\'-\220\234\'i\220\234\'r" + - "\022\253\002\n\021GetDatasetVersion\022&.clarifai.api.Ge" + - "tDatasetVersionRequest\032*.clarifai.api.Si" + - "ngleDatasetVersionResponse\"\301\001\202\323\344\223\002\252\001\022m/v" + + "setsZ*\022(/v2/users/{user_app_id.user_id}/" + + "datasetsZ\016\022\014/v2/datasets\230\234\'\002\220\234\'-\220\234\'i\220\234\'r" + + "\022\331\001\n\nGetDataset\022\037.clarifai.api.GetDatase" + + "tRequest\032#.clarifai.api.SingleDatasetRes" + + "ponse\"\204\001\202\323\344\223\002n\022O/v2/users/{user_app_id.u" + + "ser_id}/apps/{user_app_id.app_id}/datase" + + "ts/{dataset_id}Z\033\022\031/v2/datasets/{dataset" + + "_id}\230\234\'\002\220\234\'-\220\234\'i\220\234\'r\022\317\001\n\014PostDatasets\022!." + + "clarifai.api.PostDatasetsRequest\032\".clari" + + "fai.api.MultiDatasetResponse\"x\202\323\344\223\002Z\"B/v" + "2/users/{user_app_id.user_id}/apps/{user" + - "_app_id.app_id}/datasets/{dataset_id}/ve" + - "rsions/{dataset_version_id}Z9\0227/v2/datas" + - "ets/{dataset_id}/versions/{dataset_versi" + - "on_id}\230\234\'\002\220\234\'-\220\234\'i\220\234\'r\022\342\002\n\037ListDatasetVe" + - "rsionMetricsGroups\0224.clarifai.api.ListDa", - "tasetVersionMetricsGroupsRequest\0325.clari" + - "fai.api.MultiDatasetVersionMetricsGroupR" + - "esponse\"\321\001\202\323\344\223\002\272\001\022u/v2/users/{user_app_i" + - "d.user_id}/apps/{user_app_id.app_id}/dat" + - "asets/{dataset_id}/versions/{dataset_ver" + - "sion_id}/metricsZA\022?/v2/datasets/{datase" + - "t_id}/versions/{dataset_version_id}/metr" + - "ics\230\234\'\002\220\234\'-\220\234\'i\220\234\'\013\022\222\002\n\023PostDatasetVersi" + - "ons\022(.clarifai.api.PostDatasetVersionsRe" + - "quest\032).clarifai.api.MultiDatasetVersion" + - "Response\"\245\001\202\323\344\223\002\206\001\"X/v2/users/{user_app_" + - "id.user_id}/apps/{user_app_id.app_id}/da" + - "tasets/{dataset_id}/versions:\001*Z\'\"\"/v2/d" + - "atasets/{dataset_id}/versions:\001*\230\234\'\002\220\234\'-" + - "\220\234\'i\220\234\'j\220\234\'\017\220\234\'\023\022\214\002\n\024PatchDatasetVersion" + - "s\022).clarifai.api.PatchDatasetVersionsReq" + - "uest\032).clarifai.api.MultiDatasetVersionR" + - "esponse\"\235\001\202\323\344\223\002\206\0012X/v2/users/{user_app_i" + - "d.user_id}/apps/{user_app_id.app_id}/dat" + - "asets/{dataset_id}/versions:\001*Z\'2\"/v2/da" + - "tasets/{dataset_id}/versions:\001*\230\234\'\002\220\234\'-\220" + - "\234\'i\220\234\'j\022\212\002\n\025DeleteDatasetVersions\022*.clar" + - "ifai.api.DeleteDatasetVersionsRequest\032!." + - "clarifai.api.status.BaseResponse\"\241\001\202\323\344\223\002" + - "\206\001*X/v2/users/{user_app_id.user_id}/apps" + - "/{user_app_id.app_id}/datasets/{dataset_" + - "id}/versions:\001*Z\'*\"/v2/datasets/{dataset" + - "_id}/versions:\001*\230\234\'\002\220\234\'-\220\234\'i\220\234\'j\220\234\'k\022\324\002\n" + - "\030PutDatasetVersionExports\022-.clarifai.api" + - ".PutDatasetVersionExportsRequest\032/.clari" + - "fai.api.MultiDatasetVersionExportRespons" + - "e\"\327\001\202\323\344\223\002\300\001\032u/v2/users/{user_app_id.user" + - "_id}/apps/{user_app_id.app_id}/datasets/" + - "{dataset_id}/versions/{dataset_version_i" + - "d}/exports:\001*ZD\032?/v2/datasets/{dataset_i" + - "d}/versions/{dataset_version_id}/exports" + - ":\001*\230\234\'\002\220\234\'-\220\234\'i\220\234\'j\022\351\001\n\014GetModelType\022!.c" + - "larifai.api.GetModelTypeRequest\032%.clarif" + - "ai.api.SingleModelTypeResponse\"\216\001\202\323\344\223\002|\022" + - "V/v2/users/{user_app_id.user_id}/apps/{u" + - "ser_app_id.app_id}/models/types/{model_t" + - "ype_id}Z\"\022 /v2/models/types/{model_type_" + - "id}\230\234\'\002\220\234\'-\220\234\'\017\022\231\001\n\026ListOpenSourceLicens" + - "es\022+.clarifai.api.ListOpenSourceLicenses" + - "Request\032,.clarifai.api.ListOpenSourceLic" + - "ensesResponse\"$\202\323\344\223\002\032\022\030/v2/open_source_l" + - "icenses\230\234\'\001\022\313\001\n\016ListModelTypes\022#.clarifa" + - "i.api.ListModelTypesRequest\032$.clarifai.a" + - "pi.MultiModelTypeResponse\"n\202\323\344\223\002\\\022F/v2/u" + - "sers/{user_app_id.user_id}/apps/{user_ap" + - "p_id.app_id}/models/typesZ\022\022\020/v2/models/" + - "types\230\234\'\002\220\234\'-\220\234\'\017\022\312\001\n\010GetModel\022\035.clarifa" + - "i.api.GetModelRequest\032!.clarifai.api.Sin" + - "gleModelResponse\"|\202\323\344\223\002f\022K/v2/users/{use" + - "r_app_id.user_id}/apps/{user_app_id.app_" + - "id}/models/{model_id}Z\027\022\025/v2/models/{mod" + - "el_id}\230\234\'\002\220\234\'-\220\234\'\013\220\234\'\017\022\232\003\n\022GetModelOutpu" + - "tInfo\022\035.clarifai.api.GetModelRequest\032!.c" + - "larifai.api.SingleModelResponse\"\301\002\202\323\344\223\002\252" + - "\002\022W/v2/users/{user_app_id.user_id}/apps/" + - "{user_app_id.app_id}/models/{model_id}/o" + - "utput_infoZ#\022!/v2/models/{model_id}/outp" + - "ut_infoZo\022m/v2/users/{user_app_id.user_i" + - "d}/apps/{user_app_id.app_id}/models/{mod" + - "el_id}/versions/{version_id}/output_info" + - "Z9\0227/v2/models/{model_id}/versions/{vers" + - "ion_id}/output_info\230\234\'\002\220\234\'-\220\234\'\013\220\234\'\017\022\342\001\n\n" + - "ListModels\022\037.clarifai.api.ListModelsRequ" + - "est\032 .clarifai.api.MultiModelResponse\"\220\001" + - "\202\323\344\223\002z\022@/v2/users/{user_app_id.user_id}/" + - "apps/{user_app_id.app_id}/modelsZ(\022&/v2/" + - "users/{user_app_id.user_id}/modelsZ\014\022\n/v" + - "2/models\230\234\'\002\220\234\'-\220\234\'\013\220\234\'\017\022\347\001\n\021GetResource" + - "Counts\022&.clarifai.api.GetResourceCountsR" + - "equest\032\'.clarifai.api.GetResourceCountsR" + - "esponse\"\200\001\202\323\344\223\002b\022I/v2/users/{user_app_id" + - ".user_id}/apps/{user_app_id.app_id}/reso" + - "urce_countsZ\025\022\023/v2/resource_counts\230\234\'\002\220\234" + - "\'i\220\234\'\017\220\234\'\023\220\234\'m\220\234\'-\022\337\001\n\022PostModelsSearche" + - "s\022\'.clarifai.api.PostModelsSearchesReque" + - "st\032 .clarifai.api.MultiModelResponse\"~\202\323" + - "\344\223\002h\"I/v2/users/{user_app_id.user_id}/ap" + - "ps/{user_app_id.app_id}/models/searches:" + - "\001*Z\030\"\023/v2/models/searches:\001*\230\234\'\002\220\234\'-\220\234\'\013" + - "\220\234\'\017\022\312\001\n\nPostModels\022\037.clarifai.api.PostM" + - "odelsRequest\032!.clarifai.api.SingleModelR" + - "esponse\"x\202\323\344\223\002V\"@/v2/users/{user_app_id." + - "user_id}/apps/{user_app_id.app_id}/model" + - "s:\001*Z\017\"\n/v2/models:\001*\230\234\'\002\220\234\'-\220\234\'\013\220\234\'\016\220\234\'" + - "\017\220\234\'\032\220\234\'\023\022\307\001\n\013PatchModels\022 .clarifai.api" + - ".PatchModelsRequest\032 .clarifai.api.Multi" + - "ModelResponse\"t\202\323\344\223\002V2@/v2/users/{user_a" + + "_app_id.app_id}/datasets:\001*Z\021\"\014/v2/datas" + + "ets:\001*\230\234\'\002\220\234\'-\220\234\'i\220\234\'j\220\234\'r\220\234\'s\022\321\001\n\rPatch" + + "Datasets\022\".clarifai.api.PatchDatasetsReq" + + "uest\032\".clarifai.api.MultiDatasetResponse" + + "\"x\202\323\344\223\002Z2B/v2/users/{user_app_id.user_id" + + "}/apps/{user_app_id.app_id}/datasets:\001*Z" + + "\0212\014/v2/datasets:\001*\230\234\'\002\220\234\'-\220\234\'i\220\234\'j\220\234\'r\220\234" + + "\'s\022\316\001\n\016DeleteDatasets\022#.clarifai.api.Del" + + "eteDatasetsRequest\032!.clarifai.api.status" + + ".BaseResponse\"t\202\323\344\223\002Z*B/v2/users/{user_a" + "pp_id.user_id}/apps/{user_app_id.app_id}" + - "/models:\001*Z\0172\n/v2/models:\001*\230\234\'\002\220\234\'-\220\234\'\013\220" + - "\234\'\016\220\234\'\017\220\234\'\032\022\266\001\n\rPatchModelIds\022\".clarifai" + - ".api.PatchModelIdsRequest\032 .clarifai.api" + - ".MultiModelResponse\"_\202\323\344\223\002I2D/v2/users/{" + - "user_app_id.user_id}/apps/{user_app_id.a" + - "pp_id}/models/ids:\001*\230\234\'\002\220\234\'-\220\234\'\016\220\234\'\017\022\335\001\n" + - "\013DeleteModel\022 .clarifai.api.DeleteModelR" + - "equest\032!.clarifai.api.status.BaseRespons" + - "e\"\210\001\202\323\344\223\002f*K/v2/users/{user_app_id.user_" + - "id}/apps/{user_app_id.app_id}/models/{mo" + - "del_id}Z\027*\025/v2/models/{model_id}\230\234\'\002\220\234\'-" + - "\220\234\'\013\220\234\'\016\220\234\'\021\220\234\'\017\220\234\'\023\022\316\001\n\014DeleteModels\022!." + - "clarifai.api.DeleteModelsRequest\032!.clari" + - "fai.api.status.BaseResponse\"x\202\323\344\223\002V*@/v2" + - "/users/{user_app_id.user_id}/apps/{user_" + - "app_id.app_id}/models:\001*Z\017*\n/v2/models:\001" + - "*\230\234\'\002\220\234\'-\220\234\'\013\220\234\'\016\220\234\'\021\220\234\'\017\220\234\'\023\022\225\002\n\027PatchM" + - "odelCheckConsents\022,.clarifai.api.PatchMo" + - "delCheckConsentsRequest\032,.clarifai.api.M" + - "ultiModelCheckConsentResponse\"\235\001\202\323\344\223\002\212\0012" + - "Z/v2/users/{user_app_id.user_id}/apps/{u" + - "ser_app_id.app_id}/models/{model_id}/che" + - "ck_consents:\001*Z)2$/v2/models/{model_id}/" + - "check_consents:\001*\230\234\'\002\220\234\'-\220\234\'\017\022\371\001\n\022PatchM" + - "odelToolkits\022\'.clarifai.api.PatchModelTo" + - "olkitsRequest\032\'.clarifai.api.MultiModelT" + - "oolkitResponse\"\220\001\202\323\344\223\002~2T/v2/users/{user" + + "/datasets:\001*Z\021*\014/v2/datasets:\001*\230\234\'\002\220\234\'-\220" + + "\234\'i\220\234\'j\220\234\'k\022\201\002\n\021ListDatasetInputs\022&.clar" + + "ifai.api.ListDatasetInputsRequest\032\'.clar" + + "ifai.api.MultiDatasetInputResponse\"\232\001\202\323\344" + + "\223\002|\022V/v2/users/{user_app_id.user_id}/app" + + "s/{user_app_id.app_id}/datasets/{dataset" + + "_id}/inputsZ\"\022 /v2/datasets/{dataset_id}" + + "/inputs\230\234\'\002\220\234\'-\220\234\'i\220\234\'\005\220\234\'&\220\234\'\013\022\225\002\n\017GetD" + + "atasetInput\022$.clarifai.api.GetDatasetInp" + + "utRequest\032(.clarifai.api.SingleDatasetIn" + + "putResponse\"\261\001\202\323\344\223\002\222\001\022a/v2/users/{user_a" + + "pp_id.user_id}/apps/{user_app_id.app_id}" + + "/datasets/{dataset_id}/inputs/{input_id}" + + "Z-\022+/v2/datasets/{dataset_id}/inputs/{in" + + "put_id}\230\234\'\002\220\234\'-\220\234\'i\220\234\'\005\220\234\'&\220\234\'\013\022\214\002\n\021Post" + + "DatasetInputs\022&.clarifai.api.PostDataset" + + "InputsRequest\032\'.clarifai.api.MultiDatase" + + "tInputResponse\"\245\001\202\323\344\223\002\202\001\"V/v2/users/{use" + + "r_app_id.user_id}/apps/{user_app_id.app_" + + "id}/datasets/{dataset_id}/inputs:\001*Z%\" /" + + "v2/datasets/{dataset_id}/inputs:\001*\230\234\'\002\220\234" + + "\'-\220\234\'i\220\234\'\004\220\234\'\005\220\234\'&\220\234\'\013\022\206\002\n\023DeleteDataset" + + "Inputs\022(.clarifai.api.DeleteDatasetInput" + + "sRequest\032!.clarifai.api.status.BaseRespo" + + "nse\"\241\001\202\323\344\223\002\202\001*V/v2/users/{user_app_id.us" + + "er_id}/apps/{user_app_id.app_id}/dataset" + + "s/{dataset_id}/inputs:\001*Z%* /v2/datasets" + + "/{dataset_id}/inputs:\001*\230\234\'\002\220\234\'-\220\234\'i\220\234\'\004\220" + + "\234\'\010\220\234\'\005\022\204\002\n\023ListDatasetVersions\022(.clarif" + + "ai.api.ListDatasetVersionsRequest\032).clar" + + "ifai.api.MultiDatasetVersionResponse\"\227\001\202" + + "\323\344\223\002\200\001\022X/v2/users/{user_app_id.user_id}/" + + "apps/{user_app_id.app_id}/datasets/{data" + + "set_id}/versionsZ$\022\"/v2/datasets/{datase" + + "t_id}/versions\230\234\'\002\220\234\'-\220\234\'i\220\234\'r\022\253\002\n\021GetDa" + + "tasetVersion\022&.clarifai.api.GetDatasetVe" + + "rsionRequest\032*.clarifai.api.SingleDatase" + + "tVersionResponse\"\301\001\202\323\344\223\002\252\001\022m/v2/users/{u" + + "ser_app_id.user_id}/apps/{user_app_id.ap" + + "p_id}/datasets/{dataset_id}/versions/{da" + + "taset_version_id}Z9\0227/v2/datasets/{datas" + + "et_id}/versions/{dataset_version_id}\230\234\'\002" + + "\220\234\'-\220\234\'i\220\234\'r\022\342\002\n\037ListDatasetVersionMetri", + "csGroups\0224.clarifai.api.ListDatasetVersi" + + "onMetricsGroupsRequest\0325.clarifai.api.Mu" + + "ltiDatasetVersionMetricsGroupResponse\"\321\001" + + "\202\323\344\223\002\272\001\022u/v2/users/{user_app_id.user_id}" + + "/apps/{user_app_id.app_id}/datasets/{dat" + + "aset_id}/versions/{dataset_version_id}/m" + + "etricsZA\022?/v2/datasets/{dataset_id}/vers" + + "ions/{dataset_version_id}/metrics\230\234\'\002\220\234\'" + + "-\220\234\'i\220\234\'\013\022\222\002\n\023PostDatasetVersions\022(.clar" + + "ifai.api.PostDatasetVersionsRequest\032).cl" + + "arifai.api.MultiDatasetVersionResponse\"\245" + + "\001\202\323\344\223\002\206\001\"X/v2/users/{user_app_id.user_id" + + "}/apps/{user_app_id.app_id}/datasets/{da" + + "taset_id}/versions:\001*Z\'\"\"/v2/datasets/{d" + + "ataset_id}/versions:\001*\230\234\'\002\220\234\'-\220\234\'i\220\234\'j\220\234" + + "\'\017\220\234\'\023\022\214\002\n\024PatchDatasetVersions\022).clarif" + + "ai.api.PatchDatasetVersionsRequest\032).cla" + + "rifai.api.MultiDatasetVersionResponse\"\235\001" + + "\202\323\344\223\002\206\0012X/v2/users/{user_app_id.user_id}" + + "/apps/{user_app_id.app_id}/datasets/{dat" + + "aset_id}/versions:\001*Z\'2\"/v2/datasets/{da" + + "taset_id}/versions:\001*\230\234\'\002\220\234\'-\220\234\'i\220\234\'j\022\212\002" + + "\n\025DeleteDatasetVersions\022*.clarifai.api.D" + + "eleteDatasetVersionsRequest\032!.clarifai.a" + + "pi.status.BaseResponse\"\241\001\202\323\344\223\002\206\001*X/v2/us" + + "ers/{user_app_id.user_id}/apps/{user_app" + + "_id.app_id}/datasets/{dataset_id}/versio" + + "ns:\001*Z\'*\"/v2/datasets/{dataset_id}/versi" + + "ons:\001*\230\234\'\002\220\234\'-\220\234\'i\220\234\'j\220\234\'k\022\324\002\n\030PutDatase" + + "tVersionExports\022-.clarifai.api.PutDatase" + + "tVersionExportsRequest\032/.clarifai.api.Mu" + + "ltiDatasetVersionExportResponse\"\327\001\202\323\344\223\002\300" + + "\001\032u/v2/users/{user_app_id.user_id}/apps/" + + "{user_app_id.app_id}/datasets/{dataset_i" + + "d}/versions/{dataset_version_id}/exports" + + ":\001*ZD\032?/v2/datasets/{dataset_id}/version" + + "s/{dataset_version_id}/exports:\001*\230\234\'\002\220\234\'" + + "-\220\234\'i\220\234\'j\022\351\001\n\014GetModelType\022!.clarifai.ap" + + "i.GetModelTypeRequest\032%.clarifai.api.Sin" + + "gleModelTypeResponse\"\216\001\202\323\344\223\002|\022V/v2/users" + + "/{user_app_id.user_id}/apps/{user_app_id" + + ".app_id}/models/types/{model_type_id}Z\"\022" + + " /v2/models/types/{model_type_id}\230\234\'\002\220\234\'" + + "-\220\234\'\017\022\231\001\n\026ListOpenSourceLicenses\022+.clari" + + "fai.api.ListOpenSourceLicensesRequest\032,." + + "clarifai.api.ListOpenSourceLicensesRespo" + + "nse\"$\202\323\344\223\002\032\022\030/v2/open_source_licenses\230\234\'" + + "\001\022\313\001\n\016ListModelTypes\022#.clarifai.api.List" + + "ModelTypesRequest\032$.clarifai.api.MultiMo" + + "delTypeResponse\"n\202\323\344\223\002\\\022F/v2/users/{user" + "_app_id.user_id}/apps/{user_app_id.app_i" + - "d}/models/{model_id}/toolkits:\001*Z#2\036/v2/" + - "models/{model_id}/toolkits:\001*\230\234\'\002\220\234\'-\220\234\'" + - "\017\022\371\001\n\022PatchModelUseCases\022\'.clarifai.api." + - "PatchModelUseCasesRequest\032\'.clarifai.api" + - ".MultiModelUseCaseResponse\"\220\001\202\323\344\223\002~2T/v2" + - "/users/{user_app_id.user_id}/apps/{user_" + - "app_id.app_id}/models/{model_id}/usecase" + - "s:\001*Z#2\036/v2/models/{model_id}/usecases:\001" + - "*\230\234\'\002\220\234\'-\220\234\'\017\022\377\001\n\023PatchModelLanguages\022(." + - "clarifai.api.PatchModelLanguagesRequest\032" + - "(.clarifai.api.MultiModelLanguageRespons" + - "e\"\223\001\202\323\344\223\002\200\0012U/v2/users/{user_app_id.user" + - "_id}/apps/{user_app_id.app_id}/models/{m" + - "odel_id}/languages:\001*Z$2\037/v2/models/{mod" + - "el_id}/languages:\001*\230\234\'\002\220\234\'-\220\234\'\017\022\224\003\n\017List" + - "ModelInputs\022$.clarifai.api.ListModelInpu" + - "tsRequest\032 .clarifai.api.MultiInputRespo" + - "nse\"\270\002\210\002\001\202\323\344\223\002\226\002\022R/v2/users/{user_app_id" + - ".user_id}/apps/{user_app_id.app_id}/mode" + - "ls/{model_id}/inputsZ\036\022\034/v2/models/{mode" + - "l_id}/inputsZj\022h/v2/users/{user_app_id.u" + + "d}/models/typesZ\022\022\020/v2/models/types\230\234\'\002\220" + + "\234\'-\220\234\'\017\022\312\001\n\010GetModel\022\035.clarifai.api.GetM" + + "odelRequest\032!.clarifai.api.SingleModelRe" + + "sponse\"|\202\323\344\223\002f\022K/v2/users/{user_app_id.u" + "ser_id}/apps/{user_app_id.app_id}/models" + - "/{model_id}/versions/{version_id}/inputs" + - "Z4\0222/v2/models/{model_id}/versions/{vers" + - "ion_id}/inputs\230\234\'\002\220\234\'-\220\234\'&\220\234\'\013\220\234\'\005\220\234\'\017\022\215" + - "\002\n\017GetModelVersion\022$.clarifai.api.GetMod" + - "elVersionRequest\032(.clarifai.api.SingleMo" + - "delVersionResponse\"\251\001\202\323\344\223\002\222\001\022a/v2/users/" + - "{user_app_id.user_id}/apps/{user_app_id." + - "app_id}/models/{model_id}/versions/{vers" + - "ion_id}Z-\022+/v2/models/{model_id}/version" + - "s/{version_id}\230\234\'\002\220\234\'-\220\234\'\013\220\234\'\017\022\365\001\n\021ListM" + - "odelVersions\022&.clarifai.api.ListModelVer" + - "sionsRequest\032\'.clarifai.api.MultiModelVe" + - "rsionResponse\"\216\001\202\323\344\223\002x\022T/v2/users/{user_" + + "/{model_id}Z\027\022\025/v2/models/{model_id}\230\234\'\002" + + "\220\234\'-\220\234\'\013\220\234\'\017\022\232\003\n\022GetModelOutputInfo\022\035.cl" + + "arifai.api.GetModelRequest\032!.clarifai.ap" + + "i.SingleModelResponse\"\301\002\202\323\344\223\002\252\002\022W/v2/use" + + "rs/{user_app_id.user_id}/apps/{user_app_" + + "id.app_id}/models/{model_id}/output_info" + + "Z#\022!/v2/models/{model_id}/output_infoZo\022" + + "m/v2/users/{user_app_id.user_id}/apps/{u" + + "ser_app_id.app_id}/models/{model_id}/ver" + + "sions/{version_id}/output_infoZ9\0227/v2/mo" + + "dels/{model_id}/versions/{version_id}/ou" + + "tput_info\230\234\'\002\220\234\'-\220\234\'\013\220\234\'\017\022\342\001\n\nListModels" + + "\022\037.clarifai.api.ListModelsRequest\032 .clar" + + "ifai.api.MultiModelResponse\"\220\001\202\323\344\223\002z\022@/v" + + "2/users/{user_app_id.user_id}/apps/{user" + + "_app_id.app_id}/modelsZ(\022&/v2/users/{use" + + "r_app_id.user_id}/modelsZ\014\022\n/v2/models\230\234" + + "\'\002\220\234\'-\220\234\'\013\220\234\'\017\022\347\001\n\021GetResourceCounts\022&.c" + + "larifai.api.GetResourceCountsRequest\032\'.c" + + "larifai.api.GetResourceCountsResponse\"\200\001" + + "\202\323\344\223\002b\022I/v2/users/{user_app_id.user_id}/" + + "apps/{user_app_id.app_id}/resource_count" + + "sZ\025\022\023/v2/resource_counts\230\234\'\002\220\234\'i\220\234\'\017\220\234\'\023" + + "\220\234\'m\220\234\'-\022\337\001\n\022PostModelsSearches\022\'.clarif" + + "ai.api.PostModelsSearchesRequest\032 .clari" + + "fai.api.MultiModelResponse\"~\202\323\344\223\002h\"I/v2/" + + "users/{user_app_id.user_id}/apps/{user_a" + + "pp_id.app_id}/models/searches:\001*Z\030\"\023/v2/" + + "models/searches:\001*\230\234\'\002\220\234\'-\220\234\'\013\220\234\'\017\022\312\001\n\nP" + + "ostModels\022\037.clarifai.api.PostModelsReque" + + "st\032!.clarifai.api.SingleModelResponse\"x\202" + + "\323\344\223\002V\"@/v2/users/{user_app_id.user_id}/a" + + "pps/{user_app_id.app_id}/models:\001*Z\017\"\n/v" + + "2/models:\001*\230\234\'\002\220\234\'-\220\234\'\013\220\234\'\016\220\234\'\017\220\234\'\032\220\234\'\023\022" + + "\307\001\n\013PatchModels\022 .clarifai.api.PatchMode" + + "lsRequest\032 .clarifai.api.MultiModelRespo" + + "nse\"t\202\323\344\223\002V2@/v2/users/{user_app_id.user" + + "_id}/apps/{user_app_id.app_id}/models:\001*" + + "Z\0172\n/v2/models:\001*\230\234\'\002\220\234\'-\220\234\'\013\220\234\'\016\220\234\'\017\220\234\'" + + "\032\022\266\001\n\rPatchModelIds\022\".clarifai.api.Patch" + + "ModelIdsRequest\032 .clarifai.api.MultiMode" + + "lResponse\"_\202\323\344\223\002I2D/v2/users/{user_app_i" + + "d.user_id}/apps/{user_app_id.app_id}/mod" + + "els/ids:\001*\230\234\'\002\220\234\'-\220\234\'\016\220\234\'\017\022\335\001\n\013DeleteMod" + + "el\022 .clarifai.api.DeleteModelRequest\032!.c" + + "larifai.api.status.BaseResponse\"\210\001\202\323\344\223\002f" + + "*K/v2/users/{user_app_id.user_id}/apps/{" + + "user_app_id.app_id}/models/{model_id}Z\027*" + + "\025/v2/models/{model_id}\230\234\'\002\220\234\'-\220\234\'\013\220\234\'\016\220\234" + + "\'\021\220\234\'\017\220\234\'\023\022\316\001\n\014DeleteModels\022!.clarifai.a" + + "pi.DeleteModelsRequest\032!.clarifai.api.st" + + "atus.BaseResponse\"x\202\323\344\223\002V*@/v2/users/{us" + + "er_app_id.user_id}/apps/{user_app_id.app" + + "_id}/models:\001*Z\017*\n/v2/models:\001*\230\234\'\002\220\234\'-\220" + + "\234\'\013\220\234\'\016\220\234\'\021\220\234\'\017\220\234\'\023\022\225\002\n\027PatchModelCheckC" + + "onsents\022,.clarifai.api.PatchModelCheckCo" + + "nsentsRequest\032,.clarifai.api.MultiModelC" + + "heckConsentResponse\"\235\001\202\323\344\223\002\212\0012Z/v2/users" + + "/{user_app_id.user_id}/apps/{user_app_id" + + ".app_id}/models/{model_id}/check_consent" + + "s:\001*Z)2$/v2/models/{model_id}/check_cons" + + "ents:\001*\230\234\'\002\220\234\'-\220\234\'\017\022\371\001\n\022PatchModelToolki" + + "ts\022\'.clarifai.api.PatchModelToolkitsRequ" + + "est\032\'.clarifai.api.MultiModelToolkitResp" + + "onse\"\220\001\202\323\344\223\002~2T/v2/users/{user_app_id.us" + + "er_id}/apps/{user_app_id.app_id}/models/" + + "{model_id}/toolkits:\001*Z#2\036/v2/models/{mo" + + "del_id}/toolkits:\001*\230\234\'\002\220\234\'-\220\234\'\017\022\371\001\n\022Patc" + + "hModelUseCases\022\'.clarifai.api.PatchModel" + + "UseCasesRequest\032\'.clarifai.api.MultiMode" + + "lUseCaseResponse\"\220\001\202\323\344\223\002~2T/v2/users/{us" + + "er_app_id.user_id}/apps/{user_app_id.app" + + "_id}/models/{model_id}/usecases:\001*Z#2\036/v" + + "2/models/{model_id}/usecases:\001*\230\234\'\002\220\234\'-\220" + + "\234\'\017\022\377\001\n\023PatchModelLanguages\022(.clarifai.a" + + "pi.PatchModelLanguagesRequest\032(.clarifai" + + ".api.MultiModelLanguageResponse\"\223\001\202\323\344\223\002\200" + + "\0012U/v2/users/{user_app_id.user_id}/apps/" + + "{user_app_id.app_id}/models/{model_id}/l" + + "anguages:\001*Z$2\037/v2/models/{model_id}/lan" + + "guages:\001*\230\234\'\002\220\234\'-\220\234\'\017\022\224\003\n\017ListModelInput" + + "s\022$.clarifai.api.ListModelInputsRequest\032" + + " .clarifai.api.MultiInputResponse\"\270\002\210\002\001\202" + + "\323\344\223\002\226\002\022R/v2/users/{user_app_id.user_id}/" + + "apps/{user_app_id.app_id}/models/{model_" + + "id}/inputsZ\036\022\034/v2/models/{model_id}/inpu" + + "tsZj\022h/v2/users/{user_app_id.user_id}/ap" + + "ps/{user_app_id.app_id}/models/{model_id" + + "}/versions/{version_id}/inputsZ4\0222/v2/mo" + + "dels/{model_id}/versions/{version_id}/in" + + "puts\230\234\'\002\220\234\'-\220\234\'&\220\234\'\013\220\234\'\005\220\234\'\017\022\215\002\n\017GetMode" + + "lVersion\022$.clarifai.api.GetModelVersionR" + + "equest\032(.clarifai.api.SingleModelVersion" + + "Response\"\251\001\202\323\344\223\002\222\001\022a/v2/users/{user_app_" + + "id.user_id}/apps/{user_app_id.app_id}/mo" + + "dels/{model_id}/versions/{version_id}Z-\022" + + "+/v2/models/{model_id}/versions/{version" + + "_id}\230\234\'\002\220\234\'-\220\234\'\013\220\234\'\017\022\365\001\n\021ListModelVersio" + + "ns\022&.clarifai.api.ListModelVersionsReque" + + "st\032\'.clarifai.api.MultiModelVersionRespo" + + "nse\"\216\001\202\323\344\223\002x\022T/v2/users/{user_app_id.use" + + "r_id}/apps/{user_app_id.app_id}/models/{" + + "model_id}/versionsZ \022\036/v2/models/{model_" + + "id}/versions\230\234\'\002\220\234\'-\220\234\'\013\220\234\'\017\022\274\002\n\035PostWor" + + "kflowVersionsUnPublish\0222.clarifai.api.Po" + + "stWorkflowVersionsUnPublishRequest\032!.cla" + + "rifai.api.status.BaseResponse\"\303\001\202\323\344\223\002\214\001\"" + + "[/v2/users/{user_app_id.user_id}/apps/{u" + + "ser_app_id.app_id}/workflows/{workflow_i" + + "d}/unpublish:\001*Z*\"%/v2/workflows/{workfl" + + "ow_id}/unpublish:\001*\230\234\'\002\220\234\'-\220\234\'x\220\234\'&\220\234\'\013\220" + + "\234\'\005\220\234\'\016\220\234\'\017\220\234\'\032\220\234\'\023\220\234\'5\220\234\'6\022\264\002\n\033PostWork" + + "flowVersionsPublish\0220.clarifai.api.PostW" + + "orkflowVersionsPublishRequest\032!.clarifai" + + ".api.status.BaseResponse\"\277\001\202\323\344\223\002\210\001\"Y/v2/" + + "users/{user_app_id.user_id}/apps/{user_a" + + "pp_id.app_id}/workflows/{workflow_id}/pu" + + "blish:\001*Z(\"#/v2/workflows/{workflow_id}/" + + "publish:\001*\230\234\'\002\220\234\'-\220\234\'w\220\234\'&\220\234\'\013\220\234\'\005\220\234\'\016\220\234" + + "\'\017\220\234\'\032\220\234\'\023\220\234\'5\220\234\'6\022\241\002\n\030PostModelVersions" + + "Publish\022-.clarifai.api.PostModelVersions" + + "PublishRequest\032!.clarifai.api.status.Bas" + + "eResponse\"\262\001\202\323\344\223\002|\"S/v2/users/{user_app_" + + "id.user_id}/apps/{user_app_id.app_id}/mo" + + "dels/{model_id}/publish:\001*Z\"\"\035/v2/models" + + "/{model_id}/publish:\001*\230\234\'\002\220\234\'-\220\234\'u\220\234\'&\220\234" + + "\'\013\220\234\'\005\220\234\'\016\220\234\'\017\220\234\'\032\220\234\'\023\220\234\'5\220\234\'6\022\252\002\n\032PostM" + + "odelVersionsUnPublish\022/.clarifai.api.Pos" + + "tModelVersionsUnPublishRequest\032!.clarifa" + + "i.api.status.BaseResponse\"\267\001\202\323\344\223\002\200\001\"U/v2" + + "/users/{user_app_id.user_id}/apps/{user_" + + "app_id.app_id}/models/{model_id}/unpubli" + + "sh:\001*Z$\"\037/v2/models/{model_id}/unpublish" + + ":\001*\230\234\'\002\220\234\'-\220\234\'v\220\234\'&\220\234\'\013\220\234\'\005\220\234\'\016\220\234\'\017\220\234\'\032\220" + + "\234\'\023\220\234\'5\220\234\'6\022\221\002\n\021PostModelVersions\022&.clar" + + "ifai.api.PostModelVersionsRequest\032!.clar" + + "ifai.api.SingleModelResponse\"\260\001\202\323\344\223\002~\"T/" + + "v2/users/{user_app_id.user_id}/apps/{use" + + "r_app_id.app_id}/models/{model_id}/versi" + + "ons:\001*Z#\"\036/v2/models/{model_id}/versions" + + ":\001*\230\234\'\002\220\234\'-\220\234\'&\220\234\'\013\220\234\'\005\220\234\'\016\220\234\'\017\220\234\'\032\220\234\'\023\220" + + "\234\'5\220\234\'6\022\337\001\n\022PatchModelVersions\022\'.clarifa" + + "i.api.PatchModelVersionsRequest\032\'.clarif" + + "ai.api.MultiModelVersionResponse\"w\202\323\344\223\002Y" + + "2T/v2/users/{user_app_id.user_id}/apps/{" + + "user_app_id.app_id}/models/{model_id}/ve" + + "rsions:\001*\230\234\'\002\220\234\'-\220\234\'\013\220\234\'\017\220\234\'\016\220\234\'\032\022\230\002\n\022De" + + "leteModelVersion\022\'.clarifai.api.DeleteMo" + + "delVersionRequest\032!.clarifai.api.status." + + "BaseResponse\"\265\001\202\323\344\223\002\222\001*a/v2/users/{user_" + "app_id.user_id}/apps/{user_app_id.app_id" + - "}/models/{model_id}/versionsZ \022\036/v2/mode" + - "ls/{model_id}/versions\230\234\'\002\220\234\'-\220\234\'\013\220\234\'\017\022\274" + - "\002\n\035PostWorkflowVersionsUnPublish\0222.clari" + - "fai.api.PostWorkflowVersionsUnPublishReq" + - "uest\032!.clarifai.api.status.BaseResponse\"" + - "\303\001\202\323\344\223\002\214\001\"[/v2/users/{user_app_id.user_i" + - "d}/apps/{user_app_id.app_id}/workflows/{" + - "workflow_id}/unpublish:\001*Z*\"%/v2/workflo" + - "ws/{workflow_id}/unpublish:\001*\230\234\'\002\220\234\'-\220\234\'" + - "x\220\234\'&\220\234\'\013\220\234\'\005\220\234\'\016\220\234\'\017\220\234\'\032\220\234\'\023\220\234\'5\220\234\'6\022\264\002" + - "\n\033PostWorkflowVersionsPublish\0220.clarifai" + - ".api.PostWorkflowVersionsPublishRequest\032" + - "!.clarifai.api.status.BaseResponse\"\277\001\202\323\344" + - "\223\002\210\001\"Y/v2/users/{user_app_id.user_id}/ap" + - "ps/{user_app_id.app_id}/workflows/{workf" + - "low_id}/publish:\001*Z(\"#/v2/workflows/{wor" + - "kflow_id}/publish:\001*\230\234\'\002\220\234\'-\220\234\'w\220\234\'&\220\234\'\013" + - "\220\234\'\005\220\234\'\016\220\234\'\017\220\234\'\032\220\234\'\023\220\234\'5\220\234\'6\022\241\002\n\030PostMod" + - "elVersionsPublish\022-.clarifai.api.PostMod" + - "elVersionsPublishRequest\032!.clarifai.api." + - "status.BaseResponse\"\262\001\202\323\344\223\002|\"S/v2/users/" + - "{user_app_id.user_id}/apps/{user_app_id." + - "app_id}/models/{model_id}/publish:\001*Z\"\"\035" + - "/v2/models/{model_id}/publish:\001*\230\234\'\002\220\234\'-" + - "\220\234\'u\220\234\'&\220\234\'\013\220\234\'\005\220\234\'\016\220\234\'\017\220\234\'\032\220\234\'\023\220\234\'5\220\234\'6" + - "\022\252\002\n\032PostModelVersionsUnPublish\022/.clarif" + - "ai.api.PostModelVersionsUnPublishRequest" + - "\032!.clarifai.api.status.BaseResponse\"\267\001\202\323" + - "\344\223\002\200\001\"U/v2/users/{user_app_id.user_id}/a" + + "}/models/{model_id}/versions/{version_id" + + "}Z-*+/v2/models/{model_id}/versions/{ver" + + "sion_id}\230\234\'\002\220\234\'-\220\234\'\013\220\234\'\016\220\234\'\021\220\234\'\017\220\234\'\023\022\271\001\n" + + "\027PostModelVersionsUpload\022,.clarifai.api." + + "PostModelVersionsUploadRequest\032-.clarifa" + + "i.api.PostModelVersionsUploadResponse\"=\202" + + "\323\344\223\002\037\"\032/v2/models/versions/upload:\001*\230\234\'\002" + + "\220\234\'-\220\234\'\016\220\234\'\017\220\234\'\032\220\234\'\023(\0010\001\022\267\002\n\026PutModelVer" + + "sionExports\022+.clarifai.api.PutModelVersi" + + "onExportsRequest\032..clarifai.api.SingleMo" + + "delVersionExportResponse\"\277\001\202\323\344\223\002\242\001\032i/v2/" + + "users/{user_app_id.user_id}/apps/{user_a" + + "pp_id.app_id}/models/{model_id}/versions" + + "/{version_id}/exportsZ5\0323/v2/models/{mod" + + "el_id}/versions/{version_id}/exports\230\234\'\002" + + "\220\234\'-\220\234\'\017\220\234\'\216\001\220\234\'\217\001\022\260\002\n\025GetModelVersionEx" + + "port\022*.clarifai.api.GetModelVersionExpor" + + "tRequest\032..clarifai.api.SingleModelVersi" + + "onExportResponse\"\272\001\202\323\344\223\002\242\001\022i/v2/users/{u" + + "ser_app_id.user_id}/apps/{user_app_id.ap" + + "p_id}/models/{model_id}/versions/{versio" + + "n_id}/exportsZ5\0223/v2/models/{model_id}/v" + + "ersions/{version_id}/exports\230\234\'\002\220\234\'-\220\234\'\017" + + "\220\234\'\216\001\022\267\002\n\026GetModelVersionMetrics\022+.clari" + + "fai.api.GetModelVersionMetricsRequest\032(." + + "clarifai.api.SingleModelVersionResponse\"" + + "\305\001\202\323\344\223\002\242\001\022i/v2/users/{user_app_id.user_i" + + "d}/apps/{user_app_id.app_id}/models/{mod" + + "el_id}/versions/{version_id}/metricsZ5\0223" + + "/v2/models/{model_id}/versions/{version_" + + "id}/metrics\230\234\'\002\220\234\'-\220\234\'&\220\234\'\013\220\234\'\017\220\234\'\005\220\234\'5\022" + + "\323\002\n\027PostModelVersionMetrics\022,.clarifai.a" + + "pi.PostModelVersionMetricsRequest\032(.clar" + + "ifai.api.SingleModelVersionResponse\"\337\001\202\323" + + "\344\223\002\250\001\"i/v2/users/{user_app_id.user_id}/a" + "pps/{user_app_id.app_id}/models/{model_i" + - "d}/unpublish:\001*Z$\"\037/v2/models/{model_id}" + - "/unpublish:\001*\230\234\'\002\220\234\'-\220\234\'v\220\234\'&\220\234\'\013\220\234\'\005\220\234\'" + - "\016\220\234\'\017\220\234\'\032\220\234\'\023\220\234\'5\220\234\'6\022\221\002\n\021PostModelVersi" + - "ons\022&.clarifai.api.PostModelVersionsRequ" + - "est\032!.clarifai.api.SingleModelResponse\"\260" + - "\001\202\323\344\223\002~\"T/v2/users/{user_app_id.user_id}" + - "/apps/{user_app_id.app_id}/models/{model" + - "_id}/versions:\001*Z#\"\036/v2/models/{model_id" + - "}/versions:\001*\230\234\'\002\220\234\'-\220\234\'&\220\234\'\013\220\234\'\005\220\234\'\016\220\234\'" + - "\017\220\234\'\032\220\234\'\023\220\234\'5\220\234\'6\022\337\001\n\022PatchModelVersions" + - "\022\'.clarifai.api.PatchModelVersionsReques" + - "t\032\'.clarifai.api.MultiModelVersionRespon" + - "se\"w\202\323\344\223\002Y2T/v2/users/{user_app_id.user_" + - "id}/apps/{user_app_id.app_id}/models/{mo" + - "del_id}/versions:\001*\230\234\'\002\220\234\'-\220\234\'\013\220\234\'\017\220\234\'\016\220" + - "\234\'\032\022\230\002\n\022DeleteModelVersion\022\'.clarifai.ap" + - "i.DeleteModelVersionRequest\032!.clarifai.a" + - "pi.status.BaseResponse\"\265\001\202\323\344\223\002\222\001*a/v2/us" + - "ers/{user_app_id.user_id}/apps/{user_app" + - "_id.app_id}/models/{model_id}/versions/{" + - "version_id}Z-*+/v2/models/{model_id}/ver" + - "sions/{version_id}\230\234\'\002\220\234\'-\220\234\'\013\220\234\'\016\220\234\'\021\220\234" + - "\'\017\220\234\'\023\022\271\001\n\027PostModelVersionsUpload\022,.cla" + - "rifai.api.PostModelVersionsUploadRequest" + - "\032-.clarifai.api.PostModelVersionsUploadR" + - "esponse\"=\202\323\344\223\002\037\"\032/v2/models/versions/upl" + - "oad:\001*\230\234\'\002\220\234\'-\220\234\'\016\220\234\'\017\220\234\'\032\220\234\'\023(\0010\001\022\267\002\n\026P" + - "utModelVersionExports\022+.clarifai.api.Put" + - "ModelVersionExportsRequest\032..clarifai.ap" + - "i.SingleModelVersionExportResponse\"\277\001\202\323\344" + - "\223\002\242\001\032i/v2/users/{user_app_id.user_id}/ap" + - "ps/{user_app_id.app_id}/models/{model_id" + - "}/versions/{version_id}/exportsZ5\0323/v2/m" + - "odels/{model_id}/versions/{version_id}/e" + - "xports\230\234\'\002\220\234\'-\220\234\'\017\220\234\'\216\001\220\234\'\217\001\022\260\002\n\025GetMode" + - "lVersionExport\022*.clarifai.api.GetModelVe" + - "rsionExportRequest\032..clarifai.api.Single" + - "ModelVersionExportResponse\"\272\001\202\323\344\223\002\242\001\022i/v" + - "2/users/{user_app_id.user_id}/apps/{user" + - "_app_id.app_id}/models/{model_id}/versio" + - "ns/{version_id}/exportsZ5\0223/v2/models/{m" + - "odel_id}/versions/{version_id}/exports\230\234" + - "\'\002\220\234\'-\220\234\'\017\220\234\'\216\001\022\267\002\n\026GetModelVersionMetri" + - "cs\022+.clarifai.api.GetModelVersionMetrics" + - "Request\032(.clarifai.api.SingleModelVersio" + - "nResponse\"\305\001\202\323\344\223\002\242\001\022i/v2/users/{user_app" + - "_id.user_id}/apps/{user_app_id.app_id}/m" + - "odels/{model_id}/versions/{version_id}/m" + - "etricsZ5\0223/v2/models/{model_id}/versions" + - "/{version_id}/metrics\230\234\'\002\220\234\'-\220\234\'&\220\234\'\013\220\234\'" + - "\017\220\234\'\005\220\234\'5\022\323\002\n\027PostModelVersionMetrics\022,." + - "clarifai.api.PostModelVersionMetricsRequ" + - "est\032(.clarifai.api.SingleModelVersionRes" + - "ponse\"\337\001\202\323\344\223\002\250\001\"i/v2/users/{user_app_id." + - "user_id}/apps/{user_app_id.app_id}/model" + - "s/{model_id}/versions/{version_id}/metri" + - "cs:\001*Z8\"3/v2/models/{model_id}/versions/" + - "{version_id}/metrics:\001*\230\234\'\002\220\234\'-\220\234\'&\220\234\'\013\220" + - "\234\'\005\220\234\'\016\220\234\'\017\220\234\'\032\220\234\'\002\220\234\'\023\220\234\'5\220\234\'6\022\355\002\n\033Post" + - "ModelVersionEvaluations\0220.clarifai.api.P" + - "ostModelVersionEvaluationsRequest\032&.clar" + - "ifai.api.MultiEvalMetricsResponse\"\363\001\202\323\344\223" + - "\002\274\001\"s/v2/users/{user_app_id.user_id}/app" + - "s/{user_app_id.app_id}/models/{model_id}" + - "/versions/{model_version_id}/evaluations" + - ":\001*ZB\"=/v2/models/{model_id}/versions/{m" + - "odel_version_id}/evaluations:\001*\230\234\'\002\220\234\'-\220" + - "\234\'&\220\234\'\013\220\234\'\005\220\234\'\016\220\234\'\017\220\234\'\032\220\234\'\002\220\234\'\023\220\234\'5\220\234\'6\022" + - "\323\002\n\033ListModelVersionEvaluations\0220.clarif" + - "ai.api.ListModelVersionEvaluationsReques" + + "d}/versions/{version_id}/metrics:\001*Z8\"3/" + + "v2/models/{model_id}/versions/{version_i" + + "d}/metrics:\001*\230\234\'\002\220\234\'-\220\234\'&\220\234\'\013\220\234\'\005\220\234\'\016\220\234\'" + + "\017\220\234\'\032\220\234\'\002\220\234\'\023\220\234\'5\220\234\'6\022\355\002\n\033PostModelVersi" + + "onEvaluations\0220.clarifai.api.PostModelVe" + + "rsionEvaluationsRequest\032&.clarifai.api.M" + + "ultiEvalMetricsResponse\"\363\001\202\323\344\223\002\274\001\"s/v2/u" + + "sers/{user_app_id.user_id}/apps/{user_ap" + + "p_id.app_id}/models/{model_id}/versions/" + + "{model_version_id}/evaluations:\001*ZB\"=/v2" + + "/models/{model_id}/versions/{model_versi" + + "on_id}/evaluations:\001*\230\234\'\002\220\234\'-\220\234\'&\220\234\'\013\220\234\'" + + "\005\220\234\'\016\220\234\'\017\220\234\'\032\220\234\'\002\220\234\'\023\220\234\'5\220\234\'6\022\323\002\n\033ListMo" + + "delVersionEvaluations\0220.clarifai.api.Lis" + + "tModelVersionEvaluationsRequest\032&.clarif" + + "ai.api.MultiEvalMetricsResponse\"\331\001\202\323\344\223\002\266" + + "\001\022s/v2/users/{user_app_id.user_id}/apps/" + + "{user_app_id.app_id}/models/{model_id}/v" + + "ersions/{model_version_id}/evaluationsZ?" + + "\022=/v2/models/{model_id}/versions/{model_" + + "version_id}/evaluations\230\234\'\002\220\234\'-\220\234\'&\220\234\'\013\220" + + "\234\'\017\220\234\'\005\220\234\'5\022\361\002\n\031GetModelVersionEvaluatio" + + "n\022..clarifai.api.GetModelVersionEvaluati" + + "onRequest\032\'.clarifai.api.SingleEvalMetri" + + "csResponse\"\372\001\202\323\344\223\002\327\001\022\203\001/v2/users/{user_a" + + "pp_id.user_id}/apps/{user_app_id.app_id}" + + "/models/{model_id}/versions/{model_versi" + + "on_id}/evaluations/{evaluation_id}ZO\022M/v" + + "2/models/{model_id}/versions/{model_vers" + + "ion_id}/evaluations/{evaluation_id}\230\234\'\002\220" + + "\234\'-\220\234\'&\220\234\'\013\220\234\'\017\220\234\'\005\220\234\'5\022\370\001\n\017PostEvaluati" + + "ons\022$.clarifai.api.PostEvaluationsReques" + "t\032&.clarifai.api.MultiEvalMetricsRespons" + - "e\"\331\001\202\323\344\223\002\266\001\022s/v2/users/{user_app_id.user" + - "_id}/apps/{user_app_id.app_id}/models/{m" + - "odel_id}/versions/{model_version_id}/eva" + - "luationsZ?\022=/v2/models/{model_id}/versio" + - "ns/{model_version_id}/evaluations\230\234\'\002\220\234\'" + - "-\220\234\'&\220\234\'\013\220\234\'\017\220\234\'\005\220\234\'5\022\361\002\n\031GetModelVersio" + - "nEvaluation\022..clarifai.api.GetModelVersi" + - "onEvaluationRequest\032\'.clarifai.api.Singl" + - "eEvalMetricsResponse\"\372\001\202\323\344\223\002\327\001\022\203\001/v2/use" + + "e\"\226\001\202\323\344\223\002`\"E/v2/users/{user_app_id.user_" + + "id}/apps/{user_app_id.app_id}/evaluation" + + "s:\001*Z\024\"\017/v2/evaluations:\001*\230\234\'\002\220\234\'-\220\234\'&\220\234" + + "\'\013\220\234\'\005\220\234\'\016\220\234\'\017\220\234\'\032\220\234\'\002\220\234\'\023\220\234\'5\220\234\'6\022\216\002\n\017L" + + "istEvaluations\022$.clarifai.api.ListEvalua" + + "tionsRequest\032&.clarifai.api.MultiEvalMet" + + "ricsResponse\"\254\001\202\323\344\223\002\211\001\022E/v2/users/{user_" + + "app_id.user_id}/apps/{user_app_id.app_id" + + "}/evaluationsZ-\022+/v2/users/{user_app_id." + + "user_id}/evaluationsZ\021\022\017/v2/evaluations\230" + + "\234\'\002\220\234\'-\220\234\'&\220\234\'\013\220\234\'\017\220\234\'\005\220\234\'5\022\373\001\n\rGetEvalu" + + "ation\022\".clarifai.api.GetEvaluationReques" + + "t\032\'.clarifai.api.SingleEvalMetricsRespon" + + "se\"\234\001\202\323\344\223\002z\022U/v2/users/{user_app_id.user" + + "_id}/apps/{user_app_id.app_id}/evaluatio" + + "ns/{evaluation_id}Z!\022\037/v2/evaluations/{e" + + "valuation_id}\230\234\'\002\220\234\'-\220\234\'&\220\234\'\013\220\234\'\017\220\234\'\005\220\234\'" + + "5\022\373\001\n\023ListModelReferences\022(.clarifai.api" + + ".ListModelReferencesRequest\032).clarifai.a" + + "pi.MultiModelReferenceResponse\"\216\001\202\323\344\223\002|\022" + + "V/v2/users/{user_app_id.user_id}/apps/{u" + + "ser_app_id.app_id}/models/{model_id}/ref" + + "erencesZ\"\022 /v2/models/{model_id}/referen" + + "ces\230\234\'\002\220\234\'-\220\234\'\017\022\362\002\n\033GetModelVersionInput" + + "Example\0220.clarifai.api.GetModelVersionIn" + + "putExampleRequest\0324.clarifai.api.SingleM" + + "odelVersionInputExampleResponse\"\352\001\202\323\344\223\002\327" + + "\001\022\203\001/v2/users/{user_app_id.user_id}/apps" + + "/{user_app_id.app_id}/models/{model_id}/" + + "versions/{model_version_id}/input_exampl" + + "es/{example_id}ZO\022M/v2/models/{model_id}" + + "/versions/{model_version_id}/input_examp" + + "les/{example_id}\230\234\'\002\220\234\'-\220\234\'\017\022\332\002\n\035ListMod" + + "elVersionInputExamples\0222.clarifai.api.Li" + + "stModelVersionInputExamplesRequest\0323.cla" + + "rifai.api.MultiModelVersionInputExampleR" + + "esponse\"\317\001\202\323\344\223\002\274\001\022v/v2/users/{user_app_i" + + "d.user_id}/apps/{user_app_id.app_id}/mod" + + "els/{model_id}/versions/{model_version_i" + + "d}/input_examplesZB\022@/v2/models/{model_i" + + "d}/versions/{model_version_id}/input_exa" + + "mples\230\234\'\002\220\234\'-\220\234\'\017\022\340\001\n\013GetWorkflow\022 .clar" + + "ifai.api.GetWorkflowRequest\032$.clarifai.a" + + "pi.SingleWorkflowResponse\"\210\001\202\323\344\223\002r\022Q/v2/" + + "users/{user_app_id.user_id}/apps/{user_a" + + "pp_id.app_id}/workflows/{workflow_id}Z\035\022" + + "\033/v2/workflows/{workflow_id}\230\234\'\002\220\234\'-\220\234\'\017" + + "\220\234\'\023\022\365\001\n\rListWorkflows\022\".clarifai.api.Li" + + "stWorkflowsRequest\032#.clarifai.api.MultiW" + + "orkflowResponse\"\232\001\202\323\344\223\002\203\001\022C/v2/users/{us" + + "er_app_id.user_id}/apps/{user_app_id.app" + + "_id}/workflowsZ+\022)/v2/users/{user_app_id" + + ".user_id}/workflowsZ\017\022\r/v2/workflows\230\234\'\002" + + "\220\234\'-\220\234\'\017\220\234\'\023\022\320\001\n\rPostWorkflows\022\".clarifa" + + "i.api.PostWorkflowsRequest\032#.clarifai.ap" + + "i.MultiWorkflowResponse\"v\202\323\344\223\002\\\"C/v2/use" + "rs/{user_app_id.user_id}/apps/{user_app_" + - "id.app_id}/models/{model_id}/versions/{m" + - "odel_version_id}/evaluations/{evaluation" + - "_id}ZO\022M/v2/models/{model_id}/versions/{" + - "model_version_id}/evaluations/{evaluatio" + - "n_id}\230\234\'\002\220\234\'-\220\234\'&\220\234\'\013\220\234\'\017\220\234\'\005\220\234\'5\022\370\001\n\017Po" + - "stEvaluations\022$.clarifai.api.PostEvaluat" + - "ionsRequest\032&.clarifai.api.MultiEvalMetr" + - "icsResponse\"\226\001\202\323\344\223\002`\"E/v2/users/{user_ap" + - "p_id.user_id}/apps/{user_app_id.app_id}/" + - "evaluations:\001*Z\024\"\017/v2/evaluations:\001*\230\234\'\002" + - "\220\234\'-\220\234\'&\220\234\'\013\220\234\'\005\220\234\'\016\220\234\'\017\220\234\'\032\220\234\'\002\220\234\'\023\220\234\'5" + - "\220\234\'6\022\216\002\n\017ListEvaluations\022$.clarifai.api." + - "ListEvaluationsRequest\032&.clarifai.api.Mu" + - "ltiEvalMetricsResponse\"\254\001\202\323\344\223\002\211\001\022E/v2/us" + - "ers/{user_app_id.user_id}/apps/{user_app" + - "_id.app_id}/evaluationsZ-\022+/v2/users/{us" + - "er_app_id.user_id}/evaluationsZ\021\022\017/v2/ev" + - "aluations\230\234\'\002\220\234\'-\220\234\'&\220\234\'\013\220\234\'\017\220\234\'\005\220\234\'5\022\373\001" + - "\n\rGetEvaluation\022\".clarifai.api.GetEvalua" + - "tionRequest\032\'.clarifai.api.SingleEvalMet" + - "ricsResponse\"\234\001\202\323\344\223\002z\022U/v2/users/{user_a" + + "id.app_id}/workflows:\001*Z\022\"\r/v2/workflows" + + ":\001*\230\234\'\002\220\234\'-\220\234\'\017\220\234\'\022\220\234\'\023\022\322\001\n\016PatchWorkflo" + + "ws\022#.clarifai.api.PatchWorkflowsRequest\032" + + "#.clarifai.api.MultiWorkflowResponse\"v\202\323" + + "\344\223\002\\2C/v2/users/{user_app_id.user_id}/ap" + + "ps/{user_app_id.app_id}/workflows:\001*Z\0222\r" + + "/v2/workflows:\001*\230\234\'\002\220\234\'-\220\234\'\017\220\234\'\022\220\234\'\023\022\302\001\n" + + "\020PatchWorkflowIds\022%.clarifai.api.PatchWo" + + "rkflowIdsRequest\032#.clarifai.api.MultiWor" + + "kflowResponse\"b\202\323\344\223\002L2G/v2/users/{user_a" + "pp_id.user_id}/apps/{user_app_id.app_id}" + - "/evaluations/{evaluation_id}Z!\022\037/v2/eval" + - "uations/{evaluation_id}\230\234\'\002\220\234\'-\220\234\'&\220\234\'\013\220" + - "\234\'\017\220\234\'\005\220\234\'5\022\373\001\n\023ListModelReferences\022(.cl" + - "arifai.api.ListModelReferencesRequest\032)." + - "clarifai.api.MultiModelReferenceResponse" + - "\"\216\001\202\323\344\223\002|\022V/v2/users/{user_app_id.user_i" + - "d}/apps/{user_app_id.app_id}/models/{mod" + - "el_id}/referencesZ\"\022 /v2/models/{model_i" + - "d}/references\230\234\'\002\220\234\'-\220\234\'\017\022\362\002\n\033GetModelVe" + - "rsionInputExample\0220.clarifai.api.GetMode" + - "lVersionInputExampleRequest\0324.clarifai.a" + - "pi.SingleModelVersionInputExampleRespons" + - "e\"\352\001\202\323\344\223\002\327\001\022\203\001/v2/users/{user_app_id.use" + - "r_id}/apps/{user_app_id.app_id}/models/{" + - "model_id}/versions/{model_version_id}/in" + - "put_examples/{example_id}ZO\022M/v2/models/" + - "{model_id}/versions/{model_version_id}/i" + - "nput_examples/{example_id}\230\234\'\002\220\234\'-\220\234\'\017\022\332" + - "\002\n\035ListModelVersionInputExamples\0222.clari" + - "fai.api.ListModelVersionInputExamplesReq" + - "uest\0323.clarifai.api.MultiModelVersionInp" + - "utExampleResponse\"\317\001\202\323\344\223\002\274\001\022v/v2/users/{" + - "user_app_id.user_id}/apps/{user_app_id.a" + - "pp_id}/models/{model_id}/versions/{model" + - "_version_id}/input_examplesZB\022@/v2/model" + - "s/{model_id}/versions/{model_version_id}" + - "/input_examples\230\234\'\002\220\234\'-\220\234\'\017\022\340\001\n\013GetWorkf" + - "low\022 .clarifai.api.GetWorkflowRequest\032$." + - "clarifai.api.SingleWorkflowResponse\"\210\001\202\323" + - "\344\223\002r\022Q/v2/users/{user_app_id.user_id}/ap" + - "ps/{user_app_id.app_id}/workflows/{workf" + - "low_id}Z\035\022\033/v2/workflows/{workflow_id}\230\234" + - "\'\002\220\234\'-\220\234\'\017\220\234\'\023\022\365\001\n\rListWorkflows\022\".clari" + - "fai.api.ListWorkflowsRequest\032#.clarifai." + - "api.MultiWorkflowResponse\"\232\001\202\323\344\223\002\203\001\022C/v2" + - "/users/{user_app_id.user_id}/apps/{user_" + - "app_id.app_id}/workflowsZ+\022)/v2/users/{u" + - "ser_app_id.user_id}/workflowsZ\017\022\r/v2/wor" + - "kflows\230\234\'\002\220\234\'-\220\234\'\017\220\234\'\023\022\320\001\n\rPostWorkflows" + - "\022\".clarifai.api.PostWorkflowsRequest\032#.c" + - "larifai.api.MultiWorkflowResponse\"v\202\323\344\223\002" + - "\\\"C/v2/users/{user_app_id.user_id}/apps/" + - "{user_app_id.app_id}/workflows:\001*Z\022\"\r/v2" + - "/workflows:\001*\230\234\'\002\220\234\'-\220\234\'\017\220\234\'\022\220\234\'\023\022\322\001\n\016Pa" + - "tchWorkflows\022#.clarifai.api.PatchWorkflo" + - "wsRequest\032#.clarifai.api.MultiWorkflowRe" + - "sponse\"v\202\323\344\223\002\\2C/v2/users/{user_app_id.u" + - "ser_id}/apps/{user_app_id.app_id}/workfl" + - "ows:\001*Z\0222\r/v2/workflows:\001*\230\234\'\002\220\234\'-\220\234\'\017\220\234" + - "\'\022\220\234\'\023\022\302\001\n\020PatchWorkflowIds\022%.clarifai.a" + - "pi.PatchWorkflowIdsRequest\032#.clarifai.ap" + - "i.MultiWorkflowResponse\"b\202\323\344\223\002L2G/v2/use" + + "/workflows/ids:\001*\230\234\'\002\220\234\'-\220\234\'\022\220\234\'\023\022\347\001\n\016De" + + "leteWorkflow\022#.clarifai.api.DeleteWorkfl" + + "owRequest\032!.clarifai.api.status.BaseResp" + + "onse\"\214\001\202\323\344\223\002r*Q/v2/users/{user_app_id.us" + + "er_id}/apps/{user_app_id.app_id}/workflo" + + "ws/{workflow_id}Z\035*\033/v2/workflows/{workf" + + "low_id}\230\234\'\002\220\234\'-\220\234\'\022\220\234\'\025\220\234\'\023\022\322\001\n\017DeleteWo" + + "rkflows\022$.clarifai.api.DeleteWorkflowsRe" + + "quest\032!.clarifai.api.status.BaseResponse" + + "\"v\202\323\344\223\002\\*C/v2/users/{user_app_id.user_id" + + "}/apps/{user_app_id.app_id}/workflows:\001*" + + "Z\022*\r/v2/workflows:\001*\230\234\'\002\220\234\'-\220\234\'\022\220\234\'\025\220\234\'\023" + + "\022\212\003\n\023PostWorkflowResults\022(.clarifai.api." + + "PostWorkflowResultsRequest\032).clarifai.ap" + + "i.PostWorkflowResultsResponse\"\235\002\202\323\344\223\002\376\001\"" + + "o/v2/users/{user_app_id.user_id}/apps/{u" + + "ser_app_id.app_id}/workflows/{workflow_i" + + "d}/versions/{version_id}/results:\001*Z^\"Y/" + + "v2/users/{user_app_id.user_id}/apps/{use" + + "r_app_id.app_id}/workflows/{workflow_id}" + + "/results:\001*Z(\"#/v2/workflows/{workflow_i" + + "d}/results:\001*\230\234\'\002\220\234\'-\220\234\'\017\220\234\'\013\220\234\'\002\220\234\'\023\022\213\002" + + "\n\024ListWorkflowVersions\022).clarifai.api.Li" + + "stWorkflowVersionsRequest\032*.clarifai.api" + + ".MultiWorkflowVersionResponse\"\233\001\202\323\344\223\002\204\001\022" + + "Z/v2/users/{user_app_id.user_id}/apps/{u" + + "ser_app_id.app_id}/workflows/{workflow_i" + + "d}/versionsZ&\022$/v2/workflows/{workflow_i" + + "d}/versions\230\234\'\002\220\234\'-\220\234\'\017\220\234\'\023\022\264\002\n\022GetWorkf" + + "lowVersion\022\'.clarifai.api.GetWorkflowVer" + + "sionRequest\032+.clarifai.api.SingleWorkflo" + + "wVersionResponse\"\307\001\202\323\344\223\002\260\001\022p/v2/users/{u" + + "ser_app_id.user_id}/apps/{user_app_id.ap" + + "p_id}/workflows/{workflow_id}/versions/{" + + "workflow_version_id}Z<\022:/v2/workflows/{w" + + "orkflow_id}/versions/{workflow_version_i" + + "d}\230\234\'\002\220\234\'-\220\234\'\017\220\234\'\023\022\220\002\n\026DeleteWorkflowVer" + + "sions\022+.clarifai.api.DeleteWorkflowVersi" + + "onsRequest\032!.clarifai.api.status.BaseRes" + + "ponse\"\245\001\202\323\344\223\002\212\001*Z/v2/users/{user_app_id." + + "user_id}/apps/{user_app_id.app_id}/workf" + + "lows/{workflow_id}/versions:\001*Z)*$/v2/wo" + + "rkflows/{workflow_id}/versions:\001*\230\234\'\002\220\234\'" + + "-\220\234\'\023\220\234\'\022\220\234\'\025\022\227\002\n\025PatchWorkflowVersions\022" + + "*.clarifai.api.PatchWorkflowVersionsRequ" + + "est\032*.clarifai.api.MultiWorkflowVersionR" + + "esponse\"\245\001\202\323\344\223\002\212\0012Z/v2/users/{user_app_i" + + "d.user_id}/apps/{user_app_id.app_id}/wor" + + "kflows/{workflow_id}/versions:\001*Z)2$/v2/" + + "workflows/{workflow_id}/versions:\001*\230\234\'\002\220" + + "\234\'-\220\234\'\017\220\234\'\023\220\234\'\022\022\205\001\n\006GetKey\022\033.clarifai.ap" + + "i.GetKeyRequest\032\037.clarifai.api.SingleKey" + + "Response\"=\202\323\344\223\002/\022-/v2/users/{user_app_id" + + ".user_id}/keys/{key_id}\230\234\'\005\220\234\'0\022\177\n\010ListK" + + "eys\022\035.clarifai.api.ListKeysRequest\032\036.cla" + + "rifai.api.MultiKeyResponse\"4\202\323\344\223\002&\022$/v2/", + "users/{user_app_id.user_id}/keys\230\234\'\005\220\234\'0" + + "\022\243\001\n\013ListAppKeys\022 .clarifai.api.ListAppK" + + "eysRequest\032\036.clarifai.api.MultiKeyRespon" + + "se\"R\202\323\344\223\002@\022>/v2/users/{user_app_id.user_" + + "id}/apps/{user_app_id.app_id}/keys\230\234\'\005\220\234" + + "\'-\220\234\'0\022\225\001\n\tDeleteKey\022\036.clarifai.api.Dele" + + "teKeyRequest\032!.clarifai.api.status.BaseR" + + "esponse\"E\202\323\344\223\002/*-/v2/users/{user_app_id." + + "user_id}/keys/{key_id}\230\234\'\005\220\234\'/\220\234\'1\220\234\'0\022\212" + + "\001\n\010PostKeys\022\035.clarifai.api.PostKeysReque" + + "st\032\036.clarifai.api.MultiKeyResponse\"?\202\323\344\223" + + "\002)\"$/v2/users/{user_app_id.user_id}/keys" + + ":\001*\230\234\'\005\220\234\'-\220\234\'/\220\234\'0\022\210\001\n\tPatchKeys\022\036.clar" + + "ifai.api.PatchKeysRequest\032\036.clarifai.api" + + ".MultiKeyResponse\";\202\323\344\223\002)2$/v2/users/{us" + + "er_app_id.user_id}/keys:\001*\230\234\'\005\220\234\'/\220\234\'0\022\274" + + "\001\n\010MyScopes\022\035.clarifai.api.MyScopesReque" + + "st\032 .clarifai.api.MultiScopeResponse\"o\202\323" + + "\344\223\002e\022B/v2/users/{user_app_id.user_id}/ap" + + "ps/{user_app_id.app_id}/myscopesZ\016\022\014/v2/" + + "myscopesZ\017\022\r/v2/my_scopes\230\234\'\002\022\215\001\n\014MyScop" + + "esUser\022!.clarifai.api.MyScopesUserReques" + + "t\032$.clarifai.api.MultiScopeUserResponse\"" + + "4\202\323\344\223\002*\022(/v2/users/{user_app_id.user_id}" + + "/myscopes\230\234\'\005\022u\n\014MyScopesRoot\022!.clarifai" + + ".api.MyScopesRootRequest\032$.clarifai.api." + + "MultiScopeRootResponse\"\034\202\323\344\223\002\022\022\020/v2/mysc" + + "opesroot\230\234\'\005\022\207\001\n\nListScopes\022\037.clarifai.a" + + "pi.ListScopesRequest\032$.clarifai.api.Mult" + + "iScopeDepsResponse\"2\202\323\344\223\002(\022&/v2/users/{u" + + "ser_app_id.user_id}/scopes\230\234\'\003\022\240\001\n\006GetAp" + + "p\022\033.clarifai.api.GetAppRequest\032\037.clarifa" + + "i.api.SingleAppResponse\"X\202\323\344\223\002F\0229/v2/use" + "rs/{user_app_id.user_id}/apps/{user_app_" + - "id.app_id}/workflows/ids:\001*\230\234\'\002\220\234\'-\220\234\'\022\220" + - "\234\'\023\022\347\001\n\016DeleteWorkflow\022#.clarifai.api.De" + - "leteWorkflowRequest\032!.clarifai.api.statu" + - "s.BaseResponse\"\214\001\202\323\344\223\002r*Q/v2/users/{user" + - "_app_id.user_id}/apps/{user_app_id.app_i" + - "d}/workflows/{workflow_id}Z\035*\033/v2/workfl" + - "ows/{workflow_id}\230\234\'\002\220\234\'-\220\234\'\022\220\234\'\025\220\234\'\023\022\322\001" + - "\n\017DeleteWorkflows\022$.clarifai.api.DeleteW" + - "orkflowsRequest\032!.clarifai.api.status.Ba" + - "seResponse\"v\202\323\344\223\002\\*C/v2/users/{user_app_" + - "id.user_id}/apps/{user_app_id.app_id}/wo" + - "rkflows:\001*Z\022*\r/v2/workflows:\001*\230\234\'\002\220\234\'-\220\234" + - "\'\022\220\234\'\025\220\234\'\023\022\212\003\n\023PostWorkflowResults\022(.cla" + - "rifai.api.PostWorkflowResultsRequest\032).c" + - "larifai.api.PostWorkflowResultsResponse\"" + - "\235\002\202\323\344\223\002\376\001\"o/v2/users/{user_app_id.user_i" + - "d}/apps/{user_app_id.app_id}/workflows/{" + - "workflow_id}/versions/{version_id}/resul" + - "ts:\001*Z^\"Y/v2/users/{user_app_id.user_id}" + - "/apps/{user_app_id.app_id}/workflows/{wo" + - "rkflow_id}/results:\001*Z(\"#/v2/workflows/{" + - "workflow_id}/results:\001*\230\234\'\002\220\234\'-\220\234\'\017\220\234\'\013\220" + - "\234\'\002\220\234\'\023\022\213\002\n\024ListWorkflowVersions\022).clari" + - "fai.api.ListWorkflowVersionsRequest\032*.cl" + - "arifai.api.MultiWorkflowVersionResponse\"" + - "\233\001\202\323\344\223\002\204\001\022Z/v2/users/{user_app_id.user_i" + - "d}/apps/{user_app_id.app_id}/workflows/{" + - "workflow_id}/versionsZ&\022$/v2/workflows/{" + - "workflow_id}/versions\230\234\'\002\220\234\'-\220\234\'\017\220\234\'\023\022\264\002" + - "\n\022GetWorkflowVersion\022\'.clarifai.api.GetW" + - "orkflowVersionRequest\032+.clarifai.api.Sin" + - "gleWorkflowVersionResponse\"\307\001\202\323\344\223\002\260\001\022p/v" + - "2/users/{user_app_id.user_id}/apps/{user" + - "_app_id.app_id}/workflows/{workflow_id}/" + - "versions/{workflow_version_id}Z<\022:/v2/wo" + - "rkflows/{workflow_id}/versions/{workflow" + - "_version_id}\230\234\'\002\220\234\'-\220\234\'\017\220\234\'\023\022\220\002\n\026DeleteW" + - "orkflowVersions\022+.clarifai.api.DeleteWor" + - "kflowVersionsRequest\032!.clarifai.api.stat" + - "us.BaseResponse\"\245\001\202\323\344\223\002\212\001*Z/v2/users/{us" + - "er_app_id.user_id}/apps/{user_app_id.app" + - "_id}/workflows/{workflow_id}/versions:\001*" + - "Z)*$/v2/workflows/{workflow_id}/versions" + - ":\001*\230\234\'\002\220\234\'-\220\234\'\023\220\234\'\022\220\234\'\025\022\227\002\n\025PatchWorkflo" + - "wVersions\022*.clarifai.api.PatchWorkflowVe" + - "rsionsRequest\032*.clarifai.api.MultiWorkfl" + - "owVersionResponse\"\245\001\202\323\344\223\002\212\0012Z/v2/users/{" + + "id.app_id}Z\t\022\007/v2/app\230\234\'\002\220\234\'-\220\234\'\023\022\217\001\n\010Li" + + "stApps\022\035.clarifai.api.ListAppsRequest\032\036." + + "clarifai.api.MultiAppResponse\"D\202\323\344\223\0022\022$/" + + "v2/users/{user_app_id.user_id}/appsZ\n\022\010/" + + "v2/apps\230\234\'\005\220\234\'-\220\234\'\023\022\245\001\n\tDeleteApp\022\036.clar" + + "ifai.api.DeleteAppRequest\032!.clarifai.api" + + ".status.BaseResponse\"U\202\323\344\223\002;*9/v2/users/" + + "{user_app_id.user_id}/apps/{user_app_id." + + "app_id}\230\234\'\005\220\234\',\220\234\'.\220\234\'-\220\234\'\023\022\222\001\n\010PostApps" + + "\022\035.clarifai.api.PostAppsRequest\032\036.clarif" + + "ai.api.MultiAppResponse\"G\202\323\344\223\002)\"$/v2/use" + + "rs/{user_app_id.user_id}/apps:\001*\230\234\'\005\220\234\'," + + "\220\234\'-\220\234\'\017\220\234\'\023\220\234\'\022\022\210\001\n\tPatchApps\022\036.clarifa" + + "i.api.PatchAppsRequest\032\036.clarifai.api.Mu" + + "ltiAppResponse\";\202\323\344\223\002)2$/v2/users/{user_" + + "app_id.user_id}/apps:\001*\230\234\'\005\220\234\',\220\234\'-\022\263\001\n\020" + + "PatchAppsDetails\022%.clarifai.api.PatchApp" + + "sDetailsRequest\032\036.clarifai.api.MultiAppR" + + "esponse\"X\202\323\344\223\002F2A/v2/users/{user_app_id." + + "user_id}/apps/{user_app_id.app_id}/parti" + + "al:\001*\230\234\'\005\220\234\',\220\234\'-\022\222\001\n\014PatchAppsIds\022!.cla" + + "rifai.api.PatchAppsIdsRequest\032\036.clarifai" + + ".api.MultiAppResponse\"?\202\323\344\223\002-2(/v2/users" + + "/{user_app_id.user_id}/apps/ids:\001*\230\234\'\005\220\234" + + "\',\220\234\'-\022\234\001\n\010PatchApp\022\035.clarifai.api.Patch" + + "AppRequest\032\037.clarifai.api.SingleAppRespo" + + "nse\"P\202\323\344\223\002>29/v2/users/{user_app_id.user" + + "_id}/apps/{user_app_id.app_id}:\001*\230\234\'\005\220\234\'" + + ",\220\234\'-\022\237\001\n\020PostAppsSearches\022%.clarifai.ap" + + "i.PostAppsSearchesRequest\032\036.clarifai.api" + + ".MultiAppResponse\"D\202\323\344\223\0022\"-/v2/users/{us" + + "er_app_id.user_id}/apps/searches:\001*\230\234\'\005\220" + + "\234\'-\220\234\'\023\022v\n\007GetUser\022\034.clarifai.api.GetUse" + + "rRequest\032 .clarifai.api.SingleUserRespon" + + "se\"+\202\323\344\223\002!\022\037/v2/users/{user_app_id.user_" + + "id}\230\234\'\005\022\317\001\n\024PostValidatePassword\022).clari" + + "fai.api.PostValidatePasswordRequest\032..cl" + + "arifai.api.SinglePasswordValidationRespo" + + "nse\"\\\202\323\344\223\002R\"1/v2/users/{user_app_id.user" + + "_id}/validate_password:\001*Z\032\"\025/v2/validat" + + "e_password:\001*\230\234\'\003\022\301\001\n\tGetSearch\022\036.clarif" + + "ai.api.GetSearchRequest\032\".clarifai.api.S" + + "ingleSearchResponse\"p\202\323\344\223\002^\022G/v2/users/{" + "user_app_id.user_id}/apps/{user_app_id.a" + - "pp_id}/workflows/{workflow_id}/versions:" + - "\001*Z)2$/v2/workflows/{workflow_id}/versio" + - "ns:\001*\230\234\'\002\220\234\'-\220\234\'\017\220\234\'\023\220\234\'\022\022\205\001\n\006GetKey\022\033.c" + - "larifai.api.GetKeyRequest\032\037.clarifai.api" + - ".SingleKeyResponse\"=\202\323\344\223\002/\022-/v2/users/{u" + - "ser_app_id.user_id}/keys/{key_id}\230\234\'\005\220\234\'" + - "0\022\177\n\010ListKeys\022\035.clarifai.api.ListKeysReq" + - "uest\032\036.clarifai.api.MultiKeyResponse\"4\202\323" + - "\344\223\002&\022$/v2/users/{user_app_id.user_id}/ke", - "ys\230\234\'\005\220\234\'0\022\243\001\n\013ListAppKeys\022 .clarifai.ap" + - "i.ListAppKeysRequest\032\036.clarifai.api.Mult" + - "iKeyResponse\"R\202\323\344\223\002@\022>/v2/users/{user_ap" + - "p_id.user_id}/apps/{user_app_id.app_id}/" + - "keys\230\234\'\005\220\234\'-\220\234\'0\022\225\001\n\tDeleteKey\022\036.clarifa" + - "i.api.DeleteKeyRequest\032!.clarifai.api.st" + - "atus.BaseResponse\"E\202\323\344\223\002/*-/v2/users/{us" + - "er_app_id.user_id}/keys/{key_id}\230\234\'\005\220\234\'/" + - "\220\234\'1\220\234\'0\022\212\001\n\010PostKeys\022\035.clarifai.api.Pos" + - "tKeysRequest\032\036.clarifai.api.MultiKeyResp" + - "onse\"?\202\323\344\223\002)\"$/v2/users/{user_app_id.use" + - "r_id}/keys:\001*\230\234\'\005\220\234\'-\220\234\'/\220\234\'0\022\210\001\n\tPatchK" + - "eys\022\036.clarifai.api.PatchKeysRequest\032\036.cl" + - "arifai.api.MultiKeyResponse\";\202\323\344\223\002)2$/v2" + - "/users/{user_app_id.user_id}/keys:\001*\230\234\'\005" + - "\220\234\'/\220\234\'0\022\274\001\n\010MyScopes\022\035.clarifai.api.MyS" + - "copesRequest\032 .clarifai.api.MultiScopeRe" + - "sponse\"o\202\323\344\223\002e\022B/v2/users/{user_app_id.u" + - "ser_id}/apps/{user_app_id.app_id}/myscop" + - "esZ\016\022\014/v2/myscopesZ\017\022\r/v2/my_scopes\230\234\'\002\022" + - "\215\001\n\014MyScopesUser\022!.clarifai.api.MyScopes" + - "UserRequest\032$.clarifai.api.MultiScopeUse" + - "rResponse\"4\202\323\344\223\002*\022(/v2/users/{user_app_i" + - "d.user_id}/myscopes\230\234\'\005\022u\n\014MyScopesRoot\022" + - "!.clarifai.api.MyScopesRootRequest\032$.cla" + - "rifai.api.MultiScopeRootResponse\"\034\202\323\344\223\002\022" + - "\022\020/v2/myscopesroot\230\234\'\005\022\207\001\n\nListScopes\022\037." + - "clarifai.api.ListScopesRequest\032$.clarifa" + - "i.api.MultiScopeDepsResponse\"2\202\323\344\223\002(\022&/v" + - "2/users/{user_app_id.user_id}/scopes\230\234\'\003" + - "\022\240\001\n\006GetApp\022\033.clarifai.api.GetAppRequest" + - "\032\037.clarifai.api.SingleAppResponse\"X\202\323\344\223\002" + - "F\0229/v2/users/{user_app_id.user_id}/apps/" + - "{user_app_id.app_id}Z\t\022\007/v2/app\230\234\'\002\220\234\'-\220" + - "\234\'\023\022\217\001\n\010ListApps\022\035.clarifai.api.ListApps" + - "Request\032\036.clarifai.api.MultiAppResponse\"" + - "D\202\323\344\223\0022\022$/v2/users/{user_app_id.user_id}" + - "/appsZ\n\022\010/v2/apps\230\234\'\005\220\234\'-\220\234\'\023\022\245\001\n\tDelete" + - "App\022\036.clarifai.api.DeleteAppRequest\032!.cl" + - "arifai.api.status.BaseResponse\"U\202\323\344\223\002;*9" + - "/v2/users/{user_app_id.user_id}/apps/{us" + - "er_app_id.app_id}\230\234\'\005\220\234\',\220\234\'.\220\234\'-\220\234\'\023\022\222\001" + - "\n\010PostApps\022\035.clarifai.api.PostAppsReques" + - "t\032\036.clarifai.api.MultiAppResponse\"G\202\323\344\223\002" + - ")\"$/v2/users/{user_app_id.user_id}/apps:" + - "\001*\230\234\'\005\220\234\',\220\234\'-\220\234\'\017\220\234\'\023\220\234\'\022\022\210\001\n\tPatchApps" + - "\022\036.clarifai.api.PatchAppsRequest\032\036.clari" + - "fai.api.MultiAppResponse\";\202\323\344\223\002)2$/v2/us" + - "ers/{user_app_id.user_id}/apps:\001*\230\234\'\005\220\234\'" + - ",\220\234\'-\022\263\001\n\020PatchAppsDetails\022%.clarifai.ap" + - "i.PatchAppsDetailsRequest\032\036.clarifai.api" + - ".MultiAppResponse\"X\202\323\344\223\002F2A/v2/users/{us" + - "er_app_id.user_id}/apps/{user_app_id.app" + - "_id}/partial:\001*\230\234\'\005\220\234\',\220\234\'-\022\222\001\n\014PatchApp" + - "sIds\022!.clarifai.api.PatchAppsIdsRequest\032" + - "\036.clarifai.api.MultiAppResponse\"?\202\323\344\223\002-2" + - "(/v2/users/{user_app_id.user_id}/apps/id" + - "s:\001*\230\234\'\005\220\234\',\220\234\'-\022\234\001\n\010PatchApp\022\035.clarifai" + - ".api.PatchAppRequest\032\037.clarifai.api.Sing" + - "leAppResponse\"P\202\323\344\223\002>29/v2/users/{user_a" + + "pp_id}/searches/{id}Z\023\022\021/v2/searches/{id" + + "}\230\234\'\002\220\234\'-\220\234\'r\022\274\001\n\014ListSearches\022!.clarifa" + + "i.api.ListSearchesRequest\032!.clarifai.api" + + ".MultiSearchResponse\"f\202\323\344\223\002T\022B/v2/users/" + + "{user_app_id.user_id}/apps/{user_app_id." + + "app_id}/searchesZ\016\022\014/v2/searches\230\234\'\002\220\234\'-" + + "\220\234\'r\022\310\001\n\rPatchSearches\022\".clarifai.api.Pa" + + "tchSearchesRequest\032!.clarifai.api.MultiS" + + "earchResponse\"p\202\323\344\223\002Z2B/v2/users/{user_a" + "pp_id.user_id}/apps/{user_app_id.app_id}" + - ":\001*\230\234\'\005\220\234\',\220\234\'-\022\237\001\n\020PostAppsSearches\022%.c" + - "larifai.api.PostAppsSearchesRequest\032\036.cl" + - "arifai.api.MultiAppResponse\"D\202\323\344\223\0022\"-/v2" + - "/users/{user_app_id.user_id}/apps/search" + - "es:\001*\230\234\'\005\220\234\'-\220\234\'\023\022v\n\007GetUser\022\034.clarifai." + - "api.GetUserRequest\032 .clarifai.api.Single" + - "UserResponse\"+\202\323\344\223\002!\022\037/v2/users/{user_ap" + - "p_id.user_id}\230\234\'\005\022\317\001\n\024PostValidatePasswo" + - "rd\022).clarifai.api.PostValidatePasswordRe" + - "quest\032..clarifai.api.SinglePasswordValid" + - "ationResponse\"\\\202\323\344\223\002R\"1/v2/users/{user_a" + - "pp_id.user_id}/validate_password:\001*Z\032\"\025/" + - "v2/validate_password:\001*\230\234\'\003\022\301\001\n\tGetSearc" + - "h\022\036.clarifai.api.GetSearchRequest\032\".clar" + - "ifai.api.SingleSearchResponse\"p\202\323\344\223\002^\022G/" + - "v2/users/{user_app_id.user_id}/apps/{use" + - "r_app_id.app_id}/searches/{id}Z\023\022\021/v2/se" + - "arches/{id}\230\234\'\002\220\234\'-\220\234\'r\022\274\001\n\014ListSearches" + - "\022!.clarifai.api.ListSearchesRequest\032!.cl" + - "arifai.api.MultiSearchResponse\"f\202\323\344\223\002T\022B" + - "/v2/users/{user_app_id.user_id}/apps/{us" + - "er_app_id.app_id}/searchesZ\016\022\014/v2/search" + - "es\230\234\'\002\220\234\'-\220\234\'r\022\310\001\n\rPatchSearches\022\".clari" + - "fai.api.PatchSearchesRequest\032!.clarifai." + - "api.MultiSearchResponse\"p\202\323\344\223\002Z2B/v2/use" + + "/searches:\001*Z\0212\014/v2/searches:\001*\230\234\'\002\220\234\'-\220" + + "\234\'s\220\234\'r\022\332\001\n\014PostSearches\022!.clarifai.api." + + "PostSearchesRequest\032!.clarifai.api.Multi" + + "SearchResponse\"\203\001\210\002\001\202\323\344\223\002Z\"B/v2/users/{u" + + "ser_app_id.user_id}/apps/{user_app_id.ap" + + "p_id}/searches:\001*Z\021\"\014/v2/searches:\001*\230\234\'\002" + + "\220\234\'-\220\234\'&\220\234\'\013\220\234\'\005\220\234\'\017\220\234\'\003\220\234\'\023\022\330\001\n\020PostSea" + + "rchesByID\022%.clarifai.api.PostSearchesByI" + + "DRequest\032!.clarifai.api.MultiSearchRespo" + + "nse\"z\202\323\344\223\002d\"G/v2/users/{user_app_id.user" + + "_id}/apps/{user_app_id.app_id}/searches/" + + "{id}:\001*Z\026\"\021/v2/searches/{id}:\001*\230\234\'\002\220\234\'-\220" + + "\234\'r\220\234\'\003\022\263\002\n\033PostAnnotationSearchMetrics\022" + + "0.clarifai.api.PostAnnotationSearchMetri" + + "csRequest\0322.clarifai.api.MultiAnnotation" + + "SearchMetricsResponse\"\255\001\202\323\344\223\002\202\001\"V/v2/use" + "rs/{user_app_id.user_id}/apps/{user_app_" + - "id.app_id}/searches:\001*Z\0212\014/v2/searches:\001" + - "*\230\234\'\002\220\234\'-\220\234\'s\220\234\'r\022\332\001\n\014PostSearches\022!.cla" + - "rifai.api.PostSearchesRequest\032!.clarifai" + - ".api.MultiSearchResponse\"\203\001\210\002\001\202\323\344\223\002Z\"B/v" + - "2/users/{user_app_id.user_id}/apps/{user" + - "_app_id.app_id}/searches:\001*Z\021\"\014/v2/searc" + - "hes:\001*\230\234\'\002\220\234\'-\220\234\'&\220\234\'\013\220\234\'\005\220\234\'\017\220\234\'\003\220\234\'\023\022\330" + - "\001\n\020PostSearchesByID\022%.clarifai.api.PostS" + - "earchesByIDRequest\032!.clarifai.api.MultiS" + - "earchResponse\"z\202\323\344\223\002d\"G/v2/users/{user_a" + - "pp_id.user_id}/apps/{user_app_id.app_id}" + - "/searches/{id}:\001*Z\026\"\021/v2/searches/{id}:\001" + - "*\230\234\'\002\220\234\'-\220\234\'r\220\234\'\003\022\263\002\n\033PostAnnotationSear" + - "chMetrics\0220.clarifai.api.PostAnnotationS" + - "earchMetricsRequest\0322.clarifai.api.Multi" + - "AnnotationSearchMetricsResponse\"\255\001\202\323\344\223\002\202" + - "\001\"V/v2/users/{user_app_id.user_id}/apps/" + - "{user_app_id.app_id}/annotations/searche" + - "s/metrics:\001*Z%\" /v2/annotations/searches" + - "/metrics:\001*\230\234\'\002\220\234\'-\220\234\'&\220\234\'\013\220\234\'\005\220\234\'5\220\234\'6\220" + - "\234\'\017\220\234\'\023\022\251\002\n\032GetAnnotationSearchMetrics\022/" + - ".clarifai.api.GetAnnotationSearchMetrics" + - "Request\0322.clarifai.api.MultiAnnotationSe" + - "archMetricsResponse\"\245\001\202\323\344\223\002\206\001\022[/v2/users" + - "/{user_app_id.user_id}/apps/{user_app_id" + - ".app_id}/annotations/searches/metrics/{i" + - "d}Z\'\022%/v2/annotations/searches/metrics/{" + - "id}\230\234\'\002\220\234\'-\220\234\'&\220\234\'\013\220\234\'\005\220\234\'5\022\240\002\n\033ListAnno" + - "tationSearchMetrics\0220.clarifai.api.ListA" + - "nnotationSearchMetricsRequest\0322.clarifai" + - ".api.MultiAnnotationSearchMetricsRespons" + - "e\"\232\001\202\323\344\223\002|\022V/v2/users/{user_app_id.user_" + - "id}/apps/{user_app_id.app_id}/annotation" + - "s/searches/metricsZ\"\022 /v2/annotations/se" + - "arches/metrics\230\234\'\002\220\234\'-\220\234\'&\220\234\'\013\220\234\'\005\220\234\'5\022\232" + - "\002\n\035DeleteAnnotationSearchMetrics\0222.clari" + - "fai.api.DeleteAnnotationSearchMetricsReq" + - "uest\032!.clarifai.api.status.BaseResponse\"" + - "\241\001\202\323\344\223\002\206\001*[/v2/users/{user_app_id.user_i" + - "d}/apps/{user_app_id.app_id}/annotations" + - "/searches/metrics/{id}Z\'*%/v2/annotation" + - "s/searches/metrics/{id}\230\234\'\002\220\234\'-\220\234\'5\220\234\'6\220" + - "\234\'?\022\316\001\n\014DeleteSearch\022!.clarifai.api.Dele" + - "teSearchRequest\032!.clarifai.api.status.Ba" + - "seResponse\"x\202\323\344\223\002^*G/v2/users/{user_app_" + - "id.user_id}/apps/{user_app_id.app_id}/se" + - "arches/{id}Z\023*\021/v2/searches/{id}\230\234\'\002\220\234\'-" + - "\220\234\'r\220\234\'s\220\234\'t\022\354\001\n\025ListAnnotationFilters\022*" + - ".clarifai.api.ListAnnotationFiltersReque" + - "st\032+.clarifai.api.MultiAnnotationFilterR" + - "esponse\"z\202\323\344\223\002h\022L/v2/users/{user_app_id." + - "user_id}/apps/{user_app_id.app_id}/annot" + - "ation_filtersZ\030\022\026/v2/annotation_filters\230" + - "\234\'\002\220\234\'-\220\234\'r\022\231\002\n\023GetAnnotationFilter\022(.cl" + - "arifai.api.GetAnnotationFilterRequest\032,." + - "clarifai.api.SingleAnnotationFilterRespo" + - "nse\"\251\001\202\323\344\223\002\226\001\022c/v2/users/{user_app_id.us" + - "er_id}/apps/{user_app_id.app_id}/annotat" + - "ion_filters/{annotation_filter_id}Z/\022-/v" + - "2/annotation_filters/{annotation_filter_" + - "id}\230\234\'\002\220\234\'-\220\234\'r\022\367\001\n\025PostAnnotationFilter" + - "s\022*.clarifai.api.PostAnnotationFiltersRe" + - "quest\032+.clarifai.api.MultiAnnotationFilt" + - "erResponse\"\204\001\202\323\344\223\002n\"L/v2/users/{user_app" + + "id.app_id}/annotations/searches/metrics:" + + "\001*Z%\" /v2/annotations/searches/metrics:\001" + + "*\230\234\'\002\220\234\'-\220\234\'&\220\234\'\013\220\234\'\005\220\234\'5\220\234\'6\220\234\'\017\220\234\'\023\022\251\002" + + "\n\032GetAnnotationSearchMetrics\022/.clarifai." + + "api.GetAnnotationSearchMetricsRequest\0322." + + "clarifai.api.MultiAnnotationSearchMetric" + + "sResponse\"\245\001\202\323\344\223\002\206\001\022[/v2/users/{user_app" + "_id.user_id}/apps/{user_app_id.app_id}/a" + - "nnotation_filters:\001*Z\033\"\026/v2/annotation_f" + - "ilters:\001*\230\234\'\002\220\234\'-\220\234\'r\220\234\'s\022\371\001\n\026PatchAnnot" + - "ationFilters\022+.clarifai.api.PatchAnnotat" + - "ionFiltersRequest\032+.clarifai.api.MultiAn" + - "notationFilterResponse\"\204\001\202\323\344\223\002n2L/v2/use" + - "rs/{user_app_id.user_id}/apps/{user_app_" + - "id.app_id}/annotation_filters:\001*Z\0332\026/v2/" + - "annotation_filters:\001*\230\234\'\002\220\234\'-\220\234\'r\220\234\'s\022\365\001" + - "\n\027DeleteAnnotationFilters\022,.clarifai.api" + - ".DeleteAnnotationFiltersRequest\032!.clarif" + - "ai.api.status.BaseResponse\"\210\001\202\323\344\223\002n*L/v2" + - "/users/{user_app_id.user_id}/apps/{user_" + - "app_id.app_id}/annotation_filters:\001*Z\033*\026" + - "/v2/annotation_filters:\001*\230\234\'\002\220\234\'-\220\234\'r\220\234\'" + - "s\220\234\'t\022|\n\017ListStatusCodes\022$.clarifai.api." + - "ListStatusCodesRequest\032%.clarifai.api.Mu" + - "ltiStatusCodeResponse\"\034\202\323\344\223\002\022\022\020/v2/statu" + - "s_codes\230\234\'\001\022\212\001\n\rGetStatusCode\022\".clarifai" + - ".api.GetStatusCodeRequest\032&.clarifai.api" + - ".SingleStatusCodeResponse\"-\202\323\344\223\002#\022!/v2/s" + - "tatus_codes/{status_code_id}\230\234\'\001\022\302\001\n\021Lis" + - "tCollaborators\022&.clarifai.api.ListCollab" + - "oratorsRequest\032(.clarifai.api.MultiColla" + - "boratorsResponse\"[\202\323\344\223\002I\022G/v2/users/{use" + - "r_app_id.user_id}/apps/{user_app_id.app_" + - "id}/collaborators\230\234\'\002\220\234\'-\220\234\'2\022\311\001\n\021PostCo" + - "llaborators\022&.clarifai.api.PostCollabora" + - "torsRequest\032(.clarifai.api.MultiCollabor" + - "atorsResponse\"b\202\323\344\223\002L\"G/v2/users/{user_a" + - "pp_id.user_id}/apps/{user_app_id.app_id}" + - "/collaborators:\001*\230\234\'\002\220\234\'-\220\234\'3\220\234\'2\022\317\001\n\022Pa" + - "tchCollaborators\022\'.clarifai.api.PatchCol" + - "laboratorsRequest\032(.clarifai.api.MultiCo" + - "llaboratorsResponse\"f\202\323\344\223\002L2G/v2/users/{" + - "user_app_id.user_id}/apps/{user_app_id.a" + - "pp_id}/collaborators:\001*\230\234\'\002\220\234\'-\220\234\'3\220\234\'2\220" + - "\234\'4\022\312\001\n\023DeleteCollaborators\022(.clarifai.a" + - "pi.DeleteCollaboratorsRequest\032!.clarifai" + - ".api.status.BaseResponse\"f\202\323\344\223\002L*G/v2/us" + - "ers/{user_app_id.user_id}/apps/{user_app" + - "_id.app_id}/collaborators:\001*\230\234\'\002\220\234\'-\220\234\'3" + - "\220\234\'2\220\234\'4\022\254\001\n\022ListCollaborations\022\'.clarif" + - "ai.api.ListCollaborationsRequest\032).clari" + - "fai.api.MultiCollaborationsResponse\"B\202\323\344" + - "\223\0020\022./v2/users/{user_app_id.user_id}/col" + - "laborations\230\234\'\005\220\234\'-\220\234\'2\022\306\001\n\023PostAppDupli" + - "cations\022(.clarifai.api.PostAppDuplicatio" + - "nsRequest\032*.clarifai.api.MultiAppDuplica" + - "tionsResponse\"Y\202\323\344\223\002K\"F/v2/users/{user_a" + + "nnotations/searches/metrics/{id}Z\'\022%/v2/" + + "annotations/searches/metrics/{id}\230\234\'\002\220\234\'" + + "-\220\234\'&\220\234\'\013\220\234\'\005\220\234\'5\022\240\002\n\033ListAnnotationSear" + + "chMetrics\0220.clarifai.api.ListAnnotationS" + + "earchMetricsRequest\0322.clarifai.api.Multi" + + "AnnotationSearchMetricsResponse\"\232\001\202\323\344\223\002|" + + "\022V/v2/users/{user_app_id.user_id}/apps/{" + + "user_app_id.app_id}/annotations/searches" + + "/metricsZ\"\022 /v2/annotations/searches/met" + + "rics\230\234\'\002\220\234\'-\220\234\'&\220\234\'\013\220\234\'\005\220\234\'5\022\232\002\n\035DeleteA" + + "nnotationSearchMetrics\0222.clarifai.api.De" + + "leteAnnotationSearchMetricsRequest\032!.cla" + + "rifai.api.status.BaseResponse\"\241\001\202\323\344\223\002\206\001*" + + "[/v2/users/{user_app_id.user_id}/apps/{u" + + "ser_app_id.app_id}/annotations/searches/" + + "metrics/{id}Z\'*%/v2/annotations/searches" + + "/metrics/{id}\230\234\'\002\220\234\'-\220\234\'5\220\234\'6\220\234\'?\022\316\001\n\014De" + + "leteSearch\022!.clarifai.api.DeleteSearchRe" + + "quest\032!.clarifai.api.status.BaseResponse" + + "\"x\202\323\344\223\002^*G/v2/users/{user_app_id.user_id" + + "}/apps/{user_app_id.app_id}/searches/{id" + + "}Z\023*\021/v2/searches/{id}\230\234\'\002\220\234\'-\220\234\'r\220\234\'s\220\234" + + "\'t\022\354\001\n\025ListAnnotationFilters\022*.clarifai." + + "api.ListAnnotationFiltersRequest\032+.clari" + + "fai.api.MultiAnnotationFilterResponse\"z\202" + + "\323\344\223\002h\022L/v2/users/{user_app_id.user_id}/a" + + "pps/{user_app_id.app_id}/annotation_filt" + + "ersZ\030\022\026/v2/annotation_filters\230\234\'\002\220\234\'-\220\234\'" + + "r\022\231\002\n\023GetAnnotationFilter\022(.clarifai.api" + + ".GetAnnotationFilterRequest\032,.clarifai.a" + + "pi.SingleAnnotationFilterResponse\"\251\001\202\323\344\223" + + "\002\226\001\022c/v2/users/{user_app_id.user_id}/app" + + "s/{user_app_id.app_id}/annotation_filter" + + "s/{annotation_filter_id}Z/\022-/v2/annotati" + + "on_filters/{annotation_filter_id}\230\234\'\002\220\234\'" + + "-\220\234\'r\022\367\001\n\025PostAnnotationFilters\022*.clarif" + + "ai.api.PostAnnotationFiltersRequest\032+.cl" + + "arifai.api.MultiAnnotationFilterResponse" + + "\"\204\001\202\323\344\223\002n\"L/v2/users/{user_app_id.user_i" + + "d}/apps/{user_app_id.app_id}/annotation_" + + "filters:\001*Z\033\"\026/v2/annotation_filters:\001*\230" + + "\234\'\002\220\234\'-\220\234\'r\220\234\'s\022\371\001\n\026PatchAnnotationFilte" + + "rs\022+.clarifai.api.PatchAnnotationFilters" + + "Request\032+.clarifai.api.MultiAnnotationFi" + + "lterResponse\"\204\001\202\323\344\223\002n2L/v2/users/{user_a" + "pp_id.user_id}/apps/{user_app_id.app_id}" + - "/duplications:\001*\230\234\'\005\220\234\'-\022\245\001\n\023ListAppDupl" + - "ications\022(.clarifai.api.ListAppDuplicati" + - "onsRequest\032*.clarifai.api.MultiAppDuplic" + - "ationsResponse\"8\202\323\344\223\002.\022,/v2/users/{user_" + - "app_id.user_id}/duplications\230\234\'\005\022\266\001\n\021Get" + - "AppDuplication\022&.clarifai.api.GetAppDupl" + - "icationRequest\032*.clarifai.api.SingleAppD" + - "uplicationResponse\"M\202\323\344\223\002C\022A/v2/users/{u" + - "ser_app_id.user_id}/duplications/{app_du" + - "plication_id}\230\234\'\005\022\331\001\n\tPostTasks\022\036.clarif" + - "ai.api.PostTasksRequest\032\037.clarifai.api.M" + - "ultiTaskResponse\"\212\001\202\323\344\223\002T\"?/v2/users/{us" + + "/annotation_filters:\001*Z\0332\026/v2/annotation" + + "_filters:\001*\230\234\'\002\220\234\'-\220\234\'r\220\234\'s\022\365\001\n\027DeleteAn" + + "notationFilters\022,.clarifai.api.DeleteAnn" + + "otationFiltersRequest\032!.clarifai.api.sta" + + "tus.BaseResponse\"\210\001\202\323\344\223\002n*L/v2/users/{us" + "er_app_id.user_id}/apps/{user_app_id.app" + - "_id}/tasks:\001*Z\016\"\t/v2/tasks:\001*\230\234\'\002\220\234\'-\220\234\'" + - "7\220\234\'8\220\234\'\005\220\234\'\003\220\234\'r\220\234\'\013\220\234\'\023\220\234\'\017\220\234\'%\220\234\'&\022\376\001" + - "\n\026GetTaskAnnotationCount\022!.clarifai.api." + - "GetTaskCountRequest\032%.clarifai.api.Singl" + - "eTaskCountResponse\"\231\001\202\323\344\223\002\206\001\022[/v2/users/" + - "{user_app_id.user_id}/apps/{user_app_id." + - "app_id}/tasks/{task_id}/annotations/coun" + - "tZ\'\022%/v2/tasks/{task_id}/annotations/cou" + - "nt\230\234\'\002\220\234\'-\220\234\'8\022\356\001\n\021GetTaskInputCount\022!.c" + - "larifai.api.GetTaskCountRequest\032%.clarif" + - "ai.api.SingleTaskCountResponse\"\216\001\202\323\344\223\002|\022" + - "V/v2/users/{user_app_id.user_id}/apps/{u" + - "ser_app_id.app_id}/tasks/{task_id}/input" + - "s/countZ\"\022 /v2/tasks/{task_id}/inputs/co" + - "unt\230\234\'\002\220\234\'-\220\234\'8\022\320\001\n\007GetTask\022\034.clarifai.a" + - "pi.GetTaskRequest\032 .clarifai.api.SingleT" + - "askResponse\"\204\001\202\323\344\223\002b\022I/v2/users/{user_ap" + - "p_id.user_id}/apps/{user_app_id.app_id}/" + - "tasks/{task_id}Z\025\022\023/v2/tasks/{task_id}\230\234" + - "\'\002\220\234\'-\220\234\'8\220\234\'r\220\234\'\013\220\234\'\023\220\234\'\017\022\276\001\n\tListTasks" + - "\022\036.clarifai.api.ListTasksRequest\032\037.clari" + - "fai.api.MultiTaskResponse\"p\202\323\344\223\002N\022?/v2/u" + - "sers/{user_app_id.user_id}/apps/{user_ap" + - "p_id.app_id}/tasksZ\013\022\t/v2/tasks\230\234\'\002\220\234\'-\220" + - "\234\'8\220\234\'r\220\234\'\013\220\234\'\023\220\234\'\017\022\327\001\n\nPatchTasks\022\037.cla" + - "rifai.api.PatchTasksRequest\032\037.clarifai.a" + - "pi.MultiTaskResponse\"\206\001\202\323\344\223\002T2?/v2/users" + + "_id}/annotation_filters:\001*Z\033*\026/v2/annota" + + "tion_filters:\001*\230\234\'\002\220\234\'-\220\234\'r\220\234\'s\220\234\'t\022|\n\017L" + + "istStatusCodes\022$.clarifai.api.ListStatus" + + "CodesRequest\032%.clarifai.api.MultiStatusC" + + "odeResponse\"\034\202\323\344\223\002\022\022\020/v2/status_codes\230\234\'" + + "\001\022\212\001\n\rGetStatusCode\022\".clarifai.api.GetSt" + + "atusCodeRequest\032&.clarifai.api.SingleSta" + + "tusCodeResponse\"-\202\323\344\223\002#\022!/v2/status_code" + + "s/{status_code_id}\230\234\'\001\022\302\001\n\021ListCollabora" + + "tors\022&.clarifai.api.ListCollaboratorsReq" + + "uest\032(.clarifai.api.MultiCollaboratorsRe" + + "sponse\"[\202\323\344\223\002I\022G/v2/users/{user_app_id.u" + + "ser_id}/apps/{user_app_id.app_id}/collab" + + "orators\230\234\'\002\220\234\'-\220\234\'2\022\311\001\n\021PostCollaborator" + + "s\022&.clarifai.api.PostCollaboratorsReques" + + "t\032(.clarifai.api.MultiCollaboratorsRespo" + + "nse\"b\202\323\344\223\002L\"G/v2/users/{user_app_id.user" + + "_id}/apps/{user_app_id.app_id}/collabora" + + "tors:\001*\230\234\'\002\220\234\'-\220\234\'3\220\234\'2\022\317\001\n\022PatchCollabo" + + "rators\022\'.clarifai.api.PatchCollaborators" + + "Request\032(.clarifai.api.MultiCollaborator" + + "sResponse\"f\202\323\344\223\002L2G/v2/users/{user_app_i" + + "d.user_id}/apps/{user_app_id.app_id}/col" + + "laborators:\001*\230\234\'\002\220\234\'-\220\234\'3\220\234\'2\220\234\'4\022\312\001\n\023De" + + "leteCollaborators\022(.clarifai.api.DeleteC" + + "ollaboratorsRequest\032!.clarifai.api.statu" + + "s.BaseResponse\"f\202\323\344\223\002L*G/v2/users/{user_" + + "app_id.user_id}/apps/{user_app_id.app_id" + + "}/collaborators:\001*\230\234\'\002\220\234\'-\220\234\'3\220\234\'2\220\234\'4\022\254" + + "\001\n\022ListCollaborations\022\'.clarifai.api.Lis" + + "tCollaborationsRequest\032).clarifai.api.Mu" + + "ltiCollaborationsResponse\"B\202\323\344\223\0020\022./v2/u" + + "sers/{user_app_id.user_id}/collaboration" + + "s\230\234\'\005\220\234\'-\220\234\'2\022\306\001\n\023PostAppDuplications\022(." + + "clarifai.api.PostAppDuplicationsRequest\032" + + "*.clarifai.api.MultiAppDuplicationsRespo" + + "nse\"Y\202\323\344\223\002K\"F/v2/users/{user_app_id.user" + + "_id}/apps/{user_app_id.app_id}/duplicati" + + "ons:\001*\230\234\'\005\220\234\'-\022\245\001\n\023ListAppDuplications\022(" + + ".clarifai.api.ListAppDuplicationsRequest" + + "\032*.clarifai.api.MultiAppDuplicationsResp" + + "onse\"8\202\323\344\223\002.\022,/v2/users/{user_app_id.use" + + "r_id}/duplications\230\234\'\005\022\266\001\n\021GetAppDuplica" + + "tion\022&.clarifai.api.GetAppDuplicationReq" + + "uest\032*.clarifai.api.SingleAppDuplication" + + "Response\"M\202\323\344\223\002C\022A/v2/users/{user_app_id" + + ".user_id}/duplications/{app_duplication_" + + "id}\230\234\'\005\022\331\001\n\tPostTasks\022\036.clarifai.api.Pos" + + "tTasksRequest\032\037.clarifai.api.MultiTaskRe" + + "sponse\"\212\001\202\323\344\223\002T\"?/v2/users/{user_app_id." + + "user_id}/apps/{user_app_id.app_id}/tasks" + + ":\001*Z\016\"\t/v2/tasks:\001*\230\234\'\002\220\234\'-\220\234\'7\220\234\'8\220\234\'\005\220" + + "\234\'\003\220\234\'r\220\234\'\013\220\234\'\023\220\234\'\017\220\234\'%\220\234\'&\022\376\001\n\026GetTaskA" + + "nnotationCount\022!.clarifai.api.GetTaskCou" + + "ntRequest\032%.clarifai.api.SingleTaskCount" + + "Response\"\231\001\202\323\344\223\002\206\001\022[/v2/users/{user_app_" + + "id.user_id}/apps/{user_app_id.app_id}/ta" + + "sks/{task_id}/annotations/countZ\'\022%/v2/t" + + "asks/{task_id}/annotations/count\230\234\'\002\220\234\'-" + + "\220\234\'8\022\356\001\n\021GetTaskInputCount\022!.clarifai.ap" + + "i.GetTaskCountRequest\032%.clarifai.api.Sin" + + "gleTaskCountResponse\"\216\001\202\323\344\223\002|\022V/v2/users" + "/{user_app_id.user_id}/apps/{user_app_id" + - ".app_id}/tasks:\001*Z\0162\t/v2/tasks:\001*\230\234\'\002\220\234\'" + - "-\220\234\'7\220\234\'8\220\234\'\005\220\234\'r\220\234\'\013\220\234\'\023\220\234\'\017\220\234\'%\220\234\'&\022\302\001" + - "\n\013DeleteTasks\022 .clarifai.api.DeleteTasks" + - "Request\032!.clarifai.api.status.BaseRespon" + - "se\"n\202\323\344\223\002T*?/v2/users/{user_app_id.user_" + - "id}/apps/{user_app_id.app_id}/tasks:\001*Z\016" + - "*\t/v2/tasks:\001*\230\234\'\002\220\234\'-\220\234\'7\220\234\'8\220\234\'F\022\365\001\n\017P" + - "ostLabelOrders\022$.clarifai.api.PostLabelO" + - "rdersRequest\032%.clarifai.api.MultiLabelOr" + - "derResponse\"\224\001\202\323\344\223\002b\"F/v2/users/{user_ap" + - "p_id.user_id}/apps/{user_app_id.app_id}/" + - "label_orders:\001*Z\025\"\020/v2/label_orders:\001*\230\234" + - "\'\002\220\234\'-\220\234\'C\220\234\'D\220\234\'7\220\234\'8\220\234\'\005\220\234\'r\220\234\'\013\220\234\'\023\220\234" + - "\'\017\022\366\001\n\rGetLabelOrder\022\".clarifai.api.GetL" + - "abelOrderRequest\032&.clarifai.api.SingleLa" + - "belOrderResponse\"\230\001\202\323\344\223\002~\022W/v2/users/{us" + + ".app_id}/tasks/{task_id}/inputs/countZ\"\022" + + " /v2/tasks/{task_id}/inputs/count\230\234\'\002\220\234\'" + + "-\220\234\'8\022\320\001\n\007GetTask\022\034.clarifai.api.GetTask" + + "Request\032 .clarifai.api.SingleTaskRespons" + + "e\"\204\001\202\323\344\223\002b\022I/v2/users/{user_app_id.user_" + + "id}/apps/{user_app_id.app_id}/tasks/{tas" + + "k_id}Z\025\022\023/v2/tasks/{task_id}\230\234\'\002\220\234\'-\220\234\'8" + + "\220\234\'r\220\234\'\013\220\234\'\023\220\234\'\017\022\276\001\n\tListTasks\022\036.clarifa" + + "i.api.ListTasksRequest\032\037.clarifai.api.Mu" + + "ltiTaskResponse\"p\202\323\344\223\002N\022?/v2/users/{user" + + "_app_id.user_id}/apps/{user_app_id.app_i" + + "d}/tasksZ\013\022\t/v2/tasks\230\234\'\002\220\234\'-\220\234\'8\220\234\'r\220\234\'" + + "\013\220\234\'\023\220\234\'\017\022\327\001\n\nPatchTasks\022\037.clarifai.api." + + "PatchTasksRequest\032\037.clarifai.api.MultiTa" + + "skResponse\"\206\001\202\323\344\223\002T2?/v2/users/{user_app" + + "_id.user_id}/apps/{user_app_id.app_id}/t" + + "asks:\001*Z\0162\t/v2/tasks:\001*\230\234\'\002\220\234\'-\220\234\'7\220\234\'8\220" + + "\234\'\005\220\234\'r\220\234\'\013\220\234\'\023\220\234\'\017\220\234\'%\220\234\'&\022\302\001\n\013DeleteTa" + + "sks\022 .clarifai.api.DeleteTasksRequest\032!." + + "clarifai.api.status.BaseResponse\"n\202\323\344\223\002T" + + "*?/v2/users/{user_app_id.user_id}/apps/{" + + "user_app_id.app_id}/tasks:\001*Z\016*\t/v2/task" + + "s:\001*\230\234\'\002\220\234\'-\220\234\'7\220\234\'8\220\234\'F\022\365\001\n\017PostLabelOr" + + "ders\022$.clarifai.api.PostLabelOrdersReque" + + "st\032%.clarifai.api.MultiLabelOrderRespons" + + "e\"\224\001\202\323\344\223\002b\"F/v2/users/{user_app_id.user_" + + "id}/apps/{user_app_id.app_id}/label_orde" + + "rs:\001*Z\025\"\020/v2/label_orders:\001*\230\234\'\002\220\234\'-\220\234\'C" + + "\220\234\'D\220\234\'7\220\234\'8\220\234\'\005\220\234\'r\220\234\'\013\220\234\'\023\220\234\'\017\022\366\001\n\rGet" + + "LabelOrder\022\".clarifai.api.GetLabelOrderR" + + "equest\032&.clarifai.api.SingleLabelOrderRe" + + "sponse\"\230\001\202\323\344\223\002~\022W/v2/users/{user_app_id." + + "user_id}/apps/{user_app_id.app_id}/label" + + "_orders/{label_order_id}Z#\022!/v2/label_or" + + "ders/{label_order_id}\230\234\'\002\220\234\'-\220\234\'C\220\234\'\013\220\234\'" + + "8\022\326\001\n\017ListLabelOrders\022$.clarifai.api.Lis" + + "tLabelOrdersRequest\032%.clarifai.api.Multi" + + "LabelOrderResponse\"v\202\323\344\223\002\\\022F/v2/users/{u" + + "ser_app_id.user_id}/apps/{user_app_id.ap" + + "p_id}/label_ordersZ\022\022\020/v2/label_orders\230\234" + + "\'\002\220\234\'-\220\234\'C\220\234\'\013\220\234\'8\022\353\001\n\020PatchLabelOrders\022" + + "%.clarifai.api.PatchLabelOrdersRequest\032%" + + ".clarifai.api.MultiLabelOrderResponse\"\210\001" + + "\202\323\344\223\002b2F/v2/users/{user_app_id.user_id}/" + + "apps/{user_app_id.app_id}/label_orders:\001" + + "*Z\0252\020/v2/label_orders:\001*\230\234\'\002\220\234\'-\220\234\'C\220\234\'D" + + "\220\234\'\013\220\234\'7\220\234\'8\220\234\'F\022\345\001\n\021DeleteLabelOrders\022&" + + ".clarifai.api.DeleteLabelOrdersRequest\032!" + + ".clarifai.api.status.BaseResponse\"\204\001\202\323\344\223" + + "\002b*F/v2/users/{user_app_id.user_id}/apps" + + "/{user_app_id.app_id}/label_orders:\001*Z\025*" + + "\020/v2/label_orders:\001*\230\234\'\002\220\234\'-\220\234\'E\220\234\'C\220\234\'D" + + "\220\234\'7\220\234\'8\022\362\001\n\016PostCollectors\022#.clarifai.a" + + "pi.PostCollectorsRequest\032$.clarifai.api." + + "MultiCollectorResponse\"\224\001\202\323\344\223\002^\"D/v2/use" + + "rs/{user_app_id.user_id}/apps/{user_app_" + + "id.app_id}/collectors:\001*Z\023\"\016/v2/collecto" + + "rs:\001*\230\234\'\002\220\234\'-\220\234\'\004\220\234\'%\220\234\'&\220\234\')\220\234\'\013\220\234\'\004\220\234\'" + + "\005\220\234\'\017\220\234\'\002\220\234\'\023\022\343\001\n\014GetCollector\022!.clarifa" + + "i.api.GetCollectorRequest\032%.clarifai.api" + + ".SingleCollectorResponse\"\210\001\202\323\344\223\002v\022S/v2/u" + + "sers/{user_app_id.user_id}/apps/{user_ap" + + "p_id.app_id}/collectors/{collector_id}Z\037" + + "\022\035/v2/collectors/{collector_id}\230\234\'\002\220\234\'-\220" + + "\234\'*\022\307\001\n\016ListCollectors\022#.clarifai.api.Li" + + "stCollectorsRequest\032$.clarifai.api.Multi" + + "CollectorResponse\"j\202\323\344\223\002X\022D/v2/users/{us" + "er_app_id.user_id}/apps/{user_app_id.app" + - "_id}/label_orders/{label_order_id}Z#\022!/v" + - "2/label_orders/{label_order_id}\230\234\'\002\220\234\'-\220" + - "\234\'C\220\234\'\013\220\234\'8\022\326\001\n\017ListLabelOrders\022$.clarif" + - "ai.api.ListLabelOrdersRequest\032%.clarifai" + - ".api.MultiLabelOrderResponse\"v\202\323\344\223\002\\\022F/v" + - "2/users/{user_app_id.user_id}/apps/{user" + - "_app_id.app_id}/label_ordersZ\022\022\020/v2/labe" + - "l_orders\230\234\'\002\220\234\'-\220\234\'C\220\234\'\013\220\234\'8\022\353\001\n\020PatchLa" + - "belOrders\022%.clarifai.api.PatchLabelOrder" + - "sRequest\032%.clarifai.api.MultiLabelOrderR" + - "esponse\"\210\001\202\323\344\223\002b2F/v2/users/{user_app_id" + - ".user_id}/apps/{user_app_id.app_id}/labe" + - "l_orders:\001*Z\0252\020/v2/label_orders:\001*\230\234\'\002\220\234" + - "\'-\220\234\'C\220\234\'D\220\234\'\013\220\234\'7\220\234\'8\220\234\'F\022\345\001\n\021DeleteLab" + - "elOrders\022&.clarifai.api.DeleteLabelOrder" + - "sRequest\032!.clarifai.api.status.BaseRespo" + - "nse\"\204\001\202\323\344\223\002b*F/v2/users/{user_app_id.use" + - "r_id}/apps/{user_app_id.app_id}/label_or" + - "ders:\001*Z\025*\020/v2/label_orders:\001*\230\234\'\002\220\234\'-\220\234" + - "\'E\220\234\'C\220\234\'D\220\234\'7\220\234\'8\022\362\001\n\016PostCollectors\022#." + - "clarifai.api.PostCollectorsRequest\032$.cla" + - "rifai.api.MultiCollectorResponse\"\224\001\202\323\344\223\002" + - "^\"D/v2/users/{user_app_id.user_id}/apps/" + - "{user_app_id.app_id}/collectors:\001*Z\023\"\016/v" + - "2/collectors:\001*\230\234\'\002\220\234\'-\220\234\'\004\220\234\'%\220\234\'&\220\234\')\220" + - "\234\'\013\220\234\'\004\220\234\'\005\220\234\'\017\220\234\'\002\220\234\'\023\022\343\001\n\014GetCollector" + - "\022!.clarifai.api.GetCollectorRequest\032%.cl" + - "arifai.api.SingleCollectorResponse\"\210\001\202\323\344" + - "\223\002v\022S/v2/users/{user_app_id.user_id}/app" + - "s/{user_app_id.app_id}/collectors/{colle" + - "ctor_id}Z\037\022\035/v2/collectors/{collector_id" + - "}\230\234\'\002\220\234\'-\220\234\'*\022\307\001\n\016ListCollectors\022#.clari" + - "fai.api.ListCollectorsRequest\032$.clarifai" + - ".api.MultiCollectorResponse\"j\202\323\344\223\002X\022D/v2" + - "/users/{user_app_id.user_id}/apps/{user_" + - "app_id.app_id}/collectorsZ\020\022\016/v2/collect" + - "ors\230\234\'\002\220\234\'-\220\234\'*\022\323\001\n\017PatchCollectors\022$.cl" + - "arifai.api.PatchCollectorsRequest\032$.clar" + - "ifai.api.MultiCollectorResponse\"t\202\323\344\223\002^2" + - "D/v2/users/{user_app_id.user_id}/apps/{u" + - "ser_app_id.app_id}/collectors:\001*Z\0232\016/v2/" + - "collectors:\001*\230\234\'\002\220\234\'-\220\234\')\220\234\'*\022\326\001\n\020Delete" + - "Collectors\022%.clarifai.api.DeleteCollecto" + - "rsRequest\032!.clarifai.api.status.BaseResp" + - "onse\"x\202\323\344\223\002^*D/v2/users/{user_app_id.use" + - "r_id}/apps/{user_app_id.app_id}/collecto" + - "rs:\001*Z\023*\016/v2/collectors:\001*\230\234\'\002\220\234\'-\220\234\')\220\234" + - "\'+\220\234\'*\022\311\001\n\016PostStatValues\022#.clarifai.api" + - ".PostStatValuesRequest\032$.clarifai.api.Mu" + - "ltiStatValueResponse\"l\202\323\344\223\002b\"F/v2/users/" + - "{user_app_id.user_id}/apps/{user_app_id." + - "app_id}/stats/values:\001*Z\025\"\020/v2/stats/val" + - "ues:\001*\230\234\'\002\022\375\001\n\027PostStatValuesAggregate\022," + - ".clarifai.api.PostStatValuesAggregateReq" + - "uest\032-.clarifai.api.MultiStatValueAggreg" + - "ateResponse\"\204\001\202\323\344\223\002v\"P/v2/users/{user_ap" + - "p_id.user_id}/apps/{user_app_id.app_id}/" + - "stats/values/aggregate:\001*Z\037\"\032/v2/stats/v" + - "alues/aggregate:\001*\230\234\'\002\220\234\'-\022\262\001\n\tGetModule" + - "\022\036.clarifai.api.GetModuleRequest\032\".clari" + - "fai.api.SingleModuleResponse\"a\202\323\344\223\002O\022M/v" + - "2/users/{user_app_id.user_id}/apps/{user" + - "_app_id.app_id}/modules/{module_id}\230\234\'\005\220" + - "\234\'-\220\234\'m\022\344\001\n\013ListModules\022 .clarifai.api.L" + - "istModulesRequest\032!.clarifai.api.MultiMo" + - "duleResponse\"\217\001\202\323\344\223\002}\022A/v2/users/{user_a" + + "_id}/collectorsZ\020\022\016/v2/collectors\230\234\'\002\220\234\'" + + "-\220\234\'*\022\323\001\n\017PatchCollectors\022$.clarifai.api" + + ".PatchCollectorsRequest\032$.clarifai.api.M" + + "ultiCollectorResponse\"t\202\323\344\223\002^2D/v2/users" + + "/{user_app_id.user_id}/apps/{user_app_id" + + ".app_id}/collectors:\001*Z\0232\016/v2/collectors" + + ":\001*\230\234\'\002\220\234\'-\220\234\')\220\234\'*\022\326\001\n\020DeleteCollectors" + + "\022%.clarifai.api.DeleteCollectorsRequest\032" + + "!.clarifai.api.status.BaseResponse\"x\202\323\344\223" + + "\002^*D/v2/users/{user_app_id.user_id}/apps" + + "/{user_app_id.app_id}/collectors:\001*Z\023*\016/" + + "v2/collectors:\001*\230\234\'\002\220\234\'-\220\234\')\220\234\'+\220\234\'*\022\311\001\n" + + "\016PostStatValues\022#.clarifai.api.PostStatV" + + "aluesRequest\032$.clarifai.api.MultiStatVal" + + "ueResponse\"l\202\323\344\223\002b\"F/v2/users/{user_app_" + + "id.user_id}/apps/{user_app_id.app_id}/st" + + "ats/values:\001*Z\025\"\020/v2/stats/values:\001*\230\234\'\002" + + "\022\375\001\n\027PostStatValuesAggregate\022,.clarifai." + + "api.PostStatValuesAggregateRequest\032-.cla" + + "rifai.api.MultiStatValueAggregateRespons" + + "e\"\204\001\202\323\344\223\002v\"P/v2/users/{user_app_id.user_" + + "id}/apps/{user_app_id.app_id}/stats/valu" + + "es/aggregate:\001*Z\037\"\032/v2/stats/values/aggr" + + "egate:\001*\230\234\'\002\220\234\'-\022\262\001\n\tGetModule\022\036.clarifa" + + "i.api.GetModuleRequest\032\".clarifai.api.Si" + + "ngleModuleResponse\"a\202\323\344\223\002O\022M/v2/users/{u" + + "ser_app_id.user_id}/apps/{user_app_id.ap" + + "p_id}/modules/{module_id}\230\234\'\005\220\234\'-\220\234\'m\022\344\001" + + "\n\013ListModules\022 .clarifai.api.ListModules" + + "Request\032!.clarifai.api.MultiModuleRespon" + + "se\"\217\001\202\323\344\223\002}\022A/v2/users/{user_app_id.user" + + "_id}/apps/{user_app_id.app_id}/modulesZ)" + + "\022\'/v2/users/{user_app_id.user_id}/module" + + "sZ\r\022\013/v2/modules\230\234\'\005\220\234\'-\220\234\'m\022\260\001\n\013PostMod" + + "ules\022 .clarifai.api.PostModulesRequest\032!" + + ".clarifai.api.MultiModuleResponse\"\\\202\323\344\223\002" + + "F\"A/v2/users/{user_app_id.user_id}/apps/" + + "{user_app_id.app_id}/modules:\001*\230\234\'\005\220\234\'-\220" + + "\234\'l\220\234\'m\022\262\001\n\014PatchModules\022!.clarifai.api." + + "PatchModulesRequest\032!.clarifai.api.Multi" + + "ModuleResponse\"\\\202\323\344\223\002F2A/v2/users/{user_" + + "app_id.user_id}/apps/{user_app_id.app_id" + + "}/modules:\001*\230\234\'\005\220\234\'-\220\234\'l\220\234\'m\022\320\001\n\rDeleteM" + + "odules\022\".clarifai.api.DeleteModulesReque" + + "st\032!.clarifai.api.status.BaseResponse\"x\202" + + "\323\344\223\002F*A/v2/users/{user_app_id.user_id}/a" + + "pps/{user_app_id.app_id}/modules:\001*\230\234\'\005\220" + + "\234\'-\220\234\'l\220\234\'n\220\234\'m\220\234\'p\220\234\'o\220\234\'q\220\234\'1\220\234\'0\220\234\'/\022" + + "\344\001\n\020GetModuleVersion\022%.clarifai.api.GetM" + + "oduleVersionRequest\032).clarifai.api.Singl" + + "eModuleVersionResponse\"~\202\323\344\223\002l\022j/v2/user" + + "s/{user_app_id.user_id}/apps/{user_app_i" + + "d.app_id}/modules/{module_id}/versions/{" + + "module_version_id}\230\234\'\005\220\234\'-\220\234\'m\022\323\001\n\022ListM" + + "oduleVersions\022\'.clarifai.api.ListModuleV" + + "ersionsRequest\032(.clarifai.api.MultiModul" + + "eVersionResponse\"j\202\323\344\223\002X\022V/v2/users/{use" + + "r_app_id.user_id}/apps/{user_app_id.app_" + + "id}/modules/{module_id}/versions\230\234\'\005\220\234\'-" + + "\220\234\'m\022\332\001\n\022PostModuleVersions\022\'.clarifai.a" + + "pi.PostModuleVersionsRequest\032(.clarifai." + + "api.MultiModuleVersionResponse\"q\202\323\344\223\002[\"V" + + "/v2/users/{user_app_id.user_id}/apps/{us" + + "er_app_id.app_id}/modules/{module_id}/ve" + + "rsions:\001*\230\234\'\005\220\234\'-\220\234\'l\220\234\'m\022\334\001\n\023PatchModul" + + "eVersions\022(.clarifai.api.PatchModuleVers" + + "ionsRequest\032(.clarifai.api.MultiModuleVe" + + "rsionResponse\"q\202\323\344\223\002[2V/v2/users/{user_a" + "pp_id.user_id}/apps/{user_app_id.app_id}" + - "/modulesZ)\022\'/v2/users/{user_app_id.user_" + - "id}/modulesZ\r\022\013/v2/modules\230\234\'\005\220\234\'-\220\234\'m\022\260" + - "\001\n\013PostModules\022 .clarifai.api.PostModule" + - "sRequest\032!.clarifai.api.MultiModuleRespo" + - "nse\"\\\202\323\344\223\002F\"A/v2/users/{user_app_id.user" + - "_id}/apps/{user_app_id.app_id}/modules:\001" + - "*\230\234\'\005\220\234\'-\220\234\'l\220\234\'m\022\262\001\n\014PatchModules\022!.cla" + - "rifai.api.PatchModulesRequest\032!.clarifai" + - ".api.MultiModuleResponse\"\\\202\323\344\223\002F2A/v2/us" + - "ers/{user_app_id.user_id}/apps/{user_app" + - "_id.app_id}/modules:\001*\230\234\'\005\220\234\'-\220\234\'l\220\234\'m\022\320" + - "\001\n\rDeleteModules\022\".clarifai.api.DeleteMo" + - "dulesRequest\032!.clarifai.api.status.BaseR" + - "esponse\"x\202\323\344\223\002F*A/v2/users/{user_app_id." + - "user_id}/apps/{user_app_id.app_id}/modul" + - "es:\001*\230\234\'\005\220\234\'-\220\234\'l\220\234\'n\220\234\'m\220\234\'p\220\234\'o\220\234\'q\220\234\'" + - "1\220\234\'0\220\234\'/\022\344\001\n\020GetModuleVersion\022%.clarifa" + - "i.api.GetModuleVersionRequest\032).clarifai" + - ".api.SingleModuleVersionResponse\"~\202\323\344\223\002l" + - "\022j/v2/users/{user_app_id.user_id}/apps/{" + + "/modules/{module_id}/versions:\001*\230\234\'\005\220\234\'-" + + "\220\234\'l\220\234\'m\022\364\001\n\024DeleteModuleVersions\022).clar" + + "ifai.api.DeleteModuleVersionsRequest\032!.c" + + "larifai.api.status.BaseResponse\"\215\001\202\323\344\223\002[" + + "*V/v2/users/{user_app_id.user_id}/apps/{" + "user_app_id.app_id}/modules/{module_id}/" + - "versions/{module_version_id}\230\234\'\005\220\234\'-\220\234\'m" + - "\022\323\001\n\022ListModuleVersions\022\'.clarifai.api.L" + - "istModuleVersionsRequest\032(.clarifai.api." + - "MultiModuleVersionResponse\"j\202\323\344\223\002X\022V/v2/" + + "versions:\001*\230\234\'\005\220\234\'-\220\234\'l\220\234\'n\220\234\'m\220\234\'p\220\234\'o\220" + + "\234\'q\220\234\'1\220\234\'0\220\234\'/\022\223\002\n\032GetModuleVersionUsag" + + "eCount\022/.clarifai.api.GetModuleVersionUs" + + "ageCountRequest\0323.clarifai.api.SingleMod" + + "uleVersionUsageCountResponse\"\216\001\202\323\344\223\002x\022v/" + + "v2/users/{user_app_id.user_id}/apps/{use" + + "r_app_id.app_id}/modules/{module_id}/ver" + + "sions/{module_version_id}/usage_count\230\234\'" + + "\005\220\234\'-\220\234\'m\220\234\'p\022\217\002\n\031GetInstalledModuleVers" + + "ion\022..clarifai.api.GetInstalledModuleVer" + + "sionRequest\0322.clarifai.api.SingleInstall" + + "edModuleVersionResponse\"\215\001\202\323\344\223\002s\022q/v2/us" + + "ers/{user_app_id.user_id}/apps/{user_app" + + "_id.app_id}/installed_module_versions/{i" + + "nstalled_module_version_id}\230\234\'\005\220\234\'-\220\234\'p\220" + + "\234\'m\220\234\'0\022\363\001\n\033ListInstalledModuleVersions\022" + + "0.clarifai.api.ListInstalledModuleVersio" + + "nsRequest\0321.clarifai.api.MultiInstalledM" + + "oduleVersionResponse\"o\202\323\344\223\002U\022S/v2/users/" + + "{user_app_id.user_id}/apps/{user_app_id." + + "app_id}/installed_module_versions\230\234\'\005\220\234\'" + + "-\220\234\'p\220\234\'m\220\234\'0\022\366\001\n\033PostInstalledModuleVer" + + "sions\0220.clarifai.api.PostInstalledModule" + + "VersionsRequest\0321.clarifai.api.MultiInst" + + "alledModuleVersionResponse\"r\202\323\344\223\002X\"S/v2/" + "users/{user_app_id.user_id}/apps/{user_a" + - "pp_id.app_id}/modules/{module_id}/versio" + - "ns\230\234\'\005\220\234\'-\220\234\'m\022\332\001\n\022PostModuleVersions\022\'." + - "clarifai.api.PostModuleVersionsRequest\032(" + - ".clarifai.api.MultiModuleVersionResponse" + - "\"q\202\323\344\223\002[\"V/v2/users/{user_app_id.user_id" + - "}/apps/{user_app_id.app_id}/modules/{mod" + - "ule_id}/versions:\001*\230\234\'\005\220\234\'-\220\234\'l\220\234\'m\022\334\001\n\023" + - "PatchModuleVersions\022(.clarifai.api.Patch" + - "ModuleVersionsRequest\032(.clarifai.api.Mul" + - "tiModuleVersionResponse\"q\202\323\344\223\002[2V/v2/use" + - "rs/{user_app_id.user_id}/apps/{user_app_" + - "id.app_id}/modules/{module_id}/versions:" + - "\001*\230\234\'\005\220\234\'-\220\234\'l\220\234\'m\022\364\001\n\024DeleteModuleVersi" + - "ons\022).clarifai.api.DeleteModuleVersionsR" + + "pp_id.app_id}/installed_module_versions:" + + "\001*\230\234\'\005\220\234\'o\220\234\'p\220\234\'m\220\234\'-\022\373\001\n\035DeleteInstall" + + "edModuleVersions\0222.clarifai.api.DeleteIn", + "stalledModuleVersionsRequest\032!.clarifai." + + "api.status.BaseResponse\"\202\001\202\323\344\223\002X*S/v2/us" + + "ers/{user_app_id.user_id}/apps/{user_app" + + "_id.app_id}/installed_module_versions:\001*" + + "\230\234\'\005\220\234\'-\220\234\'m\220\234\'o\220\234\'p\220\234\'q\220\234\'1\220\234\'/\220\234\'0\022\225\002\n" + + "\036PostInstalledModuleVersionsKey\0223.clarif" + + "ai.api.PostInstalledModuleVersionsKeyReq" + + "uest\032\037.clarifai.api.SingleKeyResponse\"\234\001" + + "\202\323\344\223\002z\"u/v2/users/{user_app_id.user_id}/" + + "apps/{user_app_id.app_id}/installed_modu" + + "le_versions/{installed_module_version_id" + + "}/key:\001*\230\234\'\005\220\234\'o\220\234\'p\220\234\'m\220\234\'-\220\234\'/\220\234\'0\022\365\001\n" + + "\022PostBulkOperations\022\'.clarifai.api.PostB" + + "ulkOperationsRequest\032).clarifai.api.Mult" + + "iBulkOperationsResponse\"\212\001\202\323\344\223\002h\"I/v2/us" + + "ers/{user_app_id.user_id}/apps/{user_app" + + "_id.app_id}/bulk_operations:\001*Z\030\"\023/v2/bu" + + "lk_operations:\001*\230\234\'\002\220\234\'-\220\234\'z\220\234\'y\220\234\'%\220\234\'&" + + "\220\234\'(\022\336\001\n\022ListBulkOperations\022\'.clarifai.a" + + "pi.ListBulkOperationsRequest\032).clarifai." + + "api.MultiBulkOperationsResponse\"t\202\323\344\223\002b\022" + + "I/v2/users/{user_app_id.user_id}/apps/{u" + + "ser_app_id.app_id}/bulk_operationsZ\025\022\023/v" + + "2/bulk_operations\230\234\'\002\220\234\'-\220\234\'z\022\345\001\n\020GetBul" + + "kOperation\022%.clarifai.api.GetBulkOperati" + + "onRequest\032*.clarifai.api.SingleBulkOpera" + + "tionsResponse\"~\202\323\344\223\002l\022N/v2/users/{user_a" + + "pp_id.user_id}/apps/{user_app_id.app_id}" + + "/bulk_operations/{id}Z\032\022\030/v2/bulk_operat" + + "ions/{id}\230\234\'\002\220\234\'-\220\234\'z\022\353\001\n\024CancelBulkOper" + + "ations\022(.clarifai.api.CancelBulkOperatio" + + "nRequest\032).clarifai.api.MultiBulkOperati" + + "onsResponse\"~\202\323\344\223\002h2I/v2/users/{user_app" + + "_id.user_id}/apps/{user_app_id.app_id}/b" + + "ulk_operations:\001*Z\0302\023/v2/bulk_operations" + + ":\001*\230\234\'\002\220\234\'-\220\234\'y\220\234\'z\022\364\001\n\024DeleteBulkOperat" + + "ions\022(.clarifai.api.DeleteBulkOperationR" + "equest\032!.clarifai.api.status.BaseRespons" + - "e\"\215\001\202\323\344\223\002[*V/v2/users/{user_app_id.user_" + - "id}/apps/{user_app_id.app_id}/modules/{m" + - "odule_id}/versions:\001*\230\234\'\005\220\234\'-\220\234\'l\220\234\'n\220\234\'" + - "m\220\234\'p\220\234\'o\220\234\'q\220\234\'1\220\234\'0\220\234\'/\022\223\002\n\032GetModuleV" + - "ersionUsageCount\022/.clarifai.api.GetModul" + - "eVersionUsageCountRequest\0323.clarifai.api" + - ".SingleModuleVersionUsageCountResponse\"\216" + - "\001\202\323\344\223\002x\022v/v2/users/{user_app_id.user_id}" + - "/apps/{user_app_id.app_id}/modules/{modu" + - "le_id}/versions/{module_version_id}/usag" + - "e_count\230\234\'\005\220\234\'-\220\234\'m\220\234\'p\022\217\002\n\031GetInstalled" + - "ModuleVersion\022..clarifai.api.GetInstalle" + - "dModuleVersionRequest\0322.clarifai.api.Sin" + - "gleInstalledModuleVersionResponse\"\215\001\202\323\344\223" + - "\002s\022q/v2/users/{user_app_id.user_id}/apps" + - "/{user_app_id.app_id}/installed_module_v" + - "ersions/{installed_module_version_id}\230\234\'" + - "\005\220\234\'-\220\234\'p\220\234\'m\220\234\'0\022\363\001\n\033ListInstalledModul" + - "eVersions\0220.clarifai.api.ListInstalledMo" + - "duleVersionsRequest\0321.clarifai.api.Multi" + - "InstalledModuleVersionResponse\"o\202\323\344\223\002U\022S" + + "e\"\216\001\202\323\344\223\002h*I/v2/users/{user_app_id.user_" + + "id}/apps/{user_app_id.app_id}/bulk_opera" + + "tions:\001*Z\030*\023/v2/bulk_operations:\001*\230\234\'\002\220\234" + + "\'-\220\234\'&\220\234\'%\220\234\'(\220\234\'y\220\234\'z\220\234\'{\022\210\002\n\027ListNextT" + + "askAssignments\022,.clarifai.api.ListNextTa" + + "skAssignmentsRequest\032 .clarifai.api.Mult" + + "iInputResponse\"\234\001\202\323\344\223\002z\022U/v2/users/{user" + + "_app_id.user_id}/apps/{user_app_id.app_i" + + "d}/tasks/{task_id}/assignmentsZ!\022\037/v2/ta" + + "sks/{task_id}/assignments\230\234\'\002\220\234\'-\220\234\'&\220\234\'" + + "\013\220\234\'\005\220\234\'8\220\234\'i\022\353\001\n\022PutTaskAssignments\022\'.c" + + "larifai.api.PutTaskAssignmentsRequest\032)." + + "clarifai.api.MultiTaskAssignmentResponse" + + "\"\200\001\202\323\344\223\002Z\032U/v2/users/{user_app_id.user_i" + + "d}/apps/{user_app_id.app_id}/tasks/{task" + + "_id}/assignments:\001*\230\234\'\002\220\234\'-\220\234\'%\220\234\'&\220\234\'\013\220" + + "\234\'\005\220\234\'8\220\234\'i\022\332\001\n\021ListInputsAddJobs\022&.clar" + + "ifai.api.ListInputsAddJobsRequest\032\'.clar" + + "ifai.api.MultiInputsAddJobResponse\"t\202\323\344\223" + + "\002b\022I/v2/users/{user_app_id.user_id}/apps" + + "/{user_app_id.app_id}/inputs/jobs/addZ\025\022" + + "\023/v2/inputs/jobs/add\230\234\'\002\220\234\'-\220\234\'\005\022\341\001\n\017Get" + + "InputsAddJob\022$.clarifai.api.GetInputsAdd" + + "JobRequest\032(.clarifai.api.SingleInputsAd" + + "dJobResponse\"~\202\323\344\223\002l\022N/v2/users/{user_ap" + + "p_id.user_id}/apps/{user_app_id.app_id}/" + + "inputs/jobs/add/{id}Z\032\022\030/v2/inputs/jobs/" + + "add/{id}\230\234\'\002\220\234\'-\220\234\'\005\022\362\001\n\022CancelInputsAdd" + + "Job\022\'.clarifai.api.CancelInputsAddJobReq" + + "uest\032(.clarifai.api.SingleInputsAddJobRe" + + "sponse\"\210\001\202\323\344\223\002r2N/v2/users/{user_app_id." + + "user_id}/apps/{user_app_id.app_id}/input" + + "s/jobs/add/{id}:\001*Z\0352\030/v2/inputs/jobs/ad" + + "d/{id}:\001*\230\234\'\002\220\234\'-\220\234\'\004\220\234\'\005\022\304\001\n\013PostUpload" + + "s\022 .clarifai.api.PostUploadsRequest\032!.cl" + + "arifai.api.MultiUploadResponse\"p\202\323\344\223\002X\"A" + "/v2/users/{user_app_id.user_id}/apps/{us" + - "er_app_id.app_id}/installed_module_versi" + - "ons\230\234\'\005\220\234\'-\220\234\'p\220\234\'m\220\234\'0\022\366\001\n\033PostInstalle" + - "dModuleVersions\0220.clarifai.api.PostInsta" + - "lledModuleVersionsRequest\0321.clarifai.api" + - ".MultiInstalledModuleVersionResponse\"r\202\323" + - "\344\223\002X\"S/v2/users/{user_app_id.user_id}/ap" + - "ps/{user_app_id.app_id}/installed_module" + - "_versions:\001*\230\234\'\005\220\234\'o\220\234\'p\220\234\'m\220\234\'-\022\373\001\n\035Del" + - "eteInstalledModuleVersions\0222.clarifai.ap" + - "i.DeleteInstalledModuleVersionsRequest\032!", - ".clarifai.api.status.BaseResponse\"\202\001\202\323\344\223" + - "\002X*S/v2/users/{user_app_id.user_id}/apps" + - "/{user_app_id.app_id}/installed_module_v" + - "ersions:\001*\230\234\'\005\220\234\'-\220\234\'m\220\234\'o\220\234\'p\220\234\'q\220\234\'1\220\234" + - "\'/\220\234\'0\022\225\002\n\036PostInstalledModuleVersionsKe" + - "y\0223.clarifai.api.PostInstalledModuleVers" + - "ionsKeyRequest\032\037.clarifai.api.SingleKeyR" + - "esponse\"\234\001\202\323\344\223\002z\"u/v2/users/{user_app_id" + - ".user_id}/apps/{user_app_id.app_id}/inst" + - "alled_module_versions/{installed_module_" + - "version_id}/key:\001*\230\234\'\005\220\234\'o\220\234\'p\220\234\'m\220\234\'-\220\234" + - "\'/\220\234\'0\022\365\001\n\022PostBulkOperations\022\'.clarifai" + - ".api.PostBulkOperationsRequest\032).clarifa" + - "i.api.MultiBulkOperationsResponse\"\212\001\202\323\344\223" + - "\002h\"I/v2/users/{user_app_id.user_id}/apps" + - "/{user_app_id.app_id}/bulk_operations:\001*" + - "Z\030\"\023/v2/bulk_operations:\001*\230\234\'\002\220\234\'-\220\234\'z\220\234" + - "\'y\220\234\'%\220\234\'&\220\234\'(\022\336\001\n\022ListBulkOperations\022\'." + - "clarifai.api.ListBulkOperationsRequest\032)" + - ".clarifai.api.MultiBulkOperationsRespons" + - "e\"t\202\323\344\223\002b\022I/v2/users/{user_app_id.user_i" + - "d}/apps/{user_app_id.app_id}/bulk_operat" + - "ionsZ\025\022\023/v2/bulk_operations\230\234\'\002\220\234\'-\220\234\'z\022" + - "\345\001\n\020GetBulkOperation\022%.clarifai.api.GetB" + - "ulkOperationRequest\032*.clarifai.api.Singl" + - "eBulkOperationsResponse\"~\202\323\344\223\002l\022N/v2/use" + - "rs/{user_app_id.user_id}/apps/{user_app_" + - "id.app_id}/bulk_operations/{id}Z\032\022\030/v2/b" + - "ulk_operations/{id}\230\234\'\002\220\234\'-\220\234\'z\022\353\001\n\024Canc" + - "elBulkOperations\022(.clarifai.api.CancelBu" + - "lkOperationRequest\032).clarifai.api.MultiB" + - "ulkOperationsResponse\"~\202\323\344\223\002h2I/v2/users" + - "/{user_app_id.user_id}/apps/{user_app_id" + - ".app_id}/bulk_operations:\001*Z\0302\023/v2/bulk_" + - "operations:\001*\230\234\'\002\220\234\'-\220\234\'y\220\234\'z\022\364\001\n\024Delete" + - "BulkOperations\022(.clarifai.api.DeleteBulk" + - "OperationRequest\032!.clarifai.api.status.B" + - "aseResponse\"\216\001\202\323\344\223\002h*I/v2/users/{user_ap" + + "er_app_id.app_id}/uploads:\001*Z\020\"\013/v2/uplo" + + "ads:\001*\230\234\'\002\220\234\'-\220\234\'\201\001\220\234\'\200\001\022\214\002\n\025PutUploadCo" + + "ntentParts\022*.clarifai.api.PutUploadConte" + + "ntPartsRequest\032\".clarifai.api.SingleUplo" + + "adResponse\"\242\001\202\323\344\223\002\211\001\032[/v2/users/{user_ap" + "p_id.user_id}/apps/{user_app_id.app_id}/" + - "bulk_operations:\001*Z\030*\023/v2/bulk_operation" + - "s:\001*\230\234\'\002\220\234\'-\220\234\'&\220\234\'%\220\234\'(\220\234\'y\220\234\'z\220\234\'{\022\210\002\n" + - "\027ListNextTaskAssignments\022,.clarifai.api." + - "ListNextTaskAssignmentsRequest\032 .clarifa" + - "i.api.MultiInputResponse\"\234\001\202\323\344\223\002z\022U/v2/u" + - "sers/{user_app_id.user_id}/apps/{user_ap" + - "p_id.app_id}/tasks/{task_id}/assignments" + - "Z!\022\037/v2/tasks/{task_id}/assignments\230\234\'\002\220" + - "\234\'-\220\234\'&\220\234\'\013\220\234\'\005\220\234\'8\220\234\'i\022\353\001\n\022PutTaskAssig" + - "nments\022\'.clarifai.api.PutTaskAssignments" + - "Request\032).clarifai.api.MultiTaskAssignme" + - "ntResponse\"\200\001\202\323\344\223\002Z\032U/v2/users/{user_app" + - "_id.user_id}/apps/{user_app_id.app_id}/t" + - "asks/{task_id}/assignments:\001*\230\234\'\002\220\234\'-\220\234\'" + - "%\220\234\'&\220\234\'\013\220\234\'\005\220\234\'8\220\234\'i\022\332\001\n\021ListInputsAddJ" + - "obs\022&.clarifai.api.ListInputsAddJobsRequ" + - "est\032\'.clarifai.api.MultiInputsAddJobResp" + - "onse\"t\202\323\344\223\002b\022I/v2/users/{user_app_id.use" + - "r_id}/apps/{user_app_id.app_id}/inputs/j" + - "obs/addZ\025\022\023/v2/inputs/jobs/add\230\234\'\002\220\234\'-\220\234" + - "\'\005\022\341\001\n\017GetInputsAddJob\022$.clarifai.api.Ge" + - "tInputsAddJobRequest\032(.clarifai.api.Sing" + - "leInputsAddJobResponse\"~\202\323\344\223\002l\022N/v2/user" + - "s/{user_app_id.user_id}/apps/{user_app_i" + - "d.app_id}/inputs/jobs/add/{id}Z\032\022\030/v2/in" + - "puts/jobs/add/{id}\230\234\'\002\220\234\'-\220\234\'\005\022\362\001\n\022Cance" + - "lInputsAddJob\022\'.clarifai.api.CancelInput" + - "sAddJobRequest\032(.clarifai.api.SingleInpu" + - "tsAddJobResponse\"\210\001\202\323\344\223\002r2N/v2/users/{us" + + "uploads/{upload_id}/content_parts:\001*Z\'\032%" + + "/v2/uploads/{upload_id}/content_parts\230\234\'" + + "\002\220\234\'-\220\234\'\201\001\220\234\'\200\001\022\316\001\n\tGetUpload\022\036.clarifai" + + ".api.GetUploadRequest\032\".clarifai.api.Sin" + + "gleUploadResponse\"}\202\323\344\223\002j\022M/v2/users/{us" + "er_app_id.user_id}/apps/{user_app_id.app" + - "_id}/inputs/jobs/add/{id}:\001*Z\0352\030/v2/inpu" + - "ts/jobs/add/{id}:\001*\230\234\'\002\220\234\'-\220\234\'\004\220\234\'\005\022\304\001\n\013" + - "PostUploads\022 .clarifai.api.PostUploadsRe" + - "quest\032!.clarifai.api.MultiUploadResponse" + - "\"p\202\323\344\223\002X\"A/v2/users/{user_app_id.user_id" + - "}/apps/{user_app_id.app_id}/uploads:\001*Z\020" + - "\"\013/v2/uploads:\001*\230\234\'\002\220\234\'-\220\234\'\201\001\220\234\'\200\001\022\214\002\n\025P" + - "utUploadContentParts\022*.clarifai.api.PutU" + - "ploadContentPartsRequest\032\".clarifai.api." + - "SingleUploadResponse\"\242\001\202\323\344\223\002\211\001\032[/v2/user" + - "s/{user_app_id.user_id}/apps/{user_app_i" + - "d.app_id}/uploads/{upload_id}/content_pa" + - "rts:\001*Z\'\032%/v2/uploads/{upload_id}/conten" + - "t_parts\230\234\'\002\220\234\'-\220\234\'\201\001\220\234\'\200\001\022\316\001\n\tGetUpload\022" + - "\036.clarifai.api.GetUploadRequest\032\".clarif" + - "ai.api.SingleUploadResponse\"}\202\323\344\223\002j\022M/v2" + + "_id}/uploads/{upload_id}Z\031\022\027/v2/uploads/" + + "{upload_id}\230\234\'\002\220\234\'-\220\234\'\200\001\022\271\001\n\013ListUploads" + + "\022 .clarifai.api.ListUploadsRequest\032!.cla" + + "rifai.api.MultiUploadResponse\"e\202\323\344\223\002R\022A/" + + "v2/users/{user_app_id.user_id}/apps/{use" + + "r_app_id.app_id}/uploadsZ\r\022\013/v2/uploads\230" + + "\234\'\002\220\234\'-\220\234\'\200\001\022\315\001\n\rDeleteUploads\022\".clarifa" + + "i.api.DeleteUploadsRequest\032!.clarifai.ap" + + "i.status.BaseResponse\"u\202\323\344\223\002X*A/v2/users" + + "/{user_app_id.user_id}/apps/{user_app_id" + + ".app_id}/uploads:\001*Z\020*\013/v2/uploads:\001*\230\234\'" + + "\002\220\234\'-\220\234\'\200\001\220\234\'\201\001\220\234\'\202\001\022\215\002\n\025PostInputsDataS" + + "ources\022*.clarifai.api.PostInputsDataSour" + + "cesRequest\032\'.clarifai.api.MultiInputsAdd" + + "JobResponse\"\236\001\202\323\344\223\002p\"M/v2/users/{user_ap" + + "p_id.user_id}/apps/{user_app_id.app_id}/" + + "inputs/data_sources:\001*Z\034\"\027/v2/inputs/dat" + + "a_sources:\001*\230\234\'\002\220\234\'-\220\234\'%\220\234\'&\220\234\'\013\220\234\'\004\220\234\'\005" + + "\220\234\'\017\220\234\'\002\220\234\'\023\022\262\002\n\026GetInputsExtractionJob\022" + + "+.clarifai.api.GetInputsExtractionJobReq" + + "uest\032/.clarifai.api.SingleInputsExtracti" + + "onJobResponse\"\271\001\202\323\344\223\002\246\001\022k/v2/users/{user" + + "_app_id.user_id}/apps/{user_app_id.app_i" + + "d}/inputs/jobs/extraction/{inputs_extrac" + + "tion_job_id}Z7\0225/v2/inputs/jobs/extracti" + + "on/{inputs_extraction_job_id}\230\234\'\002\220\234\'-\220\234\'" + + "\005\022\376\001\n\030ListInputsExtractionJobs\022-.clarifa" + + "i.api.ListInputsExtractionJobsRequest\032.." + + "clarifai.api.MultiInputsExtractionJobRes" + + "ponse\"\202\001\202\323\344\223\002p\022P/v2/users/{user_app_id.u" + + "ser_id}/apps/{user_app_id.app_id}/inputs" + + "/jobs/extractionZ\034\022\032/v2/inputs/jobs/extr" + + "action\230\234\'\002\220\234\'-\220\234\'\005\022\214\002\n\032CancelInputsExtra" + + "ctionJobs\022/.clarifai.api.CancelInputsExt" + + "ractionJobsRequest\032..clarifai.api.MultiI" + + "nputsExtractionJobResponse\"\214\001\202\323\344\223\002v2P/v2" + "/users/{user_app_id.user_id}/apps/{user_" + - "app_id.app_id}/uploads/{upload_id}Z\031\022\027/v" + - "2/uploads/{upload_id}\230\234\'\002\220\234\'-\220\234\'\200\001\022\271\001\n\013L" + - "istUploads\022 .clarifai.api.ListUploadsReq" + - "uest\032!.clarifai.api.MultiUploadResponse\"" + - "e\202\323\344\223\002R\022A/v2/users/{user_app_id.user_id}" + - "/apps/{user_app_id.app_id}/uploadsZ\r\022\013/v" + - "2/uploads\230\234\'\002\220\234\'-\220\234\'\200\001\022\315\001\n\rDeleteUploads" + - "\022\".clarifai.api.DeleteUploadsRequest\032!.c" + - "larifai.api.status.BaseResponse\"u\202\323\344\223\002X*" + - "A/v2/users/{user_app_id.user_id}/apps/{u" + - "ser_app_id.app_id}/uploads:\001*Z\020*\013/v2/upl" + - "oads:\001*\230\234\'\002\220\234\'-\220\234\'\200\001\220\234\'\201\001\220\234\'\202\001\022\215\002\n\025PostI" + - "nputsDataSources\022*.clarifai.api.PostInpu" + - "tsDataSourcesRequest\032\'.clarifai.api.Mult" + - "iInputsAddJobResponse\"\236\001\202\323\344\223\002p\"M/v2/user" + - "s/{user_app_id.user_id}/apps/{user_app_i" + - "d.app_id}/inputs/data_sources:\001*Z\034\"\027/v2/" + - "inputs/data_sources:\001*\230\234\'\002\220\234\'-\220\234\'%\220\234\'&\220\234" + - "\'\013\220\234\'\004\220\234\'\005\220\234\'\017\220\234\'\002\220\234\'\023\022\262\002\n\026GetInputsExtr" + - "actionJob\022+.clarifai.api.GetInputsExtrac" + - "tionJobRequest\032/.clarifai.api.SingleInpu" + - "tsExtractionJobResponse\"\271\001\202\323\344\223\002\246\001\022k/v2/u" + + "app_id.app_id}/inputs/jobs/extraction:\001*" + + "Z\0372\032/v2/inputs/jobs/extraction:\001*\230\234\'\002\220\234\'" + + "-\220\234\'\004\220\234\'\005\022\205\002\n\021PostInputsUploads\022&.clarif" + + "ai.api.PostInputsUploadsRequest\032\'.clarif" + + "ai.api.MultiInputsAddJobResponse\"\236\001\202\323\344\223\002" + + "f\"H/v2/users/{user_app_id.user_id}/apps/" + + "{user_app_id.app_id}/inputs/uploads:\001*Z\027" + + "\"\022/v2/inputs/uploads:\001*\230\234\'\002\220\234\'-\220\234\'%\220\234\'&\220" + + "\234\'\013\220\234\'\004\220\234\'\005\220\234\'\017\220\234\'\002\220\234\'\023\220\234\'\201\001\220\234\'\200\001\022\247\002\n\tGe" + + "tRunner\022\036.clarifai.api.GetRunnerRequest\032" + + "\".clarifai.api.SingleRunnerResponse\"\325\001\202\323" + + "\344\223\002\252\001\022q/v2/users/{user_app_id.user_id}/c" + + "ompute_clusters/{compute_cluster_id}/nod" + + "epools/{nodepool_id}/runners/{runner_id}" + + "Z5\0223/v2/users/{user_app_id.user_id}/runn" + + "ers/{runner_id}\230\234\'\005\220\234\'\203\001\220\234\'\017\220\234\'\023\220\234\'\210\001\220\234\'" + + "\224\001\220\234\'\213\001\220\234\'-\022\346\001\n\013ListRunners\022 .clarifai.a" + + "pi.ListRunnersRequest\032!.clarifai.api.Mul" + + "tiRunnerResponse\"\221\001\202\323\344\223\002g\022e/v2/users/{us" + + "er_app_id.user_id}/compute_clusters/{com" + + "pute_cluster_id}/nodepools/{nodepool_id}" + + "/runners\230\234\'\005\220\234\'\203\001\220\234\'\017\220\234\'\023\220\234\'\210\001\220\234\'\224\001\220\234\'\213\001" + + "\220\234\'-\022\356\001\n\013PostRunners\022 .clarifai.api.Post" + + "RunnersRequest\032!.clarifai.api.MultiRunne" + + "rResponse\"\231\001\202\323\344\223\002j\"e/v2/users/{user_app_" + + "id.user_id}/compute_clusters/{compute_cl" + + "uster_id}/nodepools/{nodepool_id}/runner" + + "s:\001*\230\234\'\005\220\234\'\203\001\220\234\'\204\001\220\234\'\017\220\234\'\023\220\234\'-\220\234\'\210\001\220\234\'\224\001" + + "\220\234\'\213\001\022\356\001\n\rDeleteRunners\022\".clarifai.api.D" + + "eleteRunnersRequest\032!.clarifai.api.statu" + + "s.BaseResponse\"\225\001\202\323\344\223\002j*e/v2/users/{user" + + "_app_id.user_id}/compute_clusters/{compu" + + "te_cluster_id}/nodepools/{nodepool_id}/r" + + "unners:\001*\230\234\'\005\220\234\'\203\001\220\234\'\204\001\220\234\'\205\001\220\234\'\017\220\234\'\023\220\234\'\210" + + "\001\220\234\'\213\001\022\356\001\n\017ListRunnerItems\022$.clarifai.ap" + + "i.ListRunnerItemsRequest\032%.clarifai.api." + + "MultiRunnerItemResponse\"\215\001\202\323\344\223\002y\022w/v2/us" + + "ers/{user_app_id.user_id}/compute_cluste" + + "rs/{compute_cluster_id}/nodepools/{nodep" + + "ool_id}/runners/{runner_id}/items\230\234\'\005\220\234\'" + + "\203\001\220\234\'\206\001\022\243\002\n\025PostRunnerItemOutputs\022*.clar" + + "ifai.api.PostRunnerItemOutputsRequest\032+." + + "clarifai.api.MultiRunnerItemOutputRespon" + + "se\"\260\001\202\323\344\223\002\226\001\"\220\001/v2/users/{user_app_id.us" + + "er_id}/compute_clusters/{compute_cluster" + + "_id}/nodepools/{nodepool_id}/runners/{ru" + + "nner_id}/items/{runner_item_id}/outputs:" + + "\001*\230\234\'\005\220\234\'\203\001\220\234\'\206\001\220\234\'\207\001\022\250\001\n\022ProcessRunnerI" + + "tems\022*.clarifai.api.PostRunnerItemOutput" + + "sRequest\032%.clarifai.api.MultiRunnerItemR" + + "esponse\";\202\323\344\223\002\036\"\031/v2/runners/items/proce" + + "ss:\001*\230\234\'\005\220\234\'-\220\234\'\203\001\220\234\'\206\001\220\234\'\207\001(\0010\001\022\304\002\n%Pos" + + "tModelVersionsTrainingTimeEstimate\022:.cla" + + "rifai.api.PostModelVersionsTrainingTimeE" + + "stimateRequest\032/.clarifai.api.MultiTrain" + + "ingTimeEstimateResponse\"\255\001\202\323\344\223\002\232\001\"b/v2/u" + "sers/{user_app_id.user_id}/apps/{user_ap" + - "p_id.app_id}/inputs/jobs/extraction/{inp" + - "uts_extraction_job_id}Z7\0225/v2/inputs/job" + - "s/extraction/{inputs_extraction_job_id}\230" + - "\234\'\002\220\234\'-\220\234\'\005\022\376\001\n\030ListInputsExtractionJobs" + - "\022-.clarifai.api.ListInputsExtractionJobs" + - "Request\032..clarifai.api.MultiInputsExtrac" + - "tionJobResponse\"\202\001\202\323\344\223\002p\022P/v2/users/{use" + - "r_app_id.user_id}/apps/{user_app_id.app_" + - "id}/inputs/jobs/extractionZ\034\022\032/v2/inputs" + - "/jobs/extraction\230\234\'\002\220\234\'-\220\234\'\005\022\214\002\n\032CancelI" + - "nputsExtractionJobs\022/.clarifai.api.Cance" + - "lInputsExtractionJobsRequest\032..clarifai." + - "api.MultiInputsExtractionJobResponse\"\214\001\202" + - "\323\344\223\002v2P/v2/users/{user_app_id.user_id}/a" + - "pps/{user_app_id.app_id}/inputs/jobs/ext" + - "raction:\001*Z\0372\032/v2/inputs/jobs/extraction" + - ":\001*\230\234\'\002\220\234\'-\220\234\'\004\220\234\'\005\022\205\002\n\021PostInputsUpload" + - "s\022&.clarifai.api.PostInputsUploadsReques" + - "t\032\'.clarifai.api.MultiInputsAddJobRespon" + - "se\"\236\001\202\323\344\223\002f\"H/v2/users/{user_app_id.user" + - "_id}/apps/{user_app_id.app_id}/inputs/up" + - "loads:\001*Z\027\"\022/v2/inputs/uploads:\001*\230\234\'\002\220\234\'" + - "-\220\234\'%\220\234\'&\220\234\'\013\220\234\'\004\220\234\'\005\220\234\'\017\220\234\'\002\220\234\'\023\220\234\'\201\001\220\234" + - "\'\200\001\022\247\002\n\tGetRunner\022\036.clarifai.api.GetRunn" + - "erRequest\032\".clarifai.api.SingleRunnerRes" + - "ponse\"\325\001\202\323\344\223\002\252\001\022q/v2/users/{user_app_id." + - "user_id}/compute_clusters/{compute_clust" + - "er_id}/nodepools/{nodepool_id}/runners/{" + - "runner_id}Z5\0223/v2/users/{user_app_id.use" + - "r_id}/runners/{runner_id}\230\234\'\005\220\234\'\203\001\220\234\'\017\220\234" + - "\'\023\220\234\'\210\001\220\234\'\224\001\220\234\'\213\001\220\234\'-\022\346\001\n\013ListRunners\022 ." + - "clarifai.api.ListRunnersRequest\032!.clarif" + - "ai.api.MultiRunnerResponse\"\221\001\202\323\344\223\002g\022e/v2" + - "/users/{user_app_id.user_id}/compute_clu" + - "sters/{compute_cluster_id}/nodepools/{no" + - "depool_id}/runners\230\234\'\005\220\234\'\203\001\220\234\'\017\220\234\'\023\220\234\'\210\001" + - "\220\234\'\224\001\220\234\'\213\001\220\234\'-\022\356\001\n\013PostRunners\022 .clarifa" + - "i.api.PostRunnersRequest\032!.clarifai.api." + - "MultiRunnerResponse\"\231\001\202\323\344\223\002j\"e/v2/users/" + + "p_id.app_id}/models/{model_id}/versions/" + + "time_estimate:\001*Z1\",/v2/models/{model_id" + + "}/versions/time_estimate:\001*\230\234\'\002\220\234\'-\220\234\'\017\022" + + "\210\001\n\022ListCloudProviders\022\'.clarifai.api.Li" + + "stCloudProvidersRequest\032(.clarifai.api.M" + + "ultiCloudProviderResponse\"\037\202\323\344\223\002\025\022\023/v2/c" + + "loud_providers\230\234\'\005\022\236\001\n\020ListCloudRegions\022" + + "%.clarifai.api.ListCloudRegionsRequest\032&" + + ".clarifai.api.MultiCloudRegionResponse\";" + + "\202\323\344\223\0021\022//v2/cloud_providers/{cloud_provi" + + "der.id}/regions\230\234\'\005\022\276\001\n\021ListInstanceType" + + "s\022&.clarifai.api.ListInstanceTypesReques" + + "t\032\'.clarifai.api.MultiInstanceTypeRespon" + + "se\"X\202\323\344\223\002I\022G/v2/cloud_providers/{cloud_p" + + "rovider.id}/regions/{region}/instance_ty" + + "pes\230\234\'\005\220\234\'\224\001\022\303\001\n\021GetComputeCluster\022&.cla" + + "rifai.api.GetComputeClusterRequest\032*.cla" + + "rifai.api.SingleComputeClusterResponse\"Z" + + "\202\323\344\223\002G\022E/v2/users/{user_app_id.user_id}/" + + "compute_clusters/{compute_cluster_id}\230\234\'" + + "\005\220\234\'\213\001\220\234\'0\022\261\001\n\023ListComputeClusters\022(.cla" + + "rifai.api.ListComputeClustersRequest\032).c" + + "larifai.api.MultiComputeClusterResponse\"" + + "E\202\323\344\223\0022\0220/v2/users/{user_app_id.user_id}" + + "/compute_clusters\230\234\'\005\220\234\'\213\001\220\234\'0\022\271\001\n\023PostC" + + "omputeClusters\022(.clarifai.api.PostComput" + + "eClustersRequest\032).clarifai.api.MultiCom" + + "puteClusterResponse\"M\202\323\344\223\0025\"0/v2/users/{" + + "user_app_id.user_id}/compute_clusters:\001*" + + "\230\234\'\005\220\234\'\213\001\220\234\'\214\001\220\234\'0\022\347\001\n\025DeleteComputeClus" + + "ters\022*.clarifai.api.DeleteComputeCluster" + + "sRequest\032!.clarifai.api.status.BaseRespo" + + "nse\"\177\202\323\344\223\0025*0/v2/users/{user_app_id.user" + + "_id}/compute_clusters:\001*\230\234\'\005\220\234\'\213\001\220\234\'\214\001\220\234" + + "\'\215\001\220\234\'\210\001\220\234\'\211\001\220\234\'\212\001\220\234\'0\220\234\'\220\001\220\234\'\221\001\220\234\'\222\001\220\234\'" + + "\203\001\220\234\'\204\001\220\234\'\205\001\022\317\001\n\013GetNodepool\022 .clarifai." + + "api.GetNodepoolRequest\032$.clarifai.api.Si" + + "ngleNodepoolResponse\"x\202\323\344\223\002_\022]/v2/users/" + "{user_app_id.user_id}/compute_clusters/{" + "compute_cluster_id}/nodepools/{nodepool_" + - "id}/runners:\001*\230\234\'\005\220\234\'\203\001\220\234\'\204\001\220\234\'\017\220\234\'\023\220\234\'-" + - "\220\234\'\210\001\220\234\'\224\001\220\234\'\213\001\022\356\001\n\rDeleteRunners\022\".clar" + - "ifai.api.DeleteRunnersRequest\032!.clarifai" + - ".api.status.BaseResponse\"\225\001\202\323\344\223\002j*e/v2/u" + - "sers/{user_app_id.user_id}/compute_clust" + - "ers/{compute_cluster_id}/nodepools/{node" + - "pool_id}/runners:\001*\230\234\'\005\220\234\'\203\001\220\234\'\204\001\220\234\'\205\001\220\234" + - "\'\017\220\234\'\023\220\234\'\210\001\220\234\'\213\001\022\356\001\n\017ListRunnerItems\022$.c" + - "larifai.api.ListRunnerItemsRequest\032%.cla" + - "rifai.api.MultiRunnerItemResponse\"\215\001\202\323\344\223" + - "\002y\022w/v2/users/{user_app_id.user_id}/comp" + - "ute_clusters/{compute_cluster_id}/nodepo" + - "ols/{nodepool_id}/runners/{runner_id}/it" + - "ems\230\234\'\005\220\234\'\203\001\220\234\'\206\001\022\243\002\n\025PostRunnerItemOutp" + - "uts\022*.clarifai.api.PostRunnerItemOutputs" + - "Request\032+.clarifai.api.MultiRunnerItemOu" + - "tputResponse\"\260\001\202\323\344\223\002\226\001\"\220\001/v2/users/{user" + - "_app_id.user_id}/compute_clusters/{compu" + - "te_cluster_id}/nodepools/{nodepool_id}/r" + - "unners/{runner_id}/items/{runner_item_id" + - "}/outputs:\001*\230\234\'\005\220\234\'\203\001\220\234\'\206\001\220\234\'\207\001\022\250\001\n\022Proc" + - "essRunnerItems\022*.clarifai.api.PostRunner" + - "ItemOutputsRequest\032%.clarifai.api.MultiR" + - "unnerItemResponse\";\202\323\344\223\002\036\"\031/v2/runners/i" + - "tems/process:\001*\230\234\'\005\220\234\'-\220\234\'\203\001\220\234\'\206\001\220\234\'\207\001(\001" + - "0\001\022\304\002\n%PostModelVersionsTrainingTimeEsti" + - "mate\022:.clarifai.api.PostModelVersionsTra" + - "iningTimeEstimateRequest\032/.clarifai.api." + - "MultiTrainingTimeEstimateResponse\"\255\001\202\323\344\223" + - "\002\232\001\"b/v2/users/{user_app_id.user_id}/app" + - "s/{user_app_id.app_id}/models/{model_id}" + - "/versions/time_estimate:\001*Z1\",/v2/models" + - "/{model_id}/versions/time_estimate:\001*\230\234\'" + - "\002\220\234\'-\220\234\'\017\022\210\001\n\022ListCloudProviders\022\'.clari" + - "fai.api.ListCloudProvidersRequest\032(.clar" + - "ifai.api.MultiCloudProviderResponse\"\037\202\323\344" + - "\223\002\025\022\023/v2/cloud_providers\230\234\'\005\022\236\001\n\020ListClo" + - "udRegions\022%.clarifai.api.ListCloudRegion" + - "sRequest\032&.clarifai.api.MultiCloudRegion" + - "Response\";\202\323\344\223\0021\022//v2/cloud_providers/{c" + - "loud_provider.id}/regions\230\234\'\005\022\276\001\n\021ListIn" + - "stanceTypes\022&.clarifai.api.ListInstanceT" + - "ypesRequest\032\'.clarifai.api.MultiInstance" + - "TypeResponse\"X\202\323\344\223\002I\022G/v2/cloud_provider" + - "s/{cloud_provider.id}/regions/{region}/i" + - "nstance_types\230\234\'\005\220\234\'\224\001\022\303\001\n\021GetComputeClu" + - "ster\022&.clarifai.api.GetComputeClusterReq" + - "uest\032*.clarifai.api.SingleComputeCluster" + - "Response\"Z\202\323\344\223\002G\022E/v2/users/{user_app_id" + - ".user_id}/compute_clusters/{compute_clus" + - "ter_id}\230\234\'\005\220\234\'\213\001\220\234\'0\022\261\001\n\023ListComputeClus" + - "ters\022(.clarifai.api.ListComputeClustersR" + - "equest\032).clarifai.api.MultiComputeCluste" + - "rResponse\"E\202\323\344\223\0022\0220/v2/users/{user_app_i" + - "d.user_id}/compute_clusters\230\234\'\005\220\234\'\213\001\220\234\'0" + - "\022\271\001\n\023PostComputeClusters\022(.clarifai.api." + - "PostComputeClustersRequest\032).clarifai.ap" + - "i.MultiComputeClusterResponse\"M\202\323\344\223\0025\"0/" + - "v2/users/{user_app_id.user_id}/compute_c" + - "lusters:\001*\230\234\'\005\220\234\'\213\001\220\234\'\214\001\220\234\'0\022\347\001\n\025DeleteC" + - "omputeClusters\022*.clarifai.api.DeleteComp" + - "uteClustersRequest\032!.clarifai.api.status" + - ".BaseResponse\"\177\202\323\344\223\0025*0/v2/users/{user_a" + - "pp_id.user_id}/compute_clusters:\001*\230\234\'\005\220\234" + - "\'\213\001\220\234\'\214\001\220\234\'\215\001\220\234\'\210\001\220\234\'\211\001\220\234\'\212\001\220\234\'0\220\234\'\220\001\220\234\'" + - "\221\001\220\234\'\222\001\220\234\'\203\001\220\234\'\204\001\220\234\'\205\001\022\317\001\n\013GetNodepool\022 " + - ".clarifai.api.GetNodepoolRequest\032$.clari" + - "fai.api.SingleNodepoolResponse\"x\202\323\344\223\002_\022]" + - "/v2/users/{user_app_id.user_id}/compute_" + - "clusters/{compute_cluster_id}/nodepools/" + - "{nodepool_id}\230\234\'\005\220\234\'\210\001\220\234\'\224\001\220\234\'\213\001\022\304\001\n\rLis" + - "tNodepools\022\".clarifai.api.ListNodepoolsR" + - "equest\032#.clarifai.api.MultiNodepoolRespo" + - "nse\"j\202\323\344\223\002Q\022O/v2/users/{user_app_id.user" + - "_id}/compute_clusters/{compute_cluster_i" + - "d}/nodepools\230\234\'\005\220\234\'\210\001\220\234\'\224\001\220\234\'\213\001\022\314\001\n\rPost" + - "Nodepools\022\".clarifai.api.PostNodepoolsRe" + - "quest\032#.clarifai.api.MultiNodepoolRespon" + - "se\"r\202\323\344\223\002T\"O/v2/users/{user_app_id.user_" + - "id}/compute_clusters/{compute_cluster_id" + - "}/nodepools:\001*\230\234\'\005\220\234\'\210\001\220\234\'\211\001\220\234\'\224\001\220\234\'\213\001\022\316" + - "\001\n\016PatchNodepools\022#.clarifai.api.PatchNo" + - "depoolsRequest\032#.clarifai.api.MultiNodep" + - "oolResponse\"r\202\323\344\223\002T2O/v2/users/{user_app" + + "id}\230\234\'\005\220\234\'\210\001\220\234\'\224\001\220\234\'\213\001\022\304\001\n\rListNodepools" + + "\022\".clarifai.api.ListNodepoolsRequest\032#.c" + + "larifai.api.MultiNodepoolResponse\"j\202\323\344\223\002" + + "Q\022O/v2/users/{user_app_id.user_id}/compu" + + "te_clusters/{compute_cluster_id}/nodepoo" + + "ls\230\234\'\005\220\234\'\210\001\220\234\'\224\001\220\234\'\213\001\022\314\001\n\rPostNodepools\022" + + "\".clarifai.api.PostNodepoolsRequest\032#.cl" + + "arifai.api.MultiNodepoolResponse\"r\202\323\344\223\002T" + + "\"O/v2/users/{user_app_id.user_id}/comput" + + "e_clusters/{compute_cluster_id}/nodepool" + + "s:\001*\230\234\'\005\220\234\'\210\001\220\234\'\211\001\220\234\'\224\001\220\234\'\213\001\022\316\001\n\016PatchNo" + + "depools\022#.clarifai.api.PatchNodepoolsReq" + + "uest\032#.clarifai.api.MultiNodepoolRespons" + + "e\"r\202\323\344\223\002T2O/v2/users/{user_app_id.user_i" + + "d}/compute_clusters/{compute_cluster_id}" + + "/nodepools:\001*\230\234\'\005\220\234\'\211\001\220\234\'\210\001\220\234\'\224\001\220\234\'\213\001\022\372\001" + + "\n\017DeleteNodepools\022$.clarifai.api.DeleteN" + + "odepoolsRequest\032!.clarifai.api.status.Ba" + + "seResponse\"\235\001\202\323\344\223\002T*O/v2/users/{user_app" + "_id.user_id}/compute_clusters/{compute_c" + - "luster_id}/nodepools:\001*\230\234\'\005\220\234\'\211\001\220\234\'\210\001\220\234\'" + - "\224\001\220\234\'\213\001\022\372\001\n\017DeleteNodepools\022$.clarifai.a" + - "pi.DeleteNodepoolsRequest\032!.clarifai.api" + - ".status.BaseResponse\"\235\001\202\323\344\223\002T*O/v2/users" + - "/{user_app_id.user_id}/compute_clusters/" + - "{compute_cluster_id}/nodepools:\001*\230\234\'\005\220\234\'" + - "\213\001\220\234\'\210\001\220\234\'\211\001\220\234\'\212\001\220\234\'\203\001\220\234\'\204\001\220\234\'\205\001\220\234\'\017\220\234\'\023" + - "\220\234\'\203\001\220\234\'\220\001\220\234\'\221\001\220\234\'\222\001\022\304\001\n\rGetDeployment\022\"" + - ".clarifai.api.GetDeploymentRequest\032&.cla" + - "rifai.api.SingleDeploymentResponse\"g\202\323\344\223" + - "\002=\022;/v2/users/{user_app_id.user_id}/depl" + - "oyments/{deployment_id}\230\234\'\005\220\234\'\220\001\220\234\'\210\001\220\234\'" + - "\224\001\220\234\'\213\001\220\234\'\017\220\234\'\023\220\234\'-\022\274\001\n\017ListDeployments\022" + - "$.clarifai.api.ListDeploymentsRequest\032%." + - "clarifai.api.MultiDeploymentResponse\"\\\202\323" + - "\344\223\002-\022+/v2/users/{user_app_id.user_id}/de" + - "ployments\230\234\'\005\220\234\'\220\001\220\234\'\017\220\234\'\023\220\234\'\210\001\220\234\'\224\001\220\234\'\213" + - "\001\220\234\'\210\001\220\234\'-\022\277\001\n\017PostDeployments\022$.clarifa" + - "i.api.PostDeploymentsRequest\032%.clarifai." + - "api.MultiDeploymentResponse\"_\202\323\344\223\0020\"+/v2" + - "/users/{user_app_id.user_id}/deployments" + - ":\001*\230\234\'\005\220\234\'\220\001\220\234\'\221\001\220\234\'\017\220\234\'\023\220\234\'-\220\234\'\210\001\220\234\'\224\001\220" + - "\234\'\213\001\022\301\001\n\020PatchDeployments\022%.clarifai.api" + - ".PatchDeploymentsRequest\032%.clarifai.api." + - "MultiDeploymentResponse\"_\202\323\344\223\00202+/v2/use" + - "rs/{user_app_id.user_id}/deployments:\001*\230" + - "\234\'\005\220\234\'\221\001\220\234\'\220\001\220\234\'\017\220\234\'\023\220\234\'-\220\234\'\210\001\220\234\'\224\001\220\234\'\213\001" + - "\022\273\001\n\021DeleteDeployments\022&.clarifai.api.De" + - "leteDeploymentsRequest\032!.clarifai.api.st" + - "atus.BaseResponse\"[\202\323\344\223\0020*+/v2/users/{us" + + "luster_id}/nodepools:\001*\230\234\'\005\220\234\'\213\001\220\234\'\210\001\220\234\'" + + "\211\001\220\234\'\212\001\220\234\'\203\001\220\234\'\204\001\220\234\'\205\001\220\234\'\017\220\234\'\023\220\234\'\203\001\220\234\'\220\001" + + "\220\234\'\221\001\220\234\'\222\001\022\304\001\n\rGetDeployment\022\".clarifai." + + "api.GetDeploymentRequest\032&.clarifai.api." + + "SingleDeploymentResponse\"g\202\323\344\223\002=\022;/v2/us" + + "ers/{user_app_id.user_id}/deployments/{d" + + "eployment_id}\230\234\'\005\220\234\'\220\001\220\234\'\210\001\220\234\'\224\001\220\234\'\213\001\220\234\'" + + "\017\220\234\'\023\220\234\'-\022\274\001\n\017ListDeployments\022$.clarifai" + + ".api.ListDeploymentsRequest\032%.clarifai.a" + + "pi.MultiDeploymentResponse\"\\\202\323\344\223\002-\022+/v2/" + + "users/{user_app_id.user_id}/deployments\230" + + "\234\'\005\220\234\'\220\001\220\234\'\017\220\234\'\023\220\234\'\210\001\220\234\'\224\001\220\234\'\213\001\220\234\'\210\001\220\234\'-" + + "\022\277\001\n\017PostDeployments\022$.clarifai.api.Post" + + "DeploymentsRequest\032%.clarifai.api.MultiD" + + "eploymentResponse\"_\202\323\344\223\0020\"+/v2/users/{us" + "er_app_id.user_id}/deployments:\001*\230\234\'\005\220\234\'" + - "\220\001\220\234\'\221\001\220\234\'\222\001\220\234\'\017\220\234\'\023\220\234\'\210\001\220\234\'\213\001\022\263\001\n\024PostA" + - "uditLogSearches\022).clarifai.api.PostAudit" + - "LogSearchesRequest\032(.clarifai.api.MultiA" + - "uditLogEntryResponse\"F\202\323\344\223\0027\"2/v2/users/" + - "{user_app_id.user_id}/audit_log/searches" + - ":\001*\230\234\'\005\220\234\'\225\001\022\315\001\n\037ListWorkflowEvaluationT" + - "emplates\0224.clarifai.api.ListWorkflowEval" + - "uationTemplatesRequest\0325.clarifai.api.Mu" + - "ltiWorkflowEvaluationTemplateResponse\"=\202" + - "\323\344\223\002+\022)/v2/workflow-version-evaluation-t" + - "emplates\230\234\'\005\220\234\'-\220\234\'\023\022\200\005\n\016ListLogEntries\022" + - "#.clarifai.api.ListLogEntriesRequest\032#.c" + - "larifai.api.MultiLogEntryResponse\"\243\004\202\323\344\223" + - "\002\223\004\022\201\001/v2/users/{user_app_id.user_id}/co" + - "mpute_clusters/{compute_cluster_id}/node" + - "pools/{nodepool_id}/runners/{runner_id}/" + - "{log_type}/logsZ\270\001\022\265\001/v2/users/{user_app" + - "_id.user_id}/apps/{user_app_id.app_id}/m" + - "odels/{model_id}/versions/{model_version" + - "_id}/compute_clusters/{compute_cluster_i" + - "d}/nodepools/{nodepool_id}/{log_type}/lo" + - "gsZW\022U/v2/users/{user_app_id.user_id}/co" + - "mpute_clusters/{compute_cluster_id}/{log" + - "_type}/logsZy\022w/v2/users/{user_app_id.us" + - "er_id}/apps/{user_app_id.app_id}/models/" + - "{model_id}/versions/{model_version_id}/{" + - "log_type}/logs\230\234\'\005\220\234\'\227\001BY\n\025com.clarifai." + - "grpc.apiP\001Z7github.com/Clarifai/clarifai" + - "-go-grpc/proto/clarifai/api\242\002\004CAIPb\006prot" + - "o3" + "\220\001\220\234\'\221\001\220\234\'\017\220\234\'\023\220\234\'-\220\234\'\210\001\220\234\'\224\001\220\234\'\213\001\022\301\001\n\020P" + + "atchDeployments\022%.clarifai.api.PatchDepl" + + "oymentsRequest\032%.clarifai.api.MultiDeplo" + + "ymentResponse\"_\202\323\344\223\00202+/v2/users/{user_a" + + "pp_id.user_id}/deployments:\001*\230\234\'\005\220\234\'\221\001\220\234" + + "\'\220\001\220\234\'\017\220\234\'\023\220\234\'-\220\234\'\210\001\220\234\'\224\001\220\234\'\213\001\022\273\001\n\021Delet" + + "eDeployments\022&.clarifai.api.DeleteDeploy" + + "mentsRequest\032!.clarifai.api.status.BaseR" + + "esponse\"[\202\323\344\223\0020*+/v2/users/{user_app_id." + + "user_id}/deployments:\001*\230\234\'\005\220\234\'\220\001\220\234\'\221\001\220\234\'" + + "\222\001\220\234\'\017\220\234\'\023\220\234\'\210\001\220\234\'\213\001\022\263\001\n\024PostAuditLogSea" + + "rches\022).clarifai.api.PostAuditLogSearche" + + "sRequest\032(.clarifai.api.MultiAuditLogEnt" + + "ryResponse\"F\202\323\344\223\0027\"2/v2/users/{user_app_" + + "id.user_id}/audit_log/searches:\001*\230\234\'\005\220\234\'" + + "\225\001\022\315\001\n\037ListWorkflowEvaluationTemplates\0224" + + ".clarifai.api.ListWorkflowEvaluationTemp" + + "latesRequest\0325.clarifai.api.MultiWorkflo" + + "wEvaluationTemplateResponse\"=\202\323\344\223\002+\022)/v2" + + "/workflow-version-evaluation-templates\230\234" + + "\'\005\220\234\'-\220\234\'\023\022\200\005\n\016ListLogEntries\022#.clarifai" + + ".api.ListLogEntriesRequest\032#.clarifai.ap" + + "i.MultiLogEntryResponse\"\243\004\202\323\344\223\002\223\004\022\201\001/v2/" + + "users/{user_app_id.user_id}/compute_clus" + + "ters/{compute_cluster_id}/nodepools/{nod" + + "epool_id}/runners/{runner_id}/{log_type}" + + "/logsZ\270\001\022\265\001/v2/users/{user_app_id.user_i" + + "d}/apps/{user_app_id.app_id}/models/{mod" + + "el_id}/versions/{model_version_id}/compu" + + "te_clusters/{compute_cluster_id}/nodepoo" + + "ls/{nodepool_id}/{log_type}/logsZW\022U/v2/" + + "users/{user_app_id.user_id}/compute_clus" + + "ters/{compute_cluster_id}/{log_type}/log" + + "sZy\022w/v2/users/{user_app_id.user_id}/app" + + "s/{user_app_id.app_id}/models/{model_id}" + + "/versions/{model_version_id}/{log_type}/" + + "logs\230\234\'\005\220\234\'\227\001BY\n\025com.clarifai.grpc.apiP\001" + + "Z7github.com/Clarifai/clarifai-go-grpc/p" + + "roto/clarifai/api\242\002\004CAIPb\006proto3" }; descriptor = com.google.protobuf.Descriptors.FileDescriptor .internalBuildGeneratedFileFrom(descriptorData, @@ -5383,7 +5383,7 @@ public static void registerAllExtensions( internal_static_clarifai_api_PostModelVersionsUploadConfig_fieldAccessorTable = new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( internal_static_clarifai_api_PostModelVersionsUploadConfig_descriptor, - new java.lang.String[] { "UserAppId", "ModelId", "ModelVersion", "TotalSize", "IsV3", }); + new java.lang.String[] { "UserAppId", "ModelId", "ModelVersion", "TotalSize", "IsV3", "StorageRequestSize", }); internal_static_clarifai_api_PutModelVersionExportsRequest_descriptor = getDescriptor().getMessageTypes().get(140); internal_static_clarifai_api_PutModelVersionExportsRequest_fieldAccessorTable = new diff --git a/src/main/java/com/clarifai/grpc/api/Task.java b/src/main/java/com/clarifai/grpc/api/Task.java index 8720ad9..81c66e4 100644 --- a/src/main/java/com/clarifai/grpc/api/Task.java +++ b/src/main/java/com/clarifai/grpc/api/Task.java @@ -853,7 +853,7 @@ public com.clarifai.grpc.api.TaskWorkerOrBuilder getWorkerOrBuilder() { * * repeated string concept_ids = 7 [deprecated = true]; * @deprecated clarifai.api.Task.concept_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3152 + * See proto/clarifai/api/resources.proto;l=3159 * @return A list containing the conceptIds. */ @java.lang.Deprecated public com.google.protobuf.ProtocolStringList @@ -868,7 +868,7 @@ public com.clarifai.grpc.api.TaskWorkerOrBuilder getWorkerOrBuilder() { * * repeated string concept_ids = 7 [deprecated = true]; * @deprecated clarifai.api.Task.concept_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3152 + * See proto/clarifai/api/resources.proto;l=3159 * @return The count of conceptIds. */ @java.lang.Deprecated public int getConceptIdsCount() { @@ -882,7 +882,7 @@ public com.clarifai.grpc.api.TaskWorkerOrBuilder getWorkerOrBuilder() { * * repeated string concept_ids = 7 [deprecated = true]; * @deprecated clarifai.api.Task.concept_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3152 + * See proto/clarifai/api/resources.proto;l=3159 * @param index The index of the element to return. * @return The conceptIds at the given index. */ @@ -897,7 +897,7 @@ public com.clarifai.grpc.api.TaskWorkerOrBuilder getWorkerOrBuilder() { * * repeated string concept_ids = 7 [deprecated = true]; * @deprecated clarifai.api.Task.concept_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3152 + * See proto/clarifai/api/resources.proto;l=3159 * @param index The index of the value to return. * @return The bytes of the conceptIds at the given index. */ @@ -3170,7 +3170,7 @@ private void ensureConceptIdsIsMutable() { * * repeated string concept_ids = 7 [deprecated = true]; * @deprecated clarifai.api.Task.concept_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3152 + * See proto/clarifai/api/resources.proto;l=3159 * @return A list containing the conceptIds. */ @java.lang.Deprecated public com.google.protobuf.ProtocolStringList @@ -3185,7 +3185,7 @@ private void ensureConceptIdsIsMutable() { * * repeated string concept_ids = 7 [deprecated = true]; * @deprecated clarifai.api.Task.concept_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3152 + * See proto/clarifai/api/resources.proto;l=3159 * @return The count of conceptIds. */ @java.lang.Deprecated public int getConceptIdsCount() { @@ -3199,7 +3199,7 @@ private void ensureConceptIdsIsMutable() { * * repeated string concept_ids = 7 [deprecated = true]; * @deprecated clarifai.api.Task.concept_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3152 + * See proto/clarifai/api/resources.proto;l=3159 * @param index The index of the element to return. * @return The conceptIds at the given index. */ @@ -3214,7 +3214,7 @@ private void ensureConceptIdsIsMutable() { * * repeated string concept_ids = 7 [deprecated = true]; * @deprecated clarifai.api.Task.concept_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3152 + * See proto/clarifai/api/resources.proto;l=3159 * @param index The index of the value to return. * @return The bytes of the conceptIds at the given index. */ @@ -3230,7 +3230,7 @@ private void ensureConceptIdsIsMutable() { * * repeated string concept_ids = 7 [deprecated = true]; * @deprecated clarifai.api.Task.concept_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3152 + * See proto/clarifai/api/resources.proto;l=3159 * @param index The index to set the value at. * @param value The conceptIds to set. * @return This builder for chaining. @@ -3253,7 +3253,7 @@ private void ensureConceptIdsIsMutable() { * * repeated string concept_ids = 7 [deprecated = true]; * @deprecated clarifai.api.Task.concept_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3152 + * See proto/clarifai/api/resources.proto;l=3159 * @param value The conceptIds to add. * @return This builder for chaining. */ @@ -3275,7 +3275,7 @@ private void ensureConceptIdsIsMutable() { * * repeated string concept_ids = 7 [deprecated = true]; * @deprecated clarifai.api.Task.concept_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3152 + * See proto/clarifai/api/resources.proto;l=3159 * @param values The conceptIds to add. * @return This builder for chaining. */ @@ -3295,7 +3295,7 @@ private void ensureConceptIdsIsMutable() { * * repeated string concept_ids = 7 [deprecated = true]; * @deprecated clarifai.api.Task.concept_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3152 + * See proto/clarifai/api/resources.proto;l=3159 * @return This builder for chaining. */ @java.lang.Deprecated public Builder clearConceptIds() { @@ -3312,7 +3312,7 @@ private void ensureConceptIdsIsMutable() { * * repeated string concept_ids = 7 [deprecated = true]; * @deprecated clarifai.api.Task.concept_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3152 + * See proto/clarifai/api/resources.proto;l=3159 * @param value The bytes of the conceptIds to add. * @return This builder for chaining. */ diff --git a/src/main/java/com/clarifai/grpc/api/TaskOrBuilder.java b/src/main/java/com/clarifai/grpc/api/TaskOrBuilder.java index c1a751d..6704a38 100644 --- a/src/main/java/com/clarifai/grpc/api/TaskOrBuilder.java +++ b/src/main/java/com/clarifai/grpc/api/TaskOrBuilder.java @@ -167,7 +167,7 @@ public interface TaskOrBuilder extends * * repeated string concept_ids = 7 [deprecated = true]; * @deprecated clarifai.api.Task.concept_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3152 + * See proto/clarifai/api/resources.proto;l=3159 * @return A list containing the conceptIds. */ @java.lang.Deprecated java.util.List @@ -180,7 +180,7 @@ public interface TaskOrBuilder extends * * repeated string concept_ids = 7 [deprecated = true]; * @deprecated clarifai.api.Task.concept_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3152 + * See proto/clarifai/api/resources.proto;l=3159 * @return The count of conceptIds. */ @java.lang.Deprecated int getConceptIdsCount(); @@ -192,7 +192,7 @@ public interface TaskOrBuilder extends * * repeated string concept_ids = 7 [deprecated = true]; * @deprecated clarifai.api.Task.concept_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3152 + * See proto/clarifai/api/resources.proto;l=3159 * @param index The index of the element to return. * @return The conceptIds at the given index. */ @@ -205,7 +205,7 @@ public interface TaskOrBuilder extends * * repeated string concept_ids = 7 [deprecated = true]; * @deprecated clarifai.api.Task.concept_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3152 + * See proto/clarifai/api/resources.proto;l=3159 * @param index The index of the value to return. * @return The bytes of the conceptIds at the given index. */ diff --git a/src/main/java/com/clarifai/grpc/api/TaskReview.java b/src/main/java/com/clarifai/grpc/api/TaskReview.java index 8d38152..5d1a901 100644 --- a/src/main/java/com/clarifai/grpc/api/TaskReview.java +++ b/src/main/java/com/clarifai/grpc/api/TaskReview.java @@ -380,7 +380,7 @@ public int getNumber() { * * repeated string user_ids = 2 [deprecated = true]; * @deprecated clarifai.api.TaskReview.user_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3373 + * See proto/clarifai/api/resources.proto;l=3380 * @return A list containing the userIds. */ @java.lang.Deprecated public com.google.protobuf.ProtocolStringList @@ -395,7 +395,7 @@ public int getNumber() { * * repeated string user_ids = 2 [deprecated = true]; * @deprecated clarifai.api.TaskReview.user_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3373 + * See proto/clarifai/api/resources.proto;l=3380 * @return The count of userIds. */ @java.lang.Deprecated public int getUserIdsCount() { @@ -409,7 +409,7 @@ public int getNumber() { * * repeated string user_ids = 2 [deprecated = true]; * @deprecated clarifai.api.TaskReview.user_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3373 + * See proto/clarifai/api/resources.proto;l=3380 * @param index The index of the element to return. * @return The userIds at the given index. */ @@ -424,7 +424,7 @@ public int getNumber() { * * repeated string user_ids = 2 [deprecated = true]; * @deprecated clarifai.api.TaskReview.user_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3373 + * See proto/clarifai/api/resources.proto;l=3380 * @param index The index of the value to return. * @return The bytes of the userIds at the given index. */ @@ -1134,7 +1134,7 @@ private void ensureUserIdsIsMutable() { * * repeated string user_ids = 2 [deprecated = true]; * @deprecated clarifai.api.TaskReview.user_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3373 + * See proto/clarifai/api/resources.proto;l=3380 * @return A list containing the userIds. */ @java.lang.Deprecated public com.google.protobuf.ProtocolStringList @@ -1149,7 +1149,7 @@ private void ensureUserIdsIsMutable() { * * repeated string user_ids = 2 [deprecated = true]; * @deprecated clarifai.api.TaskReview.user_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3373 + * See proto/clarifai/api/resources.proto;l=3380 * @return The count of userIds. */ @java.lang.Deprecated public int getUserIdsCount() { @@ -1163,7 +1163,7 @@ private void ensureUserIdsIsMutable() { * * repeated string user_ids = 2 [deprecated = true]; * @deprecated clarifai.api.TaskReview.user_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3373 + * See proto/clarifai/api/resources.proto;l=3380 * @param index The index of the element to return. * @return The userIds at the given index. */ @@ -1178,7 +1178,7 @@ private void ensureUserIdsIsMutable() { * * repeated string user_ids = 2 [deprecated = true]; * @deprecated clarifai.api.TaskReview.user_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3373 + * See proto/clarifai/api/resources.proto;l=3380 * @param index The index of the value to return. * @return The bytes of the userIds at the given index. */ @@ -1194,7 +1194,7 @@ private void ensureUserIdsIsMutable() { * * repeated string user_ids = 2 [deprecated = true]; * @deprecated clarifai.api.TaskReview.user_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3373 + * See proto/clarifai/api/resources.proto;l=3380 * @param index The index to set the value at. * @param value The userIds to set. * @return This builder for chaining. @@ -1217,7 +1217,7 @@ private void ensureUserIdsIsMutable() { * * repeated string user_ids = 2 [deprecated = true]; * @deprecated clarifai.api.TaskReview.user_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3373 + * See proto/clarifai/api/resources.proto;l=3380 * @param value The userIds to add. * @return This builder for chaining. */ @@ -1239,7 +1239,7 @@ private void ensureUserIdsIsMutable() { * * repeated string user_ids = 2 [deprecated = true]; * @deprecated clarifai.api.TaskReview.user_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3373 + * See proto/clarifai/api/resources.proto;l=3380 * @param values The userIds to add. * @return This builder for chaining. */ @@ -1259,7 +1259,7 @@ private void ensureUserIdsIsMutable() { * * repeated string user_ids = 2 [deprecated = true]; * @deprecated clarifai.api.TaskReview.user_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3373 + * See proto/clarifai/api/resources.proto;l=3380 * @return This builder for chaining. */ @java.lang.Deprecated public Builder clearUserIds() { @@ -1276,7 +1276,7 @@ private void ensureUserIdsIsMutable() { * * repeated string user_ids = 2 [deprecated = true]; * @deprecated clarifai.api.TaskReview.user_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3373 + * See proto/clarifai/api/resources.proto;l=3380 * @param value The bytes of the userIds to add. * @return This builder for chaining. */ diff --git a/src/main/java/com/clarifai/grpc/api/TaskReviewConsensusStrategyInfo.java b/src/main/java/com/clarifai/grpc/api/TaskReviewConsensusStrategyInfo.java index 61d774a..cc9ea5f 100644 --- a/src/main/java/com/clarifai/grpc/api/TaskReviewConsensusStrategyInfo.java +++ b/src/main/java/com/clarifai/grpc/api/TaskReviewConsensusStrategyInfo.java @@ -110,7 +110,7 @@ private TaskReviewConsensusStrategyInfo( * * uint32 approval_threshold = 2 [deprecated = true]; * @deprecated clarifai.api.TaskReviewConsensusStrategyInfo.approval_threshold is deprecated. - * See proto/clarifai/api/resources.proto;l=3416 + * See proto/clarifai/api/resources.proto;l=3423 * @return The approvalThreshold. */ @java.lang.Override @@ -504,7 +504,7 @@ public Builder mergeFrom( * * uint32 approval_threshold = 2 [deprecated = true]; * @deprecated clarifai.api.TaskReviewConsensusStrategyInfo.approval_threshold is deprecated. - * See proto/clarifai/api/resources.proto;l=3416 + * See proto/clarifai/api/resources.proto;l=3423 * @return The approvalThreshold. */ @java.lang.Override @@ -518,7 +518,7 @@ public Builder mergeFrom( * * uint32 approval_threshold = 2 [deprecated = true]; * @deprecated clarifai.api.TaskReviewConsensusStrategyInfo.approval_threshold is deprecated. - * See proto/clarifai/api/resources.proto;l=3416 + * See proto/clarifai/api/resources.proto;l=3423 * @param value The approvalThreshold to set. * @return This builder for chaining. */ @@ -535,7 +535,7 @@ public Builder mergeFrom( * * uint32 approval_threshold = 2 [deprecated = true]; * @deprecated clarifai.api.TaskReviewConsensusStrategyInfo.approval_threshold is deprecated. - * See proto/clarifai/api/resources.proto;l=3416 + * See proto/clarifai/api/resources.proto;l=3423 * @return This builder for chaining. */ @java.lang.Deprecated public Builder clearApprovalThreshold() { diff --git a/src/main/java/com/clarifai/grpc/api/TaskReviewConsensusStrategyInfoOrBuilder.java b/src/main/java/com/clarifai/grpc/api/TaskReviewConsensusStrategyInfoOrBuilder.java index 87cd464..75a72a2 100644 --- a/src/main/java/com/clarifai/grpc/api/TaskReviewConsensusStrategyInfoOrBuilder.java +++ b/src/main/java/com/clarifai/grpc/api/TaskReviewConsensusStrategyInfoOrBuilder.java @@ -14,7 +14,7 @@ public interface TaskReviewConsensusStrategyInfoOrBuilder extends * * uint32 approval_threshold = 2 [deprecated = true]; * @deprecated clarifai.api.TaskReviewConsensusStrategyInfo.approval_threshold is deprecated. - * See proto/clarifai/api/resources.proto;l=3416 + * See proto/clarifai/api/resources.proto;l=3423 * @return The approvalThreshold. */ @java.lang.Deprecated int getApprovalThreshold(); diff --git a/src/main/java/com/clarifai/grpc/api/TaskReviewOrBuilder.java b/src/main/java/com/clarifai/grpc/api/TaskReviewOrBuilder.java index ca7bf83..b0a3f10 100644 --- a/src/main/java/com/clarifai/grpc/api/TaskReviewOrBuilder.java +++ b/src/main/java/com/clarifai/grpc/api/TaskReviewOrBuilder.java @@ -34,7 +34,7 @@ public interface TaskReviewOrBuilder extends * * repeated string user_ids = 2 [deprecated = true]; * @deprecated clarifai.api.TaskReview.user_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3373 + * See proto/clarifai/api/resources.proto;l=3380 * @return A list containing the userIds. */ @java.lang.Deprecated java.util.List @@ -47,7 +47,7 @@ public interface TaskReviewOrBuilder extends * * repeated string user_ids = 2 [deprecated = true]; * @deprecated clarifai.api.TaskReview.user_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3373 + * See proto/clarifai/api/resources.proto;l=3380 * @return The count of userIds. */ @java.lang.Deprecated int getUserIdsCount(); @@ -59,7 +59,7 @@ public interface TaskReviewOrBuilder extends * * repeated string user_ids = 2 [deprecated = true]; * @deprecated clarifai.api.TaskReview.user_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3373 + * See proto/clarifai/api/resources.proto;l=3380 * @param index The index of the element to return. * @return The userIds at the given index. */ @@ -72,7 +72,7 @@ public interface TaskReviewOrBuilder extends * * repeated string user_ids = 2 [deprecated = true]; * @deprecated clarifai.api.TaskReview.user_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3373 + * See proto/clarifai/api/resources.proto;l=3380 * @param index The index of the value to return. * @return The bytes of the userIds at the given index. */ diff --git a/src/main/java/com/clarifai/grpc/api/TaskStatusCountPerUser.java b/src/main/java/com/clarifai/grpc/api/TaskStatusCountPerUser.java index 32174fe..097bbd1 100644 --- a/src/main/java/com/clarifai/grpc/api/TaskStatusCountPerUser.java +++ b/src/main/java/com/clarifai/grpc/api/TaskStatusCountPerUser.java @@ -142,7 +142,7 @@ private TaskStatusCountPerUser( * * string user_id = 1 [deprecated = true]; * @deprecated clarifai.api.TaskStatusCountPerUser.user_id is deprecated. - * See proto/clarifai/api/resources.proto;l=3470 + * See proto/clarifai/api/resources.proto;l=3477 * @return The userId. */ @java.lang.Override @@ -165,7 +165,7 @@ private TaskStatusCountPerUser( * * string user_id = 1 [deprecated = true]; * @deprecated clarifai.api.TaskStatusCountPerUser.user_id is deprecated. - * See proto/clarifai/api/resources.proto;l=3470 + * See proto/clarifai/api/resources.proto;l=3477 * @return The bytes for userId. */ @java.lang.Override @@ -695,7 +695,7 @@ public Builder mergeFrom( * * string user_id = 1 [deprecated = true]; * @deprecated clarifai.api.TaskStatusCountPerUser.user_id is deprecated. - * See proto/clarifai/api/resources.proto;l=3470 + * See proto/clarifai/api/resources.proto;l=3477 * @return The userId. */ @java.lang.Deprecated public java.lang.String getUserId() { @@ -717,7 +717,7 @@ public Builder mergeFrom( * * string user_id = 1 [deprecated = true]; * @deprecated clarifai.api.TaskStatusCountPerUser.user_id is deprecated. - * See proto/clarifai/api/resources.proto;l=3470 + * See proto/clarifai/api/resources.proto;l=3477 * @return The bytes for userId. */ @java.lang.Deprecated public com.google.protobuf.ByteString @@ -740,7 +740,7 @@ public Builder mergeFrom( * * string user_id = 1 [deprecated = true]; * @deprecated clarifai.api.TaskStatusCountPerUser.user_id is deprecated. - * See proto/clarifai/api/resources.proto;l=3470 + * See proto/clarifai/api/resources.proto;l=3477 * @param value The userId to set. * @return This builder for chaining. */ @@ -761,7 +761,7 @@ public Builder mergeFrom( * * string user_id = 1 [deprecated = true]; * @deprecated clarifai.api.TaskStatusCountPerUser.user_id is deprecated. - * See proto/clarifai/api/resources.proto;l=3470 + * See proto/clarifai/api/resources.proto;l=3477 * @return This builder for chaining. */ @java.lang.Deprecated public Builder clearUserId() { @@ -777,7 +777,7 @@ public Builder mergeFrom( * * string user_id = 1 [deprecated = true]; * @deprecated clarifai.api.TaskStatusCountPerUser.user_id is deprecated. - * See proto/clarifai/api/resources.proto;l=3470 + * See proto/clarifai/api/resources.proto;l=3477 * @param value The bytes for userId to set. * @return This builder for chaining. */ diff --git a/src/main/java/com/clarifai/grpc/api/TaskStatusCountPerUserOrBuilder.java b/src/main/java/com/clarifai/grpc/api/TaskStatusCountPerUserOrBuilder.java index 311c0f2..c7a1f2c 100644 --- a/src/main/java/com/clarifai/grpc/api/TaskStatusCountPerUserOrBuilder.java +++ b/src/main/java/com/clarifai/grpc/api/TaskStatusCountPerUserOrBuilder.java @@ -14,7 +14,7 @@ public interface TaskStatusCountPerUserOrBuilder extends * * string user_id = 1 [deprecated = true]; * @deprecated clarifai.api.TaskStatusCountPerUser.user_id is deprecated. - * See proto/clarifai/api/resources.proto;l=3470 + * See proto/clarifai/api/resources.proto;l=3477 * @return The userId. */ @java.lang.Deprecated java.lang.String getUserId(); @@ -25,7 +25,7 @@ public interface TaskStatusCountPerUserOrBuilder extends * * string user_id = 1 [deprecated = true]; * @deprecated clarifai.api.TaskStatusCountPerUser.user_id is deprecated. - * See proto/clarifai/api/resources.proto;l=3470 + * See proto/clarifai/api/resources.proto;l=3477 * @return The bytes for userId. */ @java.lang.Deprecated com.google.protobuf.ByteString diff --git a/src/main/java/com/clarifai/grpc/api/TaskWorker.java b/src/main/java/com/clarifai/grpc/api/TaskWorker.java index 4df7fdf..98fa948 100644 --- a/src/main/java/com/clarifai/grpc/api/TaskWorker.java +++ b/src/main/java/com/clarifai/grpc/api/TaskWorker.java @@ -529,7 +529,7 @@ public int getNumber() { * * repeated string user_ids = 2 [deprecated = true]; * @deprecated clarifai.api.TaskWorker.user_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3246 + * See proto/clarifai/api/resources.proto;l=3253 * @return A list containing the userIds. */ @java.lang.Deprecated public com.google.protobuf.ProtocolStringList @@ -544,7 +544,7 @@ public int getNumber() { * * repeated string user_ids = 2 [deprecated = true]; * @deprecated clarifai.api.TaskWorker.user_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3246 + * See proto/clarifai/api/resources.proto;l=3253 * @return The count of userIds. */ @java.lang.Deprecated public int getUserIdsCount() { @@ -558,7 +558,7 @@ public int getNumber() { * * repeated string user_ids = 2 [deprecated = true]; * @deprecated clarifai.api.TaskWorker.user_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3246 + * See proto/clarifai/api/resources.proto;l=3253 * @param index The index of the element to return. * @return The userIds at the given index. */ @@ -573,7 +573,7 @@ public int getNumber() { * * repeated string user_ids = 2 [deprecated = true]; * @deprecated clarifai.api.TaskWorker.user_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3246 + * See proto/clarifai/api/resources.proto;l=3253 * @param index The index of the value to return. * @return The bytes of the userIds at the given index. */ @@ -1421,7 +1421,7 @@ private void ensureUserIdsIsMutable() { * * repeated string user_ids = 2 [deprecated = true]; * @deprecated clarifai.api.TaskWorker.user_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3246 + * See proto/clarifai/api/resources.proto;l=3253 * @return A list containing the userIds. */ @java.lang.Deprecated public com.google.protobuf.ProtocolStringList @@ -1436,7 +1436,7 @@ private void ensureUserIdsIsMutable() { * * repeated string user_ids = 2 [deprecated = true]; * @deprecated clarifai.api.TaskWorker.user_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3246 + * See proto/clarifai/api/resources.proto;l=3253 * @return The count of userIds. */ @java.lang.Deprecated public int getUserIdsCount() { @@ -1450,7 +1450,7 @@ private void ensureUserIdsIsMutable() { * * repeated string user_ids = 2 [deprecated = true]; * @deprecated clarifai.api.TaskWorker.user_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3246 + * See proto/clarifai/api/resources.proto;l=3253 * @param index The index of the element to return. * @return The userIds at the given index. */ @@ -1465,7 +1465,7 @@ private void ensureUserIdsIsMutable() { * * repeated string user_ids = 2 [deprecated = true]; * @deprecated clarifai.api.TaskWorker.user_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3246 + * See proto/clarifai/api/resources.proto;l=3253 * @param index The index of the value to return. * @return The bytes of the userIds at the given index. */ @@ -1481,7 +1481,7 @@ private void ensureUserIdsIsMutable() { * * repeated string user_ids = 2 [deprecated = true]; * @deprecated clarifai.api.TaskWorker.user_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3246 + * See proto/clarifai/api/resources.proto;l=3253 * @param index The index to set the value at. * @param value The userIds to set. * @return This builder for chaining. @@ -1504,7 +1504,7 @@ private void ensureUserIdsIsMutable() { * * repeated string user_ids = 2 [deprecated = true]; * @deprecated clarifai.api.TaskWorker.user_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3246 + * See proto/clarifai/api/resources.proto;l=3253 * @param value The userIds to add. * @return This builder for chaining. */ @@ -1526,7 +1526,7 @@ private void ensureUserIdsIsMutable() { * * repeated string user_ids = 2 [deprecated = true]; * @deprecated clarifai.api.TaskWorker.user_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3246 + * See proto/clarifai/api/resources.proto;l=3253 * @param values The userIds to add. * @return This builder for chaining. */ @@ -1546,7 +1546,7 @@ private void ensureUserIdsIsMutable() { * * repeated string user_ids = 2 [deprecated = true]; * @deprecated clarifai.api.TaskWorker.user_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3246 + * See proto/clarifai/api/resources.proto;l=3253 * @return This builder for chaining. */ @java.lang.Deprecated public Builder clearUserIds() { @@ -1563,7 +1563,7 @@ private void ensureUserIdsIsMutable() { * * repeated string user_ids = 2 [deprecated = true]; * @deprecated clarifai.api.TaskWorker.user_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3246 + * See proto/clarifai/api/resources.proto;l=3253 * @param value The bytes of the userIds to add. * @return This builder for chaining. */ diff --git a/src/main/java/com/clarifai/grpc/api/TaskWorkerOrBuilder.java b/src/main/java/com/clarifai/grpc/api/TaskWorkerOrBuilder.java index ffb0450..df99485 100644 --- a/src/main/java/com/clarifai/grpc/api/TaskWorkerOrBuilder.java +++ b/src/main/java/com/clarifai/grpc/api/TaskWorkerOrBuilder.java @@ -34,7 +34,7 @@ public interface TaskWorkerOrBuilder extends * * repeated string user_ids = 2 [deprecated = true]; * @deprecated clarifai.api.TaskWorker.user_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3246 + * See proto/clarifai/api/resources.proto;l=3253 * @return A list containing the userIds. */ @java.lang.Deprecated java.util.List @@ -47,7 +47,7 @@ public interface TaskWorkerOrBuilder extends * * repeated string user_ids = 2 [deprecated = true]; * @deprecated clarifai.api.TaskWorker.user_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3246 + * See proto/clarifai/api/resources.proto;l=3253 * @return The count of userIds. */ @java.lang.Deprecated int getUserIdsCount(); @@ -59,7 +59,7 @@ public interface TaskWorkerOrBuilder extends * * repeated string user_ids = 2 [deprecated = true]; * @deprecated clarifai.api.TaskWorker.user_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3246 + * See proto/clarifai/api/resources.proto;l=3253 * @param index The index of the element to return. * @return The userIds at the given index. */ @@ -72,7 +72,7 @@ public interface TaskWorkerOrBuilder extends * * repeated string user_ids = 2 [deprecated = true]; * @deprecated clarifai.api.TaskWorker.user_ids is deprecated. - * See proto/clarifai/api/resources.proto;l=3246 + * See proto/clarifai/api/resources.proto;l=3253 * @param index The index of the value to return. * @return The bytes of the userIds at the given index. */ diff --git a/src/main/java/com/clarifai/grpc/api/User.java b/src/main/java/com/clarifai/grpc/api/User.java index 7732461..052b584 100644 --- a/src/main/java/com/clarifai/grpc/api/User.java +++ b/src/main/java/com/clarifai/grpc/api/User.java @@ -350,7 +350,7 @@ public java.lang.String getId() { /** * string primary_email = 2 [deprecated = true]; * @deprecated clarifai.api.User.primary_email is deprecated. - * See proto/clarifai/api/resources.proto;l=2650 + * See proto/clarifai/api/resources.proto;l=2657 * @return The primaryEmail. */ @java.lang.Override @@ -369,7 +369,7 @@ public java.lang.String getId() { /** * string primary_email = 2 [deprecated = true]; * @deprecated clarifai.api.User.primary_email is deprecated. - * See proto/clarifai/api/resources.proto;l=2650 + * See proto/clarifai/api/resources.proto;l=2657 * @return The bytes for primaryEmail. */ @java.lang.Override @@ -674,7 +674,7 @@ public java.lang.String getReferralSource() { /** * string bill_type = 7 [deprecated = true]; * @deprecated clarifai.api.User.bill_type is deprecated. - * See proto/clarifai/api/resources.proto;l=2660 + * See proto/clarifai/api/resources.proto;l=2667 * @return The billType. */ @java.lang.Override @@ -693,7 +693,7 @@ public java.lang.String getReferralSource() { /** * string bill_type = 7 [deprecated = true]; * @deprecated clarifai.api.User.bill_type is deprecated. - * See proto/clarifai/api/resources.proto;l=2660 + * See proto/clarifai/api/resources.proto;l=2667 * @return The bytes for billType. */ @java.lang.Override @@ -766,7 +766,7 @@ public com.google.protobuf.TimestampOrBuilder getCreatedAtOrBuilder() { /** * .google.protobuf.Timestamp date_gdpr_consent = 8 [deprecated = true]; * @deprecated clarifai.api.User.date_gdpr_consent is deprecated. - * See proto/clarifai/api/resources.proto;l=2668 + * See proto/clarifai/api/resources.proto;l=2675 * @return Whether the dateGdprConsent field is set. */ @java.lang.Override @@ -776,7 +776,7 @@ public com.google.protobuf.TimestampOrBuilder getCreatedAtOrBuilder() { /** * .google.protobuf.Timestamp date_gdpr_consent = 8 [deprecated = true]; * @deprecated clarifai.api.User.date_gdpr_consent is deprecated. - * See proto/clarifai/api/resources.proto;l=2668 + * See proto/clarifai/api/resources.proto;l=2675 * @return The dateGdprConsent. */ @java.lang.Override @@ -796,7 +796,7 @@ public com.google.protobuf.TimestampOrBuilder getCreatedAtOrBuilder() { /** * .google.protobuf.Timestamp date_tos_consent = 9 [deprecated = true]; * @deprecated clarifai.api.User.date_tos_consent is deprecated. - * See proto/clarifai/api/resources.proto;l=2669 + * See proto/clarifai/api/resources.proto;l=2676 * @return Whether the dateTosConsent field is set. */ @java.lang.Override @@ -806,7 +806,7 @@ public com.google.protobuf.TimestampOrBuilder getCreatedAtOrBuilder() { /** * .google.protobuf.Timestamp date_tos_consent = 9 [deprecated = true]; * @deprecated clarifai.api.User.date_tos_consent is deprecated. - * See proto/clarifai/api/resources.proto;l=2669 + * See proto/clarifai/api/resources.proto;l=2676 * @return The dateTosConsent. */ @java.lang.Override @@ -826,7 +826,7 @@ public com.google.protobuf.TimestampOrBuilder getCreatedAtOrBuilder() { /** * .google.protobuf.Timestamp date_marketing_consent = 10 [deprecated = true]; * @deprecated clarifai.api.User.date_marketing_consent is deprecated. - * See proto/clarifai/api/resources.proto;l=2670 + * See proto/clarifai/api/resources.proto;l=2677 * @return Whether the dateMarketingConsent field is set. */ @java.lang.Override @@ -836,7 +836,7 @@ public com.google.protobuf.TimestampOrBuilder getCreatedAtOrBuilder() { /** * .google.protobuf.Timestamp date_marketing_consent = 10 [deprecated = true]; * @deprecated clarifai.api.User.date_marketing_consent is deprecated. - * See proto/clarifai/api/resources.proto;l=2670 + * See proto/clarifai/api/resources.proto;l=2677 * @return The dateMarketingConsent. */ @java.lang.Override @@ -856,7 +856,7 @@ public com.google.protobuf.TimestampOrBuilder getCreatedAtOrBuilder() { /** * .google.protobuf.Timestamp date_pii_consent = 23 [deprecated = true]; * @deprecated clarifai.api.User.date_pii_consent is deprecated. - * See proto/clarifai/api/resources.proto;l=2671 + * See proto/clarifai/api/resources.proto;l=2678 * @return Whether the datePiiConsent field is set. */ @java.lang.Override @@ -866,7 +866,7 @@ public com.google.protobuf.TimestampOrBuilder getCreatedAtOrBuilder() { /** * .google.protobuf.Timestamp date_pii_consent = 23 [deprecated = true]; * @deprecated clarifai.api.User.date_pii_consent is deprecated. - * See proto/clarifai/api/resources.proto;l=2671 + * See proto/clarifai/api/resources.proto;l=2678 * @return The datePiiConsent. */ @java.lang.Override @@ -891,7 +891,7 @@ public com.google.protobuf.TimestampOrBuilder getCreatedAtOrBuilder() { * * .google.protobuf.Struct metadata = 11 [deprecated = true]; * @deprecated clarifai.api.User.metadata is deprecated. - * See proto/clarifai/api/resources.proto;l=2675 + * See proto/clarifai/api/resources.proto;l=2682 * @return Whether the metadata field is set. */ @java.lang.Override @@ -906,7 +906,7 @@ public com.google.protobuf.TimestampOrBuilder getCreatedAtOrBuilder() { * * .google.protobuf.Struct metadata = 11 [deprecated = true]; * @deprecated clarifai.api.User.metadata is deprecated. - * See proto/clarifai/api/resources.proto;l=2675 + * See proto/clarifai/api/resources.proto;l=2682 * @return The metadata. */ @java.lang.Override @@ -971,7 +971,7 @@ public com.google.protobuf.TimestampOrBuilder getCreatedAtOrBuilder() { /** * bool two_factor_auth_enabled = 15 [deprecated = true]; * @deprecated clarifai.api.User.two_factor_auth_enabled is deprecated. - * See proto/clarifai/api/resources.proto;l=2678 + * See proto/clarifai/api/resources.proto;l=2685 * @return The twoFactorAuthEnabled. */ @java.lang.Override @@ -984,7 +984,7 @@ public com.google.protobuf.TimestampOrBuilder getCreatedAtOrBuilder() { /** * uint32 teams_count = 16 [deprecated = true]; * @deprecated clarifai.api.User.teams_count is deprecated. - * See proto/clarifai/api/resources.proto;l=2679 + * See proto/clarifai/api/resources.proto;l=2686 * @return The teamsCount. */ @java.lang.Override @@ -2086,7 +2086,7 @@ public Builder setIdBytes( /** * string primary_email = 2 [deprecated = true]; * @deprecated clarifai.api.User.primary_email is deprecated. - * See proto/clarifai/api/resources.proto;l=2650 + * See proto/clarifai/api/resources.proto;l=2657 * @return The primaryEmail. */ @java.lang.Deprecated public java.lang.String getPrimaryEmail() { @@ -2104,7 +2104,7 @@ public Builder setIdBytes( /** * string primary_email = 2 [deprecated = true]; * @deprecated clarifai.api.User.primary_email is deprecated. - * See proto/clarifai/api/resources.proto;l=2650 + * See proto/clarifai/api/resources.proto;l=2657 * @return The bytes for primaryEmail. */ @java.lang.Deprecated public com.google.protobuf.ByteString @@ -2123,7 +2123,7 @@ public Builder setIdBytes( /** * string primary_email = 2 [deprecated = true]; * @deprecated clarifai.api.User.primary_email is deprecated. - * See proto/clarifai/api/resources.proto;l=2650 + * See proto/clarifai/api/resources.proto;l=2657 * @param value The primaryEmail to set. * @return This builder for chaining. */ @@ -2140,7 +2140,7 @@ public Builder setIdBytes( /** * string primary_email = 2 [deprecated = true]; * @deprecated clarifai.api.User.primary_email is deprecated. - * See proto/clarifai/api/resources.proto;l=2650 + * See proto/clarifai/api/resources.proto;l=2657 * @return This builder for chaining. */ @java.lang.Deprecated public Builder clearPrimaryEmail() { @@ -2152,7 +2152,7 @@ public Builder setIdBytes( /** * string primary_email = 2 [deprecated = true]; * @deprecated clarifai.api.User.primary_email is deprecated. - * See proto/clarifai/api/resources.proto;l=2650 + * See proto/clarifai/api/resources.proto;l=2657 * @param value The bytes for primaryEmail to set. * @return This builder for chaining. */ @@ -2744,7 +2744,7 @@ public Builder setReferralSourceBytes( /** * string bill_type = 7 [deprecated = true]; * @deprecated clarifai.api.User.bill_type is deprecated. - * See proto/clarifai/api/resources.proto;l=2660 + * See proto/clarifai/api/resources.proto;l=2667 * @return The billType. */ @java.lang.Deprecated public java.lang.String getBillType() { @@ -2762,7 +2762,7 @@ public Builder setReferralSourceBytes( /** * string bill_type = 7 [deprecated = true]; * @deprecated clarifai.api.User.bill_type is deprecated. - * See proto/clarifai/api/resources.proto;l=2660 + * See proto/clarifai/api/resources.proto;l=2667 * @return The bytes for billType. */ @java.lang.Deprecated public com.google.protobuf.ByteString @@ -2781,7 +2781,7 @@ public Builder setReferralSourceBytes( /** * string bill_type = 7 [deprecated = true]; * @deprecated clarifai.api.User.bill_type is deprecated. - * See proto/clarifai/api/resources.proto;l=2660 + * See proto/clarifai/api/resources.proto;l=2667 * @param value The billType to set. * @return This builder for chaining. */ @@ -2798,7 +2798,7 @@ public Builder setReferralSourceBytes( /** * string bill_type = 7 [deprecated = true]; * @deprecated clarifai.api.User.bill_type is deprecated. - * See proto/clarifai/api/resources.proto;l=2660 + * See proto/clarifai/api/resources.proto;l=2667 * @return This builder for chaining. */ @java.lang.Deprecated public Builder clearBillType() { @@ -2810,7 +2810,7 @@ public Builder setReferralSourceBytes( /** * string bill_type = 7 [deprecated = true]; * @deprecated clarifai.api.User.bill_type is deprecated. - * See proto/clarifai/api/resources.proto;l=2660 + * See proto/clarifai/api/resources.proto;l=2667 * @param value The bytes for billType to set. * @return This builder for chaining. */ @@ -3023,7 +3023,7 @@ public com.google.protobuf.TimestampOrBuilder getCreatedAtOrBuilder() { /** * .google.protobuf.Timestamp date_gdpr_consent = 8 [deprecated = true]; * @deprecated clarifai.api.User.date_gdpr_consent is deprecated. - * See proto/clarifai/api/resources.proto;l=2668 + * See proto/clarifai/api/resources.proto;l=2675 * @return Whether the dateGdprConsent field is set. */ @java.lang.Deprecated public boolean hasDateGdprConsent() { @@ -3032,7 +3032,7 @@ public com.google.protobuf.TimestampOrBuilder getCreatedAtOrBuilder() { /** * .google.protobuf.Timestamp date_gdpr_consent = 8 [deprecated = true]; * @deprecated clarifai.api.User.date_gdpr_consent is deprecated. - * See proto/clarifai/api/resources.proto;l=2668 + * See proto/clarifai/api/resources.proto;l=2675 * @return The dateGdprConsent. */ @java.lang.Deprecated public com.google.protobuf.Timestamp getDateGdprConsent() { @@ -3146,7 +3146,7 @@ public com.google.protobuf.TimestampOrBuilder getCreatedAtOrBuilder() { /** * .google.protobuf.Timestamp date_tos_consent = 9 [deprecated = true]; * @deprecated clarifai.api.User.date_tos_consent is deprecated. - * See proto/clarifai/api/resources.proto;l=2669 + * See proto/clarifai/api/resources.proto;l=2676 * @return Whether the dateTosConsent field is set. */ @java.lang.Deprecated public boolean hasDateTosConsent() { @@ -3155,7 +3155,7 @@ public com.google.protobuf.TimestampOrBuilder getCreatedAtOrBuilder() { /** * .google.protobuf.Timestamp date_tos_consent = 9 [deprecated = true]; * @deprecated clarifai.api.User.date_tos_consent is deprecated. - * See proto/clarifai/api/resources.proto;l=2669 + * See proto/clarifai/api/resources.proto;l=2676 * @return The dateTosConsent. */ @java.lang.Deprecated public com.google.protobuf.Timestamp getDateTosConsent() { @@ -3269,7 +3269,7 @@ public com.google.protobuf.TimestampOrBuilder getCreatedAtOrBuilder() { /** * .google.protobuf.Timestamp date_marketing_consent = 10 [deprecated = true]; * @deprecated clarifai.api.User.date_marketing_consent is deprecated. - * See proto/clarifai/api/resources.proto;l=2670 + * See proto/clarifai/api/resources.proto;l=2677 * @return Whether the dateMarketingConsent field is set. */ @java.lang.Deprecated public boolean hasDateMarketingConsent() { @@ -3278,7 +3278,7 @@ public com.google.protobuf.TimestampOrBuilder getCreatedAtOrBuilder() { /** * .google.protobuf.Timestamp date_marketing_consent = 10 [deprecated = true]; * @deprecated clarifai.api.User.date_marketing_consent is deprecated. - * See proto/clarifai/api/resources.proto;l=2670 + * See proto/clarifai/api/resources.proto;l=2677 * @return The dateMarketingConsent. */ @java.lang.Deprecated public com.google.protobuf.Timestamp getDateMarketingConsent() { @@ -3392,7 +3392,7 @@ public com.google.protobuf.TimestampOrBuilder getCreatedAtOrBuilder() { /** * .google.protobuf.Timestamp date_pii_consent = 23 [deprecated = true]; * @deprecated clarifai.api.User.date_pii_consent is deprecated. - * See proto/clarifai/api/resources.proto;l=2671 + * See proto/clarifai/api/resources.proto;l=2678 * @return Whether the datePiiConsent field is set. */ @java.lang.Deprecated public boolean hasDatePiiConsent() { @@ -3401,7 +3401,7 @@ public com.google.protobuf.TimestampOrBuilder getCreatedAtOrBuilder() { /** * .google.protobuf.Timestamp date_pii_consent = 23 [deprecated = true]; * @deprecated clarifai.api.User.date_pii_consent is deprecated. - * See proto/clarifai/api/resources.proto;l=2671 + * See proto/clarifai/api/resources.proto;l=2678 * @return The datePiiConsent. */ @java.lang.Deprecated public com.google.protobuf.Timestamp getDatePiiConsent() { @@ -3520,7 +3520,7 @@ public com.google.protobuf.TimestampOrBuilder getCreatedAtOrBuilder() { * * .google.protobuf.Struct metadata = 11 [deprecated = true]; * @deprecated clarifai.api.User.metadata is deprecated. - * See proto/clarifai/api/resources.proto;l=2675 + * See proto/clarifai/api/resources.proto;l=2682 * @return Whether the metadata field is set. */ @java.lang.Deprecated public boolean hasMetadata() { @@ -3534,7 +3534,7 @@ public com.google.protobuf.TimestampOrBuilder getCreatedAtOrBuilder() { * * .google.protobuf.Struct metadata = 11 [deprecated = true]; * @deprecated clarifai.api.User.metadata is deprecated. - * See proto/clarifai/api/resources.proto;l=2675 + * See proto/clarifai/api/resources.proto;l=2682 * @return The metadata. */ @java.lang.Deprecated public com.google.protobuf.Struct getMetadata() { @@ -3921,7 +3921,7 @@ private void ensureEmailAddressesIsMutable() { /** * bool two_factor_auth_enabled = 15 [deprecated = true]; * @deprecated clarifai.api.User.two_factor_auth_enabled is deprecated. - * See proto/clarifai/api/resources.proto;l=2678 + * See proto/clarifai/api/resources.proto;l=2685 * @return The twoFactorAuthEnabled. */ @java.lang.Override @@ -3931,7 +3931,7 @@ private void ensureEmailAddressesIsMutable() { /** * bool two_factor_auth_enabled = 15 [deprecated = true]; * @deprecated clarifai.api.User.two_factor_auth_enabled is deprecated. - * See proto/clarifai/api/resources.proto;l=2678 + * See proto/clarifai/api/resources.proto;l=2685 * @param value The twoFactorAuthEnabled to set. * @return This builder for chaining. */ @@ -3944,7 +3944,7 @@ private void ensureEmailAddressesIsMutable() { /** * bool two_factor_auth_enabled = 15 [deprecated = true]; * @deprecated clarifai.api.User.two_factor_auth_enabled is deprecated. - * See proto/clarifai/api/resources.proto;l=2678 + * See proto/clarifai/api/resources.proto;l=2685 * @return This builder for chaining. */ @java.lang.Deprecated public Builder clearTwoFactorAuthEnabled() { @@ -3958,7 +3958,7 @@ private void ensureEmailAddressesIsMutable() { /** * uint32 teams_count = 16 [deprecated = true]; * @deprecated clarifai.api.User.teams_count is deprecated. - * See proto/clarifai/api/resources.proto;l=2679 + * See proto/clarifai/api/resources.proto;l=2686 * @return The teamsCount. */ @java.lang.Override @@ -3968,7 +3968,7 @@ private void ensureEmailAddressesIsMutable() { /** * uint32 teams_count = 16 [deprecated = true]; * @deprecated clarifai.api.User.teams_count is deprecated. - * See proto/clarifai/api/resources.proto;l=2679 + * See proto/clarifai/api/resources.proto;l=2686 * @param value The teamsCount to set. * @return This builder for chaining. */ @@ -3981,7 +3981,7 @@ private void ensureEmailAddressesIsMutable() { /** * uint32 teams_count = 16 [deprecated = true]; * @deprecated clarifai.api.User.teams_count is deprecated. - * See proto/clarifai/api/resources.proto;l=2679 + * See proto/clarifai/api/resources.proto;l=2686 * @return This builder for chaining. */ @java.lang.Deprecated public Builder clearTeamsCount() { diff --git a/src/main/java/com/clarifai/grpc/api/UserOrBuilder.java b/src/main/java/com/clarifai/grpc/api/UserOrBuilder.java index 140a867..12daf06 100644 --- a/src/main/java/com/clarifai/grpc/api/UserOrBuilder.java +++ b/src/main/java/com/clarifai/grpc/api/UserOrBuilder.java @@ -22,14 +22,14 @@ public interface UserOrBuilder extends /** * string primary_email = 2 [deprecated = true]; * @deprecated clarifai.api.User.primary_email is deprecated. - * See proto/clarifai/api/resources.proto;l=2650 + * See proto/clarifai/api/resources.proto;l=2657 * @return The primaryEmail. */ @java.lang.Deprecated java.lang.String getPrimaryEmail(); /** * string primary_email = 2 [deprecated = true]; * @deprecated clarifai.api.User.primary_email is deprecated. - * See proto/clarifai/api/resources.proto;l=2650 + * See proto/clarifai/api/resources.proto;l=2657 * @return The bytes for primaryEmail. */ @java.lang.Deprecated com.google.protobuf.ByteString @@ -138,14 +138,14 @@ public interface UserOrBuilder extends /** * string bill_type = 7 [deprecated = true]; * @deprecated clarifai.api.User.bill_type is deprecated. - * See proto/clarifai/api/resources.proto;l=2660 + * See proto/clarifai/api/resources.proto;l=2667 * @return The billType. */ @java.lang.Deprecated java.lang.String getBillType(); /** * string bill_type = 7 [deprecated = true]; * @deprecated clarifai.api.User.bill_type is deprecated. - * See proto/clarifai/api/resources.proto;l=2660 + * See proto/clarifai/api/resources.proto;l=2667 * @return The bytes for billType. */ @java.lang.Deprecated com.google.protobuf.ByteString @@ -193,14 +193,14 @@ public interface UserOrBuilder extends /** * .google.protobuf.Timestamp date_gdpr_consent = 8 [deprecated = true]; * @deprecated clarifai.api.User.date_gdpr_consent is deprecated. - * See proto/clarifai/api/resources.proto;l=2668 + * See proto/clarifai/api/resources.proto;l=2675 * @return Whether the dateGdprConsent field is set. */ @java.lang.Deprecated boolean hasDateGdprConsent(); /** * .google.protobuf.Timestamp date_gdpr_consent = 8 [deprecated = true]; * @deprecated clarifai.api.User.date_gdpr_consent is deprecated. - * See proto/clarifai/api/resources.proto;l=2668 + * See proto/clarifai/api/resources.proto;l=2675 * @return The dateGdprConsent. */ @java.lang.Deprecated com.google.protobuf.Timestamp getDateGdprConsent(); @@ -212,14 +212,14 @@ public interface UserOrBuilder extends /** * .google.protobuf.Timestamp date_tos_consent = 9 [deprecated = true]; * @deprecated clarifai.api.User.date_tos_consent is deprecated. - * See proto/clarifai/api/resources.proto;l=2669 + * See proto/clarifai/api/resources.proto;l=2676 * @return Whether the dateTosConsent field is set. */ @java.lang.Deprecated boolean hasDateTosConsent(); /** * .google.protobuf.Timestamp date_tos_consent = 9 [deprecated = true]; * @deprecated clarifai.api.User.date_tos_consent is deprecated. - * See proto/clarifai/api/resources.proto;l=2669 + * See proto/clarifai/api/resources.proto;l=2676 * @return The dateTosConsent. */ @java.lang.Deprecated com.google.protobuf.Timestamp getDateTosConsent(); @@ -231,14 +231,14 @@ public interface UserOrBuilder extends /** * .google.protobuf.Timestamp date_marketing_consent = 10 [deprecated = true]; * @deprecated clarifai.api.User.date_marketing_consent is deprecated. - * See proto/clarifai/api/resources.proto;l=2670 + * See proto/clarifai/api/resources.proto;l=2677 * @return Whether the dateMarketingConsent field is set. */ @java.lang.Deprecated boolean hasDateMarketingConsent(); /** * .google.protobuf.Timestamp date_marketing_consent = 10 [deprecated = true]; * @deprecated clarifai.api.User.date_marketing_consent is deprecated. - * See proto/clarifai/api/resources.proto;l=2670 + * See proto/clarifai/api/resources.proto;l=2677 * @return The dateMarketingConsent. */ @java.lang.Deprecated com.google.protobuf.Timestamp getDateMarketingConsent(); @@ -250,14 +250,14 @@ public interface UserOrBuilder extends /** * .google.protobuf.Timestamp date_pii_consent = 23 [deprecated = true]; * @deprecated clarifai.api.User.date_pii_consent is deprecated. - * See proto/clarifai/api/resources.proto;l=2671 + * See proto/clarifai/api/resources.proto;l=2678 * @return Whether the datePiiConsent field is set. */ @java.lang.Deprecated boolean hasDatePiiConsent(); /** * .google.protobuf.Timestamp date_pii_consent = 23 [deprecated = true]; * @deprecated clarifai.api.User.date_pii_consent is deprecated. - * See proto/clarifai/api/resources.proto;l=2671 + * See proto/clarifai/api/resources.proto;l=2678 * @return The datePiiConsent. */ @java.lang.Deprecated com.google.protobuf.Timestamp getDatePiiConsent(); @@ -274,7 +274,7 @@ public interface UserOrBuilder extends * * .google.protobuf.Struct metadata = 11 [deprecated = true]; * @deprecated clarifai.api.User.metadata is deprecated. - * See proto/clarifai/api/resources.proto;l=2675 + * See proto/clarifai/api/resources.proto;l=2682 * @return Whether the metadata field is set. */ @java.lang.Deprecated boolean hasMetadata(); @@ -286,7 +286,7 @@ public interface UserOrBuilder extends * * .google.protobuf.Struct metadata = 11 [deprecated = true]; * @deprecated clarifai.api.User.metadata is deprecated. - * See proto/clarifai/api/resources.proto;l=2675 + * See proto/clarifai/api/resources.proto;l=2682 * @return The metadata. */ @java.lang.Deprecated com.google.protobuf.Struct getMetadata(); @@ -327,7 +327,7 @@ public interface UserOrBuilder extends /** * bool two_factor_auth_enabled = 15 [deprecated = true]; * @deprecated clarifai.api.User.two_factor_auth_enabled is deprecated. - * See proto/clarifai/api/resources.proto;l=2678 + * See proto/clarifai/api/resources.proto;l=2685 * @return The twoFactorAuthEnabled. */ @java.lang.Deprecated boolean getTwoFactorAuthEnabled(); @@ -335,7 +335,7 @@ public interface UserOrBuilder extends /** * uint32 teams_count = 16 [deprecated = true]; * @deprecated clarifai.api.User.teams_count is deprecated. - * See proto/clarifai/api/resources.proto;l=2679 + * See proto/clarifai/api/resources.proto;l=2686 * @return The teamsCount. */ @java.lang.Deprecated int getTeamsCount(); diff --git a/src/main/java/com/clarifai/grpc/api/Video.java b/src/main/java/com/clarifai/grpc/api/Video.java index bfe9d8e..6f4f81b 100644 --- a/src/main/java/com/clarifai/grpc/api/Video.java +++ b/src/main/java/com/clarifai/grpc/api/Video.java @@ -240,7 +240,7 @@ public boolean getAllowDuplicateUrl() { * * string thumbnail_url = 5 [deprecated = true]; * @deprecated clarifai.api.Video.thumbnail_url is deprecated. - * See proto/clarifai/api/resources.proto;l=2806 + * See proto/clarifai/api/resources.proto;l=2813 * @return The thumbnailUrl. */ @java.lang.Override @@ -265,7 +265,7 @@ public boolean getAllowDuplicateUrl() { * * string thumbnail_url = 5 [deprecated = true]; * @deprecated clarifai.api.Video.thumbnail_url is deprecated. - * See proto/clarifai/api/resources.proto;l=2806 + * See proto/clarifai/api/resources.proto;l=2813 * @return The bytes for thumbnailUrl. */ @java.lang.Override @@ -1054,7 +1054,7 @@ public Builder clearAllowDuplicateUrl() { * * string thumbnail_url = 5 [deprecated = true]; * @deprecated clarifai.api.Video.thumbnail_url is deprecated. - * See proto/clarifai/api/resources.proto;l=2806 + * See proto/clarifai/api/resources.proto;l=2813 * @return The thumbnailUrl. */ @java.lang.Deprecated public java.lang.String getThumbnailUrl() { @@ -1078,7 +1078,7 @@ public Builder clearAllowDuplicateUrl() { * * string thumbnail_url = 5 [deprecated = true]; * @deprecated clarifai.api.Video.thumbnail_url is deprecated. - * See proto/clarifai/api/resources.proto;l=2806 + * See proto/clarifai/api/resources.proto;l=2813 * @return The bytes for thumbnailUrl. */ @java.lang.Deprecated public com.google.protobuf.ByteString @@ -1103,7 +1103,7 @@ public Builder clearAllowDuplicateUrl() { * * string thumbnail_url = 5 [deprecated = true]; * @deprecated clarifai.api.Video.thumbnail_url is deprecated. - * See proto/clarifai/api/resources.proto;l=2806 + * See proto/clarifai/api/resources.proto;l=2813 * @param value The thumbnailUrl to set. * @return This builder for chaining. */ @@ -1126,7 +1126,7 @@ public Builder clearAllowDuplicateUrl() { * * string thumbnail_url = 5 [deprecated = true]; * @deprecated clarifai.api.Video.thumbnail_url is deprecated. - * See proto/clarifai/api/resources.proto;l=2806 + * See proto/clarifai/api/resources.proto;l=2813 * @return This builder for chaining. */ @java.lang.Deprecated public Builder clearThumbnailUrl() { @@ -1144,7 +1144,7 @@ public Builder clearAllowDuplicateUrl() { * * string thumbnail_url = 5 [deprecated = true]; * @deprecated clarifai.api.Video.thumbnail_url is deprecated. - * See proto/clarifai/api/resources.proto;l=2806 + * See proto/clarifai/api/resources.proto;l=2813 * @param value The bytes for thumbnailUrl to set. * @return This builder for chaining. */ diff --git a/src/main/java/com/clarifai/grpc/api/VideoOrBuilder.java b/src/main/java/com/clarifai/grpc/api/VideoOrBuilder.java index 5cc728d..a765d60 100644 --- a/src/main/java/com/clarifai/grpc/api/VideoOrBuilder.java +++ b/src/main/java/com/clarifai/grpc/api/VideoOrBuilder.java @@ -59,7 +59,7 @@ public interface VideoOrBuilder extends * * string thumbnail_url = 5 [deprecated = true]; * @deprecated clarifai.api.Video.thumbnail_url is deprecated. - * See proto/clarifai/api/resources.proto;l=2806 + * See proto/clarifai/api/resources.proto;l=2813 * @return The thumbnailUrl. */ @java.lang.Deprecated java.lang.String getThumbnailUrl(); @@ -72,7 +72,7 @@ public interface VideoOrBuilder extends * * string thumbnail_url = 5 [deprecated = true]; * @deprecated clarifai.api.Video.thumbnail_url is deprecated. - * See proto/clarifai/api/resources.proto;l=2806 + * See proto/clarifai/api/resources.proto;l=2813 * @return The bytes for thumbnailUrl. */ @java.lang.Deprecated com.google.protobuf.ByteString