Package cel.dev.expr.conformance
Class LibrarySubset.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<LibrarySubset.Builder>
cel.dev.expr.conformance.LibrarySubset.Builder
- All Implemented Interfaces:
LibrarySubsetOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- LibrarySubset
public static final class LibrarySubset.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<LibrarySubset.Builder>
implements LibrarySubsetOrBuilder
LibrarySubset indicates a subset of the macros and functions supported by a subsettable library.Protobuf type
cel.expr.conformance.LibrarySubset-
Method Summary
Modifier and TypeMethodDescriptionaddAllExcludeFunctions(Iterable<? extends Decl> values) Specifies the set of functions to exclude from the subset.addAllExcludeMacros(Iterable<String> values) Specifies a set of macro function names to exclude from the subset.addAllIncludeFunctions(Iterable<? extends Decl> values) Specifies a set of functions to include in the subset.addAllIncludeMacros(Iterable<String> values) Specifies a set of macro function names to include in the subset.addExcludeFunctions(int index, Decl value) Specifies the set of functions to exclude from the subset.addExcludeFunctions(int index, Decl.Builder builderForValue) Specifies the set of functions to exclude from the subset.addExcludeFunctions(Decl value) Specifies the set of functions to exclude from the subset.addExcludeFunctions(Decl.Builder builderForValue) Specifies the set of functions to exclude from the subset.Specifies the set of functions to exclude from the subset.addExcludeFunctionsBuilder(int index) Specifies the set of functions to exclude from the subset.addExcludeMacros(String value) Specifies a set of macro function names to exclude from the subset.addExcludeMacrosBytes(com.google.protobuf.ByteString value) Specifies a set of macro function names to exclude from the subset.addIncludeFunctions(int index, Decl value) Specifies a set of functions to include in the subset.addIncludeFunctions(int index, Decl.Builder builderForValue) Specifies a set of functions to include in the subset.addIncludeFunctions(Decl value) Specifies a set of functions to include in the subset.addIncludeFunctions(Decl.Builder builderForValue) Specifies a set of functions to include in the subset.Specifies a set of functions to include in the subset.addIncludeFunctionsBuilder(int index) Specifies a set of functions to include in the subset.addIncludeMacros(String value) Specifies a set of macro function names to include in the subset.addIncludeMacrosBytes(com.google.protobuf.ByteString value) Specifies a set of macro function names to include in the subset.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()Indicates whether the library has been disabled, typically only used for default-enabled libraries like stdlib.Disables macros for the given library.Specifies the set of functions to exclude from the subset.Specifies a set of macro function names to exclude from the subset.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Specifies a set of functions to include in the subset.Specifies a set of macro function names to include in the subset.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorbooleanIndicates whether the library has been disabled, typically only used for default-enabled libraries like stdlib.booleanDisables macros for the given library.getExcludeFunctions(int index) Specifies the set of functions to exclude from the subset.getExcludeFunctionsBuilder(int index) Specifies the set of functions to exclude from the subset.Specifies the set of functions to exclude from the subset.intSpecifies the set of functions to exclude from the subset.Specifies the set of functions to exclude from the subset.getExcludeFunctionsOrBuilder(int index) Specifies the set of functions to exclude from the subset.List<? extends DeclOrBuilder>Specifies the set of functions to exclude from the subset.getExcludeMacros(int index) Specifies a set of macro function names to exclude from the subset.com.google.protobuf.ByteStringgetExcludeMacrosBytes(int index) Specifies a set of macro function names to exclude from the subset.intSpecifies a set of macro function names to exclude from the subset.com.google.protobuf.ProtocolStringListSpecifies a set of macro function names to exclude from the subset.getIncludeFunctions(int index) Specifies a set of functions to include in the subset.getIncludeFunctionsBuilder(int index) Specifies a set of functions to include in the subset.Specifies a set of functions to include in the subset.intSpecifies a set of functions to include in the subset.Specifies a set of functions to include in the subset.getIncludeFunctionsOrBuilder(int index) Specifies a set of functions to include in the subset.List<? extends DeclOrBuilder>Specifies a set of functions to include in the subset.getIncludeMacros(int index) Specifies a set of macro function names to include in the subset.com.google.protobuf.ByteStringgetIncludeMacrosBytes(int index) Specifies a set of macro function names to include in the subset.intSpecifies a set of macro function names to include in the subset.com.google.protobuf.ProtocolStringListSpecifies a set of macro function names to include in the subset.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(LibrarySubset other) mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) final LibrarySubset.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeExcludeFunctions(int index) Specifies the set of functions to exclude from the subset.removeIncludeFunctions(int index) Specifies a set of functions to include in the subset.setDisabled(boolean value) Indicates whether the library has been disabled, typically only used for default-enabled libraries like stdlib.setDisableMacros(boolean value) Disables macros for the given library.setExcludeFunctions(int index, Decl value) Specifies the set of functions to exclude from the subset.setExcludeFunctions(int index, Decl.Builder builderForValue) Specifies the set of functions to exclude from the subset.setExcludeMacros(int index, String value) Specifies a set of macro function names to exclude from the subset.setIncludeFunctions(int index, Decl value) Specifies a set of functions to include in the subset.setIncludeFunctions(int index, Decl.Builder builderForValue) Specifies a set of functions to include in the subset.setIncludeMacros(int index, String value) Specifies a set of macro function names to include in the subset.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final LibrarySubset.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, 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
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<LibrarySubset.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<LibrarySubset.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.GeneratedMessageV3.Builder<LibrarySubset.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
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<LibrarySubset.Builder>
-
setField
public LibrarySubset.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<LibrarySubset.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<LibrarySubset.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<LibrarySubset.Builder>
-
setRepeatedField
public LibrarySubset.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<LibrarySubset.Builder>
-
addRepeatedField
public LibrarySubset.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<LibrarySubset.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<LibrarySubset.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<LibrarySubset.Builder>
-
mergeFrom
public LibrarySubset.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<LibrarySubset.Builder>- Throws:
IOException
-
getDisabled
public boolean getDisabled()Indicates whether the library has been disabled, typically only used for default-enabled libraries like stdlib.
bool disabled = 1;- Specified by:
getDisabledin interfaceLibrarySubsetOrBuilder- Returns:
- The disabled.
-
setDisabled
Indicates whether the library has been disabled, typically only used for default-enabled libraries like stdlib.
bool disabled = 1;- Parameters:
value- The disabled to set.- Returns:
- This builder for chaining.
-
clearDisabled
Indicates whether the library has been disabled, typically only used for default-enabled libraries like stdlib.
bool disabled = 1;- Returns:
- This builder for chaining.
-
getDisableMacros
public boolean getDisableMacros()Disables macros for the given library.
bool disable_macros = 2;- Specified by:
getDisableMacrosin interfaceLibrarySubsetOrBuilder- Returns:
- The disableMacros.
-
setDisableMacros
Disables macros for the given library.
bool disable_macros = 2;- Parameters:
value- The disableMacros to set.- Returns:
- This builder for chaining.
-
clearDisableMacros
Disables macros for the given library.
bool disable_macros = 2;- Returns:
- This builder for chaining.
-
getIncludeMacrosList
public com.google.protobuf.ProtocolStringList getIncludeMacrosList()Specifies a set of macro function names to include in the subset.
repeated string include_macros = 3;- Specified by:
getIncludeMacrosListin interfaceLibrarySubsetOrBuilder- Returns:
- A list containing the includeMacros.
-
getIncludeMacrosCount
public int getIncludeMacrosCount()Specifies a set of macro function names to include in the subset.
repeated string include_macros = 3;- Specified by:
getIncludeMacrosCountin interfaceLibrarySubsetOrBuilder- Returns:
- The count of includeMacros.
-
getIncludeMacros
Specifies a set of macro function names to include in the subset.
repeated string include_macros = 3;- Specified by:
getIncludeMacrosin interfaceLibrarySubsetOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The includeMacros at the given index.
-
getIncludeMacrosBytes
public com.google.protobuf.ByteString getIncludeMacrosBytes(int index) Specifies a set of macro function names to include in the subset.
repeated string include_macros = 3;- Specified by:
getIncludeMacrosBytesin interfaceLibrarySubsetOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the includeMacros at the given index.
-
setIncludeMacros
Specifies a set of macro function names to include in the subset.
repeated string include_macros = 3;- Parameters:
index- The index to set the value at.value- The includeMacros to set.- Returns:
- This builder for chaining.
-
addIncludeMacros
Specifies a set of macro function names to include in the subset.
repeated string include_macros = 3;- Parameters:
value- The includeMacros to add.- Returns:
- This builder for chaining.
-
addAllIncludeMacros
Specifies a set of macro function names to include in the subset.
repeated string include_macros = 3;- Parameters:
values- The includeMacros to add.- Returns:
- This builder for chaining.
-
clearIncludeMacros
Specifies a set of macro function names to include in the subset.
repeated string include_macros = 3;- Returns:
- This builder for chaining.
-
addIncludeMacrosBytes
Specifies a set of macro function names to include in the subset.
repeated string include_macros = 3;- Parameters:
value- The bytes of the includeMacros to add.- Returns:
- This builder for chaining.
-
getExcludeMacrosList
public com.google.protobuf.ProtocolStringList getExcludeMacrosList()Specifies a set of macro function names to exclude from the subset. Note: if IncludeMacros is non-empty, then ExcludeFunctions is ignored.
repeated string exclude_macros = 4;- Specified by:
getExcludeMacrosListin interfaceLibrarySubsetOrBuilder- Returns:
- A list containing the excludeMacros.
-
getExcludeMacrosCount
public int getExcludeMacrosCount()Specifies a set of macro function names to exclude from the subset. Note: if IncludeMacros is non-empty, then ExcludeFunctions is ignored.
repeated string exclude_macros = 4;- Specified by:
getExcludeMacrosCountin interfaceLibrarySubsetOrBuilder- Returns:
- The count of excludeMacros.
-
getExcludeMacros
Specifies a set of macro function names to exclude from the subset. Note: if IncludeMacros is non-empty, then ExcludeFunctions is ignored.
repeated string exclude_macros = 4;- Specified by:
getExcludeMacrosin interfaceLibrarySubsetOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The excludeMacros at the given index.
-
getExcludeMacrosBytes
public com.google.protobuf.ByteString getExcludeMacrosBytes(int index) Specifies a set of macro function names to exclude from the subset. Note: if IncludeMacros is non-empty, then ExcludeFunctions is ignored.
repeated string exclude_macros = 4;- Specified by:
getExcludeMacrosBytesin interfaceLibrarySubsetOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the excludeMacros at the given index.
-
setExcludeMacros
Specifies a set of macro function names to exclude from the subset. Note: if IncludeMacros is non-empty, then ExcludeFunctions is ignored.
repeated string exclude_macros = 4;- Parameters:
index- The index to set the value at.value- The excludeMacros to set.- Returns:
- This builder for chaining.
-
addExcludeMacros
Specifies a set of macro function names to exclude from the subset. Note: if IncludeMacros is non-empty, then ExcludeFunctions is ignored.
repeated string exclude_macros = 4;- Parameters:
value- The excludeMacros to add.- Returns:
- This builder for chaining.
-
addAllExcludeMacros
Specifies a set of macro function names to exclude from the subset. Note: if IncludeMacros is non-empty, then ExcludeFunctions is ignored.
repeated string exclude_macros = 4;- Parameters:
values- The excludeMacros to add.- Returns:
- This builder for chaining.
-
clearExcludeMacros
Specifies a set of macro function names to exclude from the subset. Note: if IncludeMacros is non-empty, then ExcludeFunctions is ignored.
repeated string exclude_macros = 4;- Returns:
- This builder for chaining.
-
addExcludeMacrosBytes
Specifies a set of macro function names to exclude from the subset. Note: if IncludeMacros is non-empty, then ExcludeFunctions is ignored.
repeated string exclude_macros = 4;- Parameters:
value- The bytes of the excludeMacros to add.- Returns:
- This builder for chaining.
-
getIncludeFunctionsList
Specifies a set of functions to include in the subset. Note: the overloads specified in the subset need only specify their ID. Note: if IncludeFunctions is non-empty, then ExcludeFunctions is ignored.
repeated .cel.expr.Decl include_functions = 5;- Specified by:
getIncludeFunctionsListin interfaceLibrarySubsetOrBuilder
-
getIncludeFunctionsCount
public int getIncludeFunctionsCount()Specifies a set of functions to include in the subset. Note: the overloads specified in the subset need only specify their ID. Note: if IncludeFunctions is non-empty, then ExcludeFunctions is ignored.
repeated .cel.expr.Decl include_functions = 5;- Specified by:
getIncludeFunctionsCountin interfaceLibrarySubsetOrBuilder
-
getIncludeFunctions
Specifies a set of functions to include in the subset. Note: the overloads specified in the subset need only specify their ID. Note: if IncludeFunctions is non-empty, then ExcludeFunctions is ignored.
repeated .cel.expr.Decl include_functions = 5;- Specified by:
getIncludeFunctionsin interfaceLibrarySubsetOrBuilder
-
setIncludeFunctions
Specifies a set of functions to include in the subset. Note: the overloads specified in the subset need only specify their ID. Note: if IncludeFunctions is non-empty, then ExcludeFunctions is ignored.
repeated .cel.expr.Decl include_functions = 5; -
setIncludeFunctions
Specifies a set of functions to include in the subset. Note: the overloads specified in the subset need only specify their ID. Note: if IncludeFunctions is non-empty, then ExcludeFunctions is ignored.
repeated .cel.expr.Decl include_functions = 5; -
addIncludeFunctions
Specifies a set of functions to include in the subset. Note: the overloads specified in the subset need only specify their ID. Note: if IncludeFunctions is non-empty, then ExcludeFunctions is ignored.
repeated .cel.expr.Decl include_functions = 5; -
addIncludeFunctions
Specifies a set of functions to include in the subset. Note: the overloads specified in the subset need only specify their ID. Note: if IncludeFunctions is non-empty, then ExcludeFunctions is ignored.
repeated .cel.expr.Decl include_functions = 5; -
addIncludeFunctions
Specifies a set of functions to include in the subset. Note: the overloads specified in the subset need only specify their ID. Note: if IncludeFunctions is non-empty, then ExcludeFunctions is ignored.
repeated .cel.expr.Decl include_functions = 5; -
addIncludeFunctions
Specifies a set of functions to include in the subset. Note: the overloads specified in the subset need only specify their ID. Note: if IncludeFunctions is non-empty, then ExcludeFunctions is ignored.
repeated .cel.expr.Decl include_functions = 5; -
addAllIncludeFunctions
Specifies a set of functions to include in the subset. Note: the overloads specified in the subset need only specify their ID. Note: if IncludeFunctions is non-empty, then ExcludeFunctions is ignored.
repeated .cel.expr.Decl include_functions = 5; -
clearIncludeFunctions
Specifies a set of functions to include in the subset. Note: the overloads specified in the subset need only specify their ID. Note: if IncludeFunctions is non-empty, then ExcludeFunctions is ignored.
repeated .cel.expr.Decl include_functions = 5; -
removeIncludeFunctions
Specifies a set of functions to include in the subset. Note: the overloads specified in the subset need only specify their ID. Note: if IncludeFunctions is non-empty, then ExcludeFunctions is ignored.
repeated .cel.expr.Decl include_functions = 5; -
getIncludeFunctionsBuilder
Specifies a set of functions to include in the subset. Note: the overloads specified in the subset need only specify their ID. Note: if IncludeFunctions is non-empty, then ExcludeFunctions is ignored.
repeated .cel.expr.Decl include_functions = 5; -
getIncludeFunctionsOrBuilder
Specifies a set of functions to include in the subset. Note: the overloads specified in the subset need only specify their ID. Note: if IncludeFunctions is non-empty, then ExcludeFunctions is ignored.
repeated .cel.expr.Decl include_functions = 5;- Specified by:
getIncludeFunctionsOrBuilderin interfaceLibrarySubsetOrBuilder
-
getIncludeFunctionsOrBuilderList
Specifies a set of functions to include in the subset. Note: the overloads specified in the subset need only specify their ID. Note: if IncludeFunctions is non-empty, then ExcludeFunctions is ignored.
repeated .cel.expr.Decl include_functions = 5;- Specified by:
getIncludeFunctionsOrBuilderListin interfaceLibrarySubsetOrBuilder
-
addIncludeFunctionsBuilder
Specifies a set of functions to include in the subset. Note: the overloads specified in the subset need only specify their ID. Note: if IncludeFunctions is non-empty, then ExcludeFunctions is ignored.
repeated .cel.expr.Decl include_functions = 5; -
addIncludeFunctionsBuilder
Specifies a set of functions to include in the subset. Note: the overloads specified in the subset need only specify their ID. Note: if IncludeFunctions is non-empty, then ExcludeFunctions is ignored.
repeated .cel.expr.Decl include_functions = 5; -
getIncludeFunctionsBuilderList
Specifies a set of functions to include in the subset. Note: the overloads specified in the subset need only specify their ID. Note: if IncludeFunctions is non-empty, then ExcludeFunctions is ignored.
repeated .cel.expr.Decl include_functions = 5; -
getExcludeFunctionsList
Specifies the set of functions to exclude from the subset. Note: the overloads specified in the subset need only specify their ID.
repeated .cel.expr.Decl exclude_functions = 6;- Specified by:
getExcludeFunctionsListin interfaceLibrarySubsetOrBuilder
-
getExcludeFunctionsCount
public int getExcludeFunctionsCount()Specifies the set of functions to exclude from the subset. Note: the overloads specified in the subset need only specify their ID.
repeated .cel.expr.Decl exclude_functions = 6;- Specified by:
getExcludeFunctionsCountin interfaceLibrarySubsetOrBuilder
-
getExcludeFunctions
Specifies the set of functions to exclude from the subset. Note: the overloads specified in the subset need only specify their ID.
repeated .cel.expr.Decl exclude_functions = 6;- Specified by:
getExcludeFunctionsin interfaceLibrarySubsetOrBuilder
-
setExcludeFunctions
Specifies the set of functions to exclude from the subset. Note: the overloads specified in the subset need only specify their ID.
repeated .cel.expr.Decl exclude_functions = 6; -
setExcludeFunctions
Specifies the set of functions to exclude from the subset. Note: the overloads specified in the subset need only specify their ID.
repeated .cel.expr.Decl exclude_functions = 6; -
addExcludeFunctions
Specifies the set of functions to exclude from the subset. Note: the overloads specified in the subset need only specify their ID.
repeated .cel.expr.Decl exclude_functions = 6; -
addExcludeFunctions
Specifies the set of functions to exclude from the subset. Note: the overloads specified in the subset need only specify their ID.
repeated .cel.expr.Decl exclude_functions = 6; -
addExcludeFunctions
Specifies the set of functions to exclude from the subset. Note: the overloads specified in the subset need only specify their ID.
repeated .cel.expr.Decl exclude_functions = 6; -
addExcludeFunctions
Specifies the set of functions to exclude from the subset. Note: the overloads specified in the subset need only specify their ID.
repeated .cel.expr.Decl exclude_functions = 6; -
addAllExcludeFunctions
Specifies the set of functions to exclude from the subset. Note: the overloads specified in the subset need only specify their ID.
repeated .cel.expr.Decl exclude_functions = 6; -
clearExcludeFunctions
Specifies the set of functions to exclude from the subset. Note: the overloads specified in the subset need only specify their ID.
repeated .cel.expr.Decl exclude_functions = 6; -
removeExcludeFunctions
Specifies the set of functions to exclude from the subset. Note: the overloads specified in the subset need only specify their ID.
repeated .cel.expr.Decl exclude_functions = 6; -
getExcludeFunctionsBuilder
Specifies the set of functions to exclude from the subset. Note: the overloads specified in the subset need only specify their ID.
repeated .cel.expr.Decl exclude_functions = 6; -
getExcludeFunctionsOrBuilder
Specifies the set of functions to exclude from the subset. Note: the overloads specified in the subset need only specify their ID.
repeated .cel.expr.Decl exclude_functions = 6;- Specified by:
getExcludeFunctionsOrBuilderin interfaceLibrarySubsetOrBuilder
-
getExcludeFunctionsOrBuilderList
Specifies the set of functions to exclude from the subset. Note: the overloads specified in the subset need only specify their ID.
repeated .cel.expr.Decl exclude_functions = 6;- Specified by:
getExcludeFunctionsOrBuilderListin interfaceLibrarySubsetOrBuilder
-
addExcludeFunctionsBuilder
Specifies the set of functions to exclude from the subset. Note: the overloads specified in the subset need only specify their ID.
repeated .cel.expr.Decl exclude_functions = 6; -
addExcludeFunctionsBuilder
Specifies the set of functions to exclude from the subset. Note: the overloads specified in the subset need only specify their ID.
repeated .cel.expr.Decl exclude_functions = 6; -
getExcludeFunctionsBuilderList
Specifies the set of functions to exclude from the subset. Note: the overloads specified in the subset need only specify their ID.
repeated .cel.expr.Decl exclude_functions = 6; -
setUnknownFields
public final LibrarySubset.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<LibrarySubset.Builder>
-
mergeUnknownFields
public final LibrarySubset.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<LibrarySubset.Builder>
-