Sha256: bcbc34736bec91b72ae7f66ecb7a50e7be26e9c4bfea88e8c6f8ad07b87ae3af

Contents?: true

Size: 619 Bytes

Versions: 1

Compression:

Stored size: 619 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/api/launch_stage.proto

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/api/launch_stage.proto", :syntax => :proto3) do
    add_enum "google.api.LaunchStage" do
      value :LAUNCH_STAGE_UNSPECIFIED, 0
      value :EARLY_ACCESS, 1
      value :ALPHA, 2
      value :BETA, 3
      value :GA, 4
      value :DEPRECATED, 5
    end
  end
end

module Google
  module Api
    LaunchStage = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.LaunchStage").enummodule
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
googleapis-common-protos-types-1.0.5 lib/google/api/launch_stage_pb.rb