Sha256: b1ebdda75e540eaae79e04c2d3862f2ca876fbdd29d1f6bc9fbe2c719b9efd6f
Contents?: true
Size: 784 Bytes
Versions: 11
Compression:
Stored size: 784 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_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 :HIVE_WEBHCAT, 3 value :JUPYTER, 1 value :PRESTO, 6 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
11 entries across 11 versions & 1 rubygems