Uses of Class
com.google.api.expr.v1alpha1.Type.AbstractType
Packages that use Type.AbstractType
-
Uses of Type.AbstractType in com.google.api.expr.v1alpha1
Fields in com.google.api.expr.v1alpha1 declared as Type.AbstractTypeModifier and TypeFieldDescriptionprivate static final Type.AbstractType
Type.AbstractType.DEFAULT_INSTANCE
Fields in com.google.api.expr.v1alpha1 with type parameters of type Type.AbstractTypeModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Type.AbstractType, Type.AbstractType.Builder, Type.AbstractTypeOrBuilder> Type.Builder.abstractTypeBuilder_
private static final com.google.protobuf.Parser
<Type.AbstractType> Type.AbstractType.PARSER
Methods in com.google.api.expr.v1alpha1 that return Type.AbstractTypeModifier and TypeMethodDescriptionType.AbstractType.Builder.build()
Type.AbstractType.Builder.buildPartial()
Type.Builder.getAbstractType()
Abstract, application defined type.Type.getAbstractType()
Abstract, application defined type.TypeOrBuilder.getAbstractType()
Abstract, application defined type.static Type.AbstractType
Type.AbstractType.getDefaultInstance()
Type.AbstractType.Builder.getDefaultInstanceForType()
Type.AbstractType.getDefaultInstanceForType()
static Type.AbstractType
Type.AbstractType.parseDelimitedFrom
(InputStream input) static Type.AbstractType
Type.AbstractType.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.AbstractType
Type.AbstractType.parseFrom
(byte[] data) static Type.AbstractType
Type.AbstractType.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.AbstractType
Type.AbstractType.parseFrom
(com.google.protobuf.ByteString data) static Type.AbstractType
Type.AbstractType.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.AbstractType
Type.AbstractType.parseFrom
(com.google.protobuf.CodedInputStream input) static Type.AbstractType
Type.AbstractType.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.AbstractType
Type.AbstractType.parseFrom
(InputStream input) static Type.AbstractType
Type.AbstractType.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.AbstractType
Type.AbstractType.parseFrom
(ByteBuffer data) static Type.AbstractType
Type.AbstractType.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.api.expr.v1alpha1 that return types with arguments of type Type.AbstractTypeModifier and TypeMethodDescriptionprivate 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.AbstractTypeModifier and TypeMethodDescriptionprivate void
Type.AbstractType.Builder.buildPartial0
(Type.AbstractType result) private void
Type.AbstractType.Builder.buildPartialRepeatedFields
(Type.AbstractType result) Type.Builder.mergeAbstractType
(Type.AbstractType value) Abstract, application defined type.Type.AbstractType.Builder.mergeFrom
(Type.AbstractType other) static Type.AbstractType.Builder
Type.AbstractType.newBuilder
(Type.AbstractType prototype) Type.Builder.setAbstractType
(Type.AbstractType value) Abstract, application defined type.