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