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
Methods 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(InputStream input)static Type.AbstractTypeType.AbstractType. parseDelimitedFrom(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(InputStream input)static Type.AbstractTypeType.AbstractType. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Type.AbstractTypeType.AbstractType. parseFrom(ByteBuffer data)static Type.AbstractTypeType.AbstractType. parseFrom(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 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 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.
-