public static final class RemoveExamplesRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<RemoveExamplesRequest.Builder> implements RemoveExamplesRequestOrBuilder
Request message for [ExampleStoreService.RemoveExamples][google.cloud.aiplatform.v1beta1.ExampleStoreService.RemoveExamples].Protobuf type
google.cloud.aiplatform.v1beta1.RemoveExamplesRequestgetAllFields, 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<RemoveExamplesRequest.Builder>public RemoveExamplesRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<RemoveExamplesRequest.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<RemoveExamplesRequest.Builder>public RemoveExamplesRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic RemoveExamplesRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic RemoveExamplesRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic RemoveExamplesRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<RemoveExamplesRequest.Builder>public RemoveExamplesRequest.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<RemoveExamplesRequest.Builder>public RemoveExamplesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<RemoveExamplesRequest.Builder>public RemoveExamplesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<RemoveExamplesRequest.Builder>public RemoveExamplesRequest.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<RemoveExamplesRequest.Builder>public RemoveExamplesRequest.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<RemoveExamplesRequest.Builder>public RemoveExamplesRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RemoveExamplesRequest.Builder>public RemoveExamplesRequest.Builder mergeFrom(RemoveExamplesRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<RemoveExamplesRequest.Builder>public RemoveExamplesRequest.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<RemoveExamplesRequest.Builder>IOExceptionpublic RemoveExamplesRequest.MetadataFilterCase getMetadataFilterCase()
getMetadataFilterCase in interface RemoveExamplesRequestOrBuilderpublic RemoveExamplesRequest.Builder clearMetadataFilter()
public boolean hasStoredContentsExampleFilter()
The metadata filters for StoredContentsExamples.
.google.cloud.aiplatform.v1beta1.StoredContentsExampleFilter stored_contents_example_filter = 8;
hasStoredContentsExampleFilter in interface RemoveExamplesRequestOrBuilderpublic StoredContentsExampleFilter getStoredContentsExampleFilter()
The metadata filters for StoredContentsExamples.
.google.cloud.aiplatform.v1beta1.StoredContentsExampleFilter stored_contents_example_filter = 8;
getStoredContentsExampleFilter in interface RemoveExamplesRequestOrBuilderpublic RemoveExamplesRequest.Builder setStoredContentsExampleFilter(StoredContentsExampleFilter value)
The metadata filters for StoredContentsExamples.
.google.cloud.aiplatform.v1beta1.StoredContentsExampleFilter stored_contents_example_filter = 8;
public RemoveExamplesRequest.Builder setStoredContentsExampleFilter(StoredContentsExampleFilter.Builder builderForValue)
The metadata filters for StoredContentsExamples.
.google.cloud.aiplatform.v1beta1.StoredContentsExampleFilter stored_contents_example_filter = 8;
public RemoveExamplesRequest.Builder mergeStoredContentsExampleFilter(StoredContentsExampleFilter value)
The metadata filters for StoredContentsExamples.
.google.cloud.aiplatform.v1beta1.StoredContentsExampleFilter stored_contents_example_filter = 8;
public RemoveExamplesRequest.Builder clearStoredContentsExampleFilter()
The metadata filters for StoredContentsExamples.
.google.cloud.aiplatform.v1beta1.StoredContentsExampleFilter stored_contents_example_filter = 8;
public StoredContentsExampleFilter.Builder getStoredContentsExampleFilterBuilder()
The metadata filters for StoredContentsExamples.
.google.cloud.aiplatform.v1beta1.StoredContentsExampleFilter stored_contents_example_filter = 8;
public StoredContentsExampleFilterOrBuilder getStoredContentsExampleFilterOrBuilder()
The metadata filters for StoredContentsExamples.
.google.cloud.aiplatform.v1beta1.StoredContentsExampleFilter stored_contents_example_filter = 8;
getStoredContentsExampleFilterOrBuilder in interface RemoveExamplesRequestOrBuilderpublic String getExampleStore()
Required. The name of the ExampleStore resource that the examples should be
removed from. Format:
`projects/{project}/locations/{location}/exampleStores/{example_store}`
string example_store = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getExampleStore in interface RemoveExamplesRequestOrBuilderpublic com.google.protobuf.ByteString getExampleStoreBytes()
Required. The name of the ExampleStore resource that the examples should be
removed from. Format:
`projects/{project}/locations/{location}/exampleStores/{example_store}`
string example_store = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getExampleStoreBytes in interface RemoveExamplesRequestOrBuilderpublic RemoveExamplesRequest.Builder setExampleStore(String value)
Required. The name of the ExampleStore resource that the examples should be
removed from. Format:
`projects/{project}/locations/{location}/exampleStores/{example_store}`
string example_store = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The exampleStore to set.public RemoveExamplesRequest.Builder clearExampleStore()
Required. The name of the ExampleStore resource that the examples should be
removed from. Format:
`projects/{project}/locations/{location}/exampleStores/{example_store}`
string example_store = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
public RemoveExamplesRequest.Builder setExampleStoreBytes(com.google.protobuf.ByteString value)
Required. The name of the ExampleStore resource that the examples should be
removed from. Format:
`projects/{project}/locations/{location}/exampleStores/{example_store}`
string example_store = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The bytes for exampleStore to set.public com.google.protobuf.ProtocolStringList getExampleIdsList()
Optional. Example IDs to remove. If both metadata filters and Example IDs are specified, the metadata filters will be applied to the specified examples in order to identify which should be removed.
repeated string example_ids = 6 [(.google.api.field_behavior) = OPTIONAL];getExampleIdsList in interface RemoveExamplesRequestOrBuilderpublic int getExampleIdsCount()
Optional. Example IDs to remove. If both metadata filters and Example IDs are specified, the metadata filters will be applied to the specified examples in order to identify which should be removed.
repeated string example_ids = 6 [(.google.api.field_behavior) = OPTIONAL];getExampleIdsCount in interface RemoveExamplesRequestOrBuilderpublic String getExampleIds(int index)
Optional. Example IDs to remove. If both metadata filters and Example IDs are specified, the metadata filters will be applied to the specified examples in order to identify which should be removed.
repeated string example_ids = 6 [(.google.api.field_behavior) = OPTIONAL];getExampleIds in interface RemoveExamplesRequestOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getExampleIdsBytes(int index)
Optional. Example IDs to remove. If both metadata filters and Example IDs are specified, the metadata filters will be applied to the specified examples in order to identify which should be removed.
repeated string example_ids = 6 [(.google.api.field_behavior) = OPTIONAL];getExampleIdsBytes in interface RemoveExamplesRequestOrBuilderindex - The index of the value to return.public RemoveExamplesRequest.Builder setExampleIds(int index, String value)
Optional. Example IDs to remove. If both metadata filters and Example IDs are specified, the metadata filters will be applied to the specified examples in order to identify which should be removed.
repeated string example_ids = 6 [(.google.api.field_behavior) = OPTIONAL];index - The index to set the value at.value - The exampleIds to set.public RemoveExamplesRequest.Builder addExampleIds(String value)
Optional. Example IDs to remove. If both metadata filters and Example IDs are specified, the metadata filters will be applied to the specified examples in order to identify which should be removed.
repeated string example_ids = 6 [(.google.api.field_behavior) = OPTIONAL];value - The exampleIds to add.public RemoveExamplesRequest.Builder addAllExampleIds(Iterable<String> values)
Optional. Example IDs to remove. If both metadata filters and Example IDs are specified, the metadata filters will be applied to the specified examples in order to identify which should be removed.
repeated string example_ids = 6 [(.google.api.field_behavior) = OPTIONAL];values - The exampleIds to add.public RemoveExamplesRequest.Builder clearExampleIds()
Optional. Example IDs to remove. If both metadata filters and Example IDs are specified, the metadata filters will be applied to the specified examples in order to identify which should be removed.
repeated string example_ids = 6 [(.google.api.field_behavior) = OPTIONAL];public RemoveExamplesRequest.Builder addExampleIdsBytes(com.google.protobuf.ByteString value)
Optional. Example IDs to remove. If both metadata filters and Example IDs are specified, the metadata filters will be applied to the specified examples in order to identify which should be removed.
repeated string example_ids = 6 [(.google.api.field_behavior) = OPTIONAL];value - The bytes of the exampleIds to add.public final RemoveExamplesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RemoveExamplesRequest.Builder>public final RemoveExamplesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RemoveExamplesRequest.Builder>Copyright © 2025 Google LLC. All rights reserved.