Uses of Interface
ai.promoted.proto.event.ImpressionOrBuilder
-
Packages that use ImpressionOrBuilder Package Description ai.promoted.proto.event -
-
Uses of ImpressionOrBuilder in ai.promoted.proto.event
Classes in ai.promoted.proto.event that implement ImpressionOrBuilder Modifier and Type Class Description classImpressionProtobuf typeevent.Impressionstatic classImpression.BuilderProtobuf typeevent.ImpressionMethods in ai.promoted.proto.event that return ImpressionOrBuilder Modifier and Type Method Description ImpressionOrBuilderLogRequest.Builder. getImpressionOrBuilder(int index)repeated .event.Impression impression = 14 [json_name = "impression"];ImpressionOrBuilderLogRequest. getImpressionOrBuilder(int index)repeated .event.Impression impression = 14 [json_name = "impression"];ImpressionOrBuilderLogRequestOrBuilder. getImpressionOrBuilder(int index)repeated .event.Impression impression = 14 [json_name = "impression"];Methods in ai.promoted.proto.event that return types with arguments of type ImpressionOrBuilder Modifier and Type Method Description List<? extends ImpressionOrBuilder>LogRequest.Builder. getImpressionOrBuilderList()repeated .event.Impression impression = 14 [json_name = "impression"];List<? extends ImpressionOrBuilder>LogRequest. getImpressionOrBuilderList()repeated .event.Impression impression = 14 [json_name = "impression"];List<? extends ImpressionOrBuilder>LogRequestOrBuilder. getImpressionOrBuilderList()repeated .event.Impression impression = 14 [json_name = "impression"];
-