Package dev.cel.expr
Class Type.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<Type.Builder>
com.google.protobuf.GeneratedMessage.Builder<Type.Builder>
dev.cel.expr.Type.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,TypeOrBuilder,Cloneable
- Enclosing class:
Type
public static final class Type.Builder
extends com.google.protobuf.GeneratedMessage.Builder<Type.Builder>
implements TypeOrBuilder
Represents a CEL type.Protobuf type
cel.expr.Type-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<Type.AbstractType, Type.AbstractType.Builder, Type.AbstractTypeOrBuilder> private intprivate com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Empty, com.google.protobuf.Empty.Builder, com.google.protobuf.EmptyOrBuilder> private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Empty, com.google.protobuf.Empty.Builder, com.google.protobuf.EmptyOrBuilder> private com.google.protobuf.SingleFieldBuilder<Type.FunctionType, Type.FunctionType.Builder, Type.FunctionTypeOrBuilder> private com.google.protobuf.SingleFieldBuilder<Type.ListType, Type.ListType.Builder, Type.ListTypeOrBuilder> private com.google.protobuf.SingleFieldBuilder<Type.MapType, Type.MapType.Builder, Type.MapTypeOrBuilder> private com.google.protobuf.SingleFieldBuilder<Type, Type.Builder, TypeOrBuilder> private Objectprivate int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()private voidbuildPartial0(Type result) private voidbuildPartialOneofs(Type result) clear()Abstract, application defined type.clearDyn()Dynamic type.Error type.Function type.Parameterized list with elements of `list_type`, e.g.Parameterized map with typed keys and values.Protocol buffer message type.Null value.Primitive types: `true`, `1u`, `-2.0`, `'string'`, `b'bytes'`.Type type.Type param type.Well-known protobuf type such as `google.protobuf.Timestamp`.Wrapper of a primitive type, e.g.Abstract, application defined type.Abstract, application defined type.private com.google.protobuf.SingleFieldBuilder<Type.AbstractType, Type.AbstractType.Builder, Type.AbstractTypeOrBuilder> Abstract, application defined type.Abstract, application defined type.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorcom.google.protobuf.EmptygetDyn()Dynamic type.com.google.protobuf.Empty.BuilderDynamic type.private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Empty, com.google.protobuf.Empty.Builder, com.google.protobuf.EmptyOrBuilder> Dynamic type.com.google.protobuf.EmptyOrBuilderDynamic type.com.google.protobuf.EmptygetError()Error type.com.google.protobuf.Empty.BuilderError type.private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Empty, com.google.protobuf.Empty.Builder, com.google.protobuf.EmptyOrBuilder> Error type.com.google.protobuf.EmptyOrBuilderError type.Function type.Function type.private com.google.protobuf.SingleFieldBuilder<Type.FunctionType, Type.FunctionType.Builder, Type.FunctionTypeOrBuilder> Function type.Function type.Parameterized list with elements of `list_type`, e.g.Parameterized list with elements of `list_type`, e.g.private com.google.protobuf.SingleFieldBuilder<Type.ListType, Type.ListType.Builder, Type.ListTypeOrBuilder> Parameterized list with elements of `list_type`, e.g.Parameterized list with elements of `list_type`, e.g.Parameterized map with typed keys and values.Parameterized map with typed keys and values.private com.google.protobuf.SingleFieldBuilder<Type.MapType, Type.MapType.Builder, Type.MapTypeOrBuilder> Parameterized map with typed keys and values.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 type.private com.google.protobuf.SingleFieldBuilder<Type, Type.Builder, TypeOrBuilder> Type type.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.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanAbstract, application defined type.mergeDyn(com.google.protobuf.Empty value) Dynamic type.mergeError(com.google.protobuf.Empty value) Error type.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFunction(Type.FunctionType value) Function type.mergeListType(Type.ListType value) Parameterized list with elements of `list_type`, e.g.mergeMapType(Type.MapType value) Parameterized map with typed keys and values.Type type.setAbstractType(Type.AbstractType value) Abstract, application defined type.setAbstractType(Type.AbstractType.Builder builderForValue) Abstract, application defined type.setDyn(com.google.protobuf.Empty value) Dynamic type.setDyn(com.google.protobuf.Empty.Builder builderForValue) Dynamic type.setError(com.google.protobuf.Empty value) Error type.setError(com.google.protobuf.Empty.Builder builderForValue) Error type.setFunction(Type.FunctionType value) Function type.setFunction(Type.FunctionType.Builder builderForValue) Function type.setListType(Type.ListType value) Parameterized list with elements of `list_type`, e.g.setListType(Type.ListType.Builder builderForValue) Parameterized list with elements of `list_type`, e.g.setMapType(Type.MapType value) Parameterized map with typed keys and values.setMapType(Type.MapType.Builder builderForValue) Parameterized map with typed keys and values.setMessageType(String value) Protocol buffer message type.setMessageTypeBytes(com.google.protobuf.ByteString value) Protocol buffer message type.setNull(com.google.protobuf.NullValue value) Null value.setNullValue(int value) Null value.setPrimitive(Type.PrimitiveType value) Primitive types: `true`, `1u`, `-2.0`, `'string'`, `b'bytes'`.setPrimitiveValue(int value) Primitive types: `true`, `1u`, `-2.0`, `'string'`, `b'bytes'`.Type type.setType(Type.Builder builderForValue) Type type.setTypeParam(String value) Type param type.setTypeParamBytes(com.google.protobuf.ByteString value) Type param type.setWellKnown(Type.WellKnownType value) Well-known protobuf type such as `google.protobuf.Timestamp`.setWellKnownValue(int value) Well-known protobuf type such as `google.protobuf.Timestamp`.setWrapper(Type.PrimitiveType value) Wrapper of a primitive type, e.g.setWrapperValue(int value) Wrapper of a primitive type, e.g.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
typeKindCase_
private int typeKindCase_ -
typeKind_
-
bitField0_
private int bitField0_ -
dynBuilder_
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Empty,com.google.protobuf.Empty.Builder, dynBuilder_com.google.protobuf.EmptyOrBuilder> -
listTypeBuilder_
private com.google.protobuf.SingleFieldBuilder<Type.ListType,Type.ListType.Builder, listTypeBuilder_Type.ListTypeOrBuilder> -
mapTypeBuilder_
private com.google.protobuf.SingleFieldBuilder<Type.MapType,Type.MapType.Builder, mapTypeBuilder_Type.MapTypeOrBuilder> -
functionBuilder_
private com.google.protobuf.SingleFieldBuilder<Type.FunctionType,Type.FunctionType.Builder, functionBuilder_Type.FunctionTypeOrBuilder> -
typeBuilder_
-
errorBuilder_
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Empty,com.google.protobuf.Empty.Builder, errorBuilder_com.google.protobuf.EmptyOrBuilder> -
abstractTypeBuilder_
private com.google.protobuf.SingleFieldBuilder<Type.AbstractType,Type.AbstractType.Builder, abstractTypeBuilder_Type.AbstractTypeOrBuilder>
-
-
Constructor Details
-
Builder
private Builder() -
Builder
private Builder(com.google.protobuf.AbstractMessage.BuilderParent parent)
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<Type.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<Type.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<Type.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial0
-
buildPartialOneofs
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Type.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<Type.Builder>
-
mergeFrom
public Type.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Type.Builder>- Throws:
IOException
-
getTypeKindCase
- Specified by:
getTypeKindCasein interfaceTypeOrBuilder
-
clearTypeKind
-
hasDyn
public boolean hasDyn()Dynamic type.
.google.protobuf.Empty dyn = 1;- 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;- Specified by:
getDynin interfaceTypeOrBuilder- Returns:
- The dyn.
-
setDyn
Dynamic type.
.google.protobuf.Empty dyn = 1; -
setDyn
Dynamic type.
.google.protobuf.Empty dyn = 1; -
mergeDyn
Dynamic type.
.google.protobuf.Empty dyn = 1; -
clearDyn
Dynamic type.
.google.protobuf.Empty dyn = 1; -
getDynBuilder
public com.google.protobuf.Empty.Builder getDynBuilder()Dynamic type.
.google.protobuf.Empty dyn = 1; -
getDynOrBuilder
public com.google.protobuf.EmptyOrBuilder getDynOrBuilder()Dynamic type.
.google.protobuf.Empty dyn = 1;- Specified by:
getDynOrBuilderin interfaceTypeOrBuilder
-
getDynFieldBuilder
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Empty,com.google.protobuf.Empty.Builder, getDynFieldBuilder()com.google.protobuf.EmptyOrBuilder> Dynamic type.
.google.protobuf.Empty dyn = 1; -
hasNull
public boolean hasNull()Null value.
.google.protobuf.NullValue null = 2;- Specified by:
hasNullin interfaceTypeOrBuilder- Returns:
- Whether the null field is set.
-
getNullValue
public int getNullValue()Null value.
.google.protobuf.NullValue null = 2;- Specified by:
getNullValuein interfaceTypeOrBuilder- Returns:
- The enum numeric value on the wire for null.
-
setNullValue
Null value.
.google.protobuf.NullValue null = 2;- Parameters:
value- The enum numeric value on the wire for null to set.- Returns:
- This builder for chaining.
-
getNull
public com.google.protobuf.NullValue getNull()Null value.
.google.protobuf.NullValue null = 2;- Specified by:
getNullin interfaceTypeOrBuilder- Returns:
- The null.
-
setNull
Null value.
.google.protobuf.NullValue null = 2;- Parameters:
value- The null to set.- Returns:
- This builder for chaining.
-
clearNull
Null value.
.google.protobuf.NullValue null = 2;- Returns:
- This builder for chaining.
-
hasPrimitive
public boolean hasPrimitive()Primitive types: `true`, `1u`, `-2.0`, `'string'`, `b'bytes'`.
.cel.expr.Type.PrimitiveType primitive = 3;- Specified by:
hasPrimitivein interfaceTypeOrBuilder- Returns:
- Whether the primitive field is set.
-
getPrimitiveValue
public int getPrimitiveValue()Primitive types: `true`, `1u`, `-2.0`, `'string'`, `b'bytes'`.
.cel.expr.Type.PrimitiveType primitive = 3;- Specified by:
getPrimitiveValuein interfaceTypeOrBuilder- Returns:
- The enum numeric value on the wire for primitive.
-
setPrimitiveValue
Primitive types: `true`, `1u`, `-2.0`, `'string'`, `b'bytes'`.
.cel.expr.Type.PrimitiveType primitive = 3;- Parameters:
value- The enum numeric value on the wire for primitive to set.- Returns:
- This builder for chaining.
-
getPrimitive
Primitive types: `true`, `1u`, `-2.0`, `'string'`, `b'bytes'`.
.cel.expr.Type.PrimitiveType primitive = 3;- Specified by:
getPrimitivein interfaceTypeOrBuilder- Returns:
- The primitive.
-
setPrimitive
Primitive types: `true`, `1u`, `-2.0`, `'string'`, `b'bytes'`.
.cel.expr.Type.PrimitiveType primitive = 3;- Parameters:
value- The primitive to set.- Returns:
- This builder for chaining.
-
clearPrimitive
Primitive types: `true`, `1u`, `-2.0`, `'string'`, `b'bytes'`.
.cel.expr.Type.PrimitiveType primitive = 3;- Returns:
- This builder for chaining.
-
hasWrapper
public boolean hasWrapper()Wrapper of a primitive type, e.g. `google.protobuf.Int64Value`.
.cel.expr.Type.PrimitiveType wrapper = 4;- 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`.
.cel.expr.Type.PrimitiveType wrapper = 4;- Specified by:
getWrapperValuein interfaceTypeOrBuilder- Returns:
- The enum numeric value on the wire for wrapper.
-
setWrapperValue
Wrapper of a primitive type, e.g. `google.protobuf.Int64Value`.
.cel.expr.Type.PrimitiveType wrapper = 4;- Parameters:
value- The enum numeric value on the wire for wrapper to set.- Returns:
- This builder for chaining.
-
getWrapper
Wrapper of a primitive type, e.g. `google.protobuf.Int64Value`.
.cel.expr.Type.PrimitiveType wrapper = 4;- Specified by:
getWrapperin interfaceTypeOrBuilder- Returns:
- The wrapper.
-
setWrapper
Wrapper of a primitive type, e.g. `google.protobuf.Int64Value`.
.cel.expr.Type.PrimitiveType wrapper = 4;- Parameters:
value- The wrapper to set.- Returns:
- This builder for chaining.
-
clearWrapper
Wrapper of a primitive type, e.g. `google.protobuf.Int64Value`.
.cel.expr.Type.PrimitiveType wrapper = 4;- Returns:
- This builder for chaining.
-
hasWellKnown
public boolean hasWellKnown()Well-known protobuf type such as `google.protobuf.Timestamp`.
.cel.expr.Type.WellKnownType well_known = 5;- Specified by:
hasWellKnownin interfaceTypeOrBuilder- Returns:
- Whether the wellKnown field is set.
-
getWellKnownValue
public int getWellKnownValue()Well-known protobuf type such as `google.protobuf.Timestamp`.
.cel.expr.Type.WellKnownType well_known = 5;- Specified by:
getWellKnownValuein interfaceTypeOrBuilder- Returns:
- The enum numeric value on the wire for wellKnown.
-
setWellKnownValue
Well-known protobuf type such as `google.protobuf.Timestamp`.
.cel.expr.Type.WellKnownType well_known = 5;- Parameters:
value- The enum numeric value on the wire for wellKnown to set.- Returns:
- This builder for chaining.
-
getWellKnown
Well-known protobuf type such as `google.protobuf.Timestamp`.
.cel.expr.Type.WellKnownType well_known = 5;- Specified by:
getWellKnownin interfaceTypeOrBuilder- Returns:
- The wellKnown.
-
setWellKnown
Well-known protobuf type such as `google.protobuf.Timestamp`.
.cel.expr.Type.WellKnownType well_known = 5;- Parameters:
value- The wellKnown to set.- Returns:
- This builder for chaining.
-
clearWellKnown
Well-known protobuf type such as `google.protobuf.Timestamp`.
.cel.expr.Type.WellKnownType well_known = 5;- Returns:
- This builder for chaining.
-
hasListType
public boolean hasListType()Parameterized list with elements of `list_type`, e.g. `list<timestamp>`.
.cel.expr.Type.ListType list_type = 6;- Specified by:
hasListTypein interfaceTypeOrBuilder- Returns:
- Whether the listType field is set.
-
getListType
Parameterized list with elements of `list_type`, e.g. `list<timestamp>`.
.cel.expr.Type.ListType list_type = 6;- Specified by:
getListTypein interfaceTypeOrBuilder- Returns:
- The listType.
-
setListType
Parameterized list with elements of `list_type`, e.g. `list<timestamp>`.
.cel.expr.Type.ListType list_type = 6; -
setListType
Parameterized list with elements of `list_type`, e.g. `list<timestamp>`.
.cel.expr.Type.ListType list_type = 6; -
mergeListType
Parameterized list with elements of `list_type`, e.g. `list<timestamp>`.
.cel.expr.Type.ListType list_type = 6; -
clearListType
Parameterized list with elements of `list_type`, e.g. `list<timestamp>`.
.cel.expr.Type.ListType list_type = 6; -
getListTypeBuilder
Parameterized list with elements of `list_type`, e.g. `list<timestamp>`.
.cel.expr.Type.ListType list_type = 6; -
getListTypeOrBuilder
Parameterized list with elements of `list_type`, e.g. `list<timestamp>`.
.cel.expr.Type.ListType list_type = 6;- Specified by:
getListTypeOrBuilderin interfaceTypeOrBuilder
-
getListTypeFieldBuilder
private com.google.protobuf.SingleFieldBuilder<Type.ListType,Type.ListType.Builder, getListTypeFieldBuilder()Type.ListTypeOrBuilder> Parameterized list with elements of `list_type`, e.g. `list<timestamp>`.
.cel.expr.Type.ListType list_type = 6; -
hasMapType
public boolean hasMapType()Parameterized map with typed keys and values.
.cel.expr.Type.MapType map_type = 7;- Specified by:
hasMapTypein interfaceTypeOrBuilder- Returns:
- Whether the mapType field is set.
-
getMapType
Parameterized map with typed keys and values.
.cel.expr.Type.MapType map_type = 7;- Specified by:
getMapTypein interfaceTypeOrBuilder- Returns:
- The mapType.
-
setMapType
Parameterized map with typed keys and values.
.cel.expr.Type.MapType map_type = 7; -
setMapType
Parameterized map with typed keys and values.
.cel.expr.Type.MapType map_type = 7; -
mergeMapType
Parameterized map with typed keys and values.
.cel.expr.Type.MapType map_type = 7; -
clearMapType
Parameterized map with typed keys and values.
.cel.expr.Type.MapType map_type = 7; -
getMapTypeBuilder
Parameterized map with typed keys and values.
.cel.expr.Type.MapType map_type = 7; -
getMapTypeOrBuilder
Parameterized map with typed keys and values.
.cel.expr.Type.MapType map_type = 7;- Specified by:
getMapTypeOrBuilderin interfaceTypeOrBuilder
-
getMapTypeFieldBuilder
private com.google.protobuf.SingleFieldBuilder<Type.MapType,Type.MapType.Builder, getMapTypeFieldBuilder()Type.MapTypeOrBuilder> Parameterized map with typed keys and values.
.cel.expr.Type.MapType map_type = 7; -
hasFunction
public boolean hasFunction()Function type.
.cel.expr.Type.FunctionType function = 8;- Specified by:
hasFunctionin interfaceTypeOrBuilder- Returns:
- Whether the function field is set.
-
getFunction
Function type.
.cel.expr.Type.FunctionType function = 8;- Specified by:
getFunctionin interfaceTypeOrBuilder- Returns:
- The function.
-
setFunction
Function type.
.cel.expr.Type.FunctionType function = 8; -
setFunction
Function type.
.cel.expr.Type.FunctionType function = 8; -
mergeFunction
Function type.
.cel.expr.Type.FunctionType function = 8; -
clearFunction
Function type.
.cel.expr.Type.FunctionType function = 8; -
getFunctionBuilder
Function type.
.cel.expr.Type.FunctionType function = 8; -
getFunctionOrBuilder
Function type.
.cel.expr.Type.FunctionType function = 8;- Specified by:
getFunctionOrBuilderin interfaceTypeOrBuilder
-
getFunctionFieldBuilder
private com.google.protobuf.SingleFieldBuilder<Type.FunctionType,Type.FunctionType.Builder, getFunctionFieldBuilder()Type.FunctionTypeOrBuilder> Function type.
.cel.expr.Type.FunctionType function = 8; -
hasMessageType
public boolean hasMessageType()Protocol buffer message type. The `message_type` string specifies the qualified message type name. For example, `google.type.PhoneNumber`.
string message_type = 9;- 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.type.PhoneNumber`.
string message_type = 9;- 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.type.PhoneNumber`.
string message_type = 9;- Specified by:
getMessageTypeBytesin interfaceTypeOrBuilder- Returns:
- The bytes for messageType.
-
setMessageType
Protocol buffer message type. The `message_type` string specifies the qualified message type name. For example, `google.type.PhoneNumber`.
string message_type = 9;- Parameters:
value- The messageType to set.- Returns:
- This builder for chaining.
-
clearMessageType
Protocol buffer message type. The `message_type` string specifies the qualified message type name. For example, `google.type.PhoneNumber`.
string message_type = 9;- Returns:
- This builder for chaining.
-
setMessageTypeBytes
Protocol buffer message type. The `message_type` string specifies the qualified message type name. For example, `google.type.PhoneNumber`.
string message_type = 9;- Parameters:
value- The bytes for messageType to set.- Returns:
- This builder for chaining.
-
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;- 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;- 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;- Specified by:
getTypeParamBytesin interfaceTypeOrBuilder- Returns:
- The bytes for typeParam.
-
setTypeParam
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;- Parameters:
value- The typeParam to set.- Returns:
- This builder for chaining.
-
clearTypeParam
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;- Returns:
- This builder for chaining.
-
setTypeParamBytes
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;- Parameters:
value- The bytes for typeParam to set.- Returns:
- This builder for chaining.
-
hasType
public boolean hasType()Type type. The `type` value specifies the target type. e.g. int is type with a target type of `Primitive.INT64`.
.cel.expr.Type type = 11;- 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.INT64`.
.cel.expr.Type type = 11;- Specified by:
getTypein interfaceTypeOrBuilder- Returns:
- The type.
-
setType
Type type. The `type` value specifies the target type. e.g. int is type with a target type of `Primitive.INT64`.
.cel.expr.Type type = 11; -
setType
Type type. The `type` value specifies the target type. e.g. int is type with a target type of `Primitive.INT64`.
.cel.expr.Type type = 11; -
mergeType
Type type. The `type` value specifies the target type. e.g. int is type with a target type of `Primitive.INT64`.
.cel.expr.Type type = 11; -
clearType
Type type. The `type` value specifies the target type. e.g. int is type with a target type of `Primitive.INT64`.
.cel.expr.Type type = 11; -
getTypeBuilder
Type type. The `type` value specifies the target type. e.g. int is type with a target type of `Primitive.INT64`.
.cel.expr.Type type = 11; -
getTypeOrBuilder
Type type. The `type` value specifies the target type. e.g. int is type with a target type of `Primitive.INT64`.
.cel.expr.Type type = 11;- Specified by:
getTypeOrBuilderin interfaceTypeOrBuilder
-
getTypeFieldBuilder
private com.google.protobuf.SingleFieldBuilder<Type,Type.Builder, getTypeFieldBuilder()TypeOrBuilder> Type type. The `type` value specifies the target type. e.g. int is type with a target type of `Primitive.INT64`.
.cel.expr.Type type = 11; -
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;- 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;- Specified by:
getErrorin interfaceTypeOrBuilder- Returns:
- The error.
-
setError
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; -
setError
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; -
mergeError
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; -
clearError
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; -
getErrorBuilder
public com.google.protobuf.Empty.Builder getErrorBuilder()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; -
getErrorOrBuilder
public com.google.protobuf.EmptyOrBuilder getErrorOrBuilder()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;- Specified by:
getErrorOrBuilderin interfaceTypeOrBuilder
-
getErrorFieldBuilder
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Empty,com.google.protobuf.Empty.Builder, getErrorFieldBuilder()com.google.protobuf.EmptyOrBuilder> 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; -
hasAbstractType
public boolean hasAbstractType()Abstract, application defined type. An abstract type has no accessible field names, and it can only be inspected via helper / member functions.
.cel.expr.Type.AbstractType abstract_type = 14;- Specified by:
hasAbstractTypein interfaceTypeOrBuilder- Returns:
- Whether the abstractType field is set.
-
getAbstractType
Abstract, application defined type. An abstract type has no accessible field names, and it can only be inspected via helper / member functions.
.cel.expr.Type.AbstractType abstract_type = 14;- Specified by:
getAbstractTypein interfaceTypeOrBuilder- Returns:
- The abstractType.
-
setAbstractType
Abstract, application defined type. An abstract type has no accessible field names, and it can only be inspected via helper / member functions.
.cel.expr.Type.AbstractType abstract_type = 14; -
setAbstractType
Abstract, application defined type. An abstract type has no accessible field names, and it can only be inspected via helper / member functions.
.cel.expr.Type.AbstractType abstract_type = 14; -
mergeAbstractType
Abstract, application defined type. An abstract type has no accessible field names, and it can only be inspected via helper / member functions.
.cel.expr.Type.AbstractType abstract_type = 14; -
clearAbstractType
Abstract, application defined type. An abstract type has no accessible field names, and it can only be inspected via helper / member functions.
.cel.expr.Type.AbstractType abstract_type = 14; -
getAbstractTypeBuilder
Abstract, application defined type. An abstract type has no accessible field names, and it can only be inspected via helper / member functions.
.cel.expr.Type.AbstractType abstract_type = 14; -
getAbstractTypeOrBuilder
Abstract, application defined type. An abstract type has no accessible field names, and it can only be inspected via helper / member functions.
.cel.expr.Type.AbstractType abstract_type = 14;- Specified by:
getAbstractTypeOrBuilderin interfaceTypeOrBuilder
-
getAbstractTypeFieldBuilder
private com.google.protobuf.SingleFieldBuilder<Type.AbstractType,Type.AbstractType.Builder, getAbstractTypeFieldBuilder()Type.AbstractTypeOrBuilder> Abstract, application defined type. An abstract type has no accessible field names, and it can only be inspected via helper / member functions.
.cel.expr.Type.AbstractType abstract_type = 14;
-