Package dev.cel.expr
Class SourceInfo.Extension
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessage
-
- dev.cel.expr.SourceInfo.Extension
-
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,SourceInfo.ExtensionOrBuilder
,java.io.Serializable
- Enclosing class:
- SourceInfo
public static final class SourceInfo.Extension extends com.google.protobuf.GeneratedMessage implements SourceInfo.ExtensionOrBuilder
An extension that was requested for the source expression.
Protobuf typecel.expr.SourceInfo.Extension
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
SourceInfo.Extension.Builder
An extension that was requested for the source expression.static class
SourceInfo.Extension.Component
CEL component specifier.static class
SourceInfo.Extension.Version
Versionstatic interface
SourceInfo.Extension.VersionOrBuilder
-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message,T extends java.lang.Object>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static int
AFFECTED_COMPONENTS_FIELD_NUMBER
private com.google.protobuf.Internal.IntList
affectedComponents_
private static com.google.protobuf.Internal.IntListAdapter.IntConverter<SourceInfo.Extension.Component>
affectedComponents_converter_
private int
affectedComponentsMemoizedSerializedSize
private int
bitField0_
private static SourceInfo.Extension
DEFAULT_INSTANCE
private java.lang.Object
id_
static int
ID_FIELD_NUMBER
private byte
memoizedIsInitialized
private static com.google.protobuf.Parser<SourceInfo.Extension>
PARSER
private static long
serialVersionUID
private SourceInfo.Extension.Version
version_
static int
VERSION_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
SourceInfo.Extension.Component
getAffectedComponents(int index)
If set, the listed components must understand the extension for the expression to evaluate correctly.int
getAffectedComponentsCount()
If set, the listed components must understand the extension for the expression to evaluate correctly.java.util.List<SourceInfo.Extension.Component>
getAffectedComponentsList()
If set, the listed components must understand the extension for the expression to evaluate correctly.int
getAffectedComponentsValue(int index)
If set, the listed components must understand the extension for the expression to evaluate correctly.java.util.List<java.lang.Integer>
getAffectedComponentsValueList()
If set, the listed components must understand the extension for the expression to evaluate correctly.static SourceInfo.Extension
getDefaultInstance()
SourceInfo.Extension
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
java.lang.String
getId()
Identifier for the extension.com.google.protobuf.ByteString
getIdBytes()
Identifier for the extension.com.google.protobuf.Parser<SourceInfo.Extension>
getParserForType()
int
getSerializedSize()
SourceInfo.Extension.Version
getVersion()
Version info.SourceInfo.Extension.VersionOrBuilder
getVersionOrBuilder()
Version info.int
hashCode()
boolean
hasVersion()
Version info.protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static SourceInfo.Extension.Builder
newBuilder()
static SourceInfo.Extension.Builder
newBuilder(SourceInfo.Extension prototype)
SourceInfo.Extension.Builder
newBuilderForType()
protected SourceInfo.Extension.Builder
newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
static SourceInfo.Extension
parseDelimitedFrom(java.io.InputStream input)
static SourceInfo.Extension
parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SourceInfo.Extension
parseFrom(byte[] data)
static SourceInfo.Extension
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SourceInfo.Extension
parseFrom(com.google.protobuf.ByteString data)
static SourceInfo.Extension
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SourceInfo.Extension
parseFrom(com.google.protobuf.CodedInputStream input)
static SourceInfo.Extension
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SourceInfo.Extension
parseFrom(java.io.InputStream input)
static SourceInfo.Extension
parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SourceInfo.Extension
parseFrom(java.nio.ByteBuffer data)
static SourceInfo.Extension
parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<SourceInfo.Extension>
parser()
SourceInfo.Extension.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
bitField0_
private int bitField0_
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
id_
private volatile java.lang.Object id_
-
AFFECTED_COMPONENTS_FIELD_NUMBER
public static final int AFFECTED_COMPONENTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
affectedComponents_
private com.google.protobuf.Internal.IntList affectedComponents_
-
affectedComponents_converter_
private static final com.google.protobuf.Internal.IntListAdapter.IntConverter<SourceInfo.Extension.Component> affectedComponents_converter_
-
affectedComponentsMemoizedSerializedSize
private int affectedComponentsMemoizedSerializedSize
-
VERSION_FIELD_NUMBER
public static final int VERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
version_
private SourceInfo.Extension.Version version_
-
memoizedIsInitialized
private byte memoizedIsInitialized
-
DEFAULT_INSTANCE
private static final SourceInfo.Extension DEFAULT_INSTANCE
-
PARSER
private static final com.google.protobuf.Parser<SourceInfo.Extension> PARSER
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage
-
getId
public java.lang.String getId()
Identifier for the extension. Example: constant_folding
string id = 1;
- Specified by:
getId
in interfaceSourceInfo.ExtensionOrBuilder
- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()
Identifier for the extension. Example: constant_folding
string id = 1;
- Specified by:
getIdBytes
in interfaceSourceInfo.ExtensionOrBuilder
- Returns:
- The bytes for id.
-
getAffectedComponentsList
public java.util.List<SourceInfo.Extension.Component> getAffectedComponentsList()
If set, the listed components must understand the extension for the expression to evaluate correctly. This field has set semantics, repeated values should be deduplicated.
repeated .cel.expr.SourceInfo.Extension.Component affected_components = 2;
- Specified by:
getAffectedComponentsList
in interfaceSourceInfo.ExtensionOrBuilder
- Returns:
- A list containing the affectedComponents.
-
getAffectedComponentsCount
public int getAffectedComponentsCount()
If set, the listed components must understand the extension for the expression to evaluate correctly. This field has set semantics, repeated values should be deduplicated.
repeated .cel.expr.SourceInfo.Extension.Component affected_components = 2;
- Specified by:
getAffectedComponentsCount
in interfaceSourceInfo.ExtensionOrBuilder
- Returns:
- The count of affectedComponents.
-
getAffectedComponents
public SourceInfo.Extension.Component getAffectedComponents(int index)
If set, the listed components must understand the extension for the expression to evaluate correctly. This field has set semantics, repeated values should be deduplicated.
repeated .cel.expr.SourceInfo.Extension.Component affected_components = 2;
- Specified by:
getAffectedComponents
in interfaceSourceInfo.ExtensionOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The affectedComponents at the given index.
-
getAffectedComponentsValueList
public java.util.List<java.lang.Integer> getAffectedComponentsValueList()
If set, the listed components must understand the extension for the expression to evaluate correctly. This field has set semantics, repeated values should be deduplicated.
repeated .cel.expr.SourceInfo.Extension.Component affected_components = 2;
- Specified by:
getAffectedComponentsValueList
in interfaceSourceInfo.ExtensionOrBuilder
- Returns:
- A list containing the enum numeric values on the wire for affectedComponents.
-
getAffectedComponentsValue
public int getAffectedComponentsValue(int index)
If set, the listed components must understand the extension for the expression to evaluate correctly. This field has set semantics, repeated values should be deduplicated.
repeated .cel.expr.SourceInfo.Extension.Component affected_components = 2;
- Specified by:
getAffectedComponentsValue
in interfaceSourceInfo.ExtensionOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The enum numeric value on the wire of affectedComponents at the given index.
-
hasVersion
public boolean hasVersion()
Version info. May be skipped if it isn't meaningful for the extension. (for example constant_folding might always be v0.0).
.cel.expr.SourceInfo.Extension.Version version = 3;
- Specified by:
hasVersion
in interfaceSourceInfo.ExtensionOrBuilder
- Returns:
- Whether the version field is set.
-
getVersion
public SourceInfo.Extension.Version getVersion()
Version info. May be skipped if it isn't meaningful for the extension. (for example constant_folding might always be v0.0).
.cel.expr.SourceInfo.Extension.Version version = 3;
- Specified by:
getVersion
in interfaceSourceInfo.ExtensionOrBuilder
- Returns:
- The version.
-
getVersionOrBuilder
public SourceInfo.Extension.VersionOrBuilder getVersionOrBuilder()
Version info. May be skipped if it isn't meaningful for the extension. (for example constant_folding might always be v0.0).
.cel.expr.SourceInfo.Extension.Version version = 3;
- Specified by:
getVersionOrBuilder
in interfaceSourceInfo.ExtensionOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessage
- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessage
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static SourceInfo.Extension parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SourceInfo.Extension parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SourceInfo.Extension parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SourceInfo.Extension parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SourceInfo.Extension parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SourceInfo.Extension parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SourceInfo.Extension parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static SourceInfo.Extension parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static SourceInfo.Extension parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static SourceInfo.Extension parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static SourceInfo.Extension parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static SourceInfo.Extension parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public SourceInfo.Extension.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static SourceInfo.Extension.Builder newBuilder()
-
newBuilder
public static SourceInfo.Extension.Builder newBuilder(SourceInfo.Extension prototype)
-
toBuilder
public SourceInfo.Extension.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected SourceInfo.Extension.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
- Overrides:
newBuilderForType
in classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
public static SourceInfo.Extension getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<SourceInfo.Extension> parser()
-
getParserForType
public com.google.protobuf.Parser<SourceInfo.Extension> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
public SourceInfo.Extension getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-