Developer Connect v1 API - Class DeveloperConnectSettings (1.0.0-beta02)

public sealed class DeveloperConnectSettings : ServiceSettingsBase

Reference documentation and code samples for the Developer Connect v1 API class DeveloperConnectSettings.

Settings for DeveloperConnectClient instances.

Inheritance

object > ServiceSettingsBase > DeveloperConnectSettings

Namespace

Google.Cloud.DeveloperConnect.V1

Assembly

Google.Cloud.DeveloperConnect.V1.dll

Constructors

DeveloperConnectSettings()

public DeveloperConnectSettings()

Constructs a new DeveloperConnectSettings object with default settings.

Properties

CreateAccountConnectorOperationsSettings

public OperationsSettings CreateAccountConnectorOperationsSettings { get; set; }

Long Running Operation settings for calls to DeveloperConnectClient.CreateAccountConnector and DeveloperConnectClient.CreateAccountConnectorAsync.

Property Value
Type Description
OperationsSettings
Remarks

Uses default PollSettings of:

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

CreateAccountConnectorSettings

public CallSettings CreateAccountConnectorSettings { get; set; }

CallSettings for synchronous and asynchronous calls to DeveloperConnectClient.CreateAccountConnector and DeveloperConnectClient.CreateAccountConnectorAsync.

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

CreateConnectionOperationsSettings

public OperationsSettings CreateConnectionOperationsSettings { get; set; }

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

Property Value
Type Description
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 DeveloperConnectClient.CreateConnection and DeveloperConnectClient.CreateConnectionAsync.

Property Value
Type Description
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.

CreateGitRepositoryLinkOperationsSettings

public OperationsSettings CreateGitRepositoryLinkOperationsSettings { get; set; }

Long Running Operation settings for calls to DeveloperConnectClient.CreateGitRepositoryLink and DeveloperConnectClient.CreateGitRepositoryLinkAsync.

Property Value
Type Description
OperationsSettings
Remarks

Uses default PollSettings of:

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

CreateGitRepositoryLinkSettings

public CallSettings CreateGitRepositoryLinkSettings { get; set; }

CallSettings for synchronous and asynchronous calls to DeveloperConnectClient.CreateGitRepositoryLink and DeveloperConnectClient.CreateGitRepositoryLinkAsync.

Property Value
Type Description
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.

DeleteAccountConnectorOperationsSettings

public OperationsSettings DeleteAccountConnectorOperationsSettings { get; set; }

Long Running Operation settings for calls to DeveloperConnectClient.DeleteAccountConnector and DeveloperConnectClient.DeleteAccountConnectorAsync.

Property Value
Type Description
OperationsSettings
Remarks

Uses default PollSettings of:

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

DeleteAccountConnectorSettings

public CallSettings DeleteAccountConnectorSettings { get; set; }

CallSettings for synchronous and asynchronous calls to DeveloperConnectClient.DeleteAccountConnector and DeveloperConnectClient.DeleteAccountConnectorAsync.

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

DeleteConnectionOperationsSettings

public OperationsSettings DeleteConnectionOperationsSettings { get; set; }

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

Property Value
Type Description
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 DeveloperConnectClient.DeleteConnection and DeveloperConnectClient.DeleteConnectionAsync.

Property Value
Type Description
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.

DeleteGitRepositoryLinkOperationsSettings

public OperationsSettings DeleteGitRepositoryLinkOperationsSettings { get; set; }

Long Running Operation settings for calls to DeveloperConnectClient.DeleteGitRepositoryLink and DeveloperConnectClient.DeleteGitRepositoryLinkAsync.

Property Value
Type Description
OperationsSettings
Remarks

Uses default PollSettings of:

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

DeleteGitRepositoryLinkSettings

public CallSettings DeleteGitRepositoryLinkSettings { get; set; }

CallSettings for synchronous and asynchronous calls to DeveloperConnectClient.DeleteGitRepositoryLink and DeveloperConnectClient.DeleteGitRepositoryLinkAsync.

Property Value
Type Description
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.

DeleteSelfOperationsSettings

public OperationsSettings DeleteSelfOperationsSettings { get; set; }

Long Running Operation settings for calls to DeveloperConnectClient.DeleteSelf and DeveloperConnectClient.DeleteSelfAsync.

Property Value
Type Description
OperationsSettings
Remarks

Uses default PollSettings of:

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

DeleteSelfSettings

public CallSettings DeleteSelfSettings { get; set; }

CallSettings for synchronous and asynchronous calls to DeveloperConnectClient.DeleteSelf and DeveloperConnectClient.DeleteSelfAsync.

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

DeleteUserOperationsSettings

public OperationsSettings DeleteUserOperationsSettings { get; set; }

Long Running Operation settings for calls to DeveloperConnectClient.DeleteUser and DeveloperConnectClient.DeleteUserAsync.

Property Value
Type Description
OperationsSettings
Remarks

Uses default PollSettings of:

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

DeleteUserSettings

public CallSettings DeleteUserSettings { get; set; }

CallSettings for synchronous and asynchronous calls to DeveloperConnectClient.DeleteUser and DeveloperConnectClient.DeleteUserAsync.

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

