Enum RetryType (4.3.1)

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.