Enum RetryType (5.0.0)

public enum RetryType

The type of retry to make.

Namespace

Google.Cloud.Diagnostics.Common

Assembly

Google.Cloud.Diagnostics.Common.dll

Fields

Name Description
None

Requests will not be retried.

Retry

Requests will be retried.