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

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

There is a newer version: 0.72.0
Show newest version
/*
 * 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/operation_metadata.proto

package com.google.cloud.documentai.v1beta3;

public final class OperationMetadataProto {
  private OperationMetadataProto() {}

  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_CommonOperationMetadata_descriptor;
  static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_cloud_documentai_v1beta3_CommonOperationMetadata_fieldAccessorTable;

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

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

  static {
    java.lang.String[] descriptorData = {
      "\n8google/cloud/documentai/v1beta3/operat"
          + "ion_metadata.proto\022\037google.cloud.documen"
          + "tai.v1beta3\032\037google/protobuf/timestamp.p"
          + "roto\032\034google/api/annotations.proto\"\310\002\n\027C"
          + "ommonOperationMetadata\022M\n\005state\030\001 \001(\0162>."
          + "google.cloud.documentai.v1beta3.CommonOp"
          + "erationMetadata.State\022\025\n\rstate_message\030\002"
          + " \001(\t\022/\n\013create_time\030\003 \001(\0132\032.google.proto"
          + "buf.Timestamp\022/\n\013update_time\030\004 \001(\0132\032.goo"
          + "gle.protobuf.Timestamp\"e\n\005State\022\025\n\021STATE"
          + "_UNSPECIFIED\020\000\022\013\n\007RUNNING\020\001\022\016\n\nCANCELLIN"
          + "G\020\002\022\r\n\tSUCCEEDED\020\003\022\n\n\006FAILED\020\004\022\r\n\tCANCEL"
          + "LED\020\005B\363\001\n#com.google.cloud.documentai.v1"
          + "beta3B\026OperationMetadataProtoP\001ZIgoogle."
          + "golang.org/genproto/googleapis/cloud/doc"
          + "umentai/v1beta3;documentai\252\002\037Google.Clou"
          + "d.DocumentAI.V1Beta3\312\002\037Google\\Cloud\\Docu"
          + "mentAI\\V1beta3\352\002\"Google::Cloud::Document"
          + "AI::V1beta3b\006proto3"
    };
    descriptor =
        com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
            descriptorData,
            new com.google.protobuf.Descriptors.FileDescriptor[] {
              com.google.protobuf.TimestampProto.getDescriptor(),
              com.google.api.AnnotationsProto.getDescriptor(),
            });
    internal_static_google_cloud_documentai_v1beta3_CommonOperationMetadata_descriptor =
        getDescriptor().getMessageTypes().get(0);
    internal_static_google_cloud_documentai_v1beta3_CommonOperationMetadata_fieldAccessorTable =
        new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
            internal_static_google_cloud_documentai_v1beta3_CommonOperationMetadata_descriptor,
            new java.lang.String[] {
              "State", "StateMessage", "CreateTime", "UpdateTime",
            });
    com.google.protobuf.TimestampProto.getDescriptor();
    com.google.api.AnnotationsProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy