GoogleCloudRecommendationengineV1beta1ImportCatalogItemsResponse class

Response of the ImportCatalogItemsRequest.

If the long running operation is done, 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 in the request if set.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
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