public static final class Search.UpdateSearchIndexRequest.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.UpdateSearchIndexRequest.Builder> implements Search.UpdateSearchIndexRequestOrBuilder
com.alicloud.openservices.tablestore.core.protocol.UpdateSearchIndexRequest| 限定符和类型 | 方法和说明 |
|---|---|
Search.UpdateSearchIndexRequest.Builder |
addAddedFieldSchemas(int index,
Search.FieldSchema.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6; |
Search.UpdateSearchIndexRequest.Builder |
addAddedFieldSchemas(int index,
Search.FieldSchema value)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6; |
Search.UpdateSearchIndexRequest.Builder |
addAddedFieldSchemas(Search.FieldSchema.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6; |
Search.UpdateSearchIndexRequest.Builder |
addAddedFieldSchemas(Search.FieldSchema value)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6; |
Search.FieldSchema.Builder |
addAddedFieldSchemasBuilder()
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6; |
Search.FieldSchema.Builder |
addAddedFieldSchemasBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6; |
Search.UpdateSearchIndexRequest.Builder |
addAllAddedFieldSchemas(Iterable<? extends Search.FieldSchema> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6; |
Search.UpdateSearchIndexRequest.Builder |
addAllQueryFlowWeight(Iterable<? extends Search.QueryFlowWeight> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4; |
Search.UpdateSearchIndexRequest.Builder |
addQueryFlowWeight(int index,
Search.QueryFlowWeight.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4; |
Search.UpdateSearchIndexRequest.Builder |
addQueryFlowWeight(int index,
Search.QueryFlowWeight value)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4; |
Search.UpdateSearchIndexRequest.Builder |
addQueryFlowWeight(Search.QueryFlowWeight.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4; |
Search.UpdateSearchIndexRequest.Builder |
addQueryFlowWeight(Search.QueryFlowWeight value)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4; |
Search.QueryFlowWeight.Builder |
addQueryFlowWeightBuilder()
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4; |
Search.QueryFlowWeight.Builder |
addQueryFlowWeightBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4; |
Search.UpdateSearchIndexRequest |
build() |
Search.UpdateSearchIndexRequest |
buildPartial() |
Search.UpdateSearchIndexRequest.Builder |
clear() |
Search.UpdateSearchIndexRequest.Builder |
clearAddedFieldSchemas()
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6; |
Search.UpdateSearchIndexRequest.Builder |
clearIndexName()
optional string index_name = 2; |
Search.UpdateSearchIndexRequest.Builder |
clearQueryFlowWeight()
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4; |
Search.UpdateSearchIndexRequest.Builder |
clearSwitchIndexName()
optional string switch_index_name = 3; |
Search.UpdateSearchIndexRequest.Builder |
clearTableName()
optional string table_name = 1; |
Search.UpdateSearchIndexRequest.Builder |
clearTimeToLive()
unit is seconds
optional int32 time_to_live = 5; |
Search.FieldSchema |
getAddedFieldSchemas(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6; |
Search.FieldSchema.Builder |
getAddedFieldSchemasBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6; |
List<Search.FieldSchema.Builder> |
getAddedFieldSchemasBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6; |
int |
getAddedFieldSchemasCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6; |
List<Search.FieldSchema> |
getAddedFieldSchemasList()
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6; |
Search.FieldSchemaOrBuilder |
getAddedFieldSchemasOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6; |
List<? extends Search.FieldSchemaOrBuilder> |
getAddedFieldSchemasOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6; |
Search.UpdateSearchIndexRequest |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getIndexName()
optional string index_name = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getIndexNameBytes()
optional string index_name = 2; |
Search.QueryFlowWeight |
getQueryFlowWeight(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4; |
Search.QueryFlowWeight.Builder |
getQueryFlowWeightBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4; |
List<Search.QueryFlowWeight.Builder> |
getQueryFlowWeightBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4; |
int |
getQueryFlowWeightCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4; |
List<Search.QueryFlowWeight> |
getQueryFlowWeightList()
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4; |
Search.QueryFlowWeightOrBuilder |
getQueryFlowWeightOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4; |
List<? extends Search.QueryFlowWeightOrBuilder> |
getQueryFlowWeightOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4; |
String |
getSwitchIndexName()
optional string switch_index_name = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getSwitchIndexNameBytes()
optional string switch_index_name = 3; |
String |
getTableName()
optional string table_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTableNameBytes()
optional string table_name = 1; |
int |
getTimeToLive()
unit is seconds
optional int32 time_to_live = 5; |
boolean |
hasIndexName()
optional string index_name = 2; |
boolean |
hasSwitchIndexName()
optional string switch_index_name = 3; |
boolean |
hasTableName()
optional string table_name = 1; |
boolean |
hasTimeToLive()
unit is seconds
optional int32 time_to_live = 5; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Search.UpdateSearchIndexRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Search.UpdateSearchIndexRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
Search.UpdateSearchIndexRequest.Builder |
mergeFrom(Search.UpdateSearchIndexRequest other) |
Search.UpdateSearchIndexRequest.Builder |
removeAddedFieldSchemas(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6; |
Search.UpdateSearchIndexRequest.Builder |
removeQueryFlowWeight(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4; |
Search.UpdateSearchIndexRequest.Builder |
setAddedFieldSchemas(int index,
Search.FieldSchema.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6; |
Search.UpdateSearchIndexRequest.Builder |
setAddedFieldSchemas(int index,
Search.FieldSchema value)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6; |
Search.UpdateSearchIndexRequest.Builder |
setIndexName(String value)
optional string index_name = 2; |
Search.UpdateSearchIndexRequest.Builder |
setIndexNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string index_name = 2; |
Search.UpdateSearchIndexRequest.Builder |
setQueryFlowWeight(int index,
Search.QueryFlowWeight.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4; |
Search.UpdateSearchIndexRequest.Builder |
setQueryFlowWeight(int index,
Search.QueryFlowWeight value)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4; |
Search.UpdateSearchIndexRequest.Builder |
setSwitchIndexName(String value)
optional string switch_index_name = 3; |
Search.UpdateSearchIndexRequest.Builder |
setSwitchIndexNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string switch_index_name = 3; |
Search.UpdateSearchIndexRequest.Builder |
setTableName(String value)
optional string table_name = 1; |
Search.UpdateSearchIndexRequest.Builder |
setTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string table_name = 1; |
Search.UpdateSearchIndexRequest.Builder |
setTimeToLive(int value)
unit is seconds
optional int32 time_to_live = 5; |
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, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionpublic static final com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.UpdateSearchIndexRequest.Builder>public Search.UpdateSearchIndexRequest.Builder clear()
clear 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderclear 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderclear 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.UpdateSearchIndexRequest.Builder>public com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.UpdateSearchIndexRequest.Builder>public Search.UpdateSearchIndexRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic Search.UpdateSearchIndexRequest build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Search.UpdateSearchIndexRequest buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic Search.UpdateSearchIndexRequest.Builder mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other)
mergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.Builder<Search.UpdateSearchIndexRequest.Builder>public Search.UpdateSearchIndexRequest.Builder mergeFrom(Search.UpdateSearchIndexRequest other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<Search.UpdateSearchIndexRequest.Builder>public Search.UpdateSearchIndexRequest.Builder mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.Builder<Search.UpdateSearchIndexRequest.Builder>IOExceptionpublic boolean hasTableName()
optional string table_name = 1;hasTableName 在接口中 Search.UpdateSearchIndexRequestOrBuilderpublic String getTableName()
optional string table_name = 1;getTableName 在接口中 Search.UpdateSearchIndexRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNameBytes()
optional string table_name = 1;getTableNameBytes 在接口中 Search.UpdateSearchIndexRequestOrBuilderpublic Search.UpdateSearchIndexRequest.Builder setTableName(String value)
optional string table_name = 1;value - The tableName to set.public Search.UpdateSearchIndexRequest.Builder clearTableName()
optional string table_name = 1;public Search.UpdateSearchIndexRequest.Builder setTableNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string table_name = 1;value - The bytes for tableName to set.public boolean hasIndexName()
optional string index_name = 2;hasIndexName 在接口中 Search.UpdateSearchIndexRequestOrBuilderpublic String getIndexName()
optional string index_name = 2;getIndexName 在接口中 Search.UpdateSearchIndexRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getIndexNameBytes()
optional string index_name = 2;getIndexNameBytes 在接口中 Search.UpdateSearchIndexRequestOrBuilderpublic Search.UpdateSearchIndexRequest.Builder setIndexName(String value)
optional string index_name = 2;value - The indexName to set.public Search.UpdateSearchIndexRequest.Builder clearIndexName()
optional string index_name = 2;public Search.UpdateSearchIndexRequest.Builder setIndexNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string index_name = 2;value - The bytes for indexName to set.public boolean hasSwitchIndexName()
optional string switch_index_name = 3;hasSwitchIndexName 在接口中 Search.UpdateSearchIndexRequestOrBuilderpublic String getSwitchIndexName()
optional string switch_index_name = 3;getSwitchIndexName 在接口中 Search.UpdateSearchIndexRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getSwitchIndexNameBytes()
optional string switch_index_name = 3;getSwitchIndexNameBytes 在接口中 Search.UpdateSearchIndexRequestOrBuilderpublic Search.UpdateSearchIndexRequest.Builder setSwitchIndexName(String value)
optional string switch_index_name = 3;value - The switchIndexName to set.public Search.UpdateSearchIndexRequest.Builder clearSwitchIndexName()
optional string switch_index_name = 3;public Search.UpdateSearchIndexRequest.Builder setSwitchIndexNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string switch_index_name = 3;value - The bytes for switchIndexName to set.public List<Search.QueryFlowWeight> getQueryFlowWeightList()
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4;public int getQueryFlowWeightCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4;public Search.QueryFlowWeight getQueryFlowWeight(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4;public Search.UpdateSearchIndexRequest.Builder setQueryFlowWeight(int index, Search.QueryFlowWeight value)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4;public Search.UpdateSearchIndexRequest.Builder setQueryFlowWeight(int index, Search.QueryFlowWeight.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4;public Search.UpdateSearchIndexRequest.Builder addQueryFlowWeight(Search.QueryFlowWeight value)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4;public Search.UpdateSearchIndexRequest.Builder addQueryFlowWeight(int index, Search.QueryFlowWeight value)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4;public Search.UpdateSearchIndexRequest.Builder addQueryFlowWeight(Search.QueryFlowWeight.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4;public Search.UpdateSearchIndexRequest.Builder addQueryFlowWeight(int index, Search.QueryFlowWeight.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4;public Search.UpdateSearchIndexRequest.Builder addAllQueryFlowWeight(Iterable<? extends Search.QueryFlowWeight> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4;public Search.UpdateSearchIndexRequest.Builder clearQueryFlowWeight()
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4;public Search.UpdateSearchIndexRequest.Builder removeQueryFlowWeight(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4;public Search.QueryFlowWeight.Builder getQueryFlowWeightBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4;public Search.QueryFlowWeightOrBuilder getQueryFlowWeightOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4;public List<? extends Search.QueryFlowWeightOrBuilder> getQueryFlowWeightOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4;public Search.QueryFlowWeight.Builder addQueryFlowWeightBuilder()
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4;public Search.QueryFlowWeight.Builder addQueryFlowWeightBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4;public List<Search.QueryFlowWeight.Builder> getQueryFlowWeightBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.QueryFlowWeight query_flow_weight = 4;public boolean hasTimeToLive()
unit is seconds
optional int32 time_to_live = 5;hasTimeToLive 在接口中 Search.UpdateSearchIndexRequestOrBuilderpublic int getTimeToLive()
unit is seconds
optional int32 time_to_live = 5;getTimeToLive 在接口中 Search.UpdateSearchIndexRequestOrBuilderpublic Search.UpdateSearchIndexRequest.Builder setTimeToLive(int value)
unit is seconds
optional int32 time_to_live = 5;value - The timeToLive to set.public Search.UpdateSearchIndexRequest.Builder clearTimeToLive()
unit is seconds
optional int32 time_to_live = 5;public List<Search.FieldSchema> getAddedFieldSchemasList()
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6;public int getAddedFieldSchemasCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6;public Search.FieldSchema getAddedFieldSchemas(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6;public Search.UpdateSearchIndexRequest.Builder setAddedFieldSchemas(int index, Search.FieldSchema value)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6;public Search.UpdateSearchIndexRequest.Builder setAddedFieldSchemas(int index, Search.FieldSchema.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6;public Search.UpdateSearchIndexRequest.Builder addAddedFieldSchemas(Search.FieldSchema value)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6;public Search.UpdateSearchIndexRequest.Builder addAddedFieldSchemas(int index, Search.FieldSchema value)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6;public Search.UpdateSearchIndexRequest.Builder addAddedFieldSchemas(Search.FieldSchema.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6;public Search.UpdateSearchIndexRequest.Builder addAddedFieldSchemas(int index, Search.FieldSchema.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6;public Search.UpdateSearchIndexRequest.Builder addAllAddedFieldSchemas(Iterable<? extends Search.FieldSchema> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6;public Search.UpdateSearchIndexRequest.Builder clearAddedFieldSchemas()
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6;public Search.UpdateSearchIndexRequest.Builder removeAddedFieldSchemas(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6;public Search.FieldSchema.Builder getAddedFieldSchemasBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6;public Search.FieldSchemaOrBuilder getAddedFieldSchemasOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6;public List<? extends Search.FieldSchemaOrBuilder> getAddedFieldSchemasOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6;public Search.FieldSchema.Builder addAddedFieldSchemasBuilder()
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6;public Search.FieldSchema.Builder addAddedFieldSchemasBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6;public List<Search.FieldSchema.Builder> getAddedFieldSchemasBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.FieldSchema added_field_schemas = 6;Copyright © 2025. All Rights Reserved.