public static final class IndexEndpoint.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<IndexEndpoint.Builder> implements IndexEndpointOrBuilder
Indexes are deployed into it. An IndexEndpoint can have multiple DeployedIndexes.Protobuf type
google.cloud.aiplatform.v1beta1.IndexEndpoint| Modifier and Type | Method and Description |
|---|---|
IndexEndpoint.Builder |
addAllDeployedIndexes(Iterable<? extends DeployedIndex> values)
Output only.
|
IndexEndpoint.Builder |
addDeployedIndexes(DeployedIndex.Builder builderForValue)
Output only.
|
IndexEndpoint.Builder |
addDeployedIndexes(DeployedIndex value)
Output only.
|
IndexEndpoint.Builder |
addDeployedIndexes(int index,
DeployedIndex.Builder builderForValue)
Output only.
|
IndexEndpoint.Builder |
addDeployedIndexes(int index,
DeployedIndex value)
Output only.
|
DeployedIndex.Builder |
addDeployedIndexesBuilder()
Output only.
|
DeployedIndex.Builder |
addDeployedIndexesBuilder(int index)
Output only.
|
IndexEndpoint.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
IndexEndpoint |
build() |
IndexEndpoint |
buildPartial() |
IndexEndpoint.Builder |
clear() |
IndexEndpoint.Builder |
clearCreateTime()
Output only.
|
IndexEndpoint.Builder |
clearDeployedIndexes()
Output only.
|
IndexEndpoint.Builder |
clearDescription()
The description of the IndexEndpoint.
|
IndexEndpoint.Builder |
clearDisplayName()
Required.
|
IndexEndpoint.Builder |
clearEnablePrivateServiceConnect()
Deprecated.
google.cloud.aiplatform.v1beta1.IndexEndpoint.enable_private_service_connect is
deprecated. See google/cloud/aiplatform/v1beta1/index_endpoint.proto;l=104
|
IndexEndpoint.Builder |
clearEncryptionSpec()
Immutable.
|
IndexEndpoint.Builder |
clearEtag()
Used to perform consistent read-modify-write updates.
|
IndexEndpoint.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
IndexEndpoint.Builder |
clearLabels() |
IndexEndpoint.Builder |
clearName()
Output only.
|
IndexEndpoint.Builder |
clearNetwork()
Optional.
|
IndexEndpoint.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
IndexEndpoint.Builder |
clearPrivateServiceConnectConfig()
Optional.
|
IndexEndpoint.Builder |
clearPublicEndpointDomainName()
Output only.
|
IndexEndpoint.Builder |
clearPublicEndpointEnabled()
Optional.
|
IndexEndpoint.Builder |
clearSatisfiesPzi()
Output only.
|
IndexEndpoint.Builder |
clearSatisfiesPzs()
Output only.
|
IndexEndpoint.Builder |
clearUpdateTime()
Output only.
|
IndexEndpoint.Builder |
clone() |
boolean |
containsLabels(String key)
The labels with user-defined metadata to organize your IndexEndpoints.
|
com.google.protobuf.Timestamp |
getCreateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
IndexEndpoint |
getDefaultInstanceForType() |
DeployedIndex |
getDeployedIndexes(int index)
Output only.
|
DeployedIndex.Builder |
getDeployedIndexesBuilder(int index)
Output only.
|
List<DeployedIndex.Builder> |
getDeployedIndexesBuilderList()
Output only.
|
int |
getDeployedIndexesCount()
Output only.
|
List<DeployedIndex> |
getDeployedIndexesList()
Output only.
|
DeployedIndexOrBuilder |
getDeployedIndexesOrBuilder(int index)
Output only.
|
List<? extends DeployedIndexOrBuilder> |
getDeployedIndexesOrBuilderList()
Output only.
|
String |
getDescription()
The description of the IndexEndpoint.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
The description of the IndexEndpoint.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDisplayName()
Required.
|
com.google.protobuf.ByteString |
getDisplayNameBytes()
Required.
|
boolean |
getEnablePrivateServiceConnect()
Deprecated.
google.cloud.aiplatform.v1beta1.IndexEndpoint.enable_private_service_connect is
deprecated. See google/cloud/aiplatform/v1beta1/index_endpoint.proto;l=104
|
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.
|
Map<String,String> |
getLabels()
Deprecated.
|
int |
getLabelsCount()
The labels with user-defined metadata to organize your IndexEndpoints.
|
Map<String,String> |
getLabelsMap()
The labels with user-defined metadata to organize your IndexEndpoints.
|
String |
getLabelsOrDefault(String key,
String defaultValue)
The labels with user-defined metadata to organize your IndexEndpoints.
|
String |
getLabelsOrThrow(String key)
The labels with user-defined metadata to organize your IndexEndpoints.
|
Map<String,String> |
getMutableLabels()
Deprecated.
|
String |
getName()
Output only.
|
com.google.protobuf.ByteString |
getNameBytes()
Output only.
|
String |
getNetwork()
Optional.
|
com.google.protobuf.ByteString |
getNetworkBytes()
Optional.
|
PrivateServiceConnectConfig |
getPrivateServiceConnectConfig()
Optional.
|
PrivateServiceConnectConfig.Builder |
getPrivateServiceConnectConfigBuilder()
Optional.
|
PrivateServiceConnectConfigOrBuilder |
getPrivateServiceConnectConfigOrBuilder()
Optional.
|
String |
getPublicEndpointDomainName()
Output only.
|
com.google.protobuf.ByteString |
getPublicEndpointDomainNameBytes()
Output only.
|
boolean |
getPublicEndpointEnabled()
Optional.
|
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 |
hasPrivateServiceConnectConfig()
Optional.
|
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() |
IndexEndpoint.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
IndexEndpoint.Builder |
mergeEncryptionSpec(EncryptionSpec value)
Immutable.
|
IndexEndpoint.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
IndexEndpoint.Builder |
mergeFrom(IndexEndpoint other) |
IndexEndpoint.Builder |
mergeFrom(com.google.protobuf.Message other) |
IndexEndpoint.Builder |
mergePrivateServiceConnectConfig(PrivateServiceConnectConfig value)
Optional.
|
IndexEndpoint.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
IndexEndpoint.Builder |
mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
IndexEndpoint.Builder |
putAllLabels(Map<String,String> values)
The labels with user-defined metadata to organize your IndexEndpoints.
|
IndexEndpoint.Builder |
putLabels(String key,
String value)
The labels with user-defined metadata to organize your IndexEndpoints.
|
IndexEndpoint.Builder |
removeDeployedIndexes(int index)
Output only.
|
IndexEndpoint.Builder |
removeLabels(String key)
The labels with user-defined metadata to organize your IndexEndpoints.
|
IndexEndpoint.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
IndexEndpoint.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
IndexEndpoint.Builder |
setDeployedIndexes(int index,
DeployedIndex.Builder builderForValue)
Output only.
|
IndexEndpoint.Builder |
setDeployedIndexes(int index,
DeployedIndex value)
Output only.
|
IndexEndpoint.Builder |
setDescription(String value)
The description of the IndexEndpoint.
|
IndexEndpoint.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
The description of the IndexEndpoint.
|
IndexEndpoint.Builder |
setDisplayName(String value)
Required.
|
IndexEndpoint.Builder |
setDisplayNameBytes(com.google.protobuf.ByteString value)
Required.
|
IndexEndpoint.Builder |
setEnablePrivateServiceConnect(boolean value)
Deprecated.
google.cloud.aiplatform.v1beta1.IndexEndpoint.enable_private_service_connect is
deprecated. See google/cloud/aiplatform/v1beta1/index_endpoint.proto;l=104
|
IndexEndpoint.Builder |
setEncryptionSpec(EncryptionSpec.Builder builderForValue)
Immutable.
|
IndexEndpoint.Builder |
setEncryptionSpec(EncryptionSpec value)
Immutable.
|
IndexEndpoint.Builder |
setEtag(String value)
Used to perform consistent read-modify-write updates.
|
IndexEndpoint.Builder |
setEtagBytes(com.google.protobuf.ByteString value)
Used to perform consistent read-modify-write updates.
|
IndexEndpoint.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
IndexEndpoint.Builder |
setName(String value)
Output only.
|
IndexEndpoint.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Output only.
|
IndexEndpoint.Builder |
setNetwork(String value)
Optional.
|
IndexEndpoint.Builder |
setNetworkBytes(com.google.protobuf.ByteString value)
Optional.
|
IndexEndpoint.Builder |
setPrivateServiceConnectConfig(PrivateServiceConnectConfig.Builder builderForValue)
Optional.
|
IndexEndpoint.Builder |
setPrivateServiceConnectConfig(PrivateServiceConnectConfig value)
Optional.
|
IndexEndpoint.Builder |
setPublicEndpointDomainName(String value)
Output only.
|
IndexEndpoint.Builder |
setPublicEndpointDomainNameBytes(com.google.protobuf.ByteString value)
Output only.
|
IndexEndpoint.Builder |
setPublicEndpointEnabled(boolean value)
Optional.
|
IndexEndpoint.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
IndexEndpoint.Builder |
setSatisfiesPzi(boolean value)
Output only.
|
IndexEndpoint.Builder |
setSatisfiesPzs(boolean value)
Output only.
|
IndexEndpoint.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
IndexEndpoint.Builder |
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
IndexEndpoint.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<IndexEndpoint.Builder>protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number)
internalGetMutableMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<IndexEndpoint.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<IndexEndpoint.Builder>public IndexEndpoint.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<IndexEndpoint.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<IndexEndpoint.Builder>public IndexEndpoint getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic IndexEndpoint build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic IndexEndpoint buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic IndexEndpoint.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<IndexEndpoint.Builder>public IndexEndpoint.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<IndexEndpoint.Builder>public IndexEndpoint.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<IndexEndpoint.Builder>public IndexEndpoint.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<IndexEndpoint.Builder>public IndexEndpoint.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<IndexEndpoint.Builder>public IndexEndpoint.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<IndexEndpoint.Builder>public IndexEndpoint.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<IndexEndpoint.Builder>public IndexEndpoint.Builder mergeFrom(IndexEndpoint other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<IndexEndpoint.Builder>public IndexEndpoint.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<IndexEndpoint.Builder>IOExceptionpublic String getName()
Output only. The resource name of the IndexEndpoint.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getName in interface IndexEndpointOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Output only. The resource name of the IndexEndpoint.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getNameBytes in interface IndexEndpointOrBuilderpublic IndexEndpoint.Builder setName(String value)
Output only. The resource name of the IndexEndpoint.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The name to set.public IndexEndpoint.Builder clearName()
Output only. The resource name of the IndexEndpoint.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];public IndexEndpoint.Builder setNameBytes(com.google.protobuf.ByteString value)
Output only. The resource name of the IndexEndpoint.
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 IndexEndpoint. 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 IndexEndpointOrBuilderpublic com.google.protobuf.ByteString getDisplayNameBytes()
Required. The display name of the IndexEndpoint. 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 IndexEndpointOrBuilderpublic IndexEndpoint.Builder setDisplayName(String value)
Required. The display name of the IndexEndpoint. 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 IndexEndpoint.Builder clearDisplayName()
Required. The display name of the IndexEndpoint. 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 IndexEndpoint.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
Required. The display name of the IndexEndpoint. 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 IndexEndpoint.
string description = 3;getDescription in interface IndexEndpointOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
The description of the IndexEndpoint.
string description = 3;getDescriptionBytes in interface IndexEndpointOrBuilderpublic IndexEndpoint.Builder setDescription(String value)
The description of the IndexEndpoint.
string description = 3;value - The description to set.public IndexEndpoint.Builder clearDescription()
The description of the IndexEndpoint.
string description = 3;public IndexEndpoint.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
The description of the IndexEndpoint.
string description = 3;value - The bytes for description to set.public List<DeployedIndex> getDeployedIndexesList()
Output only. The indexes deployed in this endpoint.
repeated .google.cloud.aiplatform.v1beta1.DeployedIndex deployed_indexes = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDeployedIndexesList in interface IndexEndpointOrBuilderpublic int getDeployedIndexesCount()
Output only. The indexes deployed in this endpoint.
repeated .google.cloud.aiplatform.v1beta1.DeployedIndex deployed_indexes = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDeployedIndexesCount in interface IndexEndpointOrBuilderpublic DeployedIndex getDeployedIndexes(int index)
Output only. The indexes deployed in this endpoint.
repeated .google.cloud.aiplatform.v1beta1.DeployedIndex deployed_indexes = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDeployedIndexes in interface IndexEndpointOrBuilderpublic IndexEndpoint.Builder setDeployedIndexes(int index, DeployedIndex value)
Output only. The indexes deployed in this endpoint.
repeated .google.cloud.aiplatform.v1beta1.DeployedIndex deployed_indexes = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public IndexEndpoint.Builder setDeployedIndexes(int index, DeployedIndex.Builder builderForValue)
Output only. The indexes deployed in this endpoint.
repeated .google.cloud.aiplatform.v1beta1.DeployedIndex deployed_indexes = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public IndexEndpoint.Builder addDeployedIndexes(DeployedIndex value)
Output only. The indexes deployed in this endpoint.
repeated .google.cloud.aiplatform.v1beta1.DeployedIndex deployed_indexes = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public IndexEndpoint.Builder addDeployedIndexes(int index, DeployedIndex value)
Output only. The indexes deployed in this endpoint.
repeated .google.cloud.aiplatform.v1beta1.DeployedIndex deployed_indexes = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public IndexEndpoint.Builder addDeployedIndexes(DeployedIndex.Builder builderForValue)
Output only. The indexes deployed in this endpoint.
repeated .google.cloud.aiplatform.v1beta1.DeployedIndex deployed_indexes = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public IndexEndpoint.Builder addDeployedIndexes(int index, DeployedIndex.Builder builderForValue)
Output only. The indexes deployed in this endpoint.
repeated .google.cloud.aiplatform.v1beta1.DeployedIndex deployed_indexes = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public IndexEndpoint.Builder addAllDeployedIndexes(Iterable<? extends DeployedIndex> values)
Output only. The indexes deployed in this endpoint.
repeated .google.cloud.aiplatform.v1beta1.DeployedIndex deployed_indexes = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public IndexEndpoint.Builder clearDeployedIndexes()
Output only. The indexes deployed in this endpoint.
repeated .google.cloud.aiplatform.v1beta1.DeployedIndex deployed_indexes = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public IndexEndpoint.Builder removeDeployedIndexes(int index)
Output only. The indexes deployed in this endpoint.
repeated .google.cloud.aiplatform.v1beta1.DeployedIndex deployed_indexes = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DeployedIndex.Builder getDeployedIndexesBuilder(int index)
Output only. The indexes deployed in this endpoint.
repeated .google.cloud.aiplatform.v1beta1.DeployedIndex deployed_indexes = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DeployedIndexOrBuilder getDeployedIndexesOrBuilder(int index)
Output only. The indexes deployed in this endpoint.
repeated .google.cloud.aiplatform.v1beta1.DeployedIndex deployed_indexes = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDeployedIndexesOrBuilder in interface IndexEndpointOrBuilderpublic List<? extends DeployedIndexOrBuilder> getDeployedIndexesOrBuilderList()
Output only. The indexes deployed in this endpoint.
repeated .google.cloud.aiplatform.v1beta1.DeployedIndex deployed_indexes = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDeployedIndexesOrBuilderList in interface IndexEndpointOrBuilderpublic DeployedIndex.Builder addDeployedIndexesBuilder()
Output only. The indexes deployed in this endpoint.
repeated .google.cloud.aiplatform.v1beta1.DeployedIndex deployed_indexes = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DeployedIndex.Builder addDeployedIndexesBuilder(int index)
Output only. The indexes deployed in this endpoint.
repeated .google.cloud.aiplatform.v1beta1.DeployedIndex deployed_indexes = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public List<DeployedIndex.Builder> getDeployedIndexesBuilderList()
Output only. The indexes deployed in this endpoint.
repeated .google.cloud.aiplatform.v1beta1.DeployedIndex deployed_indexes = 4 [(.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 = 5;getEtag in interface IndexEndpointOrBuilderpublic com.google.protobuf.ByteString getEtagBytes()
Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 5;getEtagBytes in interface IndexEndpointOrBuilderpublic IndexEndpoint.Builder setEtag(String value)
Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 5;value - The etag to set.public IndexEndpoint.Builder clearEtag()
Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 5;public IndexEndpoint.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 = 5;value - The bytes for etag to set.public int getLabelsCount()
IndexEndpointOrBuilderThe labels with user-defined metadata to organize your IndexEndpoints. 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 = 6;getLabelsCount in interface IndexEndpointOrBuilderpublic boolean containsLabels(String key)
The labels with user-defined metadata to organize your IndexEndpoints. 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 = 6;containsLabels in interface IndexEndpointOrBuilder@Deprecated public Map<String,String> getLabels()
getLabelsMap() instead.getLabels in interface IndexEndpointOrBuilderpublic Map<String,String> getLabelsMap()
The labels with user-defined metadata to organize your IndexEndpoints. 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 = 6;getLabelsMap in interface IndexEndpointOrBuilderpublic String getLabelsOrDefault(String key, String defaultValue)
The labels with user-defined metadata to organize your IndexEndpoints. 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 = 6;getLabelsOrDefault in interface IndexEndpointOrBuilderpublic String getLabelsOrThrow(String key)
The labels with user-defined metadata to organize your IndexEndpoints. 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 = 6;getLabelsOrThrow in interface IndexEndpointOrBuilderpublic IndexEndpoint.Builder clearLabels()
public IndexEndpoint.Builder removeLabels(String key)
The labels with user-defined metadata to organize your IndexEndpoints. 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 = 6;@Deprecated public Map<String,String> getMutableLabels()
public IndexEndpoint.Builder putLabels(String key, String value)
The labels with user-defined metadata to organize your IndexEndpoints. 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 = 6;public IndexEndpoint.Builder putAllLabels(Map<String,String> values)
The labels with user-defined metadata to organize your IndexEndpoints. 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 = 6;public boolean hasCreateTime()
Output only. Timestamp when this IndexEndpoint was created.
.google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCreateTime in interface IndexEndpointOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Output only. Timestamp when this IndexEndpoint was created.
.google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTime in interface IndexEndpointOrBuilderpublic IndexEndpoint.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this IndexEndpoint was created.
.google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public IndexEndpoint.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Timestamp when this IndexEndpoint was created.
.google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public IndexEndpoint.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this IndexEndpoint was created.
.google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public IndexEndpoint.Builder clearCreateTime()
Output only. Timestamp when this IndexEndpoint was created.
.google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. Timestamp when this IndexEndpoint was created.
.google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Timestamp when this IndexEndpoint was created.
.google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTimeOrBuilder in interface IndexEndpointOrBuilderpublic boolean hasUpdateTime()
Output only. Timestamp when this IndexEndpoint was last updated. This timestamp is not updated when the endpoint's DeployedIndexes are updated, e.g. due to updates of the original Indexes they are the deployments of.
.google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasUpdateTime in interface IndexEndpointOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
Output only. Timestamp when this IndexEndpoint was last updated. This timestamp is not updated when the endpoint's DeployedIndexes are updated, e.g. due to updates of the original Indexes they are the deployments of.
.google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTime in interface IndexEndpointOrBuilderpublic IndexEndpoint.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this IndexEndpoint was last updated. This timestamp is not updated when the endpoint's DeployedIndexes are updated, e.g. due to updates of the original Indexes they are the deployments of.
.google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public IndexEndpoint.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Timestamp when this IndexEndpoint was last updated. This timestamp is not updated when the endpoint's DeployedIndexes are updated, e.g. due to updates of the original Indexes they are the deployments of.
.google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public IndexEndpoint.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this IndexEndpoint was last updated. This timestamp is not updated when the endpoint's DeployedIndexes are updated, e.g. due to updates of the original Indexes they are the deployments of.
.google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public IndexEndpoint.Builder clearUpdateTime()
Output only. Timestamp when this IndexEndpoint was last updated. This timestamp is not updated when the endpoint's DeployedIndexes are updated, e.g. due to updates of the original Indexes they are the deployments of.
.google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
Output only. Timestamp when this IndexEndpoint was last updated. This timestamp is not updated when the endpoint's DeployedIndexes are updated, e.g. due to updates of the original Indexes they are the deployments of.
.google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. Timestamp when this IndexEndpoint was last updated. This timestamp is not updated when the endpoint's DeployedIndexes are updated, e.g. due to updates of the original Indexes they are the deployments of.
.google.protobuf.Timestamp update_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTimeOrBuilder in interface IndexEndpointOrBuilderpublic String getNetwork()
Optional. The full name of the Google Compute Engine
[network](https://cloud.google.com/compute/docs/networks-and-firewalls#networks)
to which the IndexEndpoint should be peered.
Private services access must already be configured for the network. If left
unspecified, the Endpoint is not peered with any network.
[network][google.cloud.aiplatform.v1beta1.IndexEndpoint.network] and
[private_service_connect_config][google.cloud.aiplatform.v1beta1.IndexEndpoint.private_service_connect_config]
are mutually exclusive.
[Format](https://cloud.google.com/compute/docs/reference/rest/v1/networks/insert):
`projects/{project}/global/networks/{network}`.
Where {project} is a project number, as in '12345', and {network} is
network name.
string network = 9 [(.google.api.field_behavior) = OPTIONAL];getNetwork in interface IndexEndpointOrBuilderpublic com.google.protobuf.ByteString getNetworkBytes()
Optional. The full name of the Google Compute Engine
[network](https://cloud.google.com/compute/docs/networks-and-firewalls#networks)
to which the IndexEndpoint should be peered.
Private services access must already be configured for the network. If left
unspecified, the Endpoint is not peered with any network.
[network][google.cloud.aiplatform.v1beta1.IndexEndpoint.network] and
[private_service_connect_config][google.cloud.aiplatform.v1beta1.IndexEndpoint.private_service_connect_config]
are mutually exclusive.
[Format](https://cloud.google.com/compute/docs/reference/rest/v1/networks/insert):
`projects/{project}/global/networks/{network}`.
Where {project} is a project number, as in '12345', and {network} is
network name.
string network = 9 [(.google.api.field_behavior) = OPTIONAL];getNetworkBytes in interface IndexEndpointOrBuilderpublic IndexEndpoint.Builder setNetwork(String value)
Optional. The full name of the Google Compute Engine
[network](https://cloud.google.com/compute/docs/networks-and-firewalls#networks)
to which the IndexEndpoint should be peered.
Private services access must already be configured for the network. If left
unspecified, the Endpoint is not peered with any network.
[network][google.cloud.aiplatform.v1beta1.IndexEndpoint.network] and
[private_service_connect_config][google.cloud.aiplatform.v1beta1.IndexEndpoint.private_service_connect_config]
are mutually exclusive.
[Format](https://cloud.google.com/compute/docs/reference/rest/v1/networks/insert):
`projects/{project}/global/networks/{network}`.
Where {project} is a project number, as in '12345', and {network} is
network name.
string network = 9 [(.google.api.field_behavior) = OPTIONAL];value - The network to set.public IndexEndpoint.Builder clearNetwork()
Optional. The full name of the Google Compute Engine
[network](https://cloud.google.com/compute/docs/networks-and-firewalls#networks)
to which the IndexEndpoint should be peered.
Private services access must already be configured for the network. If left
unspecified, the Endpoint is not peered with any network.
[network][google.cloud.aiplatform.v1beta1.IndexEndpoint.network] and
[private_service_connect_config][google.cloud.aiplatform.v1beta1.IndexEndpoint.private_service_connect_config]
are mutually exclusive.
[Format](https://cloud.google.com/compute/docs/reference/rest/v1/networks/insert):
`projects/{project}/global/networks/{network}`.
Where {project} is a project number, as in '12345', and {network} is
network name.
string network = 9 [(.google.api.field_behavior) = OPTIONAL];public IndexEndpoint.Builder setNetworkBytes(com.google.protobuf.ByteString value)
Optional. The full name of the Google Compute Engine
[network](https://cloud.google.com/compute/docs/networks-and-firewalls#networks)
to which the IndexEndpoint should be peered.
Private services access must already be configured for the network. If left
unspecified, the Endpoint is not peered with any network.
[network][google.cloud.aiplatform.v1beta1.IndexEndpoint.network] and
[private_service_connect_config][google.cloud.aiplatform.v1beta1.IndexEndpoint.private_service_connect_config]
are mutually exclusive.
[Format](https://cloud.google.com/compute/docs/reference/rest/v1/networks/insert):
`projects/{project}/global/networks/{network}`.
Where {project} is a project number, as in '12345', and {network} is
network name.
string network = 9 [(.google.api.field_behavior) = OPTIONAL];value - The bytes for network to set.@Deprecated public boolean getEnablePrivateServiceConnect()
Optional. Deprecated: If true, expose the IndexEndpoint via private service connect. Only one of the fields, [network][google.cloud.aiplatform.v1beta1.IndexEndpoint.network] or [enable_private_service_connect][google.cloud.aiplatform.v1beta1.IndexEndpoint.enable_private_service_connect], can be set.
bool enable_private_service_connect = 10 [deprecated = true, (.google.api.field_behavior) = OPTIONAL];
getEnablePrivateServiceConnect in interface IndexEndpointOrBuilder@Deprecated public IndexEndpoint.Builder setEnablePrivateServiceConnect(boolean value)
Optional. Deprecated: If true, expose the IndexEndpoint via private service connect. Only one of the fields, [network][google.cloud.aiplatform.v1beta1.IndexEndpoint.network] or [enable_private_service_connect][google.cloud.aiplatform.v1beta1.IndexEndpoint.enable_private_service_connect], can be set.
bool enable_private_service_connect = 10 [deprecated = true, (.google.api.field_behavior) = OPTIONAL];
value - The enablePrivateServiceConnect to set.@Deprecated public IndexEndpoint.Builder clearEnablePrivateServiceConnect()
Optional. Deprecated: If true, expose the IndexEndpoint via private service connect. Only one of the fields, [network][google.cloud.aiplatform.v1beta1.IndexEndpoint.network] or [enable_private_service_connect][google.cloud.aiplatform.v1beta1.IndexEndpoint.enable_private_service_connect], can be set.
bool enable_private_service_connect = 10 [deprecated = true, (.google.api.field_behavior) = OPTIONAL];
public boolean hasPrivateServiceConnectConfig()
Optional. Configuration for private service connect. [network][google.cloud.aiplatform.v1beta1.IndexEndpoint.network] and [private_service_connect_config][google.cloud.aiplatform.v1beta1.IndexEndpoint.private_service_connect_config] are mutually exclusive.
.google.cloud.aiplatform.v1beta1.PrivateServiceConnectConfig private_service_connect_config = 12 [(.google.api.field_behavior) = OPTIONAL];
hasPrivateServiceConnectConfig in interface IndexEndpointOrBuilderpublic PrivateServiceConnectConfig getPrivateServiceConnectConfig()
Optional. Configuration for private service connect. [network][google.cloud.aiplatform.v1beta1.IndexEndpoint.network] and [private_service_connect_config][google.cloud.aiplatform.v1beta1.IndexEndpoint.private_service_connect_config] are mutually exclusive.
.google.cloud.aiplatform.v1beta1.PrivateServiceConnectConfig private_service_connect_config = 12 [(.google.api.field_behavior) = OPTIONAL];
getPrivateServiceConnectConfig in interface IndexEndpointOrBuilderpublic IndexEndpoint.Builder setPrivateServiceConnectConfig(PrivateServiceConnectConfig value)
Optional. Configuration for private service connect. [network][google.cloud.aiplatform.v1beta1.IndexEndpoint.network] and [private_service_connect_config][google.cloud.aiplatform.v1beta1.IndexEndpoint.private_service_connect_config] are mutually exclusive.
.google.cloud.aiplatform.v1beta1.PrivateServiceConnectConfig private_service_connect_config = 12 [(.google.api.field_behavior) = OPTIONAL];
public IndexEndpoint.Builder setPrivateServiceConnectConfig(PrivateServiceConnectConfig.Builder builderForValue)
Optional. Configuration for private service connect. [network][google.cloud.aiplatform.v1beta1.IndexEndpoint.network] and [private_service_connect_config][google.cloud.aiplatform.v1beta1.IndexEndpoint.private_service_connect_config] are mutually exclusive.
.google.cloud.aiplatform.v1beta1.PrivateServiceConnectConfig private_service_connect_config = 12 [(.google.api.field_behavior) = OPTIONAL];
public IndexEndpoint.Builder mergePrivateServiceConnectConfig(PrivateServiceConnectConfig value)
Optional. Configuration for private service connect. [network][google.cloud.aiplatform.v1beta1.IndexEndpoint.network] and [private_service_connect_config][google.cloud.aiplatform.v1beta1.IndexEndpoint.private_service_connect_config] are mutually exclusive.
.google.cloud.aiplatform.v1beta1.PrivateServiceConnectConfig private_service_connect_config = 12 [(.google.api.field_behavior) = OPTIONAL];
public IndexEndpoint.Builder clearPrivateServiceConnectConfig()
Optional. Configuration for private service connect. [network][google.cloud.aiplatform.v1beta1.IndexEndpoint.network] and [private_service_connect_config][google.cloud.aiplatform.v1beta1.IndexEndpoint.private_service_connect_config] are mutually exclusive.
.google.cloud.aiplatform.v1beta1.PrivateServiceConnectConfig private_service_connect_config = 12 [(.google.api.field_behavior) = OPTIONAL];
public PrivateServiceConnectConfig.Builder getPrivateServiceConnectConfigBuilder()
Optional. Configuration for private service connect. [network][google.cloud.aiplatform.v1beta1.IndexEndpoint.network] and [private_service_connect_config][google.cloud.aiplatform.v1beta1.IndexEndpoint.private_service_connect_config] are mutually exclusive.
.google.cloud.aiplatform.v1beta1.PrivateServiceConnectConfig private_service_connect_config = 12 [(.google.api.field_behavior) = OPTIONAL];
public PrivateServiceConnectConfigOrBuilder getPrivateServiceConnectConfigOrBuilder()
Optional. Configuration for private service connect. [network][google.cloud.aiplatform.v1beta1.IndexEndpoint.network] and [private_service_connect_config][google.cloud.aiplatform.v1beta1.IndexEndpoint.private_service_connect_config] are mutually exclusive.
.google.cloud.aiplatform.v1beta1.PrivateServiceConnectConfig private_service_connect_config = 12 [(.google.api.field_behavior) = OPTIONAL];
getPrivateServiceConnectConfigOrBuilder in interface IndexEndpointOrBuilderpublic boolean getPublicEndpointEnabled()
Optional. If true, the deployed index will be accessible through public endpoint.
bool public_endpoint_enabled = 13 [(.google.api.field_behavior) = OPTIONAL];getPublicEndpointEnabled in interface IndexEndpointOrBuilderpublic IndexEndpoint.Builder setPublicEndpointEnabled(boolean value)
Optional. If true, the deployed index will be accessible through public endpoint.
bool public_endpoint_enabled = 13 [(.google.api.field_behavior) = OPTIONAL];value - The publicEndpointEnabled to set.public IndexEndpoint.Builder clearPublicEndpointEnabled()
Optional. If true, the deployed index will be accessible through public endpoint.
bool public_endpoint_enabled = 13 [(.google.api.field_behavior) = OPTIONAL];public String getPublicEndpointDomainName()
Output only. If [public_endpoint_enabled][google.cloud.aiplatform.v1beta1.IndexEndpoint.public_endpoint_enabled] is true, this field will be populated with the domain name to use for this index endpoint.
string public_endpoint_domain_name = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
getPublicEndpointDomainName in interface IndexEndpointOrBuilderpublic com.google.protobuf.ByteString getPublicEndpointDomainNameBytes()
Output only. If [public_endpoint_enabled][google.cloud.aiplatform.v1beta1.IndexEndpoint.public_endpoint_enabled] is true, this field will be populated with the domain name to use for this index endpoint.
string public_endpoint_domain_name = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
getPublicEndpointDomainNameBytes in interface IndexEndpointOrBuilderpublic IndexEndpoint.Builder setPublicEndpointDomainName(String value)
Output only. If [public_endpoint_enabled][google.cloud.aiplatform.v1beta1.IndexEndpoint.public_endpoint_enabled] is true, this field will be populated with the domain name to use for this index endpoint.
string public_endpoint_domain_name = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The publicEndpointDomainName to set.public IndexEndpoint.Builder clearPublicEndpointDomainName()
Output only. If [public_endpoint_enabled][google.cloud.aiplatform.v1beta1.IndexEndpoint.public_endpoint_enabled] is true, this field will be populated with the domain name to use for this index endpoint.
string public_endpoint_domain_name = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
public IndexEndpoint.Builder setPublicEndpointDomainNameBytes(com.google.protobuf.ByteString value)
Output only. If [public_endpoint_enabled][google.cloud.aiplatform.v1beta1.IndexEndpoint.public_endpoint_enabled] is true, this field will be populated with the domain name to use for this index endpoint.
string public_endpoint_domain_name = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The bytes for publicEndpointDomainName to set.public boolean hasEncryptionSpec()
Immutable. Customer-managed encryption key spec for an IndexEndpoint. If set, this IndexEndpoint and all sub-resources of this IndexEndpoint will be secured by this key.
.google.cloud.aiplatform.v1beta1.EncryptionSpec encryption_spec = 15 [(.google.api.field_behavior) = IMMUTABLE];
hasEncryptionSpec in interface IndexEndpointOrBuilderpublic EncryptionSpec getEncryptionSpec()
Immutable. Customer-managed encryption key spec for an IndexEndpoint. If set, this IndexEndpoint and all sub-resources of this IndexEndpoint will be secured by this key.
.google.cloud.aiplatform.v1beta1.EncryptionSpec encryption_spec = 15 [(.google.api.field_behavior) = IMMUTABLE];
getEncryptionSpec in interface IndexEndpointOrBuilderpublic IndexEndpoint.Builder setEncryptionSpec(EncryptionSpec value)
Immutable. Customer-managed encryption key spec for an IndexEndpoint. If set, this IndexEndpoint and all sub-resources of this IndexEndpoint will be secured by this key.
.google.cloud.aiplatform.v1beta1.EncryptionSpec encryption_spec = 15 [(.google.api.field_behavior) = IMMUTABLE];
public IndexEndpoint.Builder setEncryptionSpec(EncryptionSpec.Builder builderForValue)
Immutable. Customer-managed encryption key spec for an IndexEndpoint. If set, this IndexEndpoint and all sub-resources of this IndexEndpoint will be secured by this key.
.google.cloud.aiplatform.v1beta1.EncryptionSpec encryption_spec = 15 [(.google.api.field_behavior) = IMMUTABLE];
public IndexEndpoint.Builder mergeEncryptionSpec(EncryptionSpec value)
Immutable. Customer-managed encryption key spec for an IndexEndpoint. If set, this IndexEndpoint and all sub-resources of this IndexEndpoint will be secured by this key.
.google.cloud.aiplatform.v1beta1.EncryptionSpec encryption_spec = 15 [(.google.api.field_behavior) = IMMUTABLE];
public IndexEndpoint.Builder clearEncryptionSpec()
Immutable. Customer-managed encryption key spec for an IndexEndpoint. If set, this IndexEndpoint and all sub-resources of this IndexEndpoint will be secured by this key.
.google.cloud.aiplatform.v1beta1.EncryptionSpec encryption_spec = 15 [(.google.api.field_behavior) = IMMUTABLE];
public EncryptionSpec.Builder getEncryptionSpecBuilder()
Immutable. Customer-managed encryption key spec for an IndexEndpoint. If set, this IndexEndpoint and all sub-resources of this IndexEndpoint will be secured by this key.
.google.cloud.aiplatform.v1beta1.EncryptionSpec encryption_spec = 15 [(.google.api.field_behavior) = IMMUTABLE];
public EncryptionSpecOrBuilder getEncryptionSpecOrBuilder()
Immutable. Customer-managed encryption key spec for an IndexEndpoint. If set, this IndexEndpoint and all sub-resources of this IndexEndpoint will be secured by this key.
.google.cloud.aiplatform.v1beta1.EncryptionSpec encryption_spec = 15 [(.google.api.field_behavior) = IMMUTABLE];
getEncryptionSpecOrBuilder in interface IndexEndpointOrBuilderpublic boolean getSatisfiesPzs()
Output only. Reserved for future use.
bool satisfies_pzs = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];getSatisfiesPzs in interface IndexEndpointOrBuilderpublic IndexEndpoint.Builder setSatisfiesPzs(boolean value)
Output only. Reserved for future use.
bool satisfies_pzs = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The satisfiesPzs to set.public IndexEndpoint.Builder clearSatisfiesPzs()
Output only. Reserved for future use.
bool satisfies_pzs = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];public boolean getSatisfiesPzi()
Output only. Reserved for future use.
bool satisfies_pzi = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];getSatisfiesPzi in interface IndexEndpointOrBuilderpublic IndexEndpoint.Builder setSatisfiesPzi(boolean value)
Output only. Reserved for future use.
bool satisfies_pzi = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The satisfiesPzi to set.public IndexEndpoint.Builder clearSatisfiesPzi()
Output only. Reserved for future use.
bool satisfies_pzi = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];public final IndexEndpoint.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<IndexEndpoint.Builder>public final IndexEndpoint.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<IndexEndpoint.Builder>Copyright © 2025 Google LLC. All rights reserved.