Package com.google.cloud.aiplatform.v1
Class Fact
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.google.cloud.aiplatform.v1.Fact
- All Implemented Interfaces:
FactOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
@Generated
public final class Fact
extends com.google.protobuf.GeneratedMessage
implements FactOrBuilder
The fact used in grounding.Protobuf type
google.cloud.aiplatform.v1.Fact- See Also:
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T extends Object>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParentNested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, loggedPre22TypeNames, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleangetChunk()If present, chunk properties.If present, chunk properties.static Factstatic final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Parser<Fact>getQuery()Query that is used to retrieve this fact.com.google.protobuf.ByteStringQuery that is used to retrieve this fact.doublegetScore()If present, according to the underlying Vector DB and the selected metric type, the score can be either the distance or the similarity between the query and the fact and its range depends on the metric type.intIf present, the summary/snippet of the fact.com.google.protobuf.ByteStringIf present, the summary/snippet of the fact.getTitle()If present, it refers to the title of this fact.com.google.protobuf.ByteStringIf present, it refers to the title of this fact.getUri()If present, this uri links to the source of the fact.com.google.protobuf.ByteStringIf present, this uri links to the source of the fact.doubleDeprecated.google.cloud.aiplatform.v1.Fact.vector_distance is deprecated.booleanhasChunk()If present, chunk properties.inthashCode()booleanhasQuery()Query that is used to retrieve this fact.booleanhasScore()If present, according to the underlying Vector DB and the selected metric type, the score can be either the distance or the similarity between the query and the fact and its range depends on the metric type.booleanIf present, the summary/snippet of the fact.booleanhasTitle()If present, it refers to the title of this fact.booleanhasUri()If present, this uri links to the source of the fact.booleanDeprecated.google.cloud.aiplatform.v1.Fact.vector_distance is deprecated.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanstatic Fact.Builderstatic Fact.BuildernewBuilder(Fact prototype) protected Fact.BuildernewBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) static FactparseDelimitedFrom(InputStream input) static FactparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FactparseFrom(byte[] data) static FactparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FactparseFrom(com.google.protobuf.ByteString data) static FactparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FactparseFrom(com.google.protobuf.CodedInputStream input) static FactparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FactparseFrom(InputStream input) static FactparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FactparseFrom(ByteBuffer data) static FactparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<Fact>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
QUERY_FIELD_NUMBER
public static final int QUERY_FIELD_NUMBER- See Also:
-
TITLE_FIELD_NUMBER
public static final int TITLE_FIELD_NUMBER- See Also:
-
URI_FIELD_NUMBER
public static final int URI_FIELD_NUMBER- See Also:
-
SUMMARY_FIELD_NUMBER
public static final int SUMMARY_FIELD_NUMBER- See Also:
-
VECTOR_DISTANCE_FIELD_NUMBER
public static final int VECTOR_DISTANCE_FIELD_NUMBER- See Also:
-
SCORE_FIELD_NUMBER
public static final int SCORE_FIELD_NUMBER- See Also:
-
CHUNK_FIELD_NUMBER
public static final int CHUNK_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage
-
hasQuery
public boolean hasQuery()Query that is used to retrieve this fact.
optional string query = 1;- Specified by:
hasQueryin interfaceFactOrBuilder- Returns:
- Whether the query field is set.
-
getQuery
Query that is used to retrieve this fact.
optional string query = 1;- Specified by:
getQueryin interfaceFactOrBuilder- Returns:
- The query.
-
getQueryBytes
public com.google.protobuf.ByteString getQueryBytes()Query that is used to retrieve this fact.
optional string query = 1;- Specified by:
getQueryBytesin interfaceFactOrBuilder- Returns:
- The bytes for query.
-
hasTitle
public boolean hasTitle()If present, it refers to the title of this fact.
optional string title = 2;- Specified by:
hasTitlein interfaceFactOrBuilder- Returns:
- Whether the title field is set.
-
getTitle
If present, it refers to the title of this fact.
optional string title = 2;- Specified by:
getTitlein interfaceFactOrBuilder- Returns:
- The title.
-
getTitleBytes
public com.google.protobuf.ByteString getTitleBytes()If present, it refers to the title of this fact.
optional string title = 2;- Specified by:
getTitleBytesin interfaceFactOrBuilder- Returns:
- The bytes for title.
-
hasUri
public boolean hasUri()If present, this uri links to the source of the fact.
optional string uri = 3;- Specified by:
hasUriin interfaceFactOrBuilder- Returns:
- Whether the uri field is set.
-
getUri
If present, this uri links to the source of the fact.
optional string uri = 3;- Specified by:
getUriin interfaceFactOrBuilder- Returns:
- The uri.
-
getUriBytes
public com.google.protobuf.ByteString getUriBytes()If present, this uri links to the source of the fact.
optional string uri = 3;- Specified by:
getUriBytesin interfaceFactOrBuilder- Returns:
- The bytes for uri.
-
hasSummary
public boolean hasSummary()If present, the summary/snippet of the fact.
optional string summary = 4;- Specified by:
hasSummaryin interfaceFactOrBuilder- Returns:
- Whether the summary field is set.
-
getSummary
If present, the summary/snippet of the fact.
optional string summary = 4;- Specified by:
getSummaryin interfaceFactOrBuilder- Returns:
- The summary.
-
getSummaryBytes
public com.google.protobuf.ByteString getSummaryBytes()If present, the summary/snippet of the fact.
optional string summary = 4;- Specified by:
getSummaryBytesin interfaceFactOrBuilder- Returns:
- The bytes for summary.
-
hasVectorDistance
Deprecated.google.cloud.aiplatform.v1.Fact.vector_distance is deprecated. See google/cloud/aiplatform/v1/vertex_rag_service.proto;l=313If present, the distance between the query vector and this fact vector.
optional double vector_distance = 5 [deprecated = true];- Specified by:
hasVectorDistancein interfaceFactOrBuilder- Returns:
- Whether the vectorDistance field is set.
-
getVectorDistance
Deprecated.google.cloud.aiplatform.v1.Fact.vector_distance is deprecated. See google/cloud/aiplatform/v1/vertex_rag_service.proto;l=313If present, the distance between the query vector and this fact vector.
optional double vector_distance = 5 [deprecated = true];- Specified by:
getVectorDistancein interfaceFactOrBuilder- Returns:
- The vectorDistance.
-
hasScore
public boolean hasScore()If present, according to the underlying Vector DB and the selected metric type, the score can be either the distance or the similarity between the query and the fact and its range depends on the metric type. For example, if the metric type is COSINE_DISTANCE, it represents the distance between the query and the fact. The larger the distance, the less relevant the fact is to the query. The range is [0, 2], while 0 means the most relevant and 2 means the least relevant.
optional double score = 6;- Specified by:
hasScorein interfaceFactOrBuilder- Returns:
- Whether the score field is set.
-
getScore
public double getScore()If present, according to the underlying Vector DB and the selected metric type, the score can be either the distance or the similarity between the query and the fact and its range depends on the metric type. For example, if the metric type is COSINE_DISTANCE, it represents the distance between the query and the fact. The larger the distance, the less relevant the fact is to the query. The range is [0, 2], while 0 means the most relevant and 2 means the least relevant.
optional double score = 6;- Specified by:
getScorein interfaceFactOrBuilder- Returns:
- The score.
-
hasChunk
public boolean hasChunk()If present, chunk properties.
optional .google.cloud.aiplatform.v1.RagChunk chunk = 7;- Specified by:
hasChunkin interfaceFactOrBuilder- Returns:
- Whether the chunk field is set.
-
getChunk
If present, chunk properties.
optional .google.cloud.aiplatform.v1.RagChunk chunk = 7;- Specified by:
getChunkin interfaceFactOrBuilder- Returns:
- The chunk.
-
getChunkOrBuilder
If present, chunk properties.
optional .google.cloud.aiplatform.v1.RagChunk chunk = 7;- Specified by:
getChunkOrBuilderin interfaceFactOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Fact parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Fact parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Fact parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Fact parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Fact parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Fact parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static Fact parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Fact parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
- Overrides:
newBuilderForTypein classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-