Package | Description |
---|---|
com.google.cloud.vision.v1 |
A client to Cloud Vision API
|
Modifier and Type | Method and Description |
---|---|
static PurgeProductsRequest.TargetCase |
PurgeProductsRequest.TargetCase.forNumber(int value) |
PurgeProductsRequest.TargetCase |
PurgeProductsRequestOrBuilder.getTargetCase() |
PurgeProductsRequest.TargetCase |
PurgeProductsRequest.getTargetCase() |
PurgeProductsRequest.TargetCase |
PurgeProductsRequest.Builder.getTargetCase() |
static PurgeProductsRequest.TargetCase |
PurgeProductsRequest.TargetCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static PurgeProductsRequest.TargetCase |
PurgeProductsRequest.TargetCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PurgeProductsRequest.TargetCase[] |
PurgeProductsRequest.TargetCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Google LLC. All rights reserved.