Uses of Class
ai.promoted.proto.event.MobileDiagnostics
-
Packages that use MobileDiagnostics Package Description ai.promoted.proto.event -
-
Uses of MobileDiagnostics in ai.promoted.proto.event
Methods in ai.promoted.proto.event that return MobileDiagnostics Modifier and Type Method Description MobileDiagnosticsMobileDiagnostics.Builder. build()MobileDiagnosticsMobileDiagnostics.Builder. buildPartial()static MobileDiagnosticsMobileDiagnostics. getDefaultInstance()MobileDiagnosticsMobileDiagnostics.Builder. getDefaultInstanceForType()MobileDiagnosticsMobileDiagnostics. getDefaultInstanceForType()MobileDiagnosticsDiagnostics.Builder. getMobileDiagnostics().event.MobileDiagnostics mobile_diagnostics = 5 [json_name = "mobileDiagnostics"];MobileDiagnosticsDiagnostics. getMobileDiagnostics().event.MobileDiagnostics mobile_diagnostics = 5 [json_name = "mobileDiagnostics"];MobileDiagnosticsDiagnosticsOrBuilder. getMobileDiagnostics().event.MobileDiagnostics mobile_diagnostics = 5 [json_name = "mobileDiagnostics"];static MobileDiagnosticsMobileDiagnostics. parseDelimitedFrom(InputStream input)static MobileDiagnosticsMobileDiagnostics. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MobileDiagnosticsMobileDiagnostics. parseFrom(byte[] data)static MobileDiagnosticsMobileDiagnostics. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MobileDiagnosticsMobileDiagnostics. parseFrom(com.google.protobuf.ByteString data)static MobileDiagnosticsMobileDiagnostics. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MobileDiagnosticsMobileDiagnostics. parseFrom(com.google.protobuf.CodedInputStream input)static MobileDiagnosticsMobileDiagnostics. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MobileDiagnosticsMobileDiagnostics. parseFrom(InputStream input)static MobileDiagnosticsMobileDiagnostics. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MobileDiagnosticsMobileDiagnostics. parseFrom(ByteBuffer data)static MobileDiagnosticsMobileDiagnostics. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in ai.promoted.proto.event that return types with arguments of type MobileDiagnostics Modifier and Type Method Description com.google.protobuf.Parser<MobileDiagnostics>MobileDiagnostics. getParserForType()static com.google.protobuf.Parser<MobileDiagnostics>MobileDiagnostics. parser()Methods in ai.promoted.proto.event with parameters of type MobileDiagnostics Modifier and Type Method Description MobileDiagnostics.BuilderMobileDiagnostics.Builder. mergeFrom(MobileDiagnostics other)Diagnostics.BuilderDiagnostics.Builder. mergeMobileDiagnostics(MobileDiagnostics value).event.MobileDiagnostics mobile_diagnostics = 5 [json_name = "mobileDiagnostics"];static MobileDiagnostics.BuilderMobileDiagnostics. newBuilder(MobileDiagnostics prototype)Diagnostics.BuilderDiagnostics.Builder. setMobileDiagnostics(MobileDiagnostics value).event.MobileDiagnostics mobile_diagnostics = 5 [json_name = "mobileDiagnostics"];
-