lib/google/dataflow/v1beta3/templates_pb.rb in google-cloud-dataflow-v1beta3-0.1.4 vs lib/google/dataflow/v1beta3/templates_pb.rb in google-cloud-dataflow-v1beta3-0.2.0
- old
+ new
@@ -1,13 +1,13 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: google/dataflow/v1beta3/templates.proto
require 'google/api/annotations_pb'
+require 'google/api/client_pb'
require 'google/dataflow/v1beta3/environment_pb'
require 'google/dataflow/v1beta3/jobs_pb'
require 'google/rpc/status_pb'
-require 'google/api/client_pb'
require 'google/protobuf'
Google::Protobuf::DescriptorPool.generated_pool.build do
add_file("google/dataflow/v1beta3/templates.proto", :syntax => :proto3) do
add_message "google.dataflow.v1beta3.LaunchFlexTemplateResponse" do
@@ -48,9 +48,14 @@
optional :worker_zone, :string, 14
optional :enable_streaming_engine, :bool, 15
optional :flexrs_goal, :enum, 16, "google.dataflow.v1beta3.FlexResourceSchedulingGoal"
optional :staging_location, :string, 17
optional :sdk_container_image, :string, 18
+ optional :disk_size_gb, :int32, 20
+ optional :autoscaling_algorithm, :enum, 21, "google.dataflow.v1beta3.AutoscalingAlgorithm"
+ optional :dump_heap_on_oom, :bool, 22
+ optional :save_heap_dumps_to_gcs_path, :string, 23
+ optional :launcher_machine_type, :string, 24
end
add_message "google.dataflow.v1beta3.LaunchFlexTemplateRequest" do
optional :project_id, :string, 1
optional :launch_parameter, :message, 2, "google.dataflow.v1beta3.LaunchFlexTemplateParameter"
optional :location, :string, 3