Uses of Class
com.google.cloud.aiplatform.v1.VertexRagStore.RagResource
Packages that use VertexRagStore.RagResource
-
Uses of VertexRagStore.RagResource in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return VertexRagStore.RagResourceModifier and TypeMethodDescriptionVertexRagStore.RagResource.Builder.build()VertexRagStore.RagResource.Builder.buildPartial()static VertexRagStore.RagResourceVertexRagStore.RagResource.getDefaultInstance()VertexRagStore.RagResource.Builder.getDefaultInstanceForType()VertexRagStore.RagResource.getDefaultInstanceForType()VertexRagStore.Builder.getRagResources(int index) Optional.VertexRagStore.getRagResources(int index) Optional.VertexRagStoreOrBuilder.getRagResources(int index) Optional.static VertexRagStore.RagResourceVertexRagStore.RagResource.parseDelimitedFrom(InputStream input) static VertexRagStore.RagResourceVertexRagStore.RagResource.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VertexRagStore.RagResourceVertexRagStore.RagResource.parseFrom(byte[] data) static VertexRagStore.RagResourceVertexRagStore.RagResource.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VertexRagStore.RagResourceVertexRagStore.RagResource.parseFrom(com.google.protobuf.ByteString data) static VertexRagStore.RagResourceVertexRagStore.RagResource.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VertexRagStore.RagResourceVertexRagStore.RagResource.parseFrom(com.google.protobuf.CodedInputStream input) static VertexRagStore.RagResourceVertexRagStore.RagResource.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VertexRagStore.RagResourceVertexRagStore.RagResource.parseFrom(InputStream input) static VertexRagStore.RagResourceVertexRagStore.RagResource.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VertexRagStore.RagResourceVertexRagStore.RagResource.parseFrom(ByteBuffer data) static VertexRagStore.RagResourceVertexRagStore.RagResource.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type VertexRagStore.RagResourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<VertexRagStore.RagResource>VertexRagStore.RagResource.getParserForType()VertexRagStore.Builder.getRagResourcesList()Optional.VertexRagStore.getRagResourcesList()Optional.VertexRagStoreOrBuilder.getRagResourcesList()Optional.static com.google.protobuf.Parser<VertexRagStore.RagResource>VertexRagStore.RagResource.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type VertexRagStore.RagResourceModifier and TypeMethodDescriptionVertexRagStore.Builder.addRagResources(int index, VertexRagStore.RagResource value) Optional.VertexRagStore.Builder.addRagResources(VertexRagStore.RagResource value) Optional.VertexRagStore.RagResource.Builder.mergeFrom(VertexRagStore.RagResource other) VertexRagStore.RagResource.newBuilder(VertexRagStore.RagResource prototype) VertexRagStore.Builder.setRagResources(int index, VertexRagStore.RagResource value) Optional.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type VertexRagStore.RagResourceModifier and TypeMethodDescriptionVertexRagStore.Builder.addAllRagResources(Iterable<? extends VertexRagStore.RagResource> values) Optional.