com.google.cloud.documentai.v1beta3.DocumentAiProcessor Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of proto-google-cloud-document-ai-v1beta3 Show documentation
Show all versions of proto-google-cloud-document-ai-v1beta3 Show documentation
PROTO library for proto-google-cloud-document-ai-v1beta3
/*
* Copyright 2020 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/cloud/documentai/v1beta3/processor.proto
package com.google.cloud.documentai.v1beta3;
public final class DocumentAiProcessor {
private DocumentAiProcessor() {}
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) {}
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions((com.google.protobuf.ExtensionRegistryLite) registry);
}
static final com.google.protobuf.Descriptors.Descriptor
internal_static_google_cloud_documentai_v1beta3_Processor_descriptor;
static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_cloud_documentai_v1beta3_Processor_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor descriptor;
static {
java.lang.String[] descriptorData = {
"\n/google/cloud/documentai/v1beta3/proces"
+ "sor.proto\022\037google.cloud.documentai.v1bet"
+ "a3\032\037google/api/field_behavior.proto\032\031goo"
+ "gle/api/resource.proto\0321google/cloud/doc"
+ "umentai/v1beta3/document_io.proto\032\037googl"
+ "e/protobuf/timestamp.proto\032\034google/api/a"
+ "nnotations.proto\"\201\004\n\tProcessor\022\024\n\004name\030\001"
+ " \001(\tB\006\340A\005\340A\003\022\014\n\004type\030\002 \001(\t\022\024\n\014display_na"
+ "me\030\003 \001(\t\022D\n\005state\030\004 \001(\01620.google.cloud.d"
+ "ocumentai.v1beta3.Processor.StateB\003\340A\003\022!"
+ "\n\031default_processor_version\030\t \001(\t\022 \n\020pro"
+ "cess_endpoint\030\006 \001(\tB\006\340A\003\340A\005\022/\n\013create_ti"
+ "me\030\007 \001(\0132\032.google.protobuf.Timestamp\022\024\n\014"
+ "kms_key_name\030\010 \001(\t\"~\n\005State\022\025\n\021STATE_UNS"
+ "PECIFIED\020\000\022\013\n\007ENABLED\020\001\022\014\n\010DISABLED\020\002\022\014\n"
+ "\010ENABLING\020\003\022\r\n\tDISABLING\020\004\022\014\n\010CREATING\020\005"
+ "\022\n\n\006FAILED\020\006\022\014\n\010DELETING\020\007:h\352Ae\n#documen"
+ "tai.googleapis.com/Processor\022>projects/{"
+ "project}/locations/{location}/processors"
+ "/{processor}B\360\001\n#com.google.cloud.docume"
+ "ntai.v1beta3B\023DocumentAiProcessorP\001ZIgoo"
+ "gle.golang.org/genproto/googleapis/cloud"
+ "/documentai/v1beta3;documentai\252\002\037Google."
+ "Cloud.DocumentAI.V1Beta3\312\002\037Google\\Cloud\\"
+ "DocumentAI\\V1beta3\352\002\"Google::Cloud::Docu"
+ "mentAI::V1beta3b\006proto3"
};
descriptor =
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.api.FieldBehaviorProto.getDescriptor(),
com.google.api.ResourceProto.getDescriptor(),
com.google.cloud.documentai.v1beta3.DocumentIoProto.getDescriptor(),
com.google.protobuf.TimestampProto.getDescriptor(),
com.google.api.AnnotationsProto.getDescriptor(),
});
internal_static_google_cloud_documentai_v1beta3_Processor_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_google_cloud_documentai_v1beta3_Processor_fieldAccessorTable =
new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_google_cloud_documentai_v1beta3_Processor_descriptor,
new java.lang.String[] {
"Name",
"Type",
"DisplayName",
"State",
"DefaultProcessorVersion",
"ProcessEndpoint",
"CreateTime",
"KmsKeyName",
});
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
registry.add(com.google.api.FieldBehaviorProto.fieldBehavior);
registry.add(com.google.api.ResourceProto.resource);
com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor(
descriptor, registry);
com.google.api.FieldBehaviorProto.getDescriptor();
com.google.api.ResourceProto.getDescriptor();
com.google.cloud.documentai.v1beta3.DocumentIoProto.getDescriptor();
com.google.protobuf.TimestampProto.getDescriptor();
com.google.api.AnnotationsProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy