Class GoogleCloudStorageConstants


  • public final class GoogleCloudStorageConstants
    extends Object
    • Field Detail

      • OPERATION_COMPLETE_TIMEOUT

        @Beta
        public static final String OPERATION_COMPLETE_TIMEOUT
        The total time, in msecs, to wait for an operation to complete.
        See Also:
        Constant Field Values
      • OPERATION_COMPLETE_INTERVAL

        @Beta
        public static final String OPERATION_COMPLETE_INTERVAL
        The interval, in msecs, between calls to check whether an operation has completed.
        See Also:
        Constant Field Values