Uses of Class
com.google.cloud.aiplatform.v1.RagContexts
Packages that use RagContexts
-
Uses of RagContexts in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return RagContextsModifier and TypeMethodDescriptionRagContexts.Builder.build()RagContexts.Builder.buildPartial()AskContextsResponse.Builder.getContexts()The contexts of the query.AskContextsResponse.getContexts()The contexts of the query.AskContextsResponseOrBuilder.getContexts()The contexts of the query.AsyncRetrieveContextsResponse.Builder.getContexts()The contexts of the query.AsyncRetrieveContextsResponse.getContexts()The contexts of the query.AsyncRetrieveContextsResponseOrBuilder.getContexts()The contexts of the query.RetrieveContextsResponse.Builder.getContexts()The contexts of the query.RetrieveContextsResponse.getContexts()The contexts of the query.RetrieveContextsResponseOrBuilder.getContexts()The contexts of the query.static RagContextsRagContexts.getDefaultInstance()RagContexts.Builder.getDefaultInstanceForType()RagContexts.getDefaultInstanceForType()static RagContextsRagContexts.parseDelimitedFrom(InputStream input) static RagContextsRagContexts.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RagContextsRagContexts.parseFrom(byte[] data) static RagContextsRagContexts.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RagContextsRagContexts.parseFrom(com.google.protobuf.ByteString data) static RagContextsRagContexts.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RagContextsRagContexts.parseFrom(com.google.protobuf.CodedInputStream input) static RagContextsRagContexts.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RagContextsRagContexts.parseFrom(InputStream input) static RagContextsRagContexts.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RagContextsRagContexts.parseFrom(ByteBuffer data) static RagContextsRagContexts.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type RagContextsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RagContexts>RagContexts.getParserForType()static com.google.protobuf.Parser<RagContexts>RagContexts.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type RagContextsModifier and TypeMethodDescriptionAskContextsResponse.Builder.mergeContexts(RagContexts value) The contexts of the query.AsyncRetrieveContextsResponse.Builder.mergeContexts(RagContexts value) The contexts of the query.RetrieveContextsResponse.Builder.mergeContexts(RagContexts value) The contexts of the query.RagContexts.Builder.mergeFrom(RagContexts other) static RagContexts.BuilderRagContexts.newBuilder(RagContexts prototype) AskContextsResponse.Builder.setContexts(RagContexts value) The contexts of the query.AsyncRetrieveContextsResponse.Builder.setContexts(RagContexts value) The contexts of the query.RetrieveContextsResponse.Builder.setContexts(RagContexts value) The contexts of the query.