Uses of Class
com.google.cloud.retail.v2alpha.OutputResult
-
Packages that use OutputResult Package Description com.google.cloud.retail.v2alpha A client to Retail API -
-
Uses of OutputResult in com.google.cloud.retail.v2alpha
Methods in com.google.cloud.retail.v2alpha that return OutputResult Modifier and Type Method Description OutputResultOutputResult.Builder. build()OutputResultOutputResult.Builder. buildPartial()static OutputResultOutputResult. getDefaultInstance()OutputResultOutputResult.Builder. getDefaultInstanceForType()OutputResultOutputResult. getDefaultInstanceForType()OutputResultExportProductsResponse.Builder. getOutputResult()Output result indicating where the data were exported to.OutputResultExportProductsResponse. getOutputResult()Output result indicating where the data were exported to.OutputResultExportProductsResponseOrBuilder. getOutputResult()Output result indicating where the data were exported to.OutputResultExportUserEventsResponse.Builder. getOutputResult()Output result indicating where the data were exported to.OutputResultExportUserEventsResponse. getOutputResult()Output result indicating where the data were exported to.OutputResultExportUserEventsResponseOrBuilder. getOutputResult()Output result indicating where the data were exported to.static OutputResultOutputResult. parseDelimitedFrom(InputStream input)static OutputResultOutputResult. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OutputResultOutputResult. parseFrom(byte[] data)static OutputResultOutputResult. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OutputResultOutputResult. parseFrom(com.google.protobuf.ByteString data)static OutputResultOutputResult. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OutputResultOutputResult. parseFrom(com.google.protobuf.CodedInputStream input)static OutputResultOutputResult. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OutputResultOutputResult. parseFrom(InputStream input)static OutputResultOutputResult. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OutputResultOutputResult. parseFrom(ByteBuffer data)static OutputResultOutputResult. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.retail.v2alpha that return types with arguments of type OutputResult Modifier and Type Method Description com.google.protobuf.Parser<OutputResult>OutputResult. getParserForType()static com.google.protobuf.Parser<OutputResult>OutputResult. parser()Methods in com.google.cloud.retail.v2alpha with parameters of type OutputResult Modifier and Type Method Description OutputResult.BuilderOutputResult.Builder. mergeFrom(OutputResult other)ExportProductsResponse.BuilderExportProductsResponse.Builder. mergeOutputResult(OutputResult value)Output result indicating where the data were exported to.ExportUserEventsResponse.BuilderExportUserEventsResponse.Builder. mergeOutputResult(OutputResult value)Output result indicating where the data were exported to.static OutputResult.BuilderOutputResult. newBuilder(OutputResult prototype)ExportProductsResponse.BuilderExportProductsResponse.Builder. setOutputResult(OutputResult value)Output result indicating where the data were exported to.ExportUserEventsResponse.BuilderExportUserEventsResponse.Builder. setOutputResult(OutputResult value)Output result indicating where the data were exported to.
-