Uses of Class
ai.promoted.proto.event.AppScreenView
-
Packages that use AppScreenView Package Description ai.promoted.proto.event -
-
Uses of AppScreenView in ai.promoted.proto.event
Methods in ai.promoted.proto.event that return AppScreenView Modifier and Type Method Description AppScreenViewAppScreenView.Builder. build()AppScreenViewAppScreenView.Builder. buildPartial()AppScreenViewAutoView.Builder. getAppScreenView().event.AppScreenView app_screen_view = 13 [json_name = "appScreenView"];AppScreenViewAutoView. getAppScreenView().event.AppScreenView app_screen_view = 13 [json_name = "appScreenView"];AppScreenViewAutoViewOrBuilder. getAppScreenView().event.AppScreenView app_screen_view = 13 [json_name = "appScreenView"];AppScreenViewView.Builder. getAppScreenView().event.AppScreenView app_screen_view = 15 [json_name = "appScreenView"];AppScreenViewView. getAppScreenView().event.AppScreenView app_screen_view = 15 [json_name = "appScreenView"];AppScreenViewViewOrBuilder. getAppScreenView().event.AppScreenView app_screen_view = 15 [json_name = "appScreenView"];static AppScreenViewAppScreenView. getDefaultInstance()AppScreenViewAppScreenView.Builder. getDefaultInstanceForType()AppScreenViewAppScreenView. getDefaultInstanceForType()static AppScreenViewAppScreenView. parseDelimitedFrom(InputStream input)static AppScreenViewAppScreenView. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppScreenViewAppScreenView. parseFrom(byte[] data)static AppScreenViewAppScreenView. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppScreenViewAppScreenView. parseFrom(com.google.protobuf.ByteString data)static AppScreenViewAppScreenView. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppScreenViewAppScreenView. parseFrom(com.google.protobuf.CodedInputStream input)static AppScreenViewAppScreenView. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppScreenViewAppScreenView. parseFrom(InputStream input)static AppScreenViewAppScreenView. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppScreenViewAppScreenView. parseFrom(ByteBuffer data)static AppScreenViewAppScreenView. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in ai.promoted.proto.event that return types with arguments of type AppScreenView Modifier and Type Method Description com.google.protobuf.Parser<AppScreenView>AppScreenView. getParserForType()static com.google.protobuf.Parser<AppScreenView>AppScreenView. parser()Methods in ai.promoted.proto.event with parameters of type AppScreenView Modifier and Type Method Description AutoView.BuilderAutoView.Builder. mergeAppScreenView(AppScreenView value).event.AppScreenView app_screen_view = 13 [json_name = "appScreenView"];View.BuilderView.Builder. mergeAppScreenView(AppScreenView value).event.AppScreenView app_screen_view = 15 [json_name = "appScreenView"];AppScreenView.BuilderAppScreenView.Builder. mergeFrom(AppScreenView other)static AppScreenView.BuilderAppScreenView. newBuilder(AppScreenView prototype)AutoView.BuilderAutoView.Builder. setAppScreenView(AppScreenView value).event.AppScreenView app_screen_view = 13 [json_name = "appScreenView"];View.BuilderView.Builder. setAppScreenView(AppScreenView value).event.AppScreenView app_screen_view = 15 [json_name = "appScreenView"];
-