Reference documentation and code samples for the Recommendations AI V1beta1 API class Google::Cloud::RecommendationEngine::V1beta1::ImportCatalogItemsResponse.
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.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#error_samples
def error_samples() -> ::Array<::Google::Rpc::Status>
Returns
- (::Array<::Google::Rpc::Status>) — A sample of errors encountered while processing the request.
#error_samples=
def error_samples=(value) -> ::Array<::Google::Rpc::Status>
Parameter
- value (::Array<::Google::Rpc::Status>) — A sample of errors encountered while processing the request.
Returns
- (::Array<::Google::Rpc::Status>) — A sample of errors encountered while processing the request.
#errors_config
def errors_config() -> ::Google::Cloud::RecommendationEngine::V1beta1::ImportErrorsConfig
Returns
- (::Google::Cloud::RecommendationEngine::V1beta1::ImportErrorsConfig) — Echoes the destination for the complete errors in the request if set.
#errors_config=
def errors_config=(value) -> ::Google::Cloud::RecommendationEngine::V1beta1::ImportErrorsConfig
Parameter
- value (::Google::Cloud::RecommendationEngine::V1beta1::ImportErrorsConfig) — Echoes the destination for the complete errors in the request if set.
Returns
- (::Google::Cloud::RecommendationEngine::V1beta1::ImportErrorsConfig) — Echoes the destination for the complete errors in the request if set.