Uses of Interface
com.google.protobuf.AnyOrBuilder
Packages that use AnyOrBuilder
-
Uses of AnyOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement AnyOrBuilderModifier and TypeClassDescriptionfinal class
Protobuf typegoogle.protobuf.Any
static final class
Protobuf typegoogle.protobuf.Any
Methods in com.google.protobuf that return AnyOrBuilderModifier and TypeMethodDescriptionOption.Builder.getValueOrBuilder()
.google.protobuf.Any value = 2 [json_name = "value"];
Option.getValueOrBuilder()
.google.protobuf.Any value = 2 [json_name = "value"];
OptionOrBuilder.getValueOrBuilder()
.google.protobuf.Any value = 2 [json_name = "value"];
-
Uses of AnyOrBuilder in dev.enola.core.proto
Methods in dev.enola.core.proto that return AnyOrBuilderModifier and TypeMethodDescriptionGetThingResponse.Builder.getThingOrBuilder()
TODO Remove Any support by replacing this GetThingsResponseGetThingResponse.getThingOrBuilder()
TODO Remove Any support by replacing this GetThingsResponseGetThingResponseOrBuilder.getThingOrBuilder()
TODO Remove Any support by replacing this GetThingsResponse