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