Uses of Class
com.google.api.expr.v1alpha1.Type.AbstractType
-
Packages that use Type.AbstractType Package Description com.google.api.expr.v1alpha1 -
-
Uses of Type.AbstractType in com.google.api.expr.v1alpha1
Fields in com.google.api.expr.v1alpha1 declared as Type.AbstractType Modifier and Type Field Description private static Type.AbstractTypeType.AbstractType. DEFAULT_INSTANCEFields in com.google.api.expr.v1alpha1 with type parameters of type Type.AbstractType Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Type.AbstractType,Type.AbstractType.Builder,Type.AbstractTypeOrBuilder>Type.Builder. abstractTypeBuilder_private static com.google.protobuf.Parser<Type.AbstractType>Type.AbstractType. PARSERMethods in com.google.api.expr.v1alpha1 that return Type.AbstractType Modifier and Type Method Description Type.AbstractTypeType.AbstractType.Builder. build()Type.AbstractTypeType.AbstractType.Builder. buildPartial()Type.AbstractTypeType.Builder. getAbstractType()Abstract, application defined type.Type.AbstractTypeType. getAbstractType()Abstract, application defined type.Type.AbstractTypeTypeOrBuilder. getAbstractType()Abstract, application defined type.static Type.AbstractTypeType.AbstractType. getDefaultInstance()Type.AbstractTypeType.AbstractType.Builder. getDefaultInstanceForType()Type.AbstractTypeType.AbstractType. getDefaultInstanceForType()static Type.AbstractTypeType.AbstractType. parseDelimitedFrom(java.io.InputStream input)static Type.AbstractTypeType.AbstractType. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Type.AbstractTypeType.AbstractType. parseFrom(byte[] data)static Type.AbstractTypeType.AbstractType. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Type.AbstractTypeType.AbstractType. parseFrom(com.google.protobuf.ByteString data)static Type.AbstractTypeType.AbstractType. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Type.AbstractTypeType.AbstractType. parseFrom(com.google.protobuf.CodedInputStream input)static Type.AbstractTypeType.AbstractType. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Type.AbstractTypeType.AbstractType. parseFrom(java.io.InputStream input)static Type.AbstractTypeType.AbstractType. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Type.AbstractTypeType.AbstractType. parseFrom(java.nio.ByteBuffer data)static Type.AbstractTypeType.AbstractType. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.api.expr.v1alpha1 that return types with arguments of type Type.AbstractType Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Type.AbstractType,Type.AbstractType.Builder,Type.AbstractTypeOrBuilder>Type.Builder. getAbstractTypeFieldBuilder()Abstract, application defined type.com.google.protobuf.Parser<Type.AbstractType>Type.AbstractType. getParserForType()static com.google.protobuf.Parser<Type.AbstractType>Type.AbstractType. parser()Methods in com.google.api.expr.v1alpha1 with parameters of type Type.AbstractType Modifier and Type Method Description private voidType.AbstractType.Builder. buildPartial0(Type.AbstractType result)private voidType.AbstractType.Builder. buildPartialRepeatedFields(Type.AbstractType result)Type.BuilderType.Builder. mergeAbstractType(Type.AbstractType value)Abstract, application defined type.Type.AbstractType.BuilderType.AbstractType.Builder. mergeFrom(Type.AbstractType other)static Type.AbstractType.BuilderType.AbstractType. newBuilder(Type.AbstractType prototype)Type.BuilderType.Builder. setAbstractType(Type.AbstractType value)Abstract, application defined type.
-