GoogleCloudRecommendationengineV1beta1ImportUserEventsResponse class

Response of the ImportUserEventsRequest.

If the long running operation was successful, then this message is returned by the google.longrunning.Operations.response field if the operation was successful.

Properties

errorSamples List<GoogleRpcStatus>?
A sample of errors encountered while processing the request.
getter/setter pair
errorsConfig GoogleCloudRecommendationengineV1beta1ImportErrorsConfig?
Echoes the destination for the complete errors if this field was set in the request.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
importSummary GoogleCloudRecommendationengineV1beta1UserEventImportSummary?
Aggregated statistics of user event import status.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited