Uses of Class
com.google.api.expr.v1alpha1.Type.FunctionType
-
Packages that use Type.FunctionType Package Description com.google.api.expr.v1alpha1 -
-
Uses of Type.FunctionType in com.google.api.expr.v1alpha1
Fields in com.google.api.expr.v1alpha1 declared as Type.FunctionType Modifier and Type Field Description private static Type.FunctionTypeType.FunctionType. DEFAULT_INSTANCEFields in com.google.api.expr.v1alpha1 with type parameters of type Type.FunctionType Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Type.FunctionType,Type.FunctionType.Builder,Type.FunctionTypeOrBuilder>Type.Builder. functionBuilder_private static com.google.protobuf.Parser<Type.FunctionType>Type.FunctionType. PARSERMethods in com.google.api.expr.v1alpha1 that return Type.FunctionType Modifier and Type Method Description Type.FunctionTypeType.FunctionType.Builder. build()Type.FunctionTypeType.FunctionType.Builder. buildPartial()static Type.FunctionTypeType.FunctionType. getDefaultInstance()Type.FunctionTypeType.FunctionType.Builder. getDefaultInstanceForType()Type.FunctionTypeType.FunctionType. getDefaultInstanceForType()Type.FunctionTypeType.Builder. getFunction()Function type.Type.FunctionTypeType. getFunction()Function type.Type.FunctionTypeTypeOrBuilder. getFunction()Function type.static Type.FunctionTypeType.FunctionType. parseDelimitedFrom(java.io.InputStream input)static Type.FunctionTypeType.FunctionType. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Type.FunctionTypeType.FunctionType. parseFrom(byte[] data)static Type.FunctionTypeType.FunctionType. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Type.FunctionTypeType.FunctionType. parseFrom(com.google.protobuf.ByteString data)static Type.FunctionTypeType.FunctionType. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Type.FunctionTypeType.FunctionType. parseFrom(com.google.protobuf.CodedInputStream input)static Type.FunctionTypeType.FunctionType. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Type.FunctionTypeType.FunctionType. parseFrom(java.io.InputStream input)static Type.FunctionTypeType.FunctionType. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Type.FunctionTypeType.FunctionType. parseFrom(java.nio.ByteBuffer data)static Type.FunctionTypeType.FunctionType. 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.FunctionType Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Type.FunctionType,Type.FunctionType.Builder,Type.FunctionTypeOrBuilder>Type.Builder. getFunctionFieldBuilder()Function type.com.google.protobuf.Parser<Type.FunctionType>Type.FunctionType. getParserForType()static com.google.protobuf.Parser<Type.FunctionType>Type.FunctionType. parser()Methods in com.google.api.expr.v1alpha1 with parameters of type Type.FunctionType Modifier and Type Method Description private voidType.FunctionType.Builder. buildPartial0(Type.FunctionType result)private voidType.FunctionType.Builder. buildPartialRepeatedFields(Type.FunctionType result)Type.FunctionType.BuilderType.FunctionType.Builder. mergeFrom(Type.FunctionType other)Type.BuilderType.Builder. mergeFunction(Type.FunctionType value)Function type.static Type.FunctionType.BuilderType.FunctionType. newBuilder(Type.FunctionType prototype)Type.BuilderType.Builder. setFunction(Type.FunctionType value)Function type.
-