Class IndexEndpoint.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<IndexEndpoint.Builder>
-
- com.google.cloud.aiplatform.v1beta1.IndexEndpoint.Builder
-
- All Implemented Interfaces:
IndexEndpointOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- IndexEndpoint
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 typegoogle.cloud.aiplatform.v1beta1.IndexEndpoint
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description IndexEndpoint.BuilderaddAllDeployedIndexes(Iterable<? extends DeployedIndex> values)Output only.IndexEndpoint.BuilderaddDeployedIndexes(int index, DeployedIndex value)Output only.IndexEndpoint.BuilderaddDeployedIndexes(int index, DeployedIndex.Builder builderForValue)Output only.IndexEndpoint.BuilderaddDeployedIndexes(DeployedIndex value)Output only.IndexEndpoint.BuilderaddDeployedIndexes(DeployedIndex.Builder builderForValue)Output only.DeployedIndex.BuilderaddDeployedIndexesBuilder()Output only.DeployedIndex.BuilderaddDeployedIndexesBuilder(int index)Output only.IndexEndpoint.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)IndexEndpointbuild()IndexEndpointbuildPartial()IndexEndpoint.Builderclear()IndexEndpoint.BuilderclearCreateTime()Output only.IndexEndpoint.BuilderclearDeployedIndexes()Output only.IndexEndpoint.BuilderclearDescription()The description of the IndexEndpoint.IndexEndpoint.BuilderclearDisplayName()Required.IndexEndpoint.BuilderclearEnablePrivateServiceConnect()Deprecated.google.cloud.aiplatform.v1beta1.IndexEndpoint.enable_private_service_connect is deprecated.IndexEndpoint.BuilderclearEncryptionSpec()Immutable.IndexEndpoint.BuilderclearEtag()Used to perform consistent read-modify-write updates.IndexEndpoint.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)IndexEndpoint.BuilderclearLabels()IndexEndpoint.BuilderclearName()Output only.IndexEndpoint.BuilderclearNetwork()Optional.IndexEndpoint.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)IndexEndpoint.BuilderclearPrivateServiceConnectConfig()Optional.IndexEndpoint.BuilderclearPublicEndpointDomainName()Output only.IndexEndpoint.BuilderclearPublicEndpointEnabled()Optional.IndexEndpoint.BuilderclearUpdateTime()Output only.IndexEndpoint.Builderclone()booleancontainsLabels(String key)The labels with user-defined metadata to organize your IndexEndpoints.com.google.protobuf.TimestampgetCreateTime()Output only.com.google.protobuf.Timestamp.BuildergetCreateTimeBuilder()Output only.com.google.protobuf.TimestampOrBuildergetCreateTimeOrBuilder()Output only.IndexEndpointgetDefaultInstanceForType()DeployedIndexgetDeployedIndexes(int index)Output only.DeployedIndex.BuildergetDeployedIndexesBuilder(int index)Output only.List<DeployedIndex.Builder>getDeployedIndexesBuilderList()Output only.intgetDeployedIndexesCount()Output only.List<DeployedIndex>getDeployedIndexesList()Output only.DeployedIndexOrBuildergetDeployedIndexesOrBuilder(int index)Output only.List<? extends DeployedIndexOrBuilder>getDeployedIndexesOrBuilderList()Output only.StringgetDescription()The description of the IndexEndpoint.com.google.protobuf.ByteStringgetDescriptionBytes()The description of the IndexEndpoint.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetDisplayName()Required.com.google.protobuf.ByteStringgetDisplayNameBytes()Required.booleangetEnablePrivateServiceConnect()Deprecated.google.cloud.aiplatform.v1beta1.IndexEndpoint.enable_private_service_connect is deprecated.EncryptionSpecgetEncryptionSpec()Immutable.EncryptionSpec.BuildergetEncryptionSpecBuilder()Immutable.EncryptionSpecOrBuildergetEncryptionSpecOrBuilder()Immutable.StringgetEtag()Used to perform consistent read-modify-write updates.com.google.protobuf.ByteStringgetEtagBytes()Used to perform consistent read-modify-write updates.Map<String,String>getLabels()Deprecated.intgetLabelsCount()The labels with user-defined metadata to organize your IndexEndpoints.Map<String,String>getLabelsMap()The labels with user-defined metadata to organize your IndexEndpoints.StringgetLabelsOrDefault(String key, String defaultValue)The labels with user-defined metadata to organize your IndexEndpoints.StringgetLabelsOrThrow(String key)The labels with user-defined metadata to organize your IndexEndpoints.Map<String,String>getMutableLabels()Deprecated.StringgetName()Output only.com.google.protobuf.ByteStringgetNameBytes()Output only.StringgetNetwork()Optional.com.google.protobuf.ByteStringgetNetworkBytes()Optional.PrivateServiceConnectConfiggetPrivateServiceConnectConfig()Optional.PrivateServiceConnectConfig.BuildergetPrivateServiceConnectConfigBuilder()Optional.PrivateServiceConnectConfigOrBuildergetPrivateServiceConnectConfigOrBuilder()Optional.StringgetPublicEndpointDomainName()Output only.com.google.protobuf.ByteStringgetPublicEndpointDomainNameBytes()Output only.booleangetPublicEndpointEnabled()Optional.com.google.protobuf.TimestampgetUpdateTime()Output only.com.google.protobuf.Timestamp.BuildergetUpdateTimeBuilder()Output only.com.google.protobuf.TimestampOrBuildergetUpdateTimeOrBuilder()Output only.booleanhasCreateTime()Output only.booleanhasEncryptionSpec()Immutable.booleanhasPrivateServiceConnectConfig()Optional.booleanhasUpdateTime()Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)protected com.google.protobuf.MapFieldinternalGetMutableMapField(int number)booleanisInitialized()IndexEndpoint.BuildermergeCreateTime(com.google.protobuf.Timestamp value)Output only.IndexEndpoint.BuildermergeEncryptionSpec(EncryptionSpec value)Immutable.IndexEndpoint.BuildermergeFrom(IndexEndpoint other)IndexEndpoint.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)IndexEndpoint.BuildermergeFrom(com.google.protobuf.Message other)IndexEndpoint.BuildermergePrivateServiceConnectConfig(PrivateServiceConnectConfig value)Optional.IndexEndpoint.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)IndexEndpoint.BuildermergeUpdateTime(com.google.protobuf.Timestamp value)Output only.IndexEndpoint.BuilderputAllLabels(Map<String,String> values)The labels with user-defined metadata to organize your IndexEndpoints.IndexEndpoint.BuilderputLabels(String key, String value)The labels with user-defined metadata to organize your IndexEndpoints.IndexEndpoint.BuilderremoveDeployedIndexes(int index)Output only.IndexEndpoint.BuilderremoveLabels(String key)The labels with user-defined metadata to organize your IndexEndpoints.IndexEndpoint.BuildersetCreateTime(com.google.protobuf.Timestamp value)Output only.IndexEndpoint.BuildersetCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)Output only.IndexEndpoint.BuildersetDeployedIndexes(int index, DeployedIndex value)Output only.IndexEndpoint.BuildersetDeployedIndexes(int index, DeployedIndex.Builder builderForValue)Output only.IndexEndpoint.BuildersetDescription(String value)The description of the IndexEndpoint.IndexEndpoint.BuildersetDescriptionBytes(com.google.protobuf.ByteString value)The description of the IndexEndpoint.IndexEndpoint.BuildersetDisplayName(String value)Required.IndexEndpoint.BuildersetDisplayNameBytes(com.google.protobuf.ByteString value)Required.IndexEndpoint.BuildersetEnablePrivateServiceConnect(boolean value)Deprecated.google.cloud.aiplatform.v1beta1.IndexEndpoint.enable_private_service_connect is deprecated.IndexEndpoint.BuildersetEncryptionSpec(EncryptionSpec value)Immutable.IndexEndpoint.BuildersetEncryptionSpec(EncryptionSpec.Builder builderForValue)Immutable.IndexEndpoint.BuildersetEtag(String value)Used to perform consistent read-modify-write updates.IndexEndpoint.BuildersetEtagBytes(com.google.protobuf.ByteString value)Used to perform consistent read-modify-write updates.IndexEndpoint.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)IndexEndpoint.BuildersetName(String value)Output only.IndexEndpoint.BuildersetNameBytes(com.google.protobuf.ByteString value)Output only.IndexEndpoint.BuildersetNetwork(String value)Optional.IndexEndpoint.BuildersetNetworkBytes(com.google.protobuf.ByteString value)Optional.IndexEndpoint.BuildersetPrivateServiceConnectConfig(PrivateServiceConnectConfig value)Optional.IndexEndpoint.BuildersetPrivateServiceConnectConfig(PrivateServiceConnectConfig.Builder builderForValue)Optional.IndexEndpoint.BuildersetPublicEndpointDomainName(String value)Output only.IndexEndpoint.BuildersetPublicEndpointDomainNameBytes(com.google.protobuf.ByteString value)Output only.IndexEndpoint.BuildersetPublicEndpointEnabled(boolean value)Optional.IndexEndpoint.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)IndexEndpoint.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)IndexEndpoint.BuildersetUpdateTime(com.google.protobuf.Timestamp value)Output only.IndexEndpoint.BuildersetUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)Output only.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<IndexEndpoint.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<IndexEndpoint.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<IndexEndpoint.Builder>
-
clear
public IndexEndpoint.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<IndexEndpoint.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<IndexEndpoint.Builder>
-
getDefaultInstanceForType
public IndexEndpoint getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public IndexEndpoint build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public IndexEndpoint buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public IndexEndpoint.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<IndexEndpoint.Builder>
-
setField
public IndexEndpoint.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<IndexEndpoint.Builder>
-
clearField
public IndexEndpoint.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<IndexEndpoint.Builder>
-
clearOneof
public IndexEndpoint.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<IndexEndpoint.Builder>
-
setRepeatedField
public IndexEndpoint.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<IndexEndpoint.Builder>
-
addRepeatedField
public IndexEndpoint.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<IndexEndpoint.Builder>
-
mergeFrom
public IndexEndpoint.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<IndexEndpoint.Builder>
-
mergeFrom
public IndexEndpoint.Builder mergeFrom(IndexEndpoint other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<IndexEndpoint.Builder>
-
mergeFrom
public IndexEndpoint.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<IndexEndpoint.Builder>- Throws:
IOException
-
getName
public String getName()
Output only. The resource name of the IndexEndpoint.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNamein interfaceIndexEndpointOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Output only. The resource name of the IndexEndpoint.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNameBytesin interfaceIndexEndpointOrBuilder- Returns:
- The bytes for name.
-
setName
public IndexEndpoint.Builder setName(String value)
Output only. The resource name of the IndexEndpoint.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public IndexEndpoint.Builder clearName()
Output only. The resource name of the IndexEndpoint.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setNameBytes
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];- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getDisplayName
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];- Specified by:
getDisplayNamein interfaceIndexEndpointOrBuilder- Returns:
- The displayName.
-
getDisplayNameBytes
public 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];- Specified by:
getDisplayNameBytesin interfaceIndexEndpointOrBuilder- Returns:
- The bytes for displayName.
-
setDisplayName
public 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];- Parameters:
value- The displayName to set.- Returns:
- This builder for chaining.
-
clearDisplayName
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];- Returns:
- This builder for chaining.
-
setDisplayNameBytes
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];- Parameters:
value- The bytes for displayName to set.- Returns:
- This builder for chaining.
-
getDescription
public String getDescription()
The description of the IndexEndpoint.
string description = 3;- Specified by:
getDescriptionin interfaceIndexEndpointOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
The description of the IndexEndpoint.
string description = 3;- Specified by:
getDescriptionBytesin interfaceIndexEndpointOrBuilder- Returns:
- The bytes for description.
-
setDescription
public IndexEndpoint.Builder setDescription(String value)
The description of the IndexEndpoint.
string description = 3;- Parameters:
value- The description to set.- Returns:
- This builder for chaining.
-
clearDescription
public IndexEndpoint.Builder clearDescription()
The description of the IndexEndpoint.
string description = 3;- Returns:
- This builder for chaining.
-
setDescriptionBytes
public IndexEndpoint.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
The description of the IndexEndpoint.
string description = 3;- Parameters:
value- The bytes for description to set.- Returns:
- This builder for chaining.
-
getDeployedIndexesList
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];- Specified by:
getDeployedIndexesListin interfaceIndexEndpointOrBuilder
-
getDeployedIndexesCount
public 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];- Specified by:
getDeployedIndexesCountin interfaceIndexEndpointOrBuilder
-
getDeployedIndexes
public 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];- Specified by:
getDeployedIndexesin interfaceIndexEndpointOrBuilder
-
setDeployedIndexes
public 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];
-
setDeployedIndexes
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];
-
addDeployedIndexes
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];
-
addDeployedIndexes
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];
-
addDeployedIndexes
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];
-
addDeployedIndexes
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];
-
addAllDeployedIndexes
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];
-
clearDeployedIndexes
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];
-
removeDeployedIndexes
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];
-
getDeployedIndexesBuilder
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];
-
getDeployedIndexesOrBuilder
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];- Specified by:
getDeployedIndexesOrBuilderin interfaceIndexEndpointOrBuilder
-
getDeployedIndexesOrBuilderList
public 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];- Specified by:
getDeployedIndexesOrBuilderListin interfaceIndexEndpointOrBuilder
-
addDeployedIndexesBuilder
public 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];
-
addDeployedIndexesBuilder
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];
-
getDeployedIndexesBuilderList
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];
-
getEtag
public String getEtag()
Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 5;- Specified by:
getEtagin interfaceIndexEndpointOrBuilder- Returns:
- The etag.
-
getEtagBytes
public com.google.protobuf.ByteString getEtagBytes()
Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 5;- Specified by:
getEtagBytesin interfaceIndexEndpointOrBuilder- Returns:
- The bytes for etag.
-
setEtag
public IndexEndpoint.Builder setEtag(String value)
Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 5;- Parameters:
value- The etag to set.- Returns:
- This builder for chaining.
-
clearEtag
public IndexEndpoint.Builder clearEtag()
Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 5;- Returns:
- This builder for chaining.
-
setEtagBytes
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;- Parameters:
value- The bytes for etag to set.- Returns:
- This builder for chaining.
-
getLabelsCount
public int getLabelsCount()
Description copied from interface: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;- Specified by:
getLabelsCountin interfaceIndexEndpointOrBuilder
-
containsLabels
public 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;- Specified by:
containsLabelsin interfaceIndexEndpointOrBuilder
-
getLabels
@Deprecated public Map<String,String> getLabels()
Deprecated.UsegetLabelsMap()instead.- Specified by:
getLabelsin interfaceIndexEndpointOrBuilder
-
getLabelsMap
public 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;- Specified by:
getLabelsMapin interfaceIndexEndpointOrBuilder
-
getLabelsOrDefault
public 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;- Specified by:
getLabelsOrDefaultin interfaceIndexEndpointOrBuilder
-
getLabelsOrThrow
public 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;- Specified by:
getLabelsOrThrowin interfaceIndexEndpointOrBuilder
-
clearLabels
public IndexEndpoint.Builder clearLabels()
-
removeLabels
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;
-
getMutableLabels
@Deprecated public Map<String,String> getMutableLabels()
Deprecated.Use alternate mutation accessors instead.
-
putLabels
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;
-
putAllLabels
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;
-
hasCreateTime
public boolean hasCreateTime()
Output only. Timestamp when this IndexEndpoint was created.
.google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasCreateTimein interfaceIndexEndpointOrBuilder- Returns:
- Whether the createTime field is set.
-
getCreateTime
public 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];- Specified by:
getCreateTimein interfaceIndexEndpointOrBuilder- Returns:
- The createTime.
-
setCreateTime
public 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];
-
setCreateTime
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];
-
mergeCreateTime
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];
-
clearCreateTime
public IndexEndpoint.Builder clearCreateTime()
Output only. Timestamp when this IndexEndpoint was created.
.google.protobuf.Timestamp create_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getCreateTimeBuilder
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];
-
getCreateTimeOrBuilder
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];- Specified by:
getCreateTimeOrBuilderin interfaceIndexEndpointOrBuilder
-
hasUpdateTime
public 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];- Specified by:
hasUpdateTimein interfaceIndexEndpointOrBuilder- Returns:
- Whether the updateTime field is set.
-
getUpdateTime
public 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];- Specified by:
getUpdateTimein interfaceIndexEndpointOrBuilder- Returns:
- The updateTime.
-
setUpdateTime
public 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];
-
setUpdateTime
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];
-
mergeUpdateTime
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];
-
clearUpdateTime
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];
-
getUpdateTimeBuilder
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];
-
getUpdateTimeOrBuilder
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];- Specified by:
getUpdateTimeOrBuilderin interfaceIndexEndpointOrBuilder
-
getNetwork
public 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];- Specified by:
getNetworkin interfaceIndexEndpointOrBuilder- Returns:
- The network.
-
getNetworkBytes
public 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];- Specified by:
getNetworkBytesin interfaceIndexEndpointOrBuilder- Returns:
- The bytes for network.
-
setNetwork
public 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];- Parameters:
value- The network to set.- Returns:
- This builder for chaining.
-
clearNetwork
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];- Returns:
- This builder for chaining.
-
setNetworkBytes
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];- Parameters:
value- The bytes for network to set.- Returns:
- This builder for chaining.
-
getEnablePrivateServiceConnect
@Deprecated public boolean getEnablePrivateServiceConnect()
Deprecated.google.cloud.aiplatform.v1beta1.IndexEndpoint.enable_private_service_connect is deprecated. See google/cloud/aiplatform/v1beta1/index_endpoint.proto;l=104Optional. 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];- Specified by:
getEnablePrivateServiceConnectin interfaceIndexEndpointOrBuilder- Returns:
- The enablePrivateServiceConnect.
-
setEnablePrivateServiceConnect
@Deprecated public 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=104Optional. 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];- Parameters:
value- The enablePrivateServiceConnect to set.- Returns:
- This builder for chaining.
-
clearEnablePrivateServiceConnect
@Deprecated public IndexEndpoint.Builder clearEnablePrivateServiceConnect()
Deprecated.google.cloud.aiplatform.v1beta1.IndexEndpoint.enable_private_service_connect is deprecated. See google/cloud/aiplatform/v1beta1/index_endpoint.proto;l=104Optional. 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];- Returns:
- This builder for chaining.
-
hasPrivateServiceConnectConfig
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];- Specified by:
hasPrivateServiceConnectConfigin interfaceIndexEndpointOrBuilder- Returns:
- Whether the privateServiceConnectConfig field is set.
-
getPrivateServiceConnectConfig
public 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];- Specified by:
getPrivateServiceConnectConfigin interfaceIndexEndpointOrBuilder- Returns:
- The privateServiceConnectConfig.
-
setPrivateServiceConnectConfig
public 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];
-
setPrivateServiceConnectConfig
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];
-
mergePrivateServiceConnectConfig
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];
-
clearPrivateServiceConnectConfig
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];
-
getPrivateServiceConnectConfigBuilder
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];
-
getPrivateServiceConnectConfigOrBuilder
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];- Specified by:
getPrivateServiceConnectConfigOrBuilderin interfaceIndexEndpointOrBuilder
-
getPublicEndpointEnabled
public boolean getPublicEndpointEnabled()
Optional. If true, the deployed index will be accessible through public endpoint.
bool public_endpoint_enabled = 13 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getPublicEndpointEnabledin interfaceIndexEndpointOrBuilder- Returns:
- The publicEndpointEnabled.
-
setPublicEndpointEnabled
public 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];- Parameters:
value- The publicEndpointEnabled to set.- Returns:
- This builder for chaining.
-
clearPublicEndpointEnabled
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];- Returns:
- This builder for chaining.
-
getPublicEndpointDomainName
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];- Specified by:
getPublicEndpointDomainNamein interfaceIndexEndpointOrBuilder- Returns:
- The publicEndpointDomainName.
-
getPublicEndpointDomainNameBytes
public 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];- Specified by:
getPublicEndpointDomainNameBytesin interfaceIndexEndpointOrBuilder- Returns:
- The bytes for publicEndpointDomainName.
-
setPublicEndpointDomainName
public 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];- Parameters:
value- The publicEndpointDomainName to set.- Returns:
- This builder for chaining.
-
clearPublicEndpointDomainName
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];- Returns:
- This builder for chaining.
-
setPublicEndpointDomainNameBytes
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];- Parameters:
value- The bytes for publicEndpointDomainName to set.- Returns:
- This builder for chaining.
-
hasEncryptionSpec
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];- Specified by:
hasEncryptionSpecin interfaceIndexEndpointOrBuilder- Returns:
- Whether the encryptionSpec field is set.
-
getEncryptionSpec
public 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];- Specified by:
getEncryptionSpecin interfaceIndexEndpointOrBuilder- Returns:
- The encryptionSpec.
-
setEncryptionSpec
public 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];
-
setEncryptionSpec
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];
-
mergeEncryptionSpec
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];
-
clearEncryptionSpec
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];
-
getEncryptionSpecBuilder
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];
-
getEncryptionSpecOrBuilder
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];- Specified by:
getEncryptionSpecOrBuilderin interfaceIndexEndpointOrBuilder
-
setUnknownFields
public final IndexEndpoint.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<IndexEndpoint.Builder>
-
mergeUnknownFields
public final IndexEndpoint.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<IndexEndpoint.Builder>
-
-