Send feedback
Class FeatureViewDataKey.Builder (3.52.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 3.52.0 keyboard_arrow_down
public static final class FeatureViewDataKey . Builder extends GeneratedMessageV3 . Builder<FeatureViewDataKey . Builder > implements FeatureViewDataKeyOrBuilder
Lookup key for a feature view.
Protobuf type google.cloud.aiplatform.v1beta1.FeatureViewDataKey
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
public static final Descriptors . Descriptor getDescriptor ()
Methods
public FeatureViewDataKey . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
public FeatureViewDataKey build ()
public FeatureViewDataKey buildPartial ()
public FeatureViewDataKey . Builder clear ()
Overrides
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 . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
public FeatureViewDataKey . Builder clearKey ()
String key to use for lookup.
string key = 1;
public FeatureViewDataKey . Builder clearKeyOneof ()
public FeatureViewDataKey . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
public FeatureViewDataKey . Builder clone ()
Overrides
public 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;
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;
public FeatureViewDataKey getDefaultInstanceForType ()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
String key to use for lookup.
string key = 1;
Returns
Type
Description
String
The key.
public ByteString getKeyBytes ()
String key to use for lookup.
string key = 1;
Returns
Type
Description
ByteString
The bytes for key.
public FeatureViewDataKey . KeyOneofCase getKeyOneofCase ()
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;
Returns
Type
Description
boolean
Whether the compositeKey field is set.
String key to use for lookup.
string key = 1;
Returns
Type
Description
boolean
Whether the key field is set.
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
public final boolean isInitialized ()
Overrides
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 mergeFrom ( FeatureViewDataKey other )
public FeatureViewDataKey . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
public FeatureViewDataKey . Builder mergeFrom ( Message other )
Parameter
Name
Description
other
Message
Overrides
public final FeatureViewDataKey . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
public 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 setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
public FeatureViewDataKey . Builder setKey ( String value )
String key to use for lookup.
string key = 1;
Parameter
Name
Description
value
String
The key to set.
public FeatureViewDataKey . Builder setKeyBytes ( ByteString value )
String key to use for lookup.
string key = 1;
Parameter
Name
Description
value
ByteString
The bytes for key to set.
public FeatureViewDataKey . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
public final FeatureViewDataKey . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-27 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-27 UTC."],[],[]]