Sha256: 28924dc7ecd25b5bd8b914ad5c631163635ee7d67a424dcf08d596ce08db5f67
Contents?: true
Size: 639 Bytes
Versions: 12
Compression:
Stored size: 639 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' Google::Protobuf::DescriptorPool.generated_pool.build do add_enum "google.cloud.dataproc.v1.Component" do value :COMPONENT_UNSPECIFIED, 0 value :ANACONDA, 5 value :HIVE_WEBHCAT, 3 value :JUPYTER, 1 value :ZEPPELIN, 4 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
12 entries across 12 versions & 1 rubygems