public static final class Index.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Index.Builder> implements IndexOrBuilder
A representation of a collection of database items organized in a way that allows for approximate nearest neighbor (a.k.a ANN) algorithms search.Protobuf type
google.cloud.aiplatform.v1.Index| Modifier and Type | Method and Description |
|---|---|
Index.Builder |
addAllDeployedIndexes(Iterable<? extends DeployedIndexRef> values)
Output only.
|
Index.Builder |
addDeployedIndexes(DeployedIndexRef.Builder builderForValue)
Output only.
|
Index.Builder |
addDeployedIndexes(DeployedIndexRef value)
Output only.
|
Index.Builder |
addDeployedIndexes(int index,
DeployedIndexRef.Builder builderForValue)
Output only.
|
Index.Builder |
addDeployedIndexes(int index,
DeployedIndexRef value)
Output only.
|
DeployedIndexRef.Builder |
addDeployedIndexesBuilder()
Output only.
|
DeployedIndexRef.Builder |
addDeployedIndexesBuilder(int index)
Output only.
|
Index.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Index |
build() |
Index |
buildPartial() |
Index.Builder |
clear() |
Index.Builder |
clearCreateTime()
Output only.
|
Index.Builder |
clearDeployedIndexes()
Output only.
|
Index.Builder |
clearDescription()
The description of the Index.
|
Index.Builder |
clearDisplayName()
Required.
|
Index.Builder |
clearEncryptionSpec()
Immutable.
|
Index.Builder |
clearEtag()
Used to perform consistent read-modify-write updates.
|
Index.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Index.Builder |
clearIndexStats()
Output only.
|
Index.Builder |
clearIndexUpdateMethod()
Immutable.
|
Index.Builder |
clearLabels() |
Index.Builder |
clearMetadata()
An additional information about the Index; the schema of the metadata can
be found in
[metadata_schema][google.cloud.aiplatform.v1.Index.metadata_schema_uri].
|
Index.Builder |
clearMetadataSchemaUri()
Immutable.
|
Index.Builder |
clearName()
Output only.
|
Index.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Index.Builder |
clearSatisfiesPzi()
Output only.
|
Index.Builder |
clearSatisfiesPzs()
Output only.
|
Index.Builder |
clearUpdateTime()
Output only.
|
Index.Builder |
clone() |
boolean |
containsLabels(String key)
The labels with user-defined metadata to organize your Indexes.
|
com.google.protobuf.Timestamp |
getCreateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
Index |
getDefaultInstanceForType() |
DeployedIndexRef |
getDeployedIndexes(int index)
Output only.
|
DeployedIndexRef.Builder |
getDeployedIndexesBuilder(int index)
Output only.
|
List<DeployedIndexRef.Builder> |
getDeployedIndexesBuilderList()
Output only.
|
int |
getDeployedIndexesCount()
Output only.
|
List<DeployedIndexRef> |
getDeployedIndexesList()
Output only.
|
DeployedIndexRefOrBuilder |
getDeployedIndexesOrBuilder(int index)
Output only.
|
List<? extends DeployedIndexRefOrBuilder> |
getDeployedIndexesOrBuilderList()
Output only.
|
String |
getDescription()
The description of the Index.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
The description of the Index.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDisplayName()
Required.
|
com.google.protobuf.ByteString |
getDisplayNameBytes()
Required.
|
EncryptionSpec |
getEncryptionSpec()
Immutable.
|
EncryptionSpec.Builder |
getEncryptionSpecBuilder()
Immutable.
|
EncryptionSpecOrBuilder |
getEncryptionSpecOrBuilder()
Immutable.
|
String |
getEtag()
Used to perform consistent read-modify-write updates.
|
com.google.protobuf.ByteString |
getEtagBytes()
Used to perform consistent read-modify-write updates.
|
IndexStats |
getIndexStats()
Output only.
|
IndexStats.Builder |
getIndexStatsBuilder()
Output only.
|
IndexStatsOrBuilder |
getIndexStatsOrBuilder()
Output only.
|
Index.IndexUpdateMethod |
getIndexUpdateMethod()
Immutable.
|
int |
getIndexUpdateMethodValue()
Immutable.
|
Map<String,String> |
getLabels()
Deprecated.
|
int |
getLabelsCount()
The labels with user-defined metadata to organize your Indexes.
|
Map<String,String> |
getLabelsMap()
The labels with user-defined metadata to organize your Indexes.
|
String |
getLabelsOrDefault(String key,
String defaultValue)
The labels with user-defined metadata to organize your Indexes.
|
String |
getLabelsOrThrow(String key)
The labels with user-defined metadata to organize your Indexes.
|
com.google.protobuf.Value |
getMetadata()
An additional information about the Index; the schema of the metadata can
be found in
[metadata_schema][google.cloud.aiplatform.v1.Index.metadata_schema_uri].
|
com.google.protobuf.Value.Builder |
getMetadataBuilder()
An additional information about the Index; the schema of the metadata can
be found in
[metadata_schema][google.cloud.aiplatform.v1.Index.metadata_schema_uri].
|
com.google.protobuf.ValueOrBuilder |
getMetadataOrBuilder()
An additional information about the Index; the schema of the metadata can
be found in
[metadata_schema][google.cloud.aiplatform.v1.Index.metadata_schema_uri].
|
String |
getMetadataSchemaUri()
Immutable.
|
com.google.protobuf.ByteString |
getMetadataSchemaUriBytes()
Immutable.
|
Map<String,String> |
getMutableLabels()
Deprecated.
|
String |
getName()
Output only.
|
com.google.protobuf.ByteString |
getNameBytes()
Output only.
|
boolean |
getSatisfiesPzi()
Output only.
|
boolean |
getSatisfiesPzs()
Output only.
|
com.google.protobuf.Timestamp |
getUpdateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getUpdateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getUpdateTimeOrBuilder()
Output only.
|
boolean |
hasCreateTime()
Output only.
|
boolean |
hasEncryptionSpec()
Immutable.
|
boolean |
hasIndexStats()
Output only.
|
boolean |
hasMetadata()
An additional information about the Index; the schema of the metadata can
be found in
[metadata_schema][google.cloud.aiplatform.v1.Index.metadata_schema_uri].
|
boolean |
hasUpdateTime()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMapFieldReflection(int number) |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMutableMapFieldReflection(int number) |
boolean |
isInitialized() |
Index.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
Index.Builder |
mergeEncryptionSpec(EncryptionSpec value)
Immutable.
|
Index.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Index.Builder |
mergeFrom(Index other) |
Index.Builder |
mergeFrom(com.google.protobuf.Message other) |
Index.Builder |
mergeIndexStats(IndexStats value)
Output only.
|
Index.Builder |
mergeMetadata(com.google.protobuf.Value value)
An additional information about the Index; the schema of the metadata can
be found in
[metadata_schema][google.cloud.aiplatform.v1.Index.metadata_schema_uri].
|
Index.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Index.Builder |
mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
Index.Builder |
putAllLabels(Map<String,String> values)
The labels with user-defined metadata to organize your Indexes.
|
Index.Builder |
putLabels(String key,
String value)
The labels with user-defined metadata to organize your Indexes.
|
Index.Builder |
removeDeployedIndexes(int index)
Output only.
|
Index.Builder |
removeLabels(String key)
The labels with user-defined metadata to organize your Indexes.
|
Index.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Index.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
Index.Builder |
setDeployedIndexes(int index,
DeployedIndexRef.Builder builderForValue)
Output only.
|
Index.Builder |
setDeployedIndexes(int index,
DeployedIndexRef value)
Output only.
|
Index.Builder |
setDescription(String value)
The description of the Index.
|
Index.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
The description of the Index.
|
Index.Builder |
setDisplayName(String value)
Required.
|
Index.Builder |
setDisplayNameBytes(com.google.protobuf.ByteString value)
Required.
|
Index.Builder |
setEncryptionSpec(EncryptionSpec.Builder builderForValue)
Immutable.
|
Index.Builder |
setEncryptionSpec(EncryptionSpec value)
Immutable.
|
Index.Builder |
setEtag(String value)
Used to perform consistent read-modify-write updates.
|
Index.Builder |
setEtagBytes(com.google.protobuf.ByteString value)
Used to perform consistent read-modify-write updates.
|
Index.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Index.Builder |
setIndexStats(IndexStats.Builder builderForValue)
Output only.
|
Index.Builder |
setIndexStats(IndexStats value)
Output only.
|
Index.Builder |
setIndexUpdateMethod(Index.IndexUpdateMethod value)
Immutable.
|
Index.Builder |
setIndexUpdateMethodValue(int value)
Immutable.
|
Index.Builder |
setMetadata(com.google.protobuf.Value.Builder builderForValue)
An additional information about the Index; the schema of the metadata can
be found in
[metadata_schema][google.cloud.aiplatform.v1.Index.metadata_schema_uri].
|
Index.Builder |
setMetadata(com.google.protobuf.Value value)
An additional information about the Index; the schema of the metadata can
be found in
[metadata_schema][google.cloud.aiplatform.v1.Index.metadata_schema_uri].
|
Index.Builder |
setMetadataSchemaUri(String value)
Immutable.
|
Index.Builder |
setMetadataSchemaUriBytes(com.google.protobuf.ByteString value)
Immutable.
|
Index.Builder |
setName(String value)
Output only.
|
Index.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Output only.
|
Index.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Index.Builder |
setSatisfiesPzi(boolean value)
Output only.
|
Index.Builder |
setSatisfiesPzs(boolean value)
Output only.
|
Index.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Index.Builder |
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Index.Builder |
setUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, 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.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
internalGetMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<Index.Builder>protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number)
internalGetMutableMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<Index.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Index.Builder>public Index.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Index.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<Index.Builder>public Index getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Index build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Index buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Index.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Index.Builder>public Index.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<Index.Builder>public Index.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Index.Builder>public Index.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Index.Builder>public Index.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<Index.Builder>public Index.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<Index.Builder>public Index.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Index.Builder>public Index.Builder mergeFrom(Index other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Index.Builder>public Index.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<Index.Builder>IOExceptionpublic String getName()
Output only. The resource name of the Index.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getName in interface IndexOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Output only. The resource name of the Index.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getNameBytes in interface IndexOrBuilderpublic Index.Builder setName(String value)
Output only. The resource name of the Index.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The name to set.public Index.Builder clearName()
Output only. The resource name of the Index.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];public Index.Builder setNameBytes(com.google.protobuf.ByteString value)
Output only. The resource name of the Index.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes for name to set.public String getDisplayName()
Required. The display name of the Index. The name can be up to 128 characters long and can consist of any UTF-8 characters.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];getDisplayName in interface IndexOrBuilderpublic com.google.protobuf.ByteString getDisplayNameBytes()
Required. The display name of the Index. The name can be up to 128 characters long and can consist of any UTF-8 characters.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];getDisplayNameBytes in interface IndexOrBuilderpublic Index.Builder setDisplayName(String value)
Required. The display name of the Index. The name can be up to 128 characters long and can consist of any UTF-8 characters.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];value - The displayName to set.public Index.Builder clearDisplayName()
Required. The display name of the Index. The name can be up to 128 characters long and can consist of any UTF-8 characters.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];public Index.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
Required. The display name of the Index. The name can be up to 128 characters long and can consist of any UTF-8 characters.
string display_name = 2 [(.google.api.field_behavior) = REQUIRED];value - The bytes for displayName to set.public String getDescription()
The description of the Index.
string description = 3;getDescription in interface IndexOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
The description of the Index.
string description = 3;getDescriptionBytes in interface IndexOrBuilderpublic Index.Builder setDescription(String value)
The description of the Index.
string description = 3;value - The description to set.public Index.Builder clearDescription()
The description of the Index.
string description = 3;public Index.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
The description of the Index.
string description = 3;value - The bytes for description to set.public String getMetadataSchemaUri()
Immutable. Points to a YAML file stored on Google Cloud Storage describing additional information about the Index, that is specific to it. Unset if the Index does not have any additional information. The schema is defined as an OpenAPI 3.0.2 [Schema Object](https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.0.2.md#schemaObject). Note: The URI given on output will be immutable and probably different, including the URI scheme, than the one given on input. The output URI will point to a location where the user only has a read access.
string metadata_schema_uri = 4 [(.google.api.field_behavior) = IMMUTABLE];getMetadataSchemaUri in interface IndexOrBuilderpublic com.google.protobuf.ByteString getMetadataSchemaUriBytes()
Immutable. Points to a YAML file stored on Google Cloud Storage describing additional information about the Index, that is specific to it. Unset if the Index does not have any additional information. The schema is defined as an OpenAPI 3.0.2 [Schema Object](https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.0.2.md#schemaObject). Note: The URI given on output will be immutable and probably different, including the URI scheme, than the one given on input. The output URI will point to a location where the user only has a read access.
string metadata_schema_uri = 4 [(.google.api.field_behavior) = IMMUTABLE];getMetadataSchemaUriBytes in interface IndexOrBuilderpublic Index.Builder setMetadataSchemaUri(String value)
Immutable. Points to a YAML file stored on Google Cloud Storage describing additional information about the Index, that is specific to it. Unset if the Index does not have any additional information. The schema is defined as an OpenAPI 3.0.2 [Schema Object](https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.0.2.md#schemaObject). Note: The URI given on output will be immutable and probably different, including the URI scheme, than the one given on input. The output URI will point to a location where the user only has a read access.
string metadata_schema_uri = 4 [(.google.api.field_behavior) = IMMUTABLE];value - The metadataSchemaUri to set.public Index.Builder clearMetadataSchemaUri()
Immutable. Points to a YAML file stored on Google Cloud Storage describing additional information about the Index, that is specific to it. Unset if the Index does not have any additional information. The schema is defined as an OpenAPI 3.0.2 [Schema Object](https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.0.2.md#schemaObject). Note: The URI given on output will be immutable and probably different, including the URI scheme, than the one given on input. The output URI will point to a location where the user only has a read access.
string metadata_schema_uri = 4 [(.google.api.field_behavior) = IMMUTABLE];public Index.Builder setMetadataSchemaUriBytes(com.google.protobuf.ByteString value)
Immutable. Points to a YAML file stored on Google Cloud Storage describing additional information about the Index, that is specific to it. Unset if the Index does not have any additional information. The schema is defined as an OpenAPI 3.0.2 [Schema Object](https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.0.2.md#schemaObject). Note: The URI given on output will be immutable and probably different, including the URI scheme, than the one given on input. The output URI will point to a location where the user only has a read access.
string metadata_schema_uri = 4 [(.google.api.field_behavior) = IMMUTABLE];value - The bytes for metadataSchemaUri to set.public boolean hasMetadata()
An additional information about the Index; the schema of the metadata can be found in [metadata_schema][google.cloud.aiplatform.v1.Index.metadata_schema_uri].
.google.protobuf.Value metadata = 6;hasMetadata in interface IndexOrBuilderpublic com.google.protobuf.Value getMetadata()
An additional information about the Index; the schema of the metadata can be found in [metadata_schema][google.cloud.aiplatform.v1.Index.metadata_schema_uri].
.google.protobuf.Value metadata = 6;getMetadata in interface IndexOrBuilderpublic Index.Builder setMetadata(com.google.protobuf.Value value)
An additional information about the Index; the schema of the metadata can be found in [metadata_schema][google.cloud.aiplatform.v1.Index.metadata_schema_uri].
.google.protobuf.Value metadata = 6;public Index.Builder setMetadata(com.google.protobuf.Value.Builder builderForValue)
An additional information about the Index; the schema of the metadata can be found in [metadata_schema][google.cloud.aiplatform.v1.Index.metadata_schema_uri].
.google.protobuf.Value metadata = 6;public Index.Builder mergeMetadata(com.google.protobuf.Value value)
An additional information about the Index; the schema of the metadata can be found in [metadata_schema][google.cloud.aiplatform.v1.Index.metadata_schema_uri].
.google.protobuf.Value metadata = 6;public Index.Builder clearMetadata()
An additional information about the Index; the schema of the metadata can be found in [metadata_schema][google.cloud.aiplatform.v1.Index.metadata_schema_uri].
.google.protobuf.Value metadata = 6;public com.google.protobuf.Value.Builder getMetadataBuilder()
An additional information about the Index; the schema of the metadata can be found in [metadata_schema][google.cloud.aiplatform.v1.Index.metadata_schema_uri].
.google.protobuf.Value metadata = 6;public com.google.protobuf.ValueOrBuilder getMetadataOrBuilder()
An additional information about the Index; the schema of the metadata can be found in [metadata_schema][google.cloud.aiplatform.v1.Index.metadata_schema_uri].
.google.protobuf.Value metadata = 6;getMetadataOrBuilder in interface IndexOrBuilderpublic List<DeployedIndexRef> getDeployedIndexesList()
Output only. The pointers to DeployedIndexes created from this Index. An Index can be only deleted if all its DeployedIndexes had been undeployed first.
repeated .google.cloud.aiplatform.v1.DeployedIndexRef deployed_indexes = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDeployedIndexesList in interface IndexOrBuilderpublic int getDeployedIndexesCount()
Output only. The pointers to DeployedIndexes created from this Index. An Index can be only deleted if all its DeployedIndexes had been undeployed first.
repeated .google.cloud.aiplatform.v1.DeployedIndexRef deployed_indexes = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDeployedIndexesCount in interface IndexOrBuilderpublic DeployedIndexRef getDeployedIndexes(int index)
Output only. The pointers to DeployedIndexes created from this Index. An Index can be only deleted if all its DeployedIndexes had been undeployed first.
repeated .google.cloud.aiplatform.v1.DeployedIndexRef deployed_indexes = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDeployedIndexes in interface IndexOrBuilderpublic Index.Builder setDeployedIndexes(int index, DeployedIndexRef value)
Output only. The pointers to DeployedIndexes created from this Index. An Index can be only deleted if all its DeployedIndexes had been undeployed first.
repeated .google.cloud.aiplatform.v1.DeployedIndexRef deployed_indexes = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Index.Builder setDeployedIndexes(int index, DeployedIndexRef.Builder builderForValue)
Output only. The pointers to DeployedIndexes created from this Index. An Index can be only deleted if all its DeployedIndexes had been undeployed first.
repeated .google.cloud.aiplatform.v1.DeployedIndexRef deployed_indexes = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Index.Builder addDeployedIndexes(DeployedIndexRef value)
Output only. The pointers to DeployedIndexes created from this Index. An Index can be only deleted if all its DeployedIndexes had been undeployed first.
repeated .google.cloud.aiplatform.v1.DeployedIndexRef deployed_indexes = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Index.Builder addDeployedIndexes(int index, DeployedIndexRef value)
Output only. The pointers to DeployedIndexes created from this Index. An Index can be only deleted if all its DeployedIndexes had been undeployed first.
repeated .google.cloud.aiplatform.v1.DeployedIndexRef deployed_indexes = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Index.Builder addDeployedIndexes(DeployedIndexRef.Builder builderForValue)
Output only. The pointers to DeployedIndexes created from this Index. An Index can be only deleted if all its DeployedIndexes had been undeployed first.
repeated .google.cloud.aiplatform.v1.DeployedIndexRef deployed_indexes = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Index.Builder addDeployedIndexes(int index, DeployedIndexRef.Builder builderForValue)
Output only. The pointers to DeployedIndexes created from this Index. An Index can be only deleted if all its DeployedIndexes had been undeployed first.
repeated .google.cloud.aiplatform.v1.DeployedIndexRef deployed_indexes = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Index.Builder addAllDeployedIndexes(Iterable<? extends DeployedIndexRef> values)
Output only. The pointers to DeployedIndexes created from this Index. An Index can be only deleted if all its DeployedIndexes had been undeployed first.
repeated .google.cloud.aiplatform.v1.DeployedIndexRef deployed_indexes = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Index.Builder clearDeployedIndexes()
Output only. The pointers to DeployedIndexes created from this Index. An Index can be only deleted if all its DeployedIndexes had been undeployed first.
repeated .google.cloud.aiplatform.v1.DeployedIndexRef deployed_indexes = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Index.Builder removeDeployedIndexes(int index)
Output only. The pointers to DeployedIndexes created from this Index. An Index can be only deleted if all its DeployedIndexes had been undeployed first.
repeated .google.cloud.aiplatform.v1.DeployedIndexRef deployed_indexes = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DeployedIndexRef.Builder getDeployedIndexesBuilder(int index)
Output only. The pointers to DeployedIndexes created from this Index. An Index can be only deleted if all its DeployedIndexes had been undeployed first.
repeated .google.cloud.aiplatform.v1.DeployedIndexRef deployed_indexes = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DeployedIndexRefOrBuilder getDeployedIndexesOrBuilder(int index)
Output only. The pointers to DeployedIndexes created from this Index. An Index can be only deleted if all its DeployedIndexes had been undeployed first.
repeated .google.cloud.aiplatform.v1.DeployedIndexRef deployed_indexes = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDeployedIndexesOrBuilder in interface IndexOrBuilderpublic List<? extends DeployedIndexRefOrBuilder> getDeployedIndexesOrBuilderList()
Output only. The pointers to DeployedIndexes created from this Index. An Index can be only deleted if all its DeployedIndexes had been undeployed first.
repeated .google.cloud.aiplatform.v1.DeployedIndexRef deployed_indexes = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDeployedIndexesOrBuilderList in interface IndexOrBuilderpublic DeployedIndexRef.Builder addDeployedIndexesBuilder()
Output only. The pointers to DeployedIndexes created from this Index. An Index can be only deleted if all its DeployedIndexes had been undeployed first.
repeated .google.cloud.aiplatform.v1.DeployedIndexRef deployed_indexes = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DeployedIndexRef.Builder addDeployedIndexesBuilder(int index)
Output only. The pointers to DeployedIndexes created from this Index. An Index can be only deleted if all its DeployedIndexes had been undeployed first.
repeated .google.cloud.aiplatform.v1.DeployedIndexRef deployed_indexes = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public List<DeployedIndexRef.Builder> getDeployedIndexesBuilderList()
Output only. The pointers to DeployedIndexes created from this Index. An Index can be only deleted if all its DeployedIndexes had been undeployed first.
repeated .google.cloud.aiplatform.v1.DeployedIndexRef deployed_indexes = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public String getEtag()
Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 8;getEtag in interface IndexOrBuilderpublic com.google.protobuf.ByteString getEtagBytes()
Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 8;getEtagBytes in interface IndexOrBuilderpublic Index.Builder setEtag(String value)
Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 8;value - The etag to set.public Index.Builder clearEtag()
Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 8;public Index.Builder setEtagBytes(com.google.protobuf.ByteString value)
Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 8;value - The bytes for etag to set.public int getLabelsCount()
IndexOrBuilderThe labels with user-defined metadata to organize your Indexes. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels.
map<string, string> labels = 9;getLabelsCount in interface IndexOrBuilderpublic boolean containsLabels(String key)
The labels with user-defined metadata to organize your Indexes. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels.
map<string, string> labels = 9;containsLabels in interface IndexOrBuilder@Deprecated public Map<String,String> getLabels()
getLabelsMap() instead.getLabels in interface IndexOrBuilderpublic Map<String,String> getLabelsMap()
The labels with user-defined metadata to organize your Indexes. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels.
map<string, string> labels = 9;getLabelsMap in interface IndexOrBuilderpublic String getLabelsOrDefault(String key, String defaultValue)
The labels with user-defined metadata to organize your Indexes. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels.
map<string, string> labels = 9;getLabelsOrDefault in interface IndexOrBuilderpublic String getLabelsOrThrow(String key)
The labels with user-defined metadata to organize your Indexes. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels.
map<string, string> labels = 9;getLabelsOrThrow in interface IndexOrBuilderpublic Index.Builder clearLabels()
public Index.Builder removeLabels(String key)
The labels with user-defined metadata to organize your Indexes. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels.
map<string, string> labels = 9;@Deprecated public Map<String,String> getMutableLabels()
public Index.Builder putLabels(String key, String value)
The labels with user-defined metadata to organize your Indexes. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels.
map<string, string> labels = 9;public Index.Builder putAllLabels(Map<String,String> values)
The labels with user-defined metadata to organize your Indexes. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels.
map<string, string> labels = 9;public boolean hasCreateTime()
Output only. Timestamp when this Index was created.
.google.protobuf.Timestamp create_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCreateTime in interface IndexOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Output only. Timestamp when this Index was created.
.google.protobuf.Timestamp create_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTime in interface IndexOrBuilderpublic Index.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this Index was created.
.google.protobuf.Timestamp create_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Index.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Timestamp when this Index was created.
.google.protobuf.Timestamp create_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Index.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this Index was created.
.google.protobuf.Timestamp create_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Index.Builder clearCreateTime()
Output only. Timestamp when this Index was created.
.google.protobuf.Timestamp create_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. Timestamp when this Index was created.
.google.protobuf.Timestamp create_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Timestamp when this Index was created.
.google.protobuf.Timestamp create_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTimeOrBuilder in interface IndexOrBuilderpublic boolean hasUpdateTime()
Output only. Timestamp when this Index was most recently updated. This also includes any update to the contents of the Index. Note that Operations working on this Index may have their [Operations.metadata.generic_metadata.update_time] [google.cloud.aiplatform.v1.GenericOperationMetadata.update_time] a little after the value of this timestamp, yet that does not mean their results are not already reflected in the Index. Result of any successfully completed Operation on the Index is reflected in it.
.google.protobuf.Timestamp update_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasUpdateTime in interface IndexOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
Output only. Timestamp when this Index was most recently updated. This also includes any update to the contents of the Index. Note that Operations working on this Index may have their [Operations.metadata.generic_metadata.update_time] [google.cloud.aiplatform.v1.GenericOperationMetadata.update_time] a little after the value of this timestamp, yet that does not mean their results are not already reflected in the Index. Result of any successfully completed Operation on the Index is reflected in it.
.google.protobuf.Timestamp update_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTime in interface IndexOrBuilderpublic Index.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this Index was most recently updated. This also includes any update to the contents of the Index. Note that Operations working on this Index may have their [Operations.metadata.generic_metadata.update_time] [google.cloud.aiplatform.v1.GenericOperationMetadata.update_time] a little after the value of this timestamp, yet that does not mean their results are not already reflected in the Index. Result of any successfully completed Operation on the Index is reflected in it.
.google.protobuf.Timestamp update_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Index.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Timestamp when this Index was most recently updated. This also includes any update to the contents of the Index. Note that Operations working on this Index may have their [Operations.metadata.generic_metadata.update_time] [google.cloud.aiplatform.v1.GenericOperationMetadata.update_time] a little after the value of this timestamp, yet that does not mean their results are not already reflected in the Index. Result of any successfully completed Operation on the Index is reflected in it.
.google.protobuf.Timestamp update_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Index.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this Index was most recently updated. This also includes any update to the contents of the Index. Note that Operations working on this Index may have their [Operations.metadata.generic_metadata.update_time] [google.cloud.aiplatform.v1.GenericOperationMetadata.update_time] a little after the value of this timestamp, yet that does not mean their results are not already reflected in the Index. Result of any successfully completed Operation on the Index is reflected in it.
.google.protobuf.Timestamp update_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Index.Builder clearUpdateTime()
Output only. Timestamp when this Index was most recently updated. This also includes any update to the contents of the Index. Note that Operations working on this Index may have their [Operations.metadata.generic_metadata.update_time] [google.cloud.aiplatform.v1.GenericOperationMetadata.update_time] a little after the value of this timestamp, yet that does not mean their results are not already reflected in the Index. Result of any successfully completed Operation on the Index is reflected in it.
.google.protobuf.Timestamp update_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
Output only. Timestamp when this Index was most recently updated. This also includes any update to the contents of the Index. Note that Operations working on this Index may have their [Operations.metadata.generic_metadata.update_time] [google.cloud.aiplatform.v1.GenericOperationMetadata.update_time] a little after the value of this timestamp, yet that does not mean their results are not already reflected in the Index. Result of any successfully completed Operation on the Index is reflected in it.
.google.protobuf.Timestamp update_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. Timestamp when this Index was most recently updated. This also includes any update to the contents of the Index. Note that Operations working on this Index may have their [Operations.metadata.generic_metadata.update_time] [google.cloud.aiplatform.v1.GenericOperationMetadata.update_time] a little after the value of this timestamp, yet that does not mean their results are not already reflected in the Index. Result of any successfully completed Operation on the Index is reflected in it.
.google.protobuf.Timestamp update_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTimeOrBuilder in interface IndexOrBuilderpublic boolean hasIndexStats()
Output only. Stats of the index resource.
.google.cloud.aiplatform.v1.IndexStats index_stats = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasIndexStats in interface IndexOrBuilderpublic IndexStats getIndexStats()
Output only. Stats of the index resource.
.google.cloud.aiplatform.v1.IndexStats index_stats = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
getIndexStats in interface IndexOrBuilderpublic Index.Builder setIndexStats(IndexStats value)
Output only. Stats of the index resource.
.google.cloud.aiplatform.v1.IndexStats index_stats = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Index.Builder setIndexStats(IndexStats.Builder builderForValue)
Output only. Stats of the index resource.
.google.cloud.aiplatform.v1.IndexStats index_stats = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Index.Builder mergeIndexStats(IndexStats value)
Output only. Stats of the index resource.
.google.cloud.aiplatform.v1.IndexStats index_stats = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Index.Builder clearIndexStats()
Output only. Stats of the index resource.
.google.cloud.aiplatform.v1.IndexStats index_stats = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
public IndexStats.Builder getIndexStatsBuilder()
Output only. Stats of the index resource.
.google.cloud.aiplatform.v1.IndexStats index_stats = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
public IndexStatsOrBuilder getIndexStatsOrBuilder()
Output only. Stats of the index resource.
.google.cloud.aiplatform.v1.IndexStats index_stats = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
getIndexStatsOrBuilder in interface IndexOrBuilderpublic int getIndexUpdateMethodValue()
Immutable. The update method to use with this Index. If not set, BATCH_UPDATE will be used by default.
.google.cloud.aiplatform.v1.Index.IndexUpdateMethod index_update_method = 16 [(.google.api.field_behavior) = IMMUTABLE];
getIndexUpdateMethodValue in interface IndexOrBuilderpublic Index.Builder setIndexUpdateMethodValue(int value)
Immutable. The update method to use with this Index. If not set, BATCH_UPDATE will be used by default.
.google.cloud.aiplatform.v1.Index.IndexUpdateMethod index_update_method = 16 [(.google.api.field_behavior) = IMMUTABLE];
value - The enum numeric value on the wire for indexUpdateMethod to set.public Index.IndexUpdateMethod getIndexUpdateMethod()
Immutable. The update method to use with this Index. If not set, BATCH_UPDATE will be used by default.
.google.cloud.aiplatform.v1.Index.IndexUpdateMethod index_update_method = 16 [(.google.api.field_behavior) = IMMUTABLE];
getIndexUpdateMethod in interface IndexOrBuilderpublic Index.Builder setIndexUpdateMethod(Index.IndexUpdateMethod value)
Immutable. The update method to use with this Index. If not set, BATCH_UPDATE will be used by default.
.google.cloud.aiplatform.v1.Index.IndexUpdateMethod index_update_method = 16 [(.google.api.field_behavior) = IMMUTABLE];
value - The indexUpdateMethod to set.public Index.Builder clearIndexUpdateMethod()
Immutable. The update method to use with this Index. If not set, BATCH_UPDATE will be used by default.
.google.cloud.aiplatform.v1.Index.IndexUpdateMethod index_update_method = 16 [(.google.api.field_behavior) = IMMUTABLE];
public boolean hasEncryptionSpec()
Immutable. Customer-managed encryption key spec for an Index. If set, this Index and all sub-resources of this Index will be secured by this key.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 17 [(.google.api.field_behavior) = IMMUTABLE];
hasEncryptionSpec in interface IndexOrBuilderpublic EncryptionSpec getEncryptionSpec()
Immutable. Customer-managed encryption key spec for an Index. If set, this Index and all sub-resources of this Index will be secured by this key.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 17 [(.google.api.field_behavior) = IMMUTABLE];
getEncryptionSpec in interface IndexOrBuilderpublic Index.Builder setEncryptionSpec(EncryptionSpec value)
Immutable. Customer-managed encryption key spec for an Index. If set, this Index and all sub-resources of this Index will be secured by this key.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 17 [(.google.api.field_behavior) = IMMUTABLE];
public Index.Builder setEncryptionSpec(EncryptionSpec.Builder builderForValue)
Immutable. Customer-managed encryption key spec for an Index. If set, this Index and all sub-resources of this Index will be secured by this key.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 17 [(.google.api.field_behavior) = IMMUTABLE];
public Index.Builder mergeEncryptionSpec(EncryptionSpec value)
Immutable. Customer-managed encryption key spec for an Index. If set, this Index and all sub-resources of this Index will be secured by this key.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 17 [(.google.api.field_behavior) = IMMUTABLE];
public Index.Builder clearEncryptionSpec()
Immutable. Customer-managed encryption key spec for an Index. If set, this Index and all sub-resources of this Index will be secured by this key.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 17 [(.google.api.field_behavior) = IMMUTABLE];
public EncryptionSpec.Builder getEncryptionSpecBuilder()
Immutable. Customer-managed encryption key spec for an Index. If set, this Index and all sub-resources of this Index will be secured by this key.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 17 [(.google.api.field_behavior) = IMMUTABLE];
public EncryptionSpecOrBuilder getEncryptionSpecOrBuilder()
Immutable. Customer-managed encryption key spec for an Index. If set, this Index and all sub-resources of this Index will be secured by this key.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 17 [(.google.api.field_behavior) = IMMUTABLE];
getEncryptionSpecOrBuilder in interface IndexOrBuilderpublic boolean getSatisfiesPzs()
Output only. Reserved for future use.
bool satisfies_pzs = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];getSatisfiesPzs in interface IndexOrBuilderpublic Index.Builder setSatisfiesPzs(boolean value)
Output only. Reserved for future use.
bool satisfies_pzs = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The satisfiesPzs to set.public Index.Builder clearSatisfiesPzs()
Output only. Reserved for future use.
bool satisfies_pzs = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];public boolean getSatisfiesPzi()
Output only. Reserved for future use.
bool satisfies_pzi = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];getSatisfiesPzi in interface IndexOrBuilderpublic Index.Builder setSatisfiesPzi(boolean value)
Output only. Reserved for future use.
bool satisfies_pzi = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The satisfiesPzi to set.public Index.Builder clearSatisfiesPzi()
Output only. Reserved for future use.
bool satisfies_pzi = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];public final Index.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Index.Builder>public final Index.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Index.Builder>Copyright © 2025 Google LLC. All rights reserved.