Uses of Interface
com.google.protobuf.EmptyOrBuilder
-
Packages that use EmptyOrBuilder Package Description com.google.protobuf dev.cel.expr -
-
Uses of EmptyOrBuilder in com.google.protobuf
Classes in com.google.protobuf that implement EmptyOrBuilder Modifier and Type Class Description classEmptyProtobuf typegoogle.protobuf.Emptystatic classEmpty.BuilderProtobuf typegoogle.protobuf.Empty -
Uses of EmptyOrBuilder in dev.cel.expr
Methods in dev.cel.expr that return EmptyOrBuilder Modifier and Type Method Description EmptyOrBuilderType.Builder. getDynOrBuilder()Dynamic type.EmptyOrBuilderType. getDynOrBuilder()Dynamic type.EmptyOrBuilderTypeOrBuilder. getDynOrBuilder()Dynamic type.EmptyOrBuilderType.Builder. getErrorOrBuilder()Error type.EmptyOrBuilderType. getErrorOrBuilder()Error type.EmptyOrBuilderTypeOrBuilder. getErrorOrBuilder()Error type.
-