Uses of Class
com.google.cloud.aiplatform.v1.RagContexts.Context
Packages that use RagContexts.Context
-
Uses of RagContexts.Context in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return RagContexts.ContextModifier and TypeMethodDescriptionRagContexts.Context.Builder.build()RagContexts.Context.Builder.buildPartial()RagContexts.Builder.getContexts(int index) All its contexts.RagContexts.getContexts(int index) All its contexts.RagContextsOrBuilder.getContexts(int index) All its contexts.static RagContexts.ContextRagContexts.Context.getDefaultInstance()RagContexts.Context.Builder.getDefaultInstanceForType()RagContexts.Context.getDefaultInstanceForType()static RagContexts.ContextRagContexts.Context.parseDelimitedFrom(InputStream input) static RagContexts.ContextRagContexts.Context.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RagContexts.ContextRagContexts.Context.parseFrom(byte[] data) static RagContexts.ContextRagContexts.Context.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RagContexts.ContextRagContexts.Context.parseFrom(com.google.protobuf.ByteString data) static RagContexts.ContextRagContexts.Context.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RagContexts.ContextRagContexts.Context.parseFrom(com.google.protobuf.CodedInputStream input) static RagContexts.ContextRagContexts.Context.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RagContexts.ContextRagContexts.Context.parseFrom(InputStream input) static RagContexts.ContextRagContexts.Context.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RagContexts.ContextRagContexts.Context.parseFrom(ByteBuffer data) static RagContexts.ContextRagContexts.Context.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type RagContexts.ContextModifier and TypeMethodDescriptionRagContexts.Builder.getContextsList()All its contexts.RagContexts.getContextsList()All its contexts.RagContextsOrBuilder.getContextsList()All its contexts.com.google.protobuf.Parser<RagContexts.Context>RagContexts.Context.getParserForType()static com.google.protobuf.Parser<RagContexts.Context>RagContexts.Context.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type RagContexts.ContextModifier and TypeMethodDescriptionRagContexts.Builder.addContexts(int index, RagContexts.Context value) All its contexts.RagContexts.Builder.addContexts(RagContexts.Context value) All its contexts.RagContexts.Context.Builder.mergeFrom(RagContexts.Context other) static RagContexts.Context.BuilderRagContexts.Context.newBuilder(RagContexts.Context prototype) RagContexts.Builder.setContexts(int index, RagContexts.Context value) All its contexts.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type RagContexts.ContextModifier and TypeMethodDescriptionRagContexts.Builder.addAllContexts(Iterable<? extends RagContexts.Context> values) All its contexts.