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