Class BigQueryRetryConfig (2.36.0)

See more code actions.
public class BigQueryRetryConfig
java.lang.Object > BigQueryRetryConfig

newBuilder()

public static BigQueryRetryConfig.Builder newBuilder()
Returns
TypeDescription
BigQueryRetryConfig.Builder

Methods

getRetriableErrorMessages()

public ImmutableSet<String> getRetriableErrorMessages()
Returns
TypeDescription
com.google.common.collect.ImmutableSet<String>

getRetriableRegExes()

public ImmutableSet<String> getRetriableRegExes()
Returns
TypeDescription
com.google.common.collect.ImmutableSet<String>