lib/google/cloud/dataproc/v1/operations_pb.rb in google-cloud-dataproc-0.5.1 vs lib/google/cloud/dataproc/v1/operations_pb.rb in google-cloud-dataproc-0.6.0

- old
+ new

@@ -2,11 +2,12 @@ # source: google/cloud/dataproc/v1/operations.proto require 'google/protobuf' -require 'google/api/annotations_pb' +require 'google/api/field_behavior_pb' require 'google/protobuf/timestamp_pb' +require 'google/api/annotations_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.cloud.dataproc.v1.ClusterOperationStatus" do optional :state, :enum, 1, "google.cloud.dataproc.v1.ClusterOperationStatus.State" optional :inner_state, :string, 2 optional :details, :string, 3