Class Errors.IsRetryableStatusResult

java.lang.Object
com.google.cloud.bigquery.storage.util.Errors.IsRetryableStatusResult
Enclosing class:
Errors

public static class Errors.IsRetryableStatusResult extends Object
  • Field Details

    • isRetryable

      public boolean isRetryable
    • retryDelay

      public org.threeten.bp.Duration retryDelay
  • Constructor Details

    • IsRetryableStatusResult

      public IsRetryableStatusResult()