Package com.google.api.expr.v1alpha1
Class Type
java.lang.Object
com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
com.google.protobuf.GeneratedMessageLite<Type,Type.Builder>
com.google.api.expr.v1alpha1.Type
- All Implemented Interfaces:
TypeOrBuilder,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder
public final class Type
extends com.google.protobuf.GeneratedMessageLite<Type,Type.Builder>
implements TypeOrBuilder
Represents a CEL type.Protobuf type
google.api.expr.v1alpha1.Type-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classApplication defined abstract type.static interfacestatic final classRepresents a CEL type.static final classFunction type with result and arg types.static interfacestatic final classList type with typed elements, e.g.static interfacestatic final classMap type with parameterized key and value types, e.g.static interfacestatic enumCEL primitive types.static enumstatic enumWell-known protobuf types treated with first-class support in CEL.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageLite
com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser<T extends com.google.protobuf.GeneratedMessageLite<T,?>>, com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite, Type extends Object>, com.google.protobuf.GeneratedMessageLite.MethodToInvoke, com.google.protobuf.GeneratedMessageLite.SerializedForm Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageLite
unknownFieldsFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionprotected final ObjectdynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) Abstract, application defined type.static Typecom.google.protobuf.EmptygetDyn()Dynamic type.com.google.protobuf.EmptygetError()Error type.Function type.Parameterized list with elements of `list_type`, e.g.Parameterized map with typed keys and values.Protocol buffer message type.com.google.protobuf.ByteStringProtocol buffer message type.com.google.protobuf.NullValuegetNull()Null value.intNull value.Primitive types: `true`, `1u`, `-2.0`, `'string'`, `b'bytes'`.intPrimitive types: `true`, `1u`, `-2.0`, `'string'`, `b'bytes'`.getType()Type type.Type param type.com.google.protobuf.ByteStringType param type.Well-known protobuf type such as `google.protobuf.Timestamp`.intWell-known protobuf type such as `google.protobuf.Timestamp`.Wrapper of a primitive type, e.g.intWrapper of a primitive type, e.g.booleanAbstract, application defined type.booleanhasDyn()Dynamic type.booleanhasError()Error type.booleanFunction type.booleanParameterized list with elements of `list_type`, e.g.booleanParameterized map with typed keys and values.booleanProtocol buffer message type.booleanhasNull()Null value.booleanPrimitive types: `true`, `1u`, `-2.0`, `'string'`, `b'bytes'`.booleanhasType()Type type.booleanType param type.booleanWell-known protobuf type such as `google.protobuf.Timestamp`.booleanWrapper of a primitive type, e.g.static Type.Builderstatic Type.BuildernewBuilder(Type prototype) static TypeparseDelimitedFrom(InputStream input) static TypeparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TypeparseFrom(byte[] data) static TypeparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TypeparseFrom(com.google.protobuf.ByteString data) static TypeparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TypeparseFrom(com.google.protobuf.CodedInputStream input) static TypeparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TypeparseFrom(InputStream input) static TypeparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TypeparseFrom(ByteBuffer data) static TypeparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<Type>parser()Methods inherited from class com.google.protobuf.GeneratedMessageLite
createBuilder, createBuilder, dynamicMethod, dynamicMethod, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, isInitialized, makeImmutable, mergeLengthDelimitedField, mergeUnknownFields, mergeVarintField, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBuilderForType, newMessageInfo, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseDelimitedFrom, parseDelimitedFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parsePartialFrom, parseUnknownField, registerDefaultInstance, toBuilder, toString, writeToMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType, isInitialized
-
Field Details
-
DYN_FIELD_NUMBER
public static final int DYN_FIELD_NUMBER- See Also:
-
NULL_FIELD_NUMBER
public static final int NULL_FIELD_NUMBER- See Also:
-
PRIMITIVE_FIELD_NUMBER
public static final int PRIMITIVE_FIELD_NUMBER- See Also:
-
WRAPPER_FIELD_NUMBER
public static final int WRAPPER_FIELD_NUMBER- See Also:
-
WELL_KNOWN_FIELD_NUMBER
public static final int WELL_KNOWN_FIELD_NUMBER- See Also:
-
LIST_TYPE_FIELD_NUMBER
public static final int LIST_TYPE_FIELD_NUMBER- See Also:
-
MAP_TYPE_FIELD_NUMBER
public static final int MAP_TYPE_FIELD_NUMBER- See Also:
-
FUNCTION_FIELD_NUMBER
public static final int FUNCTION_FIELD_NUMBER- See Also:
-
MESSAGE_TYPE_FIELD_NUMBER
public static final int MESSAGE_TYPE_FIELD_NUMBER- See Also:
-
TYPE_PARAM_FIELD_NUMBER
public static final int TYPE_PARAM_FIELD_NUMBER- See Also:
-
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER- See Also:
-
ERROR_FIELD_NUMBER
public static final int ERROR_FIELD_NUMBER- See Also:
-
ABSTRACT_TYPE_FIELD_NUMBER
public static final int ABSTRACT_TYPE_FIELD_NUMBER- See Also:
-
-
Method Details
-
getTypeKindCase
- Specified by:
getTypeKindCasein interfaceTypeOrBuilder
-
hasDyn
public boolean hasDyn()Dynamic type.
.google.protobuf.Empty dyn = 1 [json_name = "dyn"];- Specified by:
hasDynin interfaceTypeOrBuilder- Returns:
- Whether the dyn field is set.
-
getDyn
public com.google.protobuf.Empty getDyn()Dynamic type.
.google.protobuf.Empty dyn = 1 [json_name = "dyn"];- Specified by:
getDynin interfaceTypeOrBuilder- Returns:
- The dyn.
-
hasNull
public boolean hasNull()Null value.
.google.protobuf.NullValue null = 2 [json_name = "null"];- Specified by:
hasNullin interfaceTypeOrBuilder- Returns:
- Whether the null field is set.
-
getNullValue
public int getNullValue()Null value.
.google.protobuf.NullValue null = 2 [json_name = "null"];- Specified by:
getNullValuein interfaceTypeOrBuilder- Returns:
- The enum numeric value on the wire for null.
-
getNull
public com.google.protobuf.NullValue getNull()Null value.
.google.protobuf.NullValue null = 2 [json_name = "null"];- Specified by:
getNullin interfaceTypeOrBuilder- Returns:
- The null.
-
hasPrimitive
public boolean hasPrimitive()Primitive types: `true`, `1u`, `-2.0`, `'string'`, `b'bytes'`.
.google.api.expr.v1alpha1.Type.PrimitiveType primitive = 3 [json_name = "primitive"];- Specified by:
hasPrimitivein interfaceTypeOrBuilder- Returns:
- Whether the primitive field is set.
-
getPrimitiveValue
public int getPrimitiveValue()Primitive types: `true`, `1u`, `-2.0`, `'string'`, `b'bytes'`.
.google.api.expr.v1alpha1.Type.PrimitiveType primitive = 3 [json_name = "primitive"];- Specified by:
getPrimitiveValuein interfaceTypeOrBuilder- Returns:
- The enum numeric value on the wire for primitive.
-
getPrimitive
Primitive types: `true`, `1u`, `-2.0`, `'string'`, `b'bytes'`.
.google.api.expr.v1alpha1.Type.PrimitiveType primitive = 3 [json_name = "primitive"];- Specified by:
getPrimitivein interfaceTypeOrBuilder- Returns:
- The primitive.
-
hasWrapper
public boolean hasWrapper()Wrapper of a primitive type, e.g. `google.protobuf.Int64Value`.
.google.api.expr.v1alpha1.Type.PrimitiveType wrapper = 4 [json_name = "wrapper"];- Specified by:
hasWrapperin interfaceTypeOrBuilder- Returns:
- Whether the wrapper field is set.
-
getWrapperValue
public int getWrapperValue()Wrapper of a primitive type, e.g. `google.protobuf.Int64Value`.
.google.api.expr.v1alpha1.Type.PrimitiveType wrapper = 4 [json_name = "wrapper"];- Specified by:
getWrapperValuein interfaceTypeOrBuilder- Returns:
- The enum numeric value on the wire for wrapper.
-
getWrapper
Wrapper of a primitive type, e.g. `google.protobuf.Int64Value`.
.google.api.expr.v1alpha1.Type.PrimitiveType wrapper = 4 [json_name = "wrapper"];- Specified by:
getWrapperin interfaceTypeOrBuilder- Returns:
- The wrapper.
-
hasWellKnown
public boolean hasWellKnown()Well-known protobuf type such as `google.protobuf.Timestamp`.
.google.api.expr.v1alpha1.Type.WellKnownType well_known = 5 [json_name = "wellKnown"];- Specified by:
hasWellKnownin interfaceTypeOrBuilder- Returns:
- Whether the wellKnown field is set.
-
getWellKnownValue
public int getWellKnownValue()Well-known protobuf type such as `google.protobuf.Timestamp`.
.google.api.expr.v1alpha1.Type.WellKnownType well_known = 5 [json_name = "wellKnown"];- Specified by:
getWellKnownValuein interfaceTypeOrBuilder- Returns:
- The enum numeric value on the wire for wellKnown.
-
getWellKnown
Well-known protobuf type such as `google.protobuf.Timestamp`.
.google.api.expr.v1alpha1.Type.WellKnownType well_known = 5 [json_name = "wellKnown"];- Specified by:
getWellKnownin interfaceTypeOrBuilder- Returns:
- The wellKnown.
-
hasListType
public boolean hasListType()Parameterized list with elements of `list_type`, e.g. `list<timestamp>`.
.google.api.expr.v1alpha1.Type.ListType list_type = 6 [json_name = "listType"];- Specified by:
hasListTypein interfaceTypeOrBuilder- Returns:
- Whether the listType field is set.
-
getListType
Parameterized list with elements of `list_type`, e.g. `list<timestamp>`.
.google.api.expr.v1alpha1.Type.ListType list_type = 6 [json_name = "listType"];- Specified by:
getListTypein interfaceTypeOrBuilder- Returns:
- The listType.
-
hasMapType
public boolean hasMapType()Parameterized map with typed keys and values.
.google.api.expr.v1alpha1.Type.MapType map_type = 7 [json_name = "mapType"];- Specified by:
hasMapTypein interfaceTypeOrBuilder- Returns:
- Whether the mapType field is set.
-
getMapType
Parameterized map with typed keys and values.
.google.api.expr.v1alpha1.Type.MapType map_type = 7 [json_name = "mapType"];- Specified by:
getMapTypein interfaceTypeOrBuilder- Returns:
- The mapType.
-
hasFunction
public boolean hasFunction()Function type.
.google.api.expr.v1alpha1.Type.FunctionType function = 8 [json_name = "function"];- Specified by:
hasFunctionin interfaceTypeOrBuilder- Returns:
- Whether the function field is set.
-
getFunction
Function type.
.google.api.expr.v1alpha1.Type.FunctionType function = 8 [json_name = "function"];- Specified by:
getFunctionin interfaceTypeOrBuilder- Returns:
- The function.
-
hasMessageType
public boolean hasMessageType()Protocol buffer message type. The `message_type` string specifies the qualified message type name. For example, `google.plus.Profile`.
string message_type = 9 [json_name = "messageType"];- Specified by:
hasMessageTypein interfaceTypeOrBuilder- Returns:
- Whether the messageType field is set.
-
getMessageType
Protocol buffer message type. The `message_type` string specifies the qualified message type name. For example, `google.plus.Profile`.
string message_type = 9 [json_name = "messageType"];- Specified by:
getMessageTypein interfaceTypeOrBuilder- Returns:
- The messageType.
-
getMessageTypeBytes
public com.google.protobuf.ByteString getMessageTypeBytes()Protocol buffer message type. The `message_type` string specifies the qualified message type name. For example, `google.plus.Profile`.
string message_type = 9 [json_name = "messageType"];- Specified by:
getMessageTypeBytesin interfaceTypeOrBuilder- Returns:
- The bytes for messageType.
-
hasTypeParam
public boolean hasTypeParam()Type param type. The `type_param` string specifies the type parameter name, e.g. `list<E>` would be a `list_type` whose element type was a `type_param` type named `E`.
string type_param = 10 [json_name = "typeParam"];- Specified by:
hasTypeParamin interfaceTypeOrBuilder- Returns:
- Whether the typeParam field is set.
-
getTypeParam
Type param type. The `type_param` string specifies the type parameter name, e.g. `list<E>` would be a `list_type` whose element type was a `type_param` type named `E`.
string type_param = 10 [json_name = "typeParam"];- Specified by:
getTypeParamin interfaceTypeOrBuilder- Returns:
- The typeParam.
-
getTypeParamBytes
public com.google.protobuf.ByteString getTypeParamBytes()Type param type. The `type_param` string specifies the type parameter name, e.g. `list<E>` would be a `list_type` whose element type was a `type_param` type named `E`.
string type_param = 10 [json_name = "typeParam"];- Specified by:
getTypeParamBytesin interfaceTypeOrBuilder- Returns:
- The bytes for typeParam.
-
hasType
public boolean hasType()Type type. The `type` value specifies the target type. e.g. int is type with a target type of `Primitive.INT`.
.google.api.expr.v1alpha1.Type type = 11 [json_name = "type"];- Specified by:
hasTypein interfaceTypeOrBuilder- Returns:
- Whether the type field is set.
-
getType
Type type. The `type` value specifies the target type. e.g. int is type with a target type of `Primitive.INT`.
.google.api.expr.v1alpha1.Type type = 11 [json_name = "type"];- Specified by:
getTypein interfaceTypeOrBuilder- Returns:
- The type.
-
hasError
public boolean hasError()Error type. During type-checking if an expression is an error, its type is propagated as the `ERROR` type. This permits the type-checker to discover other errors present in the expression.
.google.protobuf.Empty error = 12 [json_name = "error"];- Specified by:
hasErrorin interfaceTypeOrBuilder- Returns:
- Whether the error field is set.
-
getError
public com.google.protobuf.Empty getError()Error type. During type-checking if an expression is an error, its type is propagated as the `ERROR` type. This permits the type-checker to discover other errors present in the expression.
.google.protobuf.Empty error = 12 [json_name = "error"];- Specified by:
getErrorin interfaceTypeOrBuilder- Returns:
- The error.
-
hasAbstractType
public boolean hasAbstractType()Abstract, application defined type.
.google.api.expr.v1alpha1.Type.AbstractType abstract_type = 14 [json_name = "abstractType"];- Specified by:
hasAbstractTypein interfaceTypeOrBuilder- Returns:
- Whether the abstractType field is set.
-
getAbstractType
Abstract, application defined type.
.google.api.expr.v1alpha1.Type.AbstractType abstract_type = 14 [json_name = "abstractType"];- Specified by:
getAbstractTypein interfaceTypeOrBuilder- Returns:
- The abstractType.
-
parseFrom
public static Type parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Type parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Type parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Type parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Type parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Type parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static Type parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Type parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilder
-
newBuilder
-
dynamicMethod
protected final Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) - Specified by:
dynamicMethodin classcom.google.protobuf.GeneratedMessageLite<Type,Type.Builder>
-
getDefaultInstance
-
parser
-