Sha256: e708dd5149009c02bf8e5fe35111cad7baa037e0f89160e63d564d6e861cf07e
Contents?: true
Size: 949 Bytes
Versions: 8
Compression:
Stored size: 949 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/dataproc/v1beta2/shared.proto require 'google/protobuf' require 'google/api/annotations_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/cloud/dataproc/v1beta2/shared.proto", :syntax => :proto3) do add_enum "google.cloud.dataproc.v1beta2.Component" do value :COMPONENT_UNSPECIFIED, 0 value :ANACONDA, 5 value :DOCKER, 13 value :DRUID, 9 value :FLINK, 14 value :HIVE_WEBHCAT, 3 value :JUPYTER, 1 value :KERBEROS, 7 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 V1beta2 Component = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.dataproc.v1beta2.Component").enummodule end end end end
Version data entries
8 entries across 8 versions & 1 rubygems