Class: Google::Cloud::DiscoveryEngine::V1beta::TrainCustomModelRequest::GcsTrainingInput

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/discoveryengine/v1beta/search_tuning_service.rb

Overview

Cloud Storage training data input.

Instance Attribute Summary collapse

Instance Attribute Details

#corpus_data_path::String



82
83
84
85
# File 'proto_docs/google/cloud/discoveryengine/v1beta/search_tuning_service.rb', line 82

class GcsTrainingInput
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#query_data_path::String



82
83
84
85
# File 'proto_docs/google/cloud/discoveryengine/v1beta/search_tuning_service.rb', line 82

class GcsTrainingInput
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#test_data_path::String



82
83
84
85
# File 'proto_docs/google/cloud/discoveryengine/v1beta/search_tuning_service.rb', line 82

class GcsTrainingInput
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#train_data_path::String



82
83
84
85
# File 'proto_docs/google/cloud/discoveryengine/v1beta/search_tuning_service.rb', line 82

class GcsTrainingInput
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end