| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
RagFileName |
RagFileName.Builder.build() |
static RagFileName |
RagFileName.of(String project,
String location,
String ragCorpus,
String ragFile) |
static RagFileName |
RagFileName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<RagFileName> |
RagFileName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
RagFileName.toStringList(List<RagFileName> values) |
Copyright © 2025 Google LLC. All rights reserved.