Sha256: f30d129e7516633cfb7cca583c10eb18356f3c9bce2aab5511c23a69dd7f51e1

Contents?: true

Size: 1.37 KB

Versions: 7

Compression:

Stored size: 1.37 KB

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/cloud/documentai/v1/operation_metadata.proto

require 'google/protobuf'

require 'google/protobuf/timestamp_pb'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/cloud/documentai/v1/operation_metadata.proto", :syntax => :proto3) do
    add_message "google.cloud.documentai.v1.CommonOperationMetadata" do
      optional :state, :enum, 1, "google.cloud.documentai.v1.CommonOperationMetadata.State"
      optional :state_message, :string, 2
      optional :resource, :string, 5
      optional :create_time, :message, 3, "google.protobuf.Timestamp"
      optional :update_time, :message, 4, "google.protobuf.Timestamp"
    end
    add_enum "google.cloud.documentai.v1.CommonOperationMetadata.State" do
      value :STATE_UNSPECIFIED, 0
      value :RUNNING, 1
      value :CANCELLING, 2
      value :SUCCEEDED, 3
      value :FAILED, 4
      value :CANCELLED, 5
    end
  end
end

module Google
  module Cloud
    module DocumentAI
      module V1
        CommonOperationMetadata = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.documentai.v1.CommonOperationMetadata").msgclass
        CommonOperationMetadata::State = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.documentai.v1.CommonOperationMetadata.State").enummodule
      end
    end
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
google-cloud-document_ai-v1-0.11.0 lib/google/cloud/documentai/v1/operation_metadata_pb.rb
google-cloud-document_ai-v1-0.10.0 lib/google/cloud/documentai/v1/operation_metadata_pb.rb
google-cloud-document_ai-v1-0.9.0 lib/google/cloud/documentai/v1/operation_metadata_pb.rb
google-cloud-document_ai-v1-0.8.0 lib/google/cloud/documentai/v1/operation_metadata_pb.rb
google-cloud-document_ai-v1-0.7.0 lib/google/cloud/documentai/v1/operation_metadata_pb.rb
google-cloud-document_ai-v1-0.6.0 lib/google/cloud/documentai/v1/operation_metadata_pb.rb
google-cloud-document_ai-v1-0.5.0 lib/google/cloud/documentai/v1/operation_metadata_pb.rb