Uses of Class
com.google.type.Expr.Builder
Packages that use Expr.Builder
-
Uses of Expr.Builder in com.google.type
Methods in com.google.type that return Expr.BuilderModifier and TypeMethodDescriptionExpr.Builder.clear()Expr.Builder.clearDescription()Optional.Expr.Builder.clearExpression()Textual representation of an expression in Common Expression Language syntax.Expr.Builder.clearLocation()Optional.Expr.Builder.clearTitle()Optional.Expr.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Expr.Builder.mergeFrom(com.google.protobuf.Message other) static Expr.BuilderExpr.newBuilder()static Expr.BuilderExpr.newBuilder(Expr prototype) Expr.newBuilderForType()protected Expr.BuilderExpr.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) Expr.Builder.setDescription(String value) Optional.Expr.Builder.setDescriptionBytes(com.google.protobuf.ByteString value) Optional.Expr.Builder.setExpression(String value) Textual representation of an expression in Common Expression Language syntax.Expr.Builder.setExpressionBytes(com.google.protobuf.ByteString value) Textual representation of an expression in Common Expression Language syntax.Expr.Builder.setLocation(String value) Optional.Expr.Builder.setLocationBytes(com.google.protobuf.ByteString value) Optional.Optional.Expr.Builder.setTitleBytes(com.google.protobuf.ByteString value) Optional.Expr.toBuilder()