Reference documentation and code samples for the Recommendations AI V1beta1 API class Google::Cloud::RecommendationEngine::V1beta1::ImportUserEventsResponse.
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.
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 if this field was set in the request.
#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 if this field was set in the request.
Returns
- (::Google::Cloud::RecommendationEngine::V1beta1::ImportErrorsConfig) — Echoes the destination for the complete errors if this field was set in the request.
#import_summary
def import_summary() -> ::Google::Cloud::RecommendationEngine::V1beta1::UserEventImportSummary
Returns
- (::Google::Cloud::RecommendationEngine::V1beta1::UserEventImportSummary) — Aggregated statistics of user event import status.
#import_summary=
def import_summary=(value) -> ::Google::Cloud::RecommendationEngine::V1beta1::UserEventImportSummary
Parameter
- value (::Google::Cloud::RecommendationEngine::V1beta1::UserEventImportSummary) — Aggregated statistics of user event import status.
Returns
- (::Google::Cloud::RecommendationEngine::V1beta1::UserEventImportSummary) — Aggregated statistics of user event import status.