Uses of Interface
com.google.cloud.retail.v2beta.UserEventImportSummaryOrBuilder
-
Packages that use UserEventImportSummaryOrBuilder Package Description com.google.cloud.retail.v2beta A client to Retail API -
-
Uses of UserEventImportSummaryOrBuilder in com.google.cloud.retail.v2beta
Classes in com.google.cloud.retail.v2beta that implement UserEventImportSummaryOrBuilder Modifier and Type Class Description class
UserEventImportSummary
A summary of import result.static class
UserEventImportSummary.Builder
A summary of import result.Methods in com.google.cloud.retail.v2beta that return UserEventImportSummaryOrBuilder Modifier and Type Method Description UserEventImportSummaryOrBuilder
ImportUserEventsResponse.Builder. getImportSummaryOrBuilder()
Aggregated statistics of user event import status.UserEventImportSummaryOrBuilder
ImportUserEventsResponse. getImportSummaryOrBuilder()
Aggregated statistics of user event import status.UserEventImportSummaryOrBuilder
ImportUserEventsResponseOrBuilder. getImportSummaryOrBuilder()
Aggregated statistics of user event import status.
-