public interface EmbeddingConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getFieldPath()
Full field path in the schema mapped as embedding field.
|
com.google.protobuf.ByteString |
getFieldPathBytes()
Full field path in the schema mapped as embedding field.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getFieldPath()
Full field path in the schema mapped as embedding field.
string field_path = 1;com.google.protobuf.ByteString getFieldPathBytes()
Full field path in the schema mapped as embedding field.
string field_path = 1;Copyright © 2024 Google LLC. All rights reserved.