| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
FeatureViewDataKey.CompositeKey |
FeatureViewDataKey.CompositeKey.Builder.build() |
FeatureViewDataKey.CompositeKey |
FeatureViewDataKey.CompositeKey.Builder.buildPartial() |
FeatureViewDataKey.CompositeKey |
FeatureViewDataKey.getCompositeKey()
The actual Entity ID will be composed from this struct.
|
FeatureViewDataKey.CompositeKey |
FeatureViewDataKey.Builder.getCompositeKey()
The actual Entity ID will be composed from this struct.
|
FeatureViewDataKey.CompositeKey |
FeatureViewDataKeyOrBuilder.getCompositeKey()
The actual Entity ID will be composed from this struct.
|
static FeatureViewDataKey.CompositeKey |
FeatureViewDataKey.CompositeKey.getDefaultInstance() |
FeatureViewDataKey.CompositeKey |
FeatureViewDataKey.CompositeKey.getDefaultInstanceForType() |
FeatureViewDataKey.CompositeKey |
FeatureViewDataKey.CompositeKey.Builder.getDefaultInstanceForType() |
static FeatureViewDataKey.CompositeKey |
FeatureViewDataKey.CompositeKey.parseDelimitedFrom(InputStream input) |
static FeatureViewDataKey.CompositeKey |
FeatureViewDataKey.CompositeKey.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureViewDataKey.CompositeKey |
FeatureViewDataKey.CompositeKey.parseFrom(byte[] data) |
static FeatureViewDataKey.CompositeKey |
FeatureViewDataKey.CompositeKey.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureViewDataKey.CompositeKey |
FeatureViewDataKey.CompositeKey.parseFrom(ByteBuffer data) |
static FeatureViewDataKey.CompositeKey |
FeatureViewDataKey.CompositeKey.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureViewDataKey.CompositeKey |
FeatureViewDataKey.CompositeKey.parseFrom(com.google.protobuf.ByteString data) |
static FeatureViewDataKey.CompositeKey |
FeatureViewDataKey.CompositeKey.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureViewDataKey.CompositeKey |
FeatureViewDataKey.CompositeKey.parseFrom(com.google.protobuf.CodedInputStream input) |
static FeatureViewDataKey.CompositeKey |
FeatureViewDataKey.CompositeKey.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureViewDataKey.CompositeKey |
FeatureViewDataKey.CompositeKey.parseFrom(InputStream input) |
static FeatureViewDataKey.CompositeKey |
FeatureViewDataKey.CompositeKey.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<FeatureViewDataKey.CompositeKey> |
FeatureViewDataKey.CompositeKey.getParserForType() |
static com.google.protobuf.Parser<FeatureViewDataKey.CompositeKey> |
FeatureViewDataKey.CompositeKey.parser() |
| Modifier and Type | Method and Description |
|---|---|
FeatureViewDataKey.Builder |
FeatureViewDataKey.Builder.mergeCompositeKey(FeatureViewDataKey.CompositeKey value)
The actual Entity ID will be composed from this struct.
|
FeatureViewDataKey.CompositeKey.Builder |
FeatureViewDataKey.CompositeKey.Builder.mergeFrom(FeatureViewDataKey.CompositeKey other) |
static FeatureViewDataKey.CompositeKey.Builder |
FeatureViewDataKey.CompositeKey.newBuilder(FeatureViewDataKey.CompositeKey prototype) |
FeatureViewDataKey.Builder |
FeatureViewDataKey.Builder.setCompositeKey(FeatureViewDataKey.CompositeKey value)
The actual Entity ID will be composed from this struct.
|
Copyright © 2025 Google LLC. All rights reserved.