public static final class StoredContentsExampleFilter.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<StoredContentsExampleFilter.Builder> implements StoredContentsExampleFilterOrBuilder
The metadata filters that will be used to remove or fetch StoredContentsExamples. If a field is unspecified, then no filtering for that field will be applied.Protobuf type
google.cloud.aiplatform.v1beta1.StoredContentsExampleFiltergetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<StoredContentsExampleFilter.Builder>public StoredContentsExampleFilter.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<StoredContentsExampleFilter.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<StoredContentsExampleFilter.Builder>public StoredContentsExampleFilter getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic StoredContentsExampleFilter build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic StoredContentsExampleFilter buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic StoredContentsExampleFilter.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<StoredContentsExampleFilter.Builder>public StoredContentsExampleFilter.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<StoredContentsExampleFilter.Builder>public StoredContentsExampleFilter.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<StoredContentsExampleFilter.Builder>public StoredContentsExampleFilter.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<StoredContentsExampleFilter.Builder>public StoredContentsExampleFilter.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<StoredContentsExampleFilter.Builder>public StoredContentsExampleFilter.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<StoredContentsExampleFilter.Builder>public StoredContentsExampleFilter.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<StoredContentsExampleFilter.Builder>public StoredContentsExampleFilter.Builder mergeFrom(StoredContentsExampleFilter other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<StoredContentsExampleFilter.Builder>public StoredContentsExampleFilter.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<StoredContentsExampleFilter.Builder>IOExceptionpublic com.google.protobuf.ProtocolStringList getSearchKeysList()
Optional. The search keys for filtering. Only examples with one of the specified search keys ([StoredContentsExample.search_key][google.cloud.aiplatform.v1beta1.StoredContentsExample.search_key]) are eligible to be returned.
repeated string search_keys = 1 [(.google.api.field_behavior) = OPTIONAL];getSearchKeysList in interface StoredContentsExampleFilterOrBuilderpublic int getSearchKeysCount()
Optional. The search keys for filtering. Only examples with one of the specified search keys ([StoredContentsExample.search_key][google.cloud.aiplatform.v1beta1.StoredContentsExample.search_key]) are eligible to be returned.
repeated string search_keys = 1 [(.google.api.field_behavior) = OPTIONAL];getSearchKeysCount in interface StoredContentsExampleFilterOrBuilderpublic String getSearchKeys(int index)
Optional. The search keys for filtering. Only examples with one of the specified search keys ([StoredContentsExample.search_key][google.cloud.aiplatform.v1beta1.StoredContentsExample.search_key]) are eligible to be returned.
repeated string search_keys = 1 [(.google.api.field_behavior) = OPTIONAL];getSearchKeys in interface StoredContentsExampleFilterOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getSearchKeysBytes(int index)
Optional. The search keys for filtering. Only examples with one of the specified search keys ([StoredContentsExample.search_key][google.cloud.aiplatform.v1beta1.StoredContentsExample.search_key]) are eligible to be returned.
repeated string search_keys = 1 [(.google.api.field_behavior) = OPTIONAL];getSearchKeysBytes in interface StoredContentsExampleFilterOrBuilderindex - The index of the value to return.public StoredContentsExampleFilter.Builder setSearchKeys(int index, String value)
Optional. The search keys for filtering. Only examples with one of the specified search keys ([StoredContentsExample.search_key][google.cloud.aiplatform.v1beta1.StoredContentsExample.search_key]) are eligible to be returned.
repeated string search_keys = 1 [(.google.api.field_behavior) = OPTIONAL];index - The index to set the value at.value - The searchKeys to set.public StoredContentsExampleFilter.Builder addSearchKeys(String value)
Optional. The search keys for filtering. Only examples with one of the specified search keys ([StoredContentsExample.search_key][google.cloud.aiplatform.v1beta1.StoredContentsExample.search_key]) are eligible to be returned.
repeated string search_keys = 1 [(.google.api.field_behavior) = OPTIONAL];value - The searchKeys to add.public StoredContentsExampleFilter.Builder addAllSearchKeys(Iterable<String> values)
Optional. The search keys for filtering. Only examples with one of the specified search keys ([StoredContentsExample.search_key][google.cloud.aiplatform.v1beta1.StoredContentsExample.search_key]) are eligible to be returned.
repeated string search_keys = 1 [(.google.api.field_behavior) = OPTIONAL];values - The searchKeys to add.public StoredContentsExampleFilter.Builder clearSearchKeys()
Optional. The search keys for filtering. Only examples with one of the specified search keys ([StoredContentsExample.search_key][google.cloud.aiplatform.v1beta1.StoredContentsExample.search_key]) are eligible to be returned.
repeated string search_keys = 1 [(.google.api.field_behavior) = OPTIONAL];public StoredContentsExampleFilter.Builder addSearchKeysBytes(com.google.protobuf.ByteString value)
Optional. The search keys for filtering. Only examples with one of the specified search keys ([StoredContentsExample.search_key][google.cloud.aiplatform.v1beta1.StoredContentsExample.search_key]) are eligible to be returned.
repeated string search_keys = 1 [(.google.api.field_behavior) = OPTIONAL];value - The bytes of the searchKeys to add.public boolean hasFunctionNames()
Optional. The function names for filtering.
.google.cloud.aiplatform.v1beta1.ExamplesArrayFilter function_names = 2 [(.google.api.field_behavior) = OPTIONAL];
hasFunctionNames in interface StoredContentsExampleFilterOrBuilderpublic ExamplesArrayFilter getFunctionNames()
Optional. The function names for filtering.
.google.cloud.aiplatform.v1beta1.ExamplesArrayFilter function_names = 2 [(.google.api.field_behavior) = OPTIONAL];
getFunctionNames in interface StoredContentsExampleFilterOrBuilderpublic StoredContentsExampleFilter.Builder setFunctionNames(ExamplesArrayFilter value)
Optional. The function names for filtering.
.google.cloud.aiplatform.v1beta1.ExamplesArrayFilter function_names = 2 [(.google.api.field_behavior) = OPTIONAL];
public StoredContentsExampleFilter.Builder setFunctionNames(ExamplesArrayFilter.Builder builderForValue)
Optional. The function names for filtering.
.google.cloud.aiplatform.v1beta1.ExamplesArrayFilter function_names = 2 [(.google.api.field_behavior) = OPTIONAL];
public StoredContentsExampleFilter.Builder mergeFunctionNames(ExamplesArrayFilter value)
Optional. The function names for filtering.
.google.cloud.aiplatform.v1beta1.ExamplesArrayFilter function_names = 2 [(.google.api.field_behavior) = OPTIONAL];
public StoredContentsExampleFilter.Builder clearFunctionNames()
Optional. The function names for filtering.
.google.cloud.aiplatform.v1beta1.ExamplesArrayFilter function_names = 2 [(.google.api.field_behavior) = OPTIONAL];
public ExamplesArrayFilter.Builder getFunctionNamesBuilder()
Optional. The function names for filtering.
.google.cloud.aiplatform.v1beta1.ExamplesArrayFilter function_names = 2 [(.google.api.field_behavior) = OPTIONAL];
public ExamplesArrayFilterOrBuilder getFunctionNamesOrBuilder()
Optional. The function names for filtering.
.google.cloud.aiplatform.v1beta1.ExamplesArrayFilter function_names = 2 [(.google.api.field_behavior) = OPTIONAL];
getFunctionNamesOrBuilder in interface StoredContentsExampleFilterOrBuilderpublic final StoredContentsExampleFilter.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<StoredContentsExampleFilter.Builder>public final StoredContentsExampleFilter.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<StoredContentsExampleFilter.Builder>Copyright © 2025 Google LLC. All rights reserved.