All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.cloud.documentai.v1beta3.DocumentIoProto Maven / Gradle / Ivy

There is a newer version: 0.71.0
Show newest version
/*
 * Copyright 2024 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/document_io.proto

// Protobuf Java Version: 3.25.2
package com.google.cloud.documentai.v1beta3;

public final class DocumentIoProto {
  private DocumentIoProto() {}

  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_RawDocument_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_documentai_v1beta3_RawDocument_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_documentai_v1beta3_GcsDocument_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_documentai_v1beta3_GcsDocument_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_documentai_v1beta3_GcsDocuments_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_documentai_v1beta3_GcsDocuments_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_documentai_v1beta3_GcsPrefix_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_documentai_v1beta3_GcsPrefix_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_documentai_v1beta3_BatchDocumentsInputConfig_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_documentai_v1beta3_BatchDocumentsInputConfig_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_documentai_v1beta3_DocumentOutputConfig_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_documentai_v1beta3_DocumentOutputConfig_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_documentai_v1beta3_DocumentOutputConfig_GcsOutputConfig_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_documentai_v1beta3_DocumentOutputConfig_GcsOutputConfig_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_documentai_v1beta3_DocumentOutputConfig_GcsOutputConfig_ShardingConfig_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_documentai_v1beta3_DocumentOutputConfig_GcsOutputConfig_ShardingConfig_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_documentai_v1beta3_OcrConfig_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_documentai_v1beta3_OcrConfig_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_documentai_v1beta3_OcrConfig_Hints_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_documentai_v1beta3_OcrConfig_Hints_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
      internal_static_google_cloud_documentai_v1beta3_OcrConfig_PremiumFeatures_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_documentai_v1beta3_OcrConfig_PremiumFeatures_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
    return descriptor;
  }

  private static com.google.protobuf.Descriptors.FileDescriptor descriptor;

  static {
    java.lang.String[] descriptorData = {
      "\n1google/cloud/documentai/v1beta3/docume"
          + "nt_io.proto\022\037google.cloud.documentai.v1b"
          + "eta3\032 google/protobuf/field_mask.proto\"G"
          + "\n\013RawDocument\022\017\n\007content\030\001 \001(\014\022\021\n\tmime_t"
          + "ype\030\002 \001(\t\022\024\n\014display_name\030\003 \001(\t\"1\n\013GcsDo"
          + "cument\022\017\n\007gcs_uri\030\001 \001(\t\022\021\n\tmime_type\030\002 \001"
          + "(\t\"O\n\014GcsDocuments\022?\n\tdocuments\030\001 \003(\0132,."
          + "google.cloud.documentai.v1beta3.GcsDocum"
          + "ent\"#\n\tGcsPrefix\022\026\n\016gcs_uri_prefix\030\001 \001(\t"
          + "\"\257\001\n\031BatchDocumentsInputConfig\022@\n\ngcs_pr"
          + "efix\030\001 \001(\0132*.google.cloud.documentai.v1b"
          + "eta3.GcsPrefixH\000\022F\n\rgcs_documents\030\002 \001(\0132"
          + "-.google.cloud.documentai.v1beta3.GcsDoc"
          + "umentsH\000B\010\n\006source\"\217\003\n\024DocumentOutputCon"
          + "fig\022b\n\021gcs_output_config\030\001 \001(\0132E.google."
          + "cloud.documentai.v1beta3.DocumentOutputC"
          + "onfig.GcsOutputConfigH\000\032\203\002\n\017GcsOutputCon"
          + "fig\022\017\n\007gcs_uri\030\001 \001(\t\022.\n\nfield_mask\030\002 \001(\013"
          + "2\032.google.protobuf.FieldMask\022m\n\017sharding"
          + "_config\030\003 \001(\0132T.google.cloud.documentai."
          + "v1beta3.DocumentOutputConfig.GcsOutputCo"
          + "nfig.ShardingConfig\032@\n\016ShardingConfig\022\027\n"
          + "\017pages_per_shard\030\001 \001(\005\022\025\n\rpages_overlap\030"
          + "\002 \001(\005B\r\n\013destination\"\374\003\n\tOcrConfig\022?\n\005hi"
          + "nts\030\002 \001(\01320.google.cloud.documentai.v1be"
          + "ta3.OcrConfig.Hints\022!\n\031enable_native_pdf"
          + "_parsing\030\003 \001(\010\022#\n\033enable_image_quality_s"
          + "cores\030\004 \001(\010\022\034\n\024advanced_ocr_options\030\005 \003("
          + "\t\022\025\n\renable_symbol\030\006 \001(\010\022\036\n\022compute_styl"
          + "e_info\030\010 \001(\010B\002\030\001\022)\n!disable_character_bo"
          + "xes_detection\030\n \001(\010\022T\n\020premium_features\030"
          + "\013 \001(\0132:.google.cloud.documentai.v1beta3."
          + "OcrConfig.PremiumFeatures\032\037\n\005Hints\022\026\n\016la"
          + "nguage_hints\030\001 \003(\t\032o\n\017PremiumFeatures\022\'\n"
          + "\037enable_selection_mark_detection\030\003 \001(\010\022\032"
          + "\n\022compute_style_info\030\004 \001(\010\022\027\n\017enable_mat"
          + "h_ocr\030\005 \001(\010B\346\001\n#com.google.cloud.documen"
          + "tai.v1beta3B\017DocumentIoProtoP\001ZCcloud.go"
          + "ogle.com/go/documentai/apiv1beta3/docume"
          + "ntaipb;documentaipb\252\002\037Google.Cloud.Docum"
          + "entAI.V1Beta3\312\002\037Google\\Cloud\\DocumentAI\\"
          + "V1beta3\352\002\"Google::Cloud::DocumentAI::V1b"
          + "eta3b\006proto3"
    };
    descriptor =
        com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
            descriptorData,
            new com.google.protobuf.Descriptors.FileDescriptor[] {
              com.google.protobuf.FieldMaskProto.getDescriptor(),
            });
    internal_static_google_cloud_documentai_v1beta3_RawDocument_descriptor =
        getDescriptor().getMessageTypes().get(0);
    internal_static_google_cloud_documentai_v1beta3_RawDocument_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_documentai_v1beta3_RawDocument_descriptor,
            new java.lang.String[] {
              "Content", "MimeType", "DisplayName",
            });
    internal_static_google_cloud_documentai_v1beta3_GcsDocument_descriptor =
        getDescriptor().getMessageTypes().get(1);
    internal_static_google_cloud_documentai_v1beta3_GcsDocument_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_documentai_v1beta3_GcsDocument_descriptor,
            new java.lang.String[] {
              "GcsUri", "MimeType",
            });
    internal_static_google_cloud_documentai_v1beta3_GcsDocuments_descriptor =
        getDescriptor().getMessageTypes().get(2);
    internal_static_google_cloud_documentai_v1beta3_GcsDocuments_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_documentai_v1beta3_GcsDocuments_descriptor,
            new java.lang.String[] {
              "Documents",
            });
    internal_static_google_cloud_documentai_v1beta3_GcsPrefix_descriptor =
        getDescriptor().getMessageTypes().get(3);
    internal_static_google_cloud_documentai_v1beta3_GcsPrefix_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_documentai_v1beta3_GcsPrefix_descriptor,
            new java.lang.String[] {
              "GcsUriPrefix",
            });
    internal_static_google_cloud_documentai_v1beta3_BatchDocumentsInputConfig_descriptor =
        getDescriptor().getMessageTypes().get(4);
    internal_static_google_cloud_documentai_v1beta3_BatchDocumentsInputConfig_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_documentai_v1beta3_BatchDocumentsInputConfig_descriptor,
            new java.lang.String[] {
              "GcsPrefix", "GcsDocuments", "Source",
            });
    internal_static_google_cloud_documentai_v1beta3_DocumentOutputConfig_descriptor =
        getDescriptor().getMessageTypes().get(5);
    internal_static_google_cloud_documentai_v1beta3_DocumentOutputConfig_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_documentai_v1beta3_DocumentOutputConfig_descriptor,
            new java.lang.String[] {
              "GcsOutputConfig", "Destination",
            });
    internal_static_google_cloud_documentai_v1beta3_DocumentOutputConfig_GcsOutputConfig_descriptor =
        internal_static_google_cloud_documentai_v1beta3_DocumentOutputConfig_descriptor
            .getNestedTypes()
            .get(0);
    internal_static_google_cloud_documentai_v1beta3_DocumentOutputConfig_GcsOutputConfig_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_documentai_v1beta3_DocumentOutputConfig_GcsOutputConfig_descriptor,
            new java.lang.String[] {
              "GcsUri", "FieldMask", "ShardingConfig",
            });
    internal_static_google_cloud_documentai_v1beta3_DocumentOutputConfig_GcsOutputConfig_ShardingConfig_descriptor =
        internal_static_google_cloud_documentai_v1beta3_DocumentOutputConfig_GcsOutputConfig_descriptor
            .getNestedTypes()
            .get(0);
    internal_static_google_cloud_documentai_v1beta3_DocumentOutputConfig_GcsOutputConfig_ShardingConfig_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_documentai_v1beta3_DocumentOutputConfig_GcsOutputConfig_ShardingConfig_descriptor,
            new java.lang.String[] {
              "PagesPerShard", "PagesOverlap",
            });
    internal_static_google_cloud_documentai_v1beta3_OcrConfig_descriptor =
        getDescriptor().getMessageTypes().get(6);
    internal_static_google_cloud_documentai_v1beta3_OcrConfig_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_documentai_v1beta3_OcrConfig_descriptor,
            new java.lang.String[] {
              "Hints",
              "EnableNativePdfParsing",
              "EnableImageQualityScores",
              "AdvancedOcrOptions",
              "EnableSymbol",
              "ComputeStyleInfo",
              "DisableCharacterBoxesDetection",
              "PremiumFeatures",
            });
    internal_static_google_cloud_documentai_v1beta3_OcrConfig_Hints_descriptor =
        internal_static_google_cloud_documentai_v1beta3_OcrConfig_descriptor
            .getNestedTypes()
            .get(0);
    internal_static_google_cloud_documentai_v1beta3_OcrConfig_Hints_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_documentai_v1beta3_OcrConfig_Hints_descriptor,
            new java.lang.String[] {
              "LanguageHints",
            });
    internal_static_google_cloud_documentai_v1beta3_OcrConfig_PremiumFeatures_descriptor =
        internal_static_google_cloud_documentai_v1beta3_OcrConfig_descriptor
            .getNestedTypes()
            .get(1);
    internal_static_google_cloud_documentai_v1beta3_OcrConfig_PremiumFeatures_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_documentai_v1beta3_OcrConfig_PremiumFeatures_descriptor,
            new java.lang.String[] {
              "EnableSelectionMarkDetection", "ComputeStyleInfo", "EnableMathOcr",
            });
    com.google.protobuf.FieldMaskProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy