Uses of Class
com.google.api.expr.v1alpha1.Type.FunctionType
Packages that use Type.FunctionType
-
Uses of Type.FunctionType in com.google.api.expr.v1alpha1
Fields in com.google.api.expr.v1alpha1 declared as Type.FunctionTypeModifier and TypeFieldDescriptionprivate static final Type.FunctionType
Type.FunctionType.DEFAULT_INSTANCE
Fields in com.google.api.expr.v1alpha1 with type parameters of type Type.FunctionTypeModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Type.FunctionType, Type.FunctionType.Builder, Type.FunctionTypeOrBuilder> Type.Builder.functionBuilder_
private static final com.google.protobuf.Parser
<Type.FunctionType> Type.FunctionType.PARSER
Methods in com.google.api.expr.v1alpha1 that return Type.FunctionTypeModifier and TypeMethodDescriptionType.FunctionType.Builder.build()
Type.FunctionType.Builder.buildPartial()
static Type.FunctionType
Type.FunctionType.getDefaultInstance()
Type.FunctionType.Builder.getDefaultInstanceForType()
Type.FunctionType.getDefaultInstanceForType()
Type.Builder.getFunction()
Function type.Type.getFunction()
Function type.TypeOrBuilder.getFunction()
Function type.static Type.FunctionType
Type.FunctionType.parseDelimitedFrom
(InputStream input) static Type.FunctionType
Type.FunctionType.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.FunctionType
Type.FunctionType.parseFrom
(byte[] data) static Type.FunctionType
Type.FunctionType.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.FunctionType
Type.FunctionType.parseFrom
(com.google.protobuf.ByteString data) static Type.FunctionType
Type.FunctionType.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.FunctionType
Type.FunctionType.parseFrom
(com.google.protobuf.CodedInputStream input) static Type.FunctionType
Type.FunctionType.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.FunctionType
Type.FunctionType.parseFrom
(InputStream input) static Type.FunctionType
Type.FunctionType.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Type.FunctionType
Type.FunctionType.parseFrom
(ByteBuffer data) static Type.FunctionType
Type.FunctionType.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.api.expr.v1alpha1 that return types with arguments of type Type.FunctionTypeModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Type.FunctionType> Type.FunctionType.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<Type.FunctionType, Type.FunctionType.Builder, Type.FunctionTypeOrBuilder> Type.Builder.internalGetFunctionFieldBuilder()
Function type.static com.google.protobuf.Parser
<Type.FunctionType> Type.FunctionType.parser()
Methods in com.google.api.expr.v1alpha1 with parameters of type Type.FunctionTypeModifier and TypeMethodDescriptionprivate void
Type.FunctionType.Builder.buildPartial0
(Type.FunctionType result) private void
Type.FunctionType.Builder.buildPartialRepeatedFields
(Type.FunctionType result) Type.FunctionType.Builder.mergeFrom
(Type.FunctionType other) Type.Builder.mergeFunction
(Type.FunctionType value) Function type.static Type.FunctionType.Builder
Type.FunctionType.newBuilder
(Type.FunctionType prototype) Type.Builder.setFunction
(Type.FunctionType value) Function type.