public static final class FeatureViewDataKey.CompositeKey.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FeatureViewDataKey.CompositeKey.Builder> implements FeatureViewDataKey.CompositeKeyOrBuilder
ID that is comprised from several parts (columns).Protobuf type
google.cloud.aiplatform.v1beta1.FeatureViewDataKey.CompositeKey| Modifier and Type | Method and Description |
|---|---|
FeatureViewDataKey.CompositeKey.Builder |
addAllParts(Iterable<String> values)
Parts to construct Entity ID.
|
FeatureViewDataKey.CompositeKey.Builder |
addParts(String value)
Parts to construct Entity ID.
|
FeatureViewDataKey.CompositeKey.Builder |
addPartsBytes(com.google.protobuf.ByteString value)
Parts to construct Entity ID.
|
FeatureViewDataKey.CompositeKey.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FeatureViewDataKey.CompositeKey |
build() |
FeatureViewDataKey.CompositeKey |
buildPartial() |
FeatureViewDataKey.CompositeKey.Builder |
clear() |
FeatureViewDataKey.CompositeKey.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
FeatureViewDataKey.CompositeKey.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FeatureViewDataKey.CompositeKey.Builder |
clearParts()
Parts to construct Entity ID.
|
FeatureViewDataKey.CompositeKey.Builder |
clone() |
FeatureViewDataKey.CompositeKey |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getParts(int index)
Parts to construct Entity ID.
|
com.google.protobuf.ByteString |
getPartsBytes(int index)
Parts to construct Entity ID.
|
int |
getPartsCount()
Parts to construct Entity ID.
|
com.google.protobuf.ProtocolStringList |
getPartsList()
Parts to construct Entity ID.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
FeatureViewDataKey.CompositeKey.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FeatureViewDataKey.CompositeKey.Builder |
mergeFrom(FeatureViewDataKey.CompositeKey other) |
FeatureViewDataKey.CompositeKey.Builder |
mergeFrom(com.google.protobuf.Message other) |
FeatureViewDataKey.CompositeKey.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FeatureViewDataKey.CompositeKey.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FeatureViewDataKey.CompositeKey.Builder |
setParts(int index,
String value)
Parts to construct Entity ID.
|
FeatureViewDataKey.CompositeKey.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FeatureViewDataKey.CompositeKey.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, 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.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureViewDataKey.CompositeKey.Builder>public FeatureViewDataKey.CompositeKey.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureViewDataKey.CompositeKey.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<FeatureViewDataKey.CompositeKey.Builder>public FeatureViewDataKey.CompositeKey getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic FeatureViewDataKey.CompositeKey build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic FeatureViewDataKey.CompositeKey buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic FeatureViewDataKey.CompositeKey.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureViewDataKey.CompositeKey.Builder>public FeatureViewDataKey.CompositeKey.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<FeatureViewDataKey.CompositeKey.Builder>public FeatureViewDataKey.CompositeKey.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureViewDataKey.CompositeKey.Builder>public FeatureViewDataKey.CompositeKey.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureViewDataKey.CompositeKey.Builder>public FeatureViewDataKey.CompositeKey.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<FeatureViewDataKey.CompositeKey.Builder>public FeatureViewDataKey.CompositeKey.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<FeatureViewDataKey.CompositeKey.Builder>public FeatureViewDataKey.CompositeKey.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FeatureViewDataKey.CompositeKey.Builder>public FeatureViewDataKey.CompositeKey.Builder mergeFrom(FeatureViewDataKey.CompositeKey other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureViewDataKey.CompositeKey.Builder>public FeatureViewDataKey.CompositeKey.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<FeatureViewDataKey.CompositeKey.Builder>IOExceptionpublic com.google.protobuf.ProtocolStringList getPartsList()
Parts to construct Entity ID. Should match with the same ID columns as defined in FeatureView in the same order.
repeated string parts = 1;getPartsList in interface FeatureViewDataKey.CompositeKeyOrBuilderpublic int getPartsCount()
Parts to construct Entity ID. Should match with the same ID columns as defined in FeatureView in the same order.
repeated string parts = 1;getPartsCount in interface FeatureViewDataKey.CompositeKeyOrBuilderpublic String getParts(int index)
Parts to construct Entity ID. Should match with the same ID columns as defined in FeatureView in the same order.
repeated string parts = 1;getParts in interface FeatureViewDataKey.CompositeKeyOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getPartsBytes(int index)
Parts to construct Entity ID. Should match with the same ID columns as defined in FeatureView in the same order.
repeated string parts = 1;getPartsBytes in interface FeatureViewDataKey.CompositeKeyOrBuilderindex - The index of the value to return.public FeatureViewDataKey.CompositeKey.Builder setParts(int index, String value)
Parts to construct Entity ID. Should match with the same ID columns as defined in FeatureView in the same order.
repeated string parts = 1;index - The index to set the value at.value - The parts to set.public FeatureViewDataKey.CompositeKey.Builder addParts(String value)
Parts to construct Entity ID. Should match with the same ID columns as defined in FeatureView in the same order.
repeated string parts = 1;value - The parts to add.public FeatureViewDataKey.CompositeKey.Builder addAllParts(Iterable<String> values)
Parts to construct Entity ID. Should match with the same ID columns as defined in FeatureView in the same order.
repeated string parts = 1;values - The parts to add.public FeatureViewDataKey.CompositeKey.Builder clearParts()
Parts to construct Entity ID. Should match with the same ID columns as defined in FeatureView in the same order.
repeated string parts = 1;public FeatureViewDataKey.CompositeKey.Builder addPartsBytes(com.google.protobuf.ByteString value)
Parts to construct Entity ID. Should match with the same ID columns as defined in FeatureView in the same order.
repeated string parts = 1;value - The bytes of the parts to add.public final FeatureViewDataKey.CompositeKey.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureViewDataKey.CompositeKey.Builder>public final FeatureViewDataKey.CompositeKey.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureViewDataKey.CompositeKey.Builder>Copyright © 2024 Google LLC. All rights reserved.