Class: Google::Cloud::Retail::V2::UserEventInputConfig

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/retail/v2/import_config.rb

Overview

The input config source for user events.

Instance Attribute Summary collapse

Instance Attribute Details

#big_query_source::Google::Cloud::Retail::V2::BigQuerySource



294
295
296
297
# File 'proto_docs/google/cloud/retail/v2/import_config.rb', line 294

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

#gcs_source::Google::Cloud::Retail::V2::GcsSource



294
295
296
297
# File 'proto_docs/google/cloud/retail/v2/import_config.rb', line 294

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

#user_event_inline_source::Google::Cloud::Retail::V2::UserEventInlineSource



294
295
296
297
# File 'proto_docs/google/cloud/retail/v2/import_config.rb', line 294

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