Integration Connectors v1 API - Class ConnectorsSettings (1.0.0)

public sealed class ConnectorsSettings : ServiceSettingsBase

Reference documentation and code samples for the Integration Connectors v1 API class ConnectorsSettings.

Settings for ConnectorsClient instances.

Inheritance

object > ServiceSettingsBase > ConnectorsSettings

Namespace

Google.Cloud.Connectors.V1

Assembly

Google.Cloud.Connectors.V1.dll

Constructors

ConnectorsSettings()

public ConnectorsSettings()

Constructs a new ConnectorsSettings object with default settings.

Properties

CreateConnectionOperationsSettings

public OperationsSettings CreateConnectionOperationsSettings { get; set; }

Long Running Operation settings for calls to ConnectorsClient.CreateConnection and ConnectorsClient.CreateConnectionAsync.

Property Value
TypeDescription
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

CreateConnectionSettings

public CallSettings CreateConnectionSettings { get; set; }

CallSettings for synchronous and asynchronous calls to ConnectorsClient.CreateConnection and ConnectorsClient.CreateConnectionAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

DeleteConnectionOperationsSettings

public OperationsSettings DeleteConnectionOperationsSettings { get; set; }

Long Running Operation settings for calls to ConnectorsClient.DeleteConnection and ConnectorsClient.DeleteConnectionAsync.

Property Value
TypeDescription
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

DeleteConnectionSettings

public CallSettings DeleteConnectionSettings { get; set; }

CallSettings for synchronous and asynchronous calls to ConnectorsClient.DeleteConnection and ConnectorsClient.DeleteConnectionAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

GetConnectionSchemaMetadataSettings

public CallSettings GetConnectionSchemaMetadataSettings { get; set; }

CallSettings for synchronous and asynchronous calls to ConnectorsClient.GetConnectionSchemaMetadata and ConnectorsClient.GetConnectionSchemaMetadataAsync .

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.

GetConnectionSettings

public CallSettings GetConnectionSettings { get; set; }

CallSettings for synchronous and asynchronous calls to ConnectorsClient.GetConnection and ConnectorsClient.GetConnectionAsync.

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.

GetConnectorSettings

public CallSettings GetConnectorSettings { get; set; }

CallSettings for synchronous and asynchronous calls to ConnectorsClient.GetConnector and ConnectorsClient.GetConnectorAsync.

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.

GetConnectorVersionSettings

public CallSettings GetConnectorVersionSettings { get; set; }

CallSettings for synchronous and asynchronous calls to ConnectorsClient.GetConnectorVersion and ConnectorsClient.GetConnectorVersionAsync.

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.

GetGlobalSettingsSettings

public CallSettings GetGlobalSettingsSettings { get; set; }

CallSettings for synchronous and asynchronous calls to ConnectorsClient.GetGlobalSettings and ConnectorsClient.GetGlobalSettingsAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • This call will not be retried.
  • No timeout is applied.

GetProviderSettings

public CallSettings GetProviderSettings { get; set; }

CallSettings for synchronous and asynchronous calls to ConnectorsClient.GetProvider and ConnectorsClient.GetProviderAsync.

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.

GetRuntimeConfigSettings

public CallSettings GetRuntimeConfigSettings { get; set; }

CallSettings for synchronous and asynchronous calls to ConnectorsClient.GetRuntimeConfig and ConnectorsClient.GetRuntimeConfigAsync.

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.

IAMPolicySettings

public IAMPolicySettings IAMPolicySettings { get; set; }

The settings to use for the IAMPolicyClient associated with the client.

Property Value
TypeDescription
IAMPolicySettings

ListConnectionsSettings

public CallSettings ListConnectionsSettings { get; set; }

CallSettings for synchronous and asynchronous calls to ConnectorsClient.ListConnections and ConnectorsClient.ListConnectionsAsync.

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.

ListConnectorVersionsSettings

public CallSettings ListConnectorVersionsSettings { get; set; }

CallSettings for synchronous and asynchronous calls to ConnectorsClient.ListConnectorVersions and ConnectorsClient.ListConnectorVersionsAsync.

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.

ListConnectorsSettings

public CallSettings ListConnectorsSettings { get; set; }

CallSettings for synchronous and asynchronous calls to ConnectorsClient.ListConnectors and ConnectorsClient.ListConnectorsAsync.

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.

ListProvidersSettings

public CallSettings ListProvidersSettings { get; set; }

CallSettings for synchronous and asynchronous calls to ConnectorsClient.ListProviders and ConnectorsClient.ListProvidersAsync.

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.

ListRuntimeActionSchemasSettings

public CallSettings ListRuntimeActionSchemasSettings { get; set; }

CallSettings for synchronous and asynchronous calls to ConnectorsClient.ListRuntimeActionSchemas and ConnectorsClient.ListRuntimeActionSchemasAsync.

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.

ListRuntimeEntitySchemasSettings

public CallSettings ListRuntimeEntitySchemasSettings { get; set; }

CallSettings for synchronous and asynchronous calls to ConnectorsClient.ListRuntimeEntitySchemas and ConnectorsClient.ListRuntimeEntitySchemasAsync.

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.

LocationsSettings

public LocationsSettings LocationsSettings { get; set; }

The settings to use for the LocationsClient associated with the client.

Property Value
TypeDescription
LocationsSettings

RefreshConnectionSchemaMetadataOperationsSettings

public OperationsSettings RefreshConnectionSchemaMetadataOperationsSettings { get; set; }

Long Running Operation settings for calls to ConnectorsClient.RefreshConnectionSchemaMetadata and ConnectorsClient.RefreshConnectionSchemaMetadataAsync.

Property Value
TypeDescription
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

RefreshConnectionSchemaMetadataSettings

public CallSettings RefreshConnectionSchemaMetadataSettings { get; set; }

CallSettings for synchronous and asynchronous calls to ConnectorsClient.RefreshConnectionSchemaMetadata and ConnectorsClient.RefreshConnectionSchemaMetadataAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • This call will not be retried.
  • No timeout is applied.

UpdateConnectionOperationsSettings

public OperationsSettings UpdateConnectionOperationsSettings { get; set; }

Long Running Operation settings for calls to ConnectorsClient.UpdateConnection and ConnectorsClient.UpdateConnectionAsync.

Property Value
TypeDescription
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

UpdateConnectionSettings

public CallSettings UpdateConnectionSettings { get; set; }

CallSettings for synchronous and asynchronous calls to ConnectorsClient.UpdateConnection and ConnectorsClient.UpdateConnectionAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

Methods

Clone()

public ConnectorsSettings Clone()

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

Returns
TypeDescription
ConnectorsSettings

A deep clone of this ConnectorsSettings object.

GetDefault()

public static ConnectorsSettings GetDefault()

Get a new instance of the default ConnectorsSettings.

Returns
TypeDescription
ConnectorsSettings

A new instance of the default ConnectorsSettings.