| Package | Description |
|---|---|
| com.google.cloud |
Core classes for the
google-cloud library. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
BaseServiceException.Error.isRetryable(boolean idempotent,
Set<BaseServiceException.Error> retryableErrors) |
static boolean |
BaseServiceException.isRetryable(Integer code,
String reason,
boolean idempotent,
Set<BaseServiceException.Error> retryableErrors) |
Copyright © 2023 Google LLC. All rights reserved.