public sealed class ConnectorsSettings : ServiceSettingsBase
Reference documentation and code samples for the Integration Connectors v1 API class ConnectorsSettings.
Settings for ConnectorsClient instances.
Namespace
Google.Cloud.Connectors.V1Assembly
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 | |
---|---|
Type | Description |
OperationsSettings |
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 | |
---|---|
Type | Description |
CallSettings |
- 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 | |
---|---|
Type | Description |
OperationsSettings |
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 | |
---|---|
Type | Description |
CallSettings |
- 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 | |
---|---|
Type | Description |
CallSettings |
- 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 | |
---|---|
Type | Description |
CallSettings |
- 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 | |
---|---|
Type | Description |
CallSettings |
- 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 | |
---|---|
Type | Description |
CallSettings |
- 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 | |
---|---|
Type | Description |
CallSettings |
- 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 | |
---|---|
Type | Description |
CallSettings |
- 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 | |
---|---|
Type | Description |
CallSettings |
- 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 | |
---|---|
Type | Description |
IAMPolicySettings |
ListConnectionsSettings
public CallSettings ListConnectionsSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
ConnectorsClient.ListConnections
and ConnectorsClient.ListConnectionsAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- 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 | |
---|---|
Type | Description |
CallSettings |
- 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 | |
---|---|
Type | Description |
CallSettings |
- 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 | |
---|---|
Type | Description |
CallSettings |
- 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 | |
---|---|
Type | Description |
CallSettings |
- 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 | |
---|---|
Type | Description |
CallSettings |
- 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 | |
---|---|
Type | Description |
LocationsSettings |
RefreshConnectionSchemaMetadataOperationsSettings
public OperationsSettings RefreshConnectionSchemaMetadataOperationsSettings { get; set; }
Long Running Operation settings for calls to ConnectorsClient.RefreshConnectionSchemaMetadata
and
ConnectorsClient.RefreshConnectionSchemaMetadataAsync
.
Property Value | |
---|---|
Type | Description |
OperationsSettings |
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 | |
---|---|
Type | Description |
CallSettings |
- 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 | |
---|---|
Type | Description |
OperationsSettings |
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 | |
---|---|
Type | Description |
CallSettings |
- 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 | |
---|---|
Type | Description |
ConnectorsSettings |
A deep clone of this ConnectorsSettings object. |
GetDefault()
public static ConnectorsSettings GetDefault()
Get a new instance of the default ConnectorsSettings.
Returns | |
---|---|
Type | Description |
ConnectorsSettings |
A new instance of the default ConnectorsSettings. |