public class BigQueryRetryConfig extends Object
Modifier and Type | Class and Description |
---|---|
static class |
BigQueryRetryConfig.Builder |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableSet<String> |
getRetriableErrorMessages() |
com.google.common.collect.ImmutableSet<String> |
getRetriableRegExes() |
static BigQueryRetryConfig.Builder |
newBuilder() |
public com.google.common.collect.ImmutableSet<String> getRetriableErrorMessages()
public com.google.common.collect.ImmutableSet<String> getRetriableRegExes()
public static BigQueryRetryConfig.Builder newBuilder()
Copyright © 2023 Google LLC. All rights reserved.