Sha256: c1a8bcba566bfcd07d1da47dd3ce814a8aa31a6496e63e798727edea6279ed1b
Contents?: true
Size: 749 Bytes
Versions: 22
Compression:
Stored size: 749 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/aiplatform/v1/manual_batch_tuning_parameters.proto require 'google/protobuf' require 'google/api/field_behavior_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/cloud/aiplatform/v1/manual_batch_tuning_parameters.proto", :syntax => :proto3) do add_message "google.cloud.aiplatform.v1.ManualBatchTuningParameters" do optional :batch_size, :int32, 1 end end end module Google module Cloud module AIPlatform module V1 ManualBatchTuningParameters = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.ManualBatchTuningParameters").msgclass end end end end
Version data entries
22 entries across 22 versions & 1 rubygems