public static final class FeatureOnlineStore.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FeatureOnlineStore.Builder> implements FeatureOnlineStoreOrBuilder
Vertex AI Feature Online Store provides a centralized repository for serving ML features and embedding indexes at low latency. The Feature Online Store is a top-level container.Protobuf type
google.cloud.aiplatform.v1.FeatureOnlineStore| Modifier and Type | Method and Description |
|---|---|
FeatureOnlineStore.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FeatureOnlineStore |
build() |
FeatureOnlineStore |
buildPartial() |
FeatureOnlineStore.Builder |
clear() |
FeatureOnlineStore.Builder |
clearBigtable()
Contains settings for the Cloud Bigtable instance that will be created
to serve featureValues for all FeatureViews under this
FeatureOnlineStore.
|
FeatureOnlineStore.Builder |
clearCreateTime()
Output only.
|
FeatureOnlineStore.Builder |
clearDedicatedServingEndpoint()
Optional.
|
FeatureOnlineStore.Builder |
clearEncryptionSpec()
Optional.
|
FeatureOnlineStore.Builder |
clearEtag()
Optional.
|
FeatureOnlineStore.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
FeatureOnlineStore.Builder |
clearLabels() |
FeatureOnlineStore.Builder |
clearName()
Identifier.
|
FeatureOnlineStore.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FeatureOnlineStore.Builder |
clearOptimized()
Contains settings for the Optimized store that will be created
to serve featureValues for all FeatureViews under this
FeatureOnlineStore.
|
FeatureOnlineStore.Builder |
clearSatisfiesPzi()
Output only.
|
FeatureOnlineStore.Builder |
clearSatisfiesPzs()
Output only.
|
FeatureOnlineStore.Builder |
clearState()
Output only.
|
FeatureOnlineStore.Builder |
clearStorageType() |
FeatureOnlineStore.Builder |
clearUpdateTime()
Output only.
|
FeatureOnlineStore.Builder |
clone() |
boolean |
containsLabels(String key)
Optional.
|
FeatureOnlineStore.Bigtable |
getBigtable()
Contains settings for the Cloud Bigtable instance that will be created
to serve featureValues for all FeatureViews under this
FeatureOnlineStore.
|
FeatureOnlineStore.Bigtable.Builder |
getBigtableBuilder()
Contains settings for the Cloud Bigtable instance that will be created
to serve featureValues for all FeatureViews under this
FeatureOnlineStore.
|
FeatureOnlineStore.BigtableOrBuilder |
getBigtableOrBuilder()
Contains settings for the Cloud Bigtable instance that will be created
to serve featureValues for all FeatureViews under this
FeatureOnlineStore.
|
com.google.protobuf.Timestamp |
getCreateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
FeatureOnlineStore.DedicatedServingEndpoint |
getDedicatedServingEndpoint()
Optional.
|
FeatureOnlineStore.DedicatedServingEndpoint.Builder |
getDedicatedServingEndpointBuilder()
Optional.
|
FeatureOnlineStore.DedicatedServingEndpointOrBuilder |
getDedicatedServingEndpointOrBuilder()
Optional.
|
FeatureOnlineStore |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
EncryptionSpec |
getEncryptionSpec()
Optional.
|
EncryptionSpec.Builder |
getEncryptionSpecBuilder()
Optional.
|
EncryptionSpecOrBuilder |
getEncryptionSpecOrBuilder()
Optional.
|
String |
getEtag()
Optional.
|
com.google.protobuf.ByteString |
getEtagBytes()
Optional.
|
Map<String,String> |
getLabels()
Deprecated.
|
int |
getLabelsCount()
Optional.
|
Map<String,String> |
getLabelsMap()
Optional.
|
String |
getLabelsOrDefault(String key,
String defaultValue)
Optional.
|
String |
getLabelsOrThrow(String key)
Optional.
|
Map<String,String> |
getMutableLabels()
Deprecated.
|
String |
getName()
Identifier.
|
com.google.protobuf.ByteString |
getNameBytes()
Identifier.
|
FeatureOnlineStore.Optimized |
getOptimized()
Contains settings for the Optimized store that will be created
to serve featureValues for all FeatureViews under this
FeatureOnlineStore.
|
FeatureOnlineStore.Optimized.Builder |
getOptimizedBuilder()
Contains settings for the Optimized store that will be created
to serve featureValues for all FeatureViews under this
FeatureOnlineStore.
|
FeatureOnlineStore.OptimizedOrBuilder |
getOptimizedOrBuilder()
Contains settings for the Optimized store that will be created
to serve featureValues for all FeatureViews under this
FeatureOnlineStore.
|
boolean |
getSatisfiesPzi()
Output only.
|
boolean |
getSatisfiesPzs()
Output only.
|
FeatureOnlineStore.State |
getState()
Output only.
|
int |
getStateValue()
Output only.
|
FeatureOnlineStore.StorageTypeCase |
getStorageTypeCase() |
com.google.protobuf.Timestamp |
getUpdateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getUpdateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getUpdateTimeOrBuilder()
Output only.
|
boolean |
hasBigtable()
Contains settings for the Cloud Bigtable instance that will be created
to serve featureValues for all FeatureViews under this
FeatureOnlineStore.
|
boolean |
hasCreateTime()
Output only.
|
boolean |
hasDedicatedServingEndpoint()
Optional.
|
boolean |
hasEncryptionSpec()
Optional.
|
boolean |
hasOptimized()
Contains settings for the Optimized store that will be created
to serve featureValues for all FeatureViews under this
FeatureOnlineStore.
|
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() |
FeatureOnlineStore.Builder |
mergeBigtable(FeatureOnlineStore.Bigtable value)
Contains settings for the Cloud Bigtable instance that will be created
to serve featureValues for all FeatureViews under this
FeatureOnlineStore.
|
FeatureOnlineStore.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
FeatureOnlineStore.Builder |
mergeDedicatedServingEndpoint(FeatureOnlineStore.DedicatedServingEndpoint value)
Optional.
|
FeatureOnlineStore.Builder |
mergeEncryptionSpec(EncryptionSpec value)
Optional.
|
FeatureOnlineStore.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FeatureOnlineStore.Builder |
mergeFrom(FeatureOnlineStore other) |
FeatureOnlineStore.Builder |
mergeFrom(com.google.protobuf.Message other) |
FeatureOnlineStore.Builder |
mergeOptimized(FeatureOnlineStore.Optimized value)
Contains settings for the Optimized store that will be created
to serve featureValues for all FeatureViews under this
FeatureOnlineStore.
|
FeatureOnlineStore.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FeatureOnlineStore.Builder |
mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
FeatureOnlineStore.Builder |
putAllLabels(Map<String,String> values)
Optional.
|
FeatureOnlineStore.Builder |
putLabels(String key,
String value)
Optional.
|
FeatureOnlineStore.Builder |
removeLabels(String key)
Optional.
|
FeatureOnlineStore.Builder |
setBigtable(FeatureOnlineStore.Bigtable.Builder builderForValue)
Contains settings for the Cloud Bigtable instance that will be created
to serve featureValues for all FeatureViews under this
FeatureOnlineStore.
|
FeatureOnlineStore.Builder |
setBigtable(FeatureOnlineStore.Bigtable value)
Contains settings for the Cloud Bigtable instance that will be created
to serve featureValues for all FeatureViews under this
FeatureOnlineStore.
|
FeatureOnlineStore.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
FeatureOnlineStore.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
FeatureOnlineStore.Builder |
setDedicatedServingEndpoint(FeatureOnlineStore.DedicatedServingEndpoint.Builder builderForValue)
Optional.
|
FeatureOnlineStore.Builder |
setDedicatedServingEndpoint(FeatureOnlineStore.DedicatedServingEndpoint value)
Optional.
|
FeatureOnlineStore.Builder |
setEncryptionSpec(EncryptionSpec.Builder builderForValue)
Optional.
|
FeatureOnlineStore.Builder |
setEncryptionSpec(EncryptionSpec value)
Optional.
|
FeatureOnlineStore.Builder |
setEtag(String value)
Optional.
|
FeatureOnlineStore.Builder |
setEtagBytes(com.google.protobuf.ByteString value)
Optional.
|
FeatureOnlineStore.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FeatureOnlineStore.Builder |
setName(String value)
Identifier.
|
FeatureOnlineStore.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Identifier.
|
FeatureOnlineStore.Builder |
setOptimized(FeatureOnlineStore.Optimized.Builder builderForValue)
Contains settings for the Optimized store that will be created
to serve featureValues for all FeatureViews under this
FeatureOnlineStore.
|
FeatureOnlineStore.Builder |
setOptimized(FeatureOnlineStore.Optimized value)
Contains settings for the Optimized store that will be created
to serve featureValues for all FeatureViews under this
FeatureOnlineStore.
|
FeatureOnlineStore.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FeatureOnlineStore.Builder |
setSatisfiesPzi(boolean value)
Output only.
|
FeatureOnlineStore.Builder |
setSatisfiesPzs(boolean value)
Output only.
|
FeatureOnlineStore.Builder |
setState(FeatureOnlineStore.State value)
Output only.
|
FeatureOnlineStore.Builder |
setStateValue(int value)
Output only.
|
FeatureOnlineStore.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FeatureOnlineStore.Builder |
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
FeatureOnlineStore.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<FeatureOnlineStore.Builder>protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number)
internalGetMutableMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureOnlineStore.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureOnlineStore.Builder>public FeatureOnlineStore.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureOnlineStore.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<FeatureOnlineStore.Builder>public FeatureOnlineStore getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic FeatureOnlineStore build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic FeatureOnlineStore buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic FeatureOnlineStore.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureOnlineStore.Builder>public FeatureOnlineStore.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<FeatureOnlineStore.Builder>public FeatureOnlineStore.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureOnlineStore.Builder>public FeatureOnlineStore.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureOnlineStore.Builder>public FeatureOnlineStore.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<FeatureOnlineStore.Builder>public FeatureOnlineStore.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<FeatureOnlineStore.Builder>public FeatureOnlineStore.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FeatureOnlineStore.Builder>public FeatureOnlineStore.Builder mergeFrom(FeatureOnlineStore other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureOnlineStore.Builder>public FeatureOnlineStore.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<FeatureOnlineStore.Builder>IOExceptionpublic FeatureOnlineStore.StorageTypeCase getStorageTypeCase()
getStorageTypeCase in interface FeatureOnlineStoreOrBuilderpublic FeatureOnlineStore.Builder clearStorageType()
public boolean hasBigtable()
Contains settings for the Cloud Bigtable instance that will be created to serve featureValues for all FeatureViews under this FeatureOnlineStore.
.google.cloud.aiplatform.v1.FeatureOnlineStore.Bigtable bigtable = 8;hasBigtable in interface FeatureOnlineStoreOrBuilderpublic FeatureOnlineStore.Bigtable getBigtable()
Contains settings for the Cloud Bigtable instance that will be created to serve featureValues for all FeatureViews under this FeatureOnlineStore.
.google.cloud.aiplatform.v1.FeatureOnlineStore.Bigtable bigtable = 8;getBigtable in interface FeatureOnlineStoreOrBuilderpublic FeatureOnlineStore.Builder setBigtable(FeatureOnlineStore.Bigtable value)
Contains settings for the Cloud Bigtable instance that will be created to serve featureValues for all FeatureViews under this FeatureOnlineStore.
.google.cloud.aiplatform.v1.FeatureOnlineStore.Bigtable bigtable = 8;public FeatureOnlineStore.Builder setBigtable(FeatureOnlineStore.Bigtable.Builder builderForValue)
Contains settings for the Cloud Bigtable instance that will be created to serve featureValues for all FeatureViews under this FeatureOnlineStore.
.google.cloud.aiplatform.v1.FeatureOnlineStore.Bigtable bigtable = 8;public FeatureOnlineStore.Builder mergeBigtable(FeatureOnlineStore.Bigtable value)
Contains settings for the Cloud Bigtable instance that will be created to serve featureValues for all FeatureViews under this FeatureOnlineStore.
.google.cloud.aiplatform.v1.FeatureOnlineStore.Bigtable bigtable = 8;public FeatureOnlineStore.Builder clearBigtable()
Contains settings for the Cloud Bigtable instance that will be created to serve featureValues for all FeatureViews under this FeatureOnlineStore.
.google.cloud.aiplatform.v1.FeatureOnlineStore.Bigtable bigtable = 8;public FeatureOnlineStore.Bigtable.Builder getBigtableBuilder()
Contains settings for the Cloud Bigtable instance that will be created to serve featureValues for all FeatureViews under this FeatureOnlineStore.
.google.cloud.aiplatform.v1.FeatureOnlineStore.Bigtable bigtable = 8;public FeatureOnlineStore.BigtableOrBuilder getBigtableOrBuilder()
Contains settings for the Cloud Bigtable instance that will be created to serve featureValues for all FeatureViews under this FeatureOnlineStore.
.google.cloud.aiplatform.v1.FeatureOnlineStore.Bigtable bigtable = 8;getBigtableOrBuilder in interface FeatureOnlineStoreOrBuilderpublic boolean hasOptimized()
Contains settings for the Optimized store that will be created to serve featureValues for all FeatureViews under this FeatureOnlineStore. When choose Optimized storage type, need to set [PrivateServiceConnectConfig.enable_private_service_connect][google.cloud.aiplatform.v1.PrivateServiceConnectConfig.enable_private_service_connect] to use private endpoint. Otherwise will use public endpoint by default.
.google.cloud.aiplatform.v1.FeatureOnlineStore.Optimized optimized = 12;hasOptimized in interface FeatureOnlineStoreOrBuilderpublic FeatureOnlineStore.Optimized getOptimized()
Contains settings for the Optimized store that will be created to serve featureValues for all FeatureViews under this FeatureOnlineStore. When choose Optimized storage type, need to set [PrivateServiceConnectConfig.enable_private_service_connect][google.cloud.aiplatform.v1.PrivateServiceConnectConfig.enable_private_service_connect] to use private endpoint. Otherwise will use public endpoint by default.
.google.cloud.aiplatform.v1.FeatureOnlineStore.Optimized optimized = 12;getOptimized in interface FeatureOnlineStoreOrBuilderpublic FeatureOnlineStore.Builder setOptimized(FeatureOnlineStore.Optimized value)
Contains settings for the Optimized store that will be created to serve featureValues for all FeatureViews under this FeatureOnlineStore. When choose Optimized storage type, need to set [PrivateServiceConnectConfig.enable_private_service_connect][google.cloud.aiplatform.v1.PrivateServiceConnectConfig.enable_private_service_connect] to use private endpoint. Otherwise will use public endpoint by default.
.google.cloud.aiplatform.v1.FeatureOnlineStore.Optimized optimized = 12;public FeatureOnlineStore.Builder setOptimized(FeatureOnlineStore.Optimized.Builder builderForValue)
Contains settings for the Optimized store that will be created to serve featureValues for all FeatureViews under this FeatureOnlineStore. When choose Optimized storage type, need to set [PrivateServiceConnectConfig.enable_private_service_connect][google.cloud.aiplatform.v1.PrivateServiceConnectConfig.enable_private_service_connect] to use private endpoint. Otherwise will use public endpoint by default.
.google.cloud.aiplatform.v1.FeatureOnlineStore.Optimized optimized = 12;public FeatureOnlineStore.Builder mergeOptimized(FeatureOnlineStore.Optimized value)
Contains settings for the Optimized store that will be created to serve featureValues for all FeatureViews under this FeatureOnlineStore. When choose Optimized storage type, need to set [PrivateServiceConnectConfig.enable_private_service_connect][google.cloud.aiplatform.v1.PrivateServiceConnectConfig.enable_private_service_connect] to use private endpoint. Otherwise will use public endpoint by default.
.google.cloud.aiplatform.v1.FeatureOnlineStore.Optimized optimized = 12;public FeatureOnlineStore.Builder clearOptimized()
Contains settings for the Optimized store that will be created to serve featureValues for all FeatureViews under this FeatureOnlineStore. When choose Optimized storage type, need to set [PrivateServiceConnectConfig.enable_private_service_connect][google.cloud.aiplatform.v1.PrivateServiceConnectConfig.enable_private_service_connect] to use private endpoint. Otherwise will use public endpoint by default.
.google.cloud.aiplatform.v1.FeatureOnlineStore.Optimized optimized = 12;public FeatureOnlineStore.Optimized.Builder getOptimizedBuilder()
Contains settings for the Optimized store that will be created to serve featureValues for all FeatureViews under this FeatureOnlineStore. When choose Optimized storage type, need to set [PrivateServiceConnectConfig.enable_private_service_connect][google.cloud.aiplatform.v1.PrivateServiceConnectConfig.enable_private_service_connect] to use private endpoint. Otherwise will use public endpoint by default.
.google.cloud.aiplatform.v1.FeatureOnlineStore.Optimized optimized = 12;public FeatureOnlineStore.OptimizedOrBuilder getOptimizedOrBuilder()
Contains settings for the Optimized store that will be created to serve featureValues for all FeatureViews under this FeatureOnlineStore. When choose Optimized storage type, need to set [PrivateServiceConnectConfig.enable_private_service_connect][google.cloud.aiplatform.v1.PrivateServiceConnectConfig.enable_private_service_connect] to use private endpoint. Otherwise will use public endpoint by default.
.google.cloud.aiplatform.v1.FeatureOnlineStore.Optimized optimized = 12;getOptimizedOrBuilder in interface FeatureOnlineStoreOrBuilderpublic String getName()
Identifier. Name of the FeatureOnlineStore. Format:
`projects/{project}/locations/{location}/featureOnlineStores/{featureOnlineStore}`
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];getName in interface FeatureOnlineStoreOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Identifier. Name of the FeatureOnlineStore. Format:
`projects/{project}/locations/{location}/featureOnlineStores/{featureOnlineStore}`
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];getNameBytes in interface FeatureOnlineStoreOrBuilderpublic FeatureOnlineStore.Builder setName(String value)
Identifier. Name of the FeatureOnlineStore. Format:
`projects/{project}/locations/{location}/featureOnlineStores/{featureOnlineStore}`
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];value - The name to set.public FeatureOnlineStore.Builder clearName()
Identifier. Name of the FeatureOnlineStore. Format:
`projects/{project}/locations/{location}/featureOnlineStores/{featureOnlineStore}`
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];public FeatureOnlineStore.Builder setNameBytes(com.google.protobuf.ByteString value)
Identifier. Name of the FeatureOnlineStore. Format:
`projects/{project}/locations/{location}/featureOnlineStores/{featureOnlineStore}`
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];value - The bytes for name to set.public boolean hasCreateTime()
Output only. Timestamp when this FeatureOnlineStore was created.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCreateTime in interface FeatureOnlineStoreOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Output only. Timestamp when this FeatureOnlineStore was created.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTime in interface FeatureOnlineStoreOrBuilderpublic FeatureOnlineStore.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this FeatureOnlineStore was created.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureOnlineStore.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Timestamp when this FeatureOnlineStore was created.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureOnlineStore.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this FeatureOnlineStore was created.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureOnlineStore.Builder clearCreateTime()
Output only. Timestamp when this FeatureOnlineStore was created.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. Timestamp when this FeatureOnlineStore was created.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Timestamp when this FeatureOnlineStore was created.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTimeOrBuilder in interface FeatureOnlineStoreOrBuilderpublic boolean hasUpdateTime()
Output only. Timestamp when this FeatureOnlineStore was last updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasUpdateTime in interface FeatureOnlineStoreOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
Output only. Timestamp when this FeatureOnlineStore was last updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTime in interface FeatureOnlineStoreOrBuilderpublic FeatureOnlineStore.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this FeatureOnlineStore was last updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureOnlineStore.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Timestamp when this FeatureOnlineStore was last updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureOnlineStore.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this FeatureOnlineStore was last updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureOnlineStore.Builder clearUpdateTime()
Output only. Timestamp when this FeatureOnlineStore was last updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
Output only. Timestamp when this FeatureOnlineStore was last updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. Timestamp when this FeatureOnlineStore was last updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTimeOrBuilder in interface FeatureOnlineStoreOrBuilderpublic String getEtag()
Optional. Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 5 [(.google.api.field_behavior) = OPTIONAL];getEtag in interface FeatureOnlineStoreOrBuilderpublic com.google.protobuf.ByteString getEtagBytes()
Optional. Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 5 [(.google.api.field_behavior) = OPTIONAL];getEtagBytes in interface FeatureOnlineStoreOrBuilderpublic FeatureOnlineStore.Builder setEtag(String value)
Optional. Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 5 [(.google.api.field_behavior) = OPTIONAL];value - The etag to set.public FeatureOnlineStore.Builder clearEtag()
Optional. Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 5 [(.google.api.field_behavior) = OPTIONAL];public FeatureOnlineStore.Builder setEtagBytes(com.google.protobuf.ByteString value)
Optional. Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 5 [(.google.api.field_behavior) = OPTIONAL];value - The bytes for etag to set.public int getLabelsCount()
FeatureOnlineStoreOrBuilderOptional. The labels with user-defined metadata to organize your FeatureOnlineStore. 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 on and examples of labels. No more than 64 user labels can be associated with one FeatureOnlineStore(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> labels = 6 [(.google.api.field_behavior) = OPTIONAL];getLabelsCount in interface FeatureOnlineStoreOrBuilderpublic boolean containsLabels(String key)
Optional. The labels with user-defined metadata to organize your FeatureOnlineStore. 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 on and examples of labels. No more than 64 user labels can be associated with one FeatureOnlineStore(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> labels = 6 [(.google.api.field_behavior) = OPTIONAL];containsLabels in interface FeatureOnlineStoreOrBuilder@Deprecated public Map<String,String> getLabels()
getLabelsMap() instead.getLabels in interface FeatureOnlineStoreOrBuilderpublic Map<String,String> getLabelsMap()
Optional. The labels with user-defined metadata to organize your FeatureOnlineStore. 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 on and examples of labels. No more than 64 user labels can be associated with one FeatureOnlineStore(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> labels = 6 [(.google.api.field_behavior) = OPTIONAL];getLabelsMap in interface FeatureOnlineStoreOrBuilderpublic String getLabelsOrDefault(String key, String defaultValue)
Optional. The labels with user-defined metadata to organize your FeatureOnlineStore. 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 on and examples of labels. No more than 64 user labels can be associated with one FeatureOnlineStore(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> labels = 6 [(.google.api.field_behavior) = OPTIONAL];getLabelsOrDefault in interface FeatureOnlineStoreOrBuilderpublic String getLabelsOrThrow(String key)
Optional. The labels with user-defined metadata to organize your FeatureOnlineStore. 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 on and examples of labels. No more than 64 user labels can be associated with one FeatureOnlineStore(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> labels = 6 [(.google.api.field_behavior) = OPTIONAL];getLabelsOrThrow in interface FeatureOnlineStoreOrBuilderpublic FeatureOnlineStore.Builder clearLabels()
public FeatureOnlineStore.Builder removeLabels(String key)
Optional. The labels with user-defined metadata to organize your FeatureOnlineStore. 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 on and examples of labels. No more than 64 user labels can be associated with one FeatureOnlineStore(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> labels = 6 [(.google.api.field_behavior) = OPTIONAL];@Deprecated public Map<String,String> getMutableLabels()
public FeatureOnlineStore.Builder putLabels(String key, String value)
Optional. The labels with user-defined metadata to organize your FeatureOnlineStore. 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 on and examples of labels. No more than 64 user labels can be associated with one FeatureOnlineStore(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> labels = 6 [(.google.api.field_behavior) = OPTIONAL];public FeatureOnlineStore.Builder putAllLabels(Map<String,String> values)
Optional. The labels with user-defined metadata to organize your FeatureOnlineStore. 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 on and examples of labels. No more than 64 user labels can be associated with one FeatureOnlineStore(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> labels = 6 [(.google.api.field_behavior) = OPTIONAL];public int getStateValue()
Output only. State of the featureOnlineStore.
.google.cloud.aiplatform.v1.FeatureOnlineStore.State state = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
getStateValue in interface FeatureOnlineStoreOrBuilderpublic FeatureOnlineStore.Builder setStateValue(int value)
Output only. State of the featureOnlineStore.
.google.cloud.aiplatform.v1.FeatureOnlineStore.State state = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The enum numeric value on the wire for state to set.public FeatureOnlineStore.State getState()
Output only. State of the featureOnlineStore.
.google.cloud.aiplatform.v1.FeatureOnlineStore.State state = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
getState in interface FeatureOnlineStoreOrBuilderpublic FeatureOnlineStore.Builder setState(FeatureOnlineStore.State value)
Output only. State of the featureOnlineStore.
.google.cloud.aiplatform.v1.FeatureOnlineStore.State state = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The state to set.public FeatureOnlineStore.Builder clearState()
Output only. State of the featureOnlineStore.
.google.cloud.aiplatform.v1.FeatureOnlineStore.State state = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public boolean hasDedicatedServingEndpoint()
Optional. The dedicated serving endpoint for this FeatureOnlineStore, which is different from common Vertex service endpoint.
.google.cloud.aiplatform.v1.FeatureOnlineStore.DedicatedServingEndpoint dedicated_serving_endpoint = 10 [(.google.api.field_behavior) = OPTIONAL];
hasDedicatedServingEndpoint in interface FeatureOnlineStoreOrBuilderpublic FeatureOnlineStore.DedicatedServingEndpoint getDedicatedServingEndpoint()
Optional. The dedicated serving endpoint for this FeatureOnlineStore, which is different from common Vertex service endpoint.
.google.cloud.aiplatform.v1.FeatureOnlineStore.DedicatedServingEndpoint dedicated_serving_endpoint = 10 [(.google.api.field_behavior) = OPTIONAL];
getDedicatedServingEndpoint in interface FeatureOnlineStoreOrBuilderpublic FeatureOnlineStore.Builder setDedicatedServingEndpoint(FeatureOnlineStore.DedicatedServingEndpoint value)
Optional. The dedicated serving endpoint for this FeatureOnlineStore, which is different from common Vertex service endpoint.
.google.cloud.aiplatform.v1.FeatureOnlineStore.DedicatedServingEndpoint dedicated_serving_endpoint = 10 [(.google.api.field_behavior) = OPTIONAL];
public FeatureOnlineStore.Builder setDedicatedServingEndpoint(FeatureOnlineStore.DedicatedServingEndpoint.Builder builderForValue)
Optional. The dedicated serving endpoint for this FeatureOnlineStore, which is different from common Vertex service endpoint.
.google.cloud.aiplatform.v1.FeatureOnlineStore.DedicatedServingEndpoint dedicated_serving_endpoint = 10 [(.google.api.field_behavior) = OPTIONAL];
public FeatureOnlineStore.Builder mergeDedicatedServingEndpoint(FeatureOnlineStore.DedicatedServingEndpoint value)
Optional. The dedicated serving endpoint for this FeatureOnlineStore, which is different from common Vertex service endpoint.
.google.cloud.aiplatform.v1.FeatureOnlineStore.DedicatedServingEndpoint dedicated_serving_endpoint = 10 [(.google.api.field_behavior) = OPTIONAL];
public FeatureOnlineStore.Builder clearDedicatedServingEndpoint()
Optional. The dedicated serving endpoint for this FeatureOnlineStore, which is different from common Vertex service endpoint.
.google.cloud.aiplatform.v1.FeatureOnlineStore.DedicatedServingEndpoint dedicated_serving_endpoint = 10 [(.google.api.field_behavior) = OPTIONAL];
public FeatureOnlineStore.DedicatedServingEndpoint.Builder getDedicatedServingEndpointBuilder()
Optional. The dedicated serving endpoint for this FeatureOnlineStore, which is different from common Vertex service endpoint.
.google.cloud.aiplatform.v1.FeatureOnlineStore.DedicatedServingEndpoint dedicated_serving_endpoint = 10 [(.google.api.field_behavior) = OPTIONAL];
public FeatureOnlineStore.DedicatedServingEndpointOrBuilder getDedicatedServingEndpointOrBuilder()
Optional. The dedicated serving endpoint for this FeatureOnlineStore, which is different from common Vertex service endpoint.
.google.cloud.aiplatform.v1.FeatureOnlineStore.DedicatedServingEndpoint dedicated_serving_endpoint = 10 [(.google.api.field_behavior) = OPTIONAL];
getDedicatedServingEndpointOrBuilder in interface FeatureOnlineStoreOrBuilderpublic boolean hasEncryptionSpec()
Optional. Customer-managed encryption key spec for data storage. If set, online store will be secured by this key.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 13 [(.google.api.field_behavior) = OPTIONAL];
hasEncryptionSpec in interface FeatureOnlineStoreOrBuilderpublic EncryptionSpec getEncryptionSpec()
Optional. Customer-managed encryption key spec for data storage. If set, online store will be secured by this key.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 13 [(.google.api.field_behavior) = OPTIONAL];
getEncryptionSpec in interface FeatureOnlineStoreOrBuilderpublic FeatureOnlineStore.Builder setEncryptionSpec(EncryptionSpec value)
Optional. Customer-managed encryption key spec for data storage. If set, online store will be secured by this key.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 13 [(.google.api.field_behavior) = OPTIONAL];
public FeatureOnlineStore.Builder setEncryptionSpec(EncryptionSpec.Builder builderForValue)
Optional. Customer-managed encryption key spec for data storage. If set, online store will be secured by this key.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 13 [(.google.api.field_behavior) = OPTIONAL];
public FeatureOnlineStore.Builder mergeEncryptionSpec(EncryptionSpec value)
Optional. Customer-managed encryption key spec for data storage. If set, online store will be secured by this key.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 13 [(.google.api.field_behavior) = OPTIONAL];
public FeatureOnlineStore.Builder clearEncryptionSpec()
Optional. Customer-managed encryption key spec for data storage. If set, online store will be secured by this key.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 13 [(.google.api.field_behavior) = OPTIONAL];
public EncryptionSpec.Builder getEncryptionSpecBuilder()
Optional. Customer-managed encryption key spec for data storage. If set, online store will be secured by this key.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 13 [(.google.api.field_behavior) = OPTIONAL];
public EncryptionSpecOrBuilder getEncryptionSpecOrBuilder()
Optional. Customer-managed encryption key spec for data storage. If set, online store will be secured by this key.
.google.cloud.aiplatform.v1.EncryptionSpec encryption_spec = 13 [(.google.api.field_behavior) = OPTIONAL];
getEncryptionSpecOrBuilder in interface FeatureOnlineStoreOrBuilderpublic boolean getSatisfiesPzs()
Output only. Reserved for future use.
bool satisfies_pzs = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];getSatisfiesPzs in interface FeatureOnlineStoreOrBuilderpublic FeatureOnlineStore.Builder setSatisfiesPzs(boolean value)
Output only. Reserved for future use.
bool satisfies_pzs = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The satisfiesPzs to set.public FeatureOnlineStore.Builder clearSatisfiesPzs()
Output only. Reserved for future use.
bool satisfies_pzs = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];public boolean getSatisfiesPzi()
Output only. Reserved for future use.
bool satisfies_pzi = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];getSatisfiesPzi in interface FeatureOnlineStoreOrBuilderpublic FeatureOnlineStore.Builder setSatisfiesPzi(boolean value)
Output only. Reserved for future use.
bool satisfies_pzi = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The satisfiesPzi to set.public FeatureOnlineStore.Builder clearSatisfiesPzi()
Output only. Reserved for future use.
bool satisfies_pzi = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];public final FeatureOnlineStore.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureOnlineStore.Builder>public final FeatureOnlineStore.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureOnlineStore.Builder>Copyright © 2025 Google LLC. All rights reserved.