public static final class Featurestore.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Featurestore.Builder> implements FeaturestoreOrBuilder
Featurestore configuration information on how the Featurestore is configured.Protobuf type
google.cloud.aiplatform.v1beta1.Featurestore| Modifier and Type | Method and Description |
|---|---|
Featurestore.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Featurestore |
build() |
Featurestore |
buildPartial() |
Featurestore.Builder |
clear() |
Featurestore.Builder |
clearCreateTime()
Output only.
|
Featurestore.Builder |
clearEtag()
Optional.
|
Featurestore.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Featurestore.Builder |
clearLabels() |
Featurestore.Builder |
clearName()
Output only.
|
Featurestore.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Featurestore.Builder |
clearOnlineServingConfig()
Required.
|
Featurestore.Builder |
clearState()
Output only.
|
Featurestore.Builder |
clearUpdateTime()
Output only.
|
Featurestore.Builder |
clone() |
boolean |
containsLabels(String key)
Optional.
|
com.google.protobuf.Timestamp |
getCreateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
Featurestore |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
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()
Output only.
|
com.google.protobuf.ByteString |
getNameBytes()
Output only.
|
Featurestore.OnlineServingConfig |
getOnlineServingConfig()
Required.
|
Featurestore.OnlineServingConfig.Builder |
getOnlineServingConfigBuilder()
Required.
|
Featurestore.OnlineServingConfigOrBuilder |
getOnlineServingConfigOrBuilder()
Required.
|
Featurestore.State |
getState()
Output only.
|
int |
getStateValue()
Output only.
|
com.google.protobuf.Timestamp |
getUpdateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getUpdateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getUpdateTimeOrBuilder()
Output only.
|
boolean |
hasCreateTime()
Output only.
|
boolean |
hasOnlineServingConfig()
Required.
|
boolean |
hasUpdateTime()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
protected com.google.protobuf.MapField |
internalGetMutableMapField(int number) |
boolean |
isInitialized() |
Featurestore.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
Featurestore.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Featurestore.Builder |
mergeFrom(Featurestore other) |
Featurestore.Builder |
mergeFrom(com.google.protobuf.Message other) |
Featurestore.Builder |
mergeOnlineServingConfig(Featurestore.OnlineServingConfig value)
Required.
|
Featurestore.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Featurestore.Builder |
mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
Featurestore.Builder |
putAllLabels(Map<String,String> values)
Optional.
|
Featurestore.Builder |
putLabels(String key,
String value)
Optional.
|
Featurestore.Builder |
removeLabels(String key)
Optional.
|
Featurestore.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Featurestore.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
Featurestore.Builder |
setEtag(String value)
Optional.
|
Featurestore.Builder |
setEtagBytes(com.google.protobuf.ByteString value)
Optional.
|
Featurestore.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Featurestore.Builder |
setName(String value)
Output only.
|
Featurestore.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Output only.
|
Featurestore.Builder |
setOnlineServingConfig(Featurestore.OnlineServingConfig.Builder builderForValue)
Required.
|
Featurestore.Builder |
setOnlineServingConfig(Featurestore.OnlineServingConfig value)
Required.
|
Featurestore.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Featurestore.Builder |
setState(Featurestore.State value)
Output only.
|
Featurestore.Builder |
setStateValue(int value)
Output only.
|
Featurestore.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Featurestore.Builder |
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Featurestore.Builder |
setUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3.Builder<Featurestore.Builder>protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<Featurestore.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Featurestore.Builder>public Featurestore.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Featurestore.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<Featurestore.Builder>public Featurestore getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Featurestore build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Featurestore buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Featurestore.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Featurestore.Builder>public Featurestore.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<Featurestore.Builder>public Featurestore.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Featurestore.Builder>public Featurestore.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Featurestore.Builder>public Featurestore.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<Featurestore.Builder>public Featurestore.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<Featurestore.Builder>public Featurestore.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Featurestore.Builder>public Featurestore.Builder mergeFrom(Featurestore other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Featurestore.Builder>public Featurestore.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<Featurestore.Builder>IOExceptionpublic String getName()
Output only. Name of the Featurestore. Format:
`projects/{project}/locations/{location}/featurestores/{featurestore}`
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getName in interface FeaturestoreOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Output only. Name of the Featurestore. Format:
`projects/{project}/locations/{location}/featurestores/{featurestore}`
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getNameBytes in interface FeaturestoreOrBuilderpublic Featurestore.Builder setName(String value)
Output only. Name of the Featurestore. Format:
`projects/{project}/locations/{location}/featurestores/{featurestore}`
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The name to set.public Featurestore.Builder clearName()
Output only. Name of the Featurestore. Format:
`projects/{project}/locations/{location}/featurestores/{featurestore}`
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];public Featurestore.Builder setNameBytes(com.google.protobuf.ByteString value)
Output only. Name of the Featurestore. Format:
`projects/{project}/locations/{location}/featurestores/{featurestore}`
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes for name to set.public boolean hasCreateTime()
Output only. Timestamp when this Featurestore was created.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCreateTime in interface FeaturestoreOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Output only. Timestamp when this Featurestore was created.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTime in interface FeaturestoreOrBuilderpublic Featurestore.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this Featurestore was created.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Featurestore.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Timestamp when this Featurestore was created.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Featurestore.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this Featurestore was created.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Featurestore.Builder clearCreateTime()
Output only. Timestamp when this Featurestore 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 Featurestore 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 Featurestore was created.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTimeOrBuilder in interface FeaturestoreOrBuilderpublic boolean hasUpdateTime()
Output only. Timestamp when this Featurestore was last updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasUpdateTime in interface FeaturestoreOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
Output only. Timestamp when this Featurestore was last updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTime in interface FeaturestoreOrBuilderpublic Featurestore.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this Featurestore was last updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Featurestore.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Timestamp when this Featurestore was last updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Featurestore.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this Featurestore was last updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Featurestore.Builder clearUpdateTime()
Output only. Timestamp when this Featurestore 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 Featurestore 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 Featurestore was last updated.
.google.protobuf.Timestamp update_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTimeOrBuilder in interface FeaturestoreOrBuilderpublic 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 FeaturestoreOrBuilderpublic 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 FeaturestoreOrBuilderpublic Featurestore.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 Featurestore.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 Featurestore.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()
FeaturestoreOrBuilderOptional. The labels with user-defined metadata to organize your Featurestore. 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 Featurestore(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 FeaturestoreOrBuilderpublic boolean containsLabels(String key)
Optional. The labels with user-defined metadata to organize your Featurestore. 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 Featurestore(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 FeaturestoreOrBuilder@Deprecated public Map<String,String> getLabels()
getLabelsMap() instead.getLabels in interface FeaturestoreOrBuilderpublic Map<String,String> getLabelsMap()
Optional. The labels with user-defined metadata to organize your Featurestore. 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 Featurestore(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 FeaturestoreOrBuilderpublic String getLabelsOrDefault(String key, String defaultValue)
Optional. The labels with user-defined metadata to organize your Featurestore. 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 Featurestore(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 FeaturestoreOrBuilderpublic String getLabelsOrThrow(String key)
Optional. The labels with user-defined metadata to organize your Featurestore. 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 Featurestore(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 FeaturestoreOrBuilderpublic Featurestore.Builder clearLabels()
public Featurestore.Builder removeLabels(String key)
Optional. The labels with user-defined metadata to organize your Featurestore. 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 Featurestore(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 Featurestore.Builder putLabels(String key, String value)
Optional. The labels with user-defined metadata to organize your Featurestore. 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 Featurestore(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 Featurestore.Builder putAllLabels(Map<String,String> values)
Optional. The labels with user-defined metadata to organize your Featurestore. 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 Featurestore(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 boolean hasOnlineServingConfig()
Required. Config for online serving resources.
.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig online_serving_config = 7 [(.google.api.field_behavior) = REQUIRED];
hasOnlineServingConfig in interface FeaturestoreOrBuilderpublic Featurestore.OnlineServingConfig getOnlineServingConfig()
Required. Config for online serving resources.
.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig online_serving_config = 7 [(.google.api.field_behavior) = REQUIRED];
getOnlineServingConfig in interface FeaturestoreOrBuilderpublic Featurestore.Builder setOnlineServingConfig(Featurestore.OnlineServingConfig value)
Required. Config for online serving resources.
.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig online_serving_config = 7 [(.google.api.field_behavior) = REQUIRED];
public Featurestore.Builder setOnlineServingConfig(Featurestore.OnlineServingConfig.Builder builderForValue)
Required. Config for online serving resources.
.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig online_serving_config = 7 [(.google.api.field_behavior) = REQUIRED];
public Featurestore.Builder mergeOnlineServingConfig(Featurestore.OnlineServingConfig value)
Required. Config for online serving resources.
.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig online_serving_config = 7 [(.google.api.field_behavior) = REQUIRED];
public Featurestore.Builder clearOnlineServingConfig()
Required. Config for online serving resources.
.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig online_serving_config = 7 [(.google.api.field_behavior) = REQUIRED];
public Featurestore.OnlineServingConfig.Builder getOnlineServingConfigBuilder()
Required. Config for online serving resources.
.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig online_serving_config = 7 [(.google.api.field_behavior) = REQUIRED];
public Featurestore.OnlineServingConfigOrBuilder getOnlineServingConfigOrBuilder()
Required. Config for online serving resources.
.google.cloud.aiplatform.v1beta1.Featurestore.OnlineServingConfig online_serving_config = 7 [(.google.api.field_behavior) = REQUIRED];
getOnlineServingConfigOrBuilder in interface FeaturestoreOrBuilderpublic int getStateValue()
Output only. State of the featurestore.
.google.cloud.aiplatform.v1beta1.Featurestore.State state = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
getStateValue in interface FeaturestoreOrBuilderpublic Featurestore.Builder setStateValue(int value)
Output only. State of the featurestore.
.google.cloud.aiplatform.v1beta1.Featurestore.State state = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The enum numeric value on the wire for state to set.public Featurestore.State getState()
Output only. State of the featurestore.
.google.cloud.aiplatform.v1beta1.Featurestore.State state = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
getState in interface FeaturestoreOrBuilderpublic Featurestore.Builder setState(Featurestore.State value)
Output only. State of the featurestore.
.google.cloud.aiplatform.v1beta1.Featurestore.State state = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The state to set.public Featurestore.Builder clearState()
Output only. State of the featurestore.
.google.cloud.aiplatform.v1beta1.Featurestore.State state = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public final Featurestore.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Featurestore.Builder>public final Featurestore.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Featurestore.Builder>Copyright © 2021 Google LLC. All rights reserved.