ProjectsLocationsCatalogsUserEventsResource class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
collect(String parent, {String? ets, String? prebuiltRule, String? rawJson, String? uri, String? userEvent, String? $fields})
→ Future<GoogleApiHttpBody>
-
Writes a single user event from the browser.
-
import(GoogleCloudRetailV2ImportUserEventsRequest request, String parent, {String? $fields})
→ Future<GoogleLongrunningOperation>
-
Bulk import of User events.
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
purge(GoogleCloudRetailV2PurgeUserEventsRequest request, String parent, {String? $fields})
→ Future<GoogleLongrunningOperation>
-
Deletes permanently all user events specified by the filter provided.
-
rejoin(GoogleCloudRetailV2RejoinUserEventsRequest request, String parent, {String? $fields})
→ Future<GoogleLongrunningOperation>
-
Starts a user-event rejoin operation with latest product catalog.
-
toString()
→ String
-
A string representation of this object.
inherited
-
write(GoogleCloudRetailV2UserEvent request, String parent, {bool? writeAsync, String? $fields})
→ Future<GoogleCloudRetailV2UserEvent>
-
Writes a single user event.