Google Cloud Support v2 API - Class CaseAttachmentServiceSettings (1.0.0)

public sealed class CaseAttachmentServiceSettings : ServiceSettingsBase

Reference documentation and code samples for the Google Cloud Support v2 API class CaseAttachmentServiceSettings.

Settings for CaseAttachmentServiceClient instances.

Inheritance

object > ServiceSettingsBase > CaseAttachmentServiceSettings

Namespace

Google.Cloud.Support.V2

Assembly

Google.Cloud.Support.V2.dll

Constructors

CaseAttachmentServiceSettings()

public CaseAttachmentServiceSettings()

Constructs a new CaseAttachmentServiceSettings object with default settings.

Properties

ListAttachmentsSettings

public CallSettings ListAttachmentsSettings { get; set; }

CallSettings for synchronous and asynchronous calls to CaseAttachmentServiceClient.ListAttachments and CaseAttachmentServiceClient.ListAttachmentsAsync .

Property Value
TypeDescription
CallSettings
Remarks
  • Initial retry delay: 1000 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 10000 milliseconds.
  • Maximum attempts: 5
  • Retriable status codes: Unavailable.
  • Timeout: 60 seconds.

Methods

Clone()

public CaseAttachmentServiceSettings Clone()

Creates a deep clone of this object, with all the same property values.

Returns
TypeDescription
CaseAttachmentServiceSettings

A deep clone of this CaseAttachmentServiceSettings object.

GetDefault()

public static CaseAttachmentServiceSettings GetDefault()

Get a new instance of the default CaseAttachmentServiceSettings.

Returns
TypeDescription
CaseAttachmentServiceSettings

A new instance of the default CaseAttachmentServiceSettings.