Sha256: b397052cf28cbd4b7befacca00329d065cec7c4852ffb1f39aa10019edeb9a1e
Contents?: true
Size: 961 Bytes
Versions: 4
Compression:
Stored size: 961 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/dataproc/v1/shared.proto require 'google/protobuf' require 'google/api/annotations_pb' require 'google/api/field_behavior_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/cloud/dataproc/v1/shared.proto", :syntax => :proto3) do add_enum "google.cloud.dataproc.v1.Component" do value :COMPONENT_UNSPECIFIED, 0 value :ANACONDA, 5 value :DOCKER, 13 value :DRUID, 9 value :FLINK, 14 value :HBASE, 11 value :HIVE_WEBHCAT, 3 value :JUPYTER, 1 value :PRESTO, 6 value :RANGER, 12 value :SOLR, 10 value :ZEPPELIN, 4 value :ZOOKEEPER, 8 end end end module Google module Cloud module Dataproc module V1 Component = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.dataproc.v1.Component").enummodule end end end end
Version data entries
4 entries across 4 versions & 1 rubygems