BatchReadFeatureValuesRequest.PassThroughField.Builder |
BatchReadFeatureValuesRequest.Builder.addPassThroughFieldsBuilder() |
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.Builder.addPassThroughFieldsBuilder(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.Builder |
BatchReadFeatureValuesRequest.PassThroughField.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
BatchReadFeatureValuesRequest.PassThroughField.Builder |
BatchReadFeatureValuesRequest.PassThroughField.Builder.clear() |
|
BatchReadFeatureValuesRequest.PassThroughField.Builder |
BatchReadFeatureValuesRequest.PassThroughField.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
BatchReadFeatureValuesRequest.PassThroughField.Builder |
BatchReadFeatureValuesRequest.PassThroughField.Builder.clearFieldName() |
Required.
|
BatchReadFeatureValuesRequest.PassThroughField.Builder |
BatchReadFeatureValuesRequest.PassThroughField.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
BatchReadFeatureValuesRequest.PassThroughField.Builder |
BatchReadFeatureValuesRequest.PassThroughField.Builder.clone() |
|
BatchReadFeatureValuesRequest.PassThroughField.Builder |
BatchReadFeatureValuesRequest.Builder.getPassThroughFieldsBuilder(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.Builder |
BatchReadFeatureValuesRequest.PassThroughField.Builder.mergeFrom(BatchReadFeatureValuesRequest.PassThroughField other) |
|
BatchReadFeatureValuesRequest.PassThroughField.Builder |
BatchReadFeatureValuesRequest.PassThroughField.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
BatchReadFeatureValuesRequest.PassThroughField.Builder |
BatchReadFeatureValuesRequest.PassThroughField.Builder.mergeFrom(com.google.protobuf.Message other) |
|
BatchReadFeatureValuesRequest.PassThroughField.Builder |
BatchReadFeatureValuesRequest.PassThroughField.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static BatchReadFeatureValuesRequest.PassThroughField.Builder |
BatchReadFeatureValuesRequest.PassThroughField.newBuilder() |
|
static BatchReadFeatureValuesRequest.PassThroughField.Builder |
BatchReadFeatureValuesRequest.PassThroughField.newBuilder(BatchReadFeatureValuesRequest.PassThroughField prototype) |
|
BatchReadFeatureValuesRequest.PassThroughField.Builder |
BatchReadFeatureValuesRequest.PassThroughField.newBuilderForType() |
|
protected BatchReadFeatureValuesRequest.PassThroughField.Builder |
BatchReadFeatureValuesRequest.PassThroughField.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
BatchReadFeatureValuesRequest.PassThroughField.Builder |
BatchReadFeatureValuesRequest.PassThroughField.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
BatchReadFeatureValuesRequest.PassThroughField.Builder |
BatchReadFeatureValuesRequest.PassThroughField.Builder.setFieldName(String value) |
Required.
|
BatchReadFeatureValuesRequest.PassThroughField.Builder |
BatchReadFeatureValuesRequest.PassThroughField.Builder.setFieldNameBytes(com.google.protobuf.ByteString value) |
Required.
|
BatchReadFeatureValuesRequest.PassThroughField.Builder |
BatchReadFeatureValuesRequest.PassThroughField.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
BatchReadFeatureValuesRequest.PassThroughField.Builder |
BatchReadFeatureValuesRequest.PassThroughField.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
BatchReadFeatureValuesRequest.PassThroughField.Builder |
BatchReadFeatureValuesRequest.PassThroughField.toBuilder() |
|