FetchAccessTokenSettings

public CallSettings FetchAccessTokenSettings { get; set; }

CallSettings for synchronous and asynchronous calls to DeveloperConnectClient.FetchAccessToken and DeveloperConnectClient.FetchAccessTokenAsync.

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

FetchGitHubInstallationsSettings

public CallSettings FetchGitHubInstallationsSettings { get; set; }

CallSettings for synchronous and asynchronous calls to DeveloperConnectClient.FetchGitHubInstallations and DeveloperConnectClient.FetchGitHubInstallationsAsync.

Property Value
Type Description
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.

FetchGitRefsSettings

public CallSettings FetchGitRefsSettings { get; set; }

CallSettings for synchronous and asynchronous calls to DeveloperConnectClient.FetchGitRefs and DeveloperConnectClient.FetchGitRefsAsync.

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

FetchLinkableGitRepositoriesSettings

public CallSettings FetchLinkableGitRepositoriesSettings { get; set; }

CallSettings for synchronous and asynchronous calls to DeveloperConnectClient.FetchLinkableGitRepositories and DeveloperConnectClient.FetchLinkableGitRepositoriesAsync.

Property Value
Type Description
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.

FetchReadTokenSettings

public CallSettings FetchReadTokenSettings { get; set; }

CallSettings for synchronous and asynchronous calls to DeveloperConnectClient.FetchReadToken and DeveloperConnectClient.FetchReadTokenAsync.

Property Value
Type Description
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.

FetchReadWriteTokenSettings

public CallSettings FetchReadWriteTokenSettings { get; set; }

CallSettings for synchronous and asynchronous calls to DeveloperConnectClient.FetchReadWriteToken and DeveloperConnectClient.FetchReadWriteTokenAsync .

Property Value
Type Description
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.

FetchSelfSettings

public CallSettings FetchSelfSettings { get; set; }

CallSettings for synchronous and asynchronous calls to DeveloperConnectClient.FetchSelf and DeveloperConnectClient.FetchSelfAsync.

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

GetAccountConnectorSettings

public CallSettings GetAccountConnectorSettings { get; set; }

CallSettings for synchronous and asynchronous calls to DeveloperConnectClient.GetAccountConnector and DeveloperConnectClient.GetAccountConnectorAsync .

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

GetConnectionSettings

public CallSettings GetConnectionSettings { get; set; }

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

Property Value
Type Description
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.

GetGitRepositoryLinkSettings

public CallSettings GetGitRepositoryLinkSettings { get; set; }

CallSettings for synchronous and asynchronous calls to DeveloperConnectClient.GetGitRepositoryLink and DeveloperConnectClient.GetGitRepositoryLinkAsync .

Property Value
Type Description
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.

ListAccountConnectorsSettings

public CallSettings ListAccountConnectorsSettings { get; set; }

CallSettings for synchronous and asynchronous calls to DeveloperConnectClient.ListAccountConnectors and DeveloperConnectClient.ListAccountConnectorsAsync .

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

ListConnectionsSettings

public CallSettings ListConnectionsSettings { get; set; }

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

Property Value
Type Description
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.

ListGitRepositoryLinksSettings

public CallSettings ListGitRepositoryLinksSettings { get; set; }

CallSettings for synchronous and asynchronous calls to DeveloperConnectClient.ListGitRepositoryLinks and DeveloperConnectClient.ListGitRepositoryLinksAsync.

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

ListUsersSettings

public CallSettings ListUsersSettings { get; set; }

CallSettings for synchronous and asynchronous calls to DeveloperConnectClient.ListUsers and DeveloperConnectClient.ListUsersAsync.

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

LocationsSettings

public LocationsSettings LocationsSettings { get; set; }

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

Property Value
Type Description
LocationsSettings

UpdateAccountConnectorOperationsSettings

public OperationsSettings UpdateAccountConnectorOperationsSettings { get; set; }

Long Running Operation settings for calls to DeveloperConnectClient.UpdateAccountConnector and DeveloperConnectClient.UpdateAccountConnectorAsync.

Property Value
Type Description
OperationsSettings
Remarks

Uses default PollSettings of:

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

UpdateAccountConnectorSettings

public CallSettings UpdateAccountConnectorSettings { get; set; }

CallSettings for synchronous and asynchronous calls to DeveloperConnectClient.UpdateAccountConnector and DeveloperConnectClient.UpdateAccountConnectorAsync.

Property Value
Type Description
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 DeveloperConnectClient.UpdateConnection and DeveloperConnectClient.UpdateConnectionAsync.

Property Value
Type Description
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 DeveloperConnectClient.UpdateConnection and DeveloperConnectClient.UpdateConnectionAsync.

Property Value
Type Description
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 DeveloperConnectSettings Clone()

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

Returns
Type Description
DeveloperConnectSettings

A deep clone of this DeveloperConnectSettings object.

GetDefault()

public static DeveloperConnectSettings GetDefault()

Get a new instance of the default DeveloperConnectSettings.

Returns
Type Description
DeveloperConnectSettings

A new instance of the default DeveloperConnectSettings.