Sha256: 3f117cd61f399e74d518c85d4d1be59c8403a0d6bda7d0b98a7c9b6b487aa970

Contents?: true

Size: 985 Bytes

Versions: 7

Compression:

Stored size: 985 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/spanner/admin/database/v1/common.proto

require 'google/protobuf'

require 'google/api/field_behavior_pb'
require 'google/protobuf/timestamp_pb'
require 'google/api/annotations_pb'
Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/spanner/admin/database/v1/common.proto", :syntax => :proto3) do
    add_message "google.spanner.admin.database.v1.OperationProgress" do
      optional :progress_percent, :int32, 1
      optional :start_time, :message, 2, "google.protobuf.Timestamp"
      optional :end_time, :message, 3, "google.protobuf.Timestamp"
    end
  end
end

module Google
  module Cloud
    module Spanner
      module Admin
        module Database
          module V1
            OperationProgress = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.spanner.admin.database.v1.OperationProgress").msgclass
          end
        end
      end
    end
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
google-cloud-spanner-admin-database-v1-0.3.0 lib/google/spanner/admin/database/v1/common_pb.rb
google-cloud-spanner-admin-database-v1-0.2.1 lib/google/spanner/admin/database/v1/common_pb.rb
google-cloud-spanner-admin-database-v1-0.2.0 lib/google/spanner/admin/database/v1/common_pb.rb
google-cloud-spanner-admin-database-v1-0.1.3 lib/google/spanner/admin/database/v1/common_pb.rb
google-cloud-spanner-admin-database-v1-0.1.2 lib/google/spanner/admin/database/v1/common_pb.rb
google-cloud-spanner-admin-database-v1-0.1.1 lib/google/spanner/admin/database/v1/common_pb.rb
google-cloud-spanner-admin-database-v1-0.1.0 lib/google/spanner/admin/database/v1/common_pb.rb