Sha256: cb1f218a8463333675359293cecb81c09410948d57e2ef2f65a53a0a4f6a4d57
Contents?: true
Size: 528 Bytes
Versions: 2
Compression:
Stored size: 528 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_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 module Google module Api LaunchStage = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.LaunchStage").enummodule end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
googleapis-common-protos-types-1.0.4 | lib/google/api/launch_stage_pb.rb |
googleapis-common-protos-types-1.0.3 | lib/google/api/launch_stage_pb.rb |