| Modifier and Type | Method and Description |
|---|---|
ReadSessionName |
ReadSessionName.Builder.build() |
static ReadSessionName |
ReadSessionName.of(String project,
String location,
String session) |
static ReadSessionName |
ReadSessionName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<ReadSessionName> |
ReadSessionName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
ReadSessionName.toStringList(List<ReadSessionName> values) |
Copyright © 2021 Google LLC. All rights reserved.