| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
FeatureViewDataKey.CompositeKey.Builder |
FeatureViewDataKey.CompositeKey.Builder.addAllParts(Iterable<String> values)
Parts to construct Entity ID.
|
FeatureViewDataKey.CompositeKey.Builder |
FeatureViewDataKey.CompositeKey.Builder.addParts(String value)
Parts to construct Entity ID.
|
FeatureViewDataKey.CompositeKey.Builder |
FeatureViewDataKey.CompositeKey.Builder.addPartsBytes(com.google.protobuf.ByteString value)
Parts to construct Entity ID.
|
FeatureViewDataKey.CompositeKey.Builder |
FeatureViewDataKey.CompositeKey.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FeatureViewDataKey.CompositeKey.Builder |
FeatureViewDataKey.CompositeKey.Builder.clear() |
FeatureViewDataKey.CompositeKey.Builder |
FeatureViewDataKey.CompositeKey.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
FeatureViewDataKey.CompositeKey.Builder |
FeatureViewDataKey.CompositeKey.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FeatureViewDataKey.CompositeKey.Builder |
FeatureViewDataKey.CompositeKey.Builder.clearParts()
Parts to construct Entity ID.
|
FeatureViewDataKey.CompositeKey.Builder |
FeatureViewDataKey.CompositeKey.Builder.clone() |
FeatureViewDataKey.CompositeKey.Builder |
FeatureViewDataKey.Builder.getCompositeKeyBuilder()
The actual Entity ID will be composed from this struct.
|
FeatureViewDataKey.CompositeKey.Builder |
FeatureViewDataKey.CompositeKey.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FeatureViewDataKey.CompositeKey.Builder |
FeatureViewDataKey.CompositeKey.Builder.mergeFrom(FeatureViewDataKey.CompositeKey other) |
FeatureViewDataKey.CompositeKey.Builder |
FeatureViewDataKey.CompositeKey.Builder.mergeFrom(com.google.protobuf.Message other) |
FeatureViewDataKey.CompositeKey.Builder |
FeatureViewDataKey.CompositeKey.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static FeatureViewDataKey.CompositeKey.Builder |
FeatureViewDataKey.CompositeKey.newBuilder() |
static FeatureViewDataKey.CompositeKey.Builder |
FeatureViewDataKey.CompositeKey.newBuilder(FeatureViewDataKey.CompositeKey prototype) |
FeatureViewDataKey.CompositeKey.Builder |
FeatureViewDataKey.CompositeKey.newBuilderForType() |
protected FeatureViewDataKey.CompositeKey.Builder |
FeatureViewDataKey.CompositeKey.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
FeatureViewDataKey.CompositeKey.Builder |
FeatureViewDataKey.CompositeKey.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FeatureViewDataKey.CompositeKey.Builder |
FeatureViewDataKey.CompositeKey.Builder.setParts(int index,
String value)
Parts to construct Entity ID.
|
FeatureViewDataKey.CompositeKey.Builder |
FeatureViewDataKey.CompositeKey.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FeatureViewDataKey.CompositeKey.Builder |
FeatureViewDataKey.CompositeKey.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FeatureViewDataKey.CompositeKey.Builder |
FeatureViewDataKey.CompositeKey.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
FeatureViewDataKey.Builder |
FeatureViewDataKey.Builder.setCompositeKey(FeatureViewDataKey.CompositeKey.Builder builderForValue)
The actual Entity ID will be composed from this struct.
|
Copyright © 2025 Google LLC. All rights reserved.