public static final class FeatureViewDataKey.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FeatureViewDataKey.Builder> implements FeatureViewDataKeyOrBuilder
Lookup key for a feature view.Protobuf type
google.cloud.aiplatform.v1beta1.FeatureViewDataKey| Modifier and Type | Method and Description |
|---|---|
FeatureViewDataKey.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FeatureViewDataKey |
build() |
FeatureViewDataKey |
buildPartial() |
FeatureViewDataKey.Builder |
clear() |
FeatureViewDataKey.Builder |
clearCompositeKey()
The actual Entity ID will be composed from this struct.
|
FeatureViewDataKey.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
FeatureViewDataKey.Builder |
clearKey()
String key to use for lookup.
|
FeatureViewDataKey.Builder |
clearKeyOneof() |
FeatureViewDataKey.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FeatureViewDataKey.Builder |
clone() |
FeatureViewDataKey.CompositeKey |
getCompositeKey()
The actual Entity ID will be composed from this struct.
|
FeatureViewDataKey.CompositeKey.Builder |
getCompositeKeyBuilder()
The actual Entity ID will be composed from this struct.
|
FeatureViewDataKey.CompositeKeyOrBuilder |
getCompositeKeyOrBuilder()
The actual Entity ID will be composed from this struct.
|
FeatureViewDataKey |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getKey()
String key to use for lookup.
|
com.google.protobuf.ByteString |
getKeyBytes()
String key to use for lookup.
|
FeatureViewDataKey.KeyOneofCase |
getKeyOneofCase() |
boolean |
hasCompositeKey()
The actual Entity ID will be composed from this struct.
|
boolean |
hasKey()
String key to use for lookup.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
FeatureViewDataKey.Builder |
mergeCompositeKey(FeatureViewDataKey.CompositeKey value)
The actual Entity ID will be composed from this struct.
|
FeatureViewDataKey.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FeatureViewDataKey.Builder |
mergeFrom(FeatureViewDataKey other) |
FeatureViewDataKey.Builder |
mergeFrom(com.google.protobuf.Message other) |
FeatureViewDataKey.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FeatureViewDataKey.Builder |
setCompositeKey(FeatureViewDataKey.CompositeKey.Builder builderForValue)
The actual Entity ID will be composed from this struct.
|
FeatureViewDataKey.Builder |
setCompositeKey(FeatureViewDataKey.CompositeKey value)
The actual Entity ID will be composed from this struct.
|
FeatureViewDataKey.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FeatureViewDataKey.Builder |
setKey(String value)
String key to use for lookup.
|
FeatureViewDataKey.Builder |
setKeyBytes(com.google.protobuf.ByteString value)
String key to use for lookup.
|
FeatureViewDataKey.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FeatureViewDataKey.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.Builder>public FeatureViewDataKey.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.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.Builder>public FeatureViewDataKey getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic FeatureViewDataKey build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic FeatureViewDataKey buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic FeatureViewDataKey.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.Builder>public FeatureViewDataKey.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.Builder>public FeatureViewDataKey.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureViewDataKey.Builder>public FeatureViewDataKey.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureViewDataKey.Builder>public FeatureViewDataKey.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.Builder>public FeatureViewDataKey.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.Builder>public FeatureViewDataKey.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FeatureViewDataKey.Builder>public FeatureViewDataKey.Builder mergeFrom(FeatureViewDataKey other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureViewDataKey.Builder>public FeatureViewDataKey.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.Builder>IOExceptionpublic FeatureViewDataKey.KeyOneofCase getKeyOneofCase()
getKeyOneofCase in interface FeatureViewDataKeyOrBuilderpublic FeatureViewDataKey.Builder clearKeyOneof()
public boolean hasKey()
String key to use for lookup.
string key = 1;hasKey in interface FeatureViewDataKeyOrBuilderpublic String getKey()
String key to use for lookup.
string key = 1;getKey in interface FeatureViewDataKeyOrBuilderpublic com.google.protobuf.ByteString getKeyBytes()
String key to use for lookup.
string key = 1;getKeyBytes in interface FeatureViewDataKeyOrBuilderpublic FeatureViewDataKey.Builder setKey(String value)
String key to use for lookup.
string key = 1;value - The key to set.public FeatureViewDataKey.Builder clearKey()
String key to use for lookup.
string key = 1;public FeatureViewDataKey.Builder setKeyBytes(com.google.protobuf.ByteString value)
String key to use for lookup.
string key = 1;value - The bytes for key to set.public boolean hasCompositeKey()
The actual Entity ID will be composed from this struct. This should match with the way ID is defined in the FeatureView spec.
.google.cloud.aiplatform.v1beta1.FeatureViewDataKey.CompositeKey composite_key = 2;
hasCompositeKey in interface FeatureViewDataKeyOrBuilderpublic FeatureViewDataKey.CompositeKey getCompositeKey()
The actual Entity ID will be composed from this struct. This should match with the way ID is defined in the FeatureView spec.
.google.cloud.aiplatform.v1beta1.FeatureViewDataKey.CompositeKey composite_key = 2;
getCompositeKey in interface FeatureViewDataKeyOrBuilderpublic FeatureViewDataKey.Builder setCompositeKey(FeatureViewDataKey.CompositeKey value)
The actual Entity ID will be composed from this struct. This should match with the way ID is defined in the FeatureView spec.
.google.cloud.aiplatform.v1beta1.FeatureViewDataKey.CompositeKey composite_key = 2;
public FeatureViewDataKey.Builder setCompositeKey(FeatureViewDataKey.CompositeKey.Builder builderForValue)
The actual Entity ID will be composed from this struct. This should match with the way ID is defined in the FeatureView spec.
.google.cloud.aiplatform.v1beta1.FeatureViewDataKey.CompositeKey composite_key = 2;
public FeatureViewDataKey.Builder mergeCompositeKey(FeatureViewDataKey.CompositeKey value)
The actual Entity ID will be composed from this struct. This should match with the way ID is defined in the FeatureView spec.
.google.cloud.aiplatform.v1beta1.FeatureViewDataKey.CompositeKey composite_key = 2;
public FeatureViewDataKey.Builder clearCompositeKey()
The actual Entity ID will be composed from this struct. This should match with the way ID is defined in the FeatureView spec.
.google.cloud.aiplatform.v1beta1.FeatureViewDataKey.CompositeKey composite_key = 2;
public FeatureViewDataKey.CompositeKey.Builder getCompositeKeyBuilder()
The actual Entity ID will be composed from this struct. This should match with the way ID is defined in the FeatureView spec.
.google.cloud.aiplatform.v1beta1.FeatureViewDataKey.CompositeKey composite_key = 2;
public FeatureViewDataKey.CompositeKeyOrBuilder getCompositeKeyOrBuilder()
The actual Entity ID will be composed from this struct. This should match with the way ID is defined in the FeatureView spec.
.google.cloud.aiplatform.v1beta1.FeatureViewDataKey.CompositeKey composite_key = 2;
getCompositeKeyOrBuilder in interface FeatureViewDataKeyOrBuilderpublic final FeatureViewDataKey.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureViewDataKey.Builder>public final FeatureViewDataKey.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureViewDataKey.Builder>Copyright © 2024 Google LLC. All rights reserved.