Package | Description |
---|---|
com.google.cloud.vision.v1 |
A client to Cloud Vision API
|
Modifier and Type | Method and Description |
---|---|
ImageName |
ImageName.Builder.build() |
static ImageName |
ImageName.of(String project,
String location,
String product,
String image) |
static ImageName |
ImageName.parse(String formattedString) |
Modifier and Type | Method and Description |
---|---|
static List<ImageName> |
ImageName.parseList(List<String> formattedStrings) |
Modifier and Type | Method and Description |
---|---|
static List<String> |
ImageName.toStringList(List<ImageName> values) |
Copyright © 2022 Google LLC. All rights reserved.