| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
BatchReadFeatureValuesRequest.PassThroughField |
BatchReadFeatureValuesRequest.PassThroughField.Builder.build() |
BatchReadFeatureValuesRequest.PassThroughField |
BatchReadFeatureValuesRequest.PassThroughField.Builder.buildPartial() |
static BatchReadFeatureValuesRequest.PassThroughField |
BatchReadFeatureValuesRequest.PassThroughField.getDefaultInstance() |
BatchReadFeatureValuesRequest.PassThroughField |
BatchReadFeatureValuesRequest.PassThroughField.getDefaultInstanceForType() |
BatchReadFeatureValuesRequest.PassThroughField |
BatchReadFeatureValuesRequest.PassThroughField.Builder.getDefaultInstanceForType() |
BatchReadFeatureValuesRequest.PassThroughField |
BatchReadFeatureValuesRequest.getPassThroughFields(int index)
When not empty, the specified fields in the *_read_instances source will be
joined as-is in the output, in addition to those fields from the
Featurestore Entity.
|
BatchReadFeatureValuesRequest.PassThroughField |
BatchReadFeatureValuesRequest.Builder.getPassThroughFields(int index)
When not empty, the specified fields in the *_read_instances source will be
joined as-is in the output, in addition to those fields from the
Featurestore Entity.
|
BatchReadFeatureValuesRequest.PassThroughField |
BatchReadFeatureValuesRequestOrBuilder.getPassThroughFields(int index)
When not empty, the specified fields in the *_read_instances source will be
joined as-is in the output, in addition to those fields from the
Featurestore Entity.
|
static BatchReadFeatureValuesRequest.PassThroughField |
BatchReadFeatureValuesRequest.PassThroughField.parseDelimitedFrom(InputStream input) |
static BatchReadFeatureValuesRequest.PassThroughField |
BatchReadFeatureValuesRequest.PassThroughField.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchReadFeatureValuesRequest.PassThroughField |
BatchReadFeatureValuesRequest.PassThroughField.parseFrom(byte[] data) |
static BatchReadFeatureValuesRequest.PassThroughField |
BatchReadFeatureValuesRequest.PassThroughField.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchReadFeatureValuesRequest.PassThroughField |
BatchReadFeatureValuesRequest.PassThroughField.parseFrom(ByteBuffer data) |
static BatchReadFeatureValuesRequest.PassThroughField |
BatchReadFeatureValuesRequest.PassThroughField.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchReadFeatureValuesRequest.PassThroughField |
BatchReadFeatureValuesRequest.PassThroughField.parseFrom(com.google.protobuf.ByteString data) |
static BatchReadFeatureValuesRequest.PassThroughField |
BatchReadFeatureValuesRequest.PassThroughField.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchReadFeatureValuesRequest.PassThroughField |
BatchReadFeatureValuesRequest.PassThroughField.parseFrom(com.google.protobuf.CodedInputStream input) |
static BatchReadFeatureValuesRequest.PassThroughField |
BatchReadFeatureValuesRequest.PassThroughField.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchReadFeatureValuesRequest.PassThroughField |
BatchReadFeatureValuesRequest.PassThroughField.parseFrom(InputStream input) |
static BatchReadFeatureValuesRequest.PassThroughField |
BatchReadFeatureValuesRequest.PassThroughField.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<BatchReadFeatureValuesRequest.PassThroughField> |
BatchReadFeatureValuesRequest.PassThroughField.getParserForType() |
List<BatchReadFeatureValuesRequest.PassThroughField> |
BatchReadFeatureValuesRequest.getPassThroughFieldsList()
When not empty, the specified fields in the *_read_instances source will be
joined as-is in the output, in addition to those fields from the
Featurestore Entity.
|
List<BatchReadFeatureValuesRequest.PassThroughField> |
BatchReadFeatureValuesRequest.Builder.getPassThroughFieldsList()
When not empty, the specified fields in the *_read_instances source will be
joined as-is in the output, in addition to those fields from the
Featurestore Entity.
|
List<BatchReadFeatureValuesRequest.PassThroughField> |
BatchReadFeatureValuesRequestOrBuilder.getPassThroughFieldsList()
When not empty, the specified fields in the *_read_instances source will be
joined as-is in the output, in addition to those fields from the
Featurestore Entity.
|
static com.google.protobuf.Parser<BatchReadFeatureValuesRequest.PassThroughField> |
BatchReadFeatureValuesRequest.PassThroughField.parser() |
| Modifier and Type | Method and Description |
|---|---|
BatchReadFeatureValuesRequest.Builder |
BatchReadFeatureValuesRequest.Builder.addPassThroughFields(BatchReadFeatureValuesRequest.PassThroughField value)
When not empty, the specified fields in the *_read_instances source will be
joined as-is in the output, in addition to those fields from the
Featurestore Entity.
|
BatchReadFeatureValuesRequest.Builder |
BatchReadFeatureValuesRequest.Builder.addPassThroughFields(int index,
BatchReadFeatureValuesRequest.PassThroughField value)
When not empty, the specified fields in the *_read_instances source will be
joined as-is in the output, in addition to those fields from the
Featurestore Entity.
|
BatchReadFeatureValuesRequest.PassThroughField.Builder |
BatchReadFeatureValuesRequest.PassThroughField.Builder.mergeFrom(BatchReadFeatureValuesRequest.PassThroughField other) |
static BatchReadFeatureValuesRequest.PassThroughField.Builder |
BatchReadFeatureValuesRequest.PassThroughField.newBuilder(BatchReadFeatureValuesRequest.PassThroughField prototype) |
BatchReadFeatureValuesRequest.Builder |
BatchReadFeatureValuesRequest.Builder.setPassThroughFields(int index,
BatchReadFeatureValuesRequest.PassThroughField value)
When not empty, the specified fields in the *_read_instances source will be
joined as-is in the output, in addition to those fields from the
Featurestore Entity.
|
| Modifier and Type | Method and Description |
|---|---|
BatchReadFeatureValuesRequest.Builder |
BatchReadFeatureValuesRequest.Builder.addAllPassThroughFields(Iterable<? extends BatchReadFeatureValuesRequest.PassThroughField> values)
When not empty, the specified fields in the *_read_instances source will be
joined as-is in the output, in addition to those fields from the
Featurestore Entity.
|
Copyright © 2025 Google LLC. All rights reserved.