Reference documentation and code samples for the Retail V2 API class Google::Cloud::Retail::V2::ImportUserEventsRequest.
Request message for the ImportUserEvents request.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#errors_config
def errors_config() -> ::Google::Cloud::Retail::V2::ImportErrorsConfig
Returns
- (::Google::Cloud::Retail::V2::ImportErrorsConfig) — The desired location of errors incurred during the Import. Cannot be set for inline user event imports.
#errors_config=
def errors_config=(value) -> ::Google::Cloud::Retail::V2::ImportErrorsConfig
Parameter
- value (::Google::Cloud::Retail::V2::ImportErrorsConfig) — The desired location of errors incurred during the Import. Cannot be set for inline user event imports.
Returns
- (::Google::Cloud::Retail::V2::ImportErrorsConfig) — The desired location of errors incurred during the Import. Cannot be set for inline user event imports.
#input_config
def input_config() -> ::Google::Cloud::Retail::V2::UserEventInputConfig
Returns
- (::Google::Cloud::Retail::V2::UserEventInputConfig) — Required. The desired input location of the data.
#input_config=
def input_config=(value) -> ::Google::Cloud::Retail::V2::UserEventInputConfig
Parameter
- value (::Google::Cloud::Retail::V2::UserEventInputConfig) — Required. The desired input location of the data.
Returns
- (::Google::Cloud::Retail::V2::UserEventInputConfig) — Required. The desired input location of the data.
#parent
def parent() -> ::String
Returns
-
(::String) — Required.
projects/1234/locations/global/catalogs/default_catalog
#parent=
def parent=(value) -> ::String
Parameter
-
value (::String) — Required.
projects/1234/locations/global/catalogs/default_catalog
Returns
-
(::String) — Required.
projects/1234/locations/global/catalogs/default_catalog