public static final class FeatureGroup.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FeatureGroup.Builder> implements FeatureGroupOrBuilder
Vertex AI Feature Group.Protobuf type
google.cloud.aiplatform.v1.FeatureGroup| Modifier and Type | Method and Description |
|---|---|
FeatureGroup.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FeatureGroup |
build() |
FeatureGroup |
buildPartial() |
FeatureGroup.Builder |
clear() |
FeatureGroup.Builder |
clearBigQuery()
Indicates that features for this group come from BigQuery Table/View.
|
FeatureGroup.Builder |
clearCreateTime()
Output only.
|
FeatureGroup.Builder |
clearDescription()
Optional.
|
FeatureGroup.Builder |
clearEtag()
Optional.
|
FeatureGroup.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
FeatureGroup.Builder |
clearLabels() |
FeatureGroup.Builder |
clearName()
Identifier.
|
FeatureGroup.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FeatureGroup.Builder |
clearSource() |
FeatureGroup.Builder |
clearUpdateTime()
Output only.
|
FeatureGroup.Builder |
clone() |
boolean |
containsLabels(String key)
Optional.
|
FeatureGroup.BigQuery |
getBigQuery()
Indicates that features for this group come from BigQuery Table/View.
|
FeatureGroup.BigQuery.Builder |
getBigQueryBuilder()
Indicates that features for this group come from BigQuery Table/View.
|
FeatureGroup.BigQueryOrBuilder |
getBigQueryOrBuilder()
Indicates that features for this group come from BigQuery Table/View.
|
com.google.protobuf.Timestamp |
getCreateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
FeatureGroup |
getDefaultInstanceForType() |
String |
getDescription()
Optional.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
Optional.
|
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()
Identifier.
|
com.google.protobuf.ByteString |
getNameBytes()
Identifier.
|
FeatureGroup.SourceCase |
getSourceCase() |
com.google.protobuf.Timestamp |
getUpdateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getUpdateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getUpdateTimeOrBuilder()
Output only.
|
boolean |
hasBigQuery()
Indicates that features for this group come from BigQuery Table/View.
|
boolean |
hasCreateTime()
Output only.
|
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() |
FeatureGroup.Builder |
mergeBigQuery(FeatureGroup.BigQuery value)
Indicates that features for this group come from BigQuery Table/View.
|
FeatureGroup.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
FeatureGroup.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FeatureGroup.Builder |
mergeFrom(FeatureGroup other) |
FeatureGroup.Builder |
mergeFrom(com.google.protobuf.Message other) |
FeatureGroup.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FeatureGroup.Builder |
mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
FeatureGroup.Builder |
putAllLabels(Map<String,String> values)
Optional.
|
FeatureGroup.Builder |
putLabels(String key,
String value)
Optional.
|
FeatureGroup.Builder |
removeLabels(String key)
Optional.
|
FeatureGroup.Builder |
setBigQuery(FeatureGroup.BigQuery.Builder builderForValue)
Indicates that features for this group come from BigQuery Table/View.
|
FeatureGroup.Builder |
setBigQuery(FeatureGroup.BigQuery value)
Indicates that features for this group come from BigQuery Table/View.
|
FeatureGroup.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
FeatureGroup.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
FeatureGroup.Builder |
setDescription(String value)
Optional.
|
FeatureGroup.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
Optional.
|
FeatureGroup.Builder |
setEtag(String value)
Optional.
|
FeatureGroup.Builder |
setEtagBytes(com.google.protobuf.ByteString value)
Optional.
|
FeatureGroup.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FeatureGroup.Builder |
setName(String value)
Identifier.
|
FeatureGroup.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Identifier.
|
FeatureGroup.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FeatureGroup.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FeatureGroup.Builder |
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
FeatureGroup.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<FeatureGroup.Builder>protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number)
internalGetMutableMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureGroup.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureGroup.Builder>public FeatureGroup.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureGroup.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<FeatureGroup.Builder>public FeatureGroup getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic FeatureGroup build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic FeatureGroup buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic FeatureGroup.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureGroup.Builder>public FeatureGroup.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<FeatureGroup.Builder>public FeatureGroup.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureGroup.Builder>public FeatureGroup.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureGroup.Builder>public FeatureGroup.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<FeatureGroup.Builder>public FeatureGroup.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<FeatureGroup.Builder>public FeatureGroup.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FeatureGroup.Builder>public FeatureGroup.Builder mergeFrom(FeatureGroup other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureGroup.Builder>public FeatureGroup.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<FeatureGroup.Builder>IOExceptionpublic FeatureGroup.SourceCase getSourceCase()
getSourceCase in interface FeatureGroupOrBuilderpublic FeatureGroup.Builder clearSource()
public boolean hasBigQuery()
Indicates that features for this group come from BigQuery Table/View. By default treats the source as a sparse time series source, which is required to have an entity_id and a feature_timestamp column in the source.
.google.cloud.aiplatform.v1.FeatureGroup.BigQuery big_query = 7;hasBigQuery in interface FeatureGroupOrBuilderpublic FeatureGroup.BigQuery getBigQuery()
Indicates that features for this group come from BigQuery Table/View. By default treats the source as a sparse time series source, which is required to have an entity_id and a feature_timestamp column in the source.
.google.cloud.aiplatform.v1.FeatureGroup.BigQuery big_query = 7;getBigQuery in interface FeatureGroupOrBuilderpublic FeatureGroup.Builder setBigQuery(FeatureGroup.BigQuery value)
Indicates that features for this group come from BigQuery Table/View. By default treats the source as a sparse time series source, which is required to have an entity_id and a feature_timestamp column in the source.
.google.cloud.aiplatform.v1.FeatureGroup.BigQuery big_query = 7;public FeatureGroup.Builder setBigQuery(FeatureGroup.BigQuery.Builder builderForValue)
Indicates that features for this group come from BigQuery Table/View. By default treats the source as a sparse time series source, which is required to have an entity_id and a feature_timestamp column in the source.
.google.cloud.aiplatform.v1.FeatureGroup.BigQuery big_query = 7;public FeatureGroup.Builder mergeBigQuery(FeatureGroup.BigQuery value)
Indicates that features for this group come from BigQuery Table/View. By default treats the source as a sparse time series source, which is required to have an entity_id and a feature_timestamp column in the source.
.google.cloud.aiplatform.v1.FeatureGroup.BigQuery big_query = 7;public FeatureGroup.Builder clearBigQuery()
Indicates that features for this group come from BigQuery Table/View. By default treats the source as a sparse time series source, which is required to have an entity_id and a feature_timestamp column in the source.
.google.cloud.aiplatform.v1.FeatureGroup.BigQuery big_query = 7;public FeatureGroup.BigQuery.Builder getBigQueryBuilder()
Indicates that features for this group come from BigQuery Table/View. By default treats the source as a sparse time series source, which is required to have an entity_id and a feature_timestamp column in the source.
.google.cloud.aiplatform.v1.FeatureGroup.BigQuery big_query = 7;public FeatureGroup.BigQueryOrBuilder getBigQueryOrBuilder()
Indicates that features for this group come from BigQuery Table/View. By default treats the source as a sparse time series source, which is required to have an entity_id and a feature_timestamp column in the source.
.google.cloud.aiplatform.v1.FeatureGroup.BigQuery big_query = 7;getBigQueryOrBuilder in interface FeatureGroupOrBuilderpublic String getName()
Identifier. Name of the FeatureGroup. Format:
`projects/{project}/locations/{location}/featureGroups/{featureGroup}`
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];getName in interface FeatureGroupOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Identifier. Name of the FeatureGroup. Format:
`projects/{project}/locations/{location}/featureGroups/{featureGroup}`
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];getNameBytes in interface FeatureGroupOrBuilderpublic FeatureGroup.Builder setName(String value)
Identifier. Name of the FeatureGroup. Format:
`projects/{project}/locations/{location}/featureGroups/{featureGroup}`
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];value - The name to set.public FeatureGroup.Builder clearName()
Identifier. Name of the FeatureGroup. Format:
`projects/{project}/locations/{location}/featureGroups/{featureGroup}`
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];public FeatureGroup.Builder setNameBytes(com.google.protobuf.ByteString value)
Identifier. Name of the FeatureGroup. Format:
`projects/{project}/locations/{location}/featureGroups/{featureGroup}`
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];value - The bytes for name to set.public boolean hasCreateTime()
Output only. Timestamp when this FeatureGroup was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCreateTime in interface FeatureGroupOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Output only. Timestamp when this FeatureGroup was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTime in interface FeatureGroupOrBuilderpublic FeatureGroup.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this FeatureGroup was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureGroup.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Timestamp when this FeatureGroup was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureGroup.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this FeatureGroup was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureGroup.Builder clearCreateTime()
Output only. Timestamp when this FeatureGroup was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. Timestamp when this FeatureGroup was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Timestamp when this FeatureGroup was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTimeOrBuilder in interface FeatureGroupOrBuilderpublic boolean hasUpdateTime()
Output only. Timestamp when this FeatureGroup was last updated.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasUpdateTime in interface FeatureGroupOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
Output only. Timestamp when this FeatureGroup was last updated.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTime in interface FeatureGroupOrBuilderpublic FeatureGroup.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this FeatureGroup was last updated.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureGroup.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Timestamp when this FeatureGroup was last updated.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureGroup.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this FeatureGroup was last updated.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureGroup.Builder clearUpdateTime()
Output only. Timestamp when this FeatureGroup was last updated.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
Output only. Timestamp when this FeatureGroup was last updated.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. Timestamp when this FeatureGroup was last updated.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTimeOrBuilder in interface FeatureGroupOrBuilderpublic String getEtag()
Optional. Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 4 [(.google.api.field_behavior) = OPTIONAL];getEtag in interface FeatureGroupOrBuilderpublic com.google.protobuf.ByteString getEtagBytes()
Optional. Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 4 [(.google.api.field_behavior) = OPTIONAL];getEtagBytes in interface FeatureGroupOrBuilderpublic FeatureGroup.Builder setEtag(String value)
Optional. Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 4 [(.google.api.field_behavior) = OPTIONAL];value - The etag to set.public FeatureGroup.Builder clearEtag()
Optional. Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
string etag = 4 [(.google.api.field_behavior) = OPTIONAL];public FeatureGroup.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 = 4 [(.google.api.field_behavior) = OPTIONAL];value - The bytes for etag to set.public int getLabelsCount()
FeatureGroupOrBuilderOptional. The labels with user-defined metadata to organize your FeatureGroup. 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 FeatureGroup(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> labels = 5 [(.google.api.field_behavior) = OPTIONAL];getLabelsCount in interface FeatureGroupOrBuilderpublic boolean containsLabels(String key)
Optional. The labels with user-defined metadata to organize your FeatureGroup. 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 FeatureGroup(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> labels = 5 [(.google.api.field_behavior) = OPTIONAL];containsLabels in interface FeatureGroupOrBuilder@Deprecated public Map<String,String> getLabels()
getLabelsMap() instead.getLabels in interface FeatureGroupOrBuilderpublic Map<String,String> getLabelsMap()
Optional. The labels with user-defined metadata to organize your FeatureGroup. 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 FeatureGroup(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> labels = 5 [(.google.api.field_behavior) = OPTIONAL];getLabelsMap in interface FeatureGroupOrBuilderpublic String getLabelsOrDefault(String key, String defaultValue)
Optional. The labels with user-defined metadata to organize your FeatureGroup. 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 FeatureGroup(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> labels = 5 [(.google.api.field_behavior) = OPTIONAL];getLabelsOrDefault in interface FeatureGroupOrBuilderpublic String getLabelsOrThrow(String key)
Optional. The labels with user-defined metadata to organize your FeatureGroup. 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 FeatureGroup(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> labels = 5 [(.google.api.field_behavior) = OPTIONAL];getLabelsOrThrow in interface FeatureGroupOrBuilderpublic FeatureGroup.Builder clearLabels()
public FeatureGroup.Builder removeLabels(String key)
Optional. The labels with user-defined metadata to organize your FeatureGroup. 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 FeatureGroup(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> labels = 5 [(.google.api.field_behavior) = OPTIONAL];@Deprecated public Map<String,String> getMutableLabels()
public FeatureGroup.Builder putLabels(String key, String value)
Optional. The labels with user-defined metadata to organize your FeatureGroup. 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 FeatureGroup(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> labels = 5 [(.google.api.field_behavior) = OPTIONAL];public FeatureGroup.Builder putAllLabels(Map<String,String> values)
Optional. The labels with user-defined metadata to organize your FeatureGroup. 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 FeatureGroup(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> labels = 5 [(.google.api.field_behavior) = OPTIONAL];public String getDescription()
Optional. Description of the FeatureGroup.
string description = 6 [(.google.api.field_behavior) = OPTIONAL];getDescription in interface FeatureGroupOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
Optional. Description of the FeatureGroup.
string description = 6 [(.google.api.field_behavior) = OPTIONAL];getDescriptionBytes in interface FeatureGroupOrBuilderpublic FeatureGroup.Builder setDescription(String value)
Optional. Description of the FeatureGroup.
string description = 6 [(.google.api.field_behavior) = OPTIONAL];value - The description to set.public FeatureGroup.Builder clearDescription()
Optional. Description of the FeatureGroup.
string description = 6 [(.google.api.field_behavior) = OPTIONAL];public FeatureGroup.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
Optional. Description of the FeatureGroup.
string description = 6 [(.google.api.field_behavior) = OPTIONAL];value - The bytes for description to set.public final FeatureGroup.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureGroup.Builder>public final FeatureGroup.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureGroup.Builder>Copyright © 2024 Google LLC. All rights reserved.