public sealed class PublicCertificateAuthorityServiceSettings : ServiceSettingsBaseReference documentation and code samples for the Public Certificate Authority v1beta1 API class PublicCertificateAuthorityServiceSettings.
Settings for PublicCertificateAuthorityServiceClient instances.
Namespace
Google.Cloud.Security.PublicCA.V1Beta1Assembly
Google.Cloud.Security.PublicCA.V1Beta1.dll
Constructors
PublicCertificateAuthorityServiceSettings()
public PublicCertificateAuthorityServiceSettings()Constructs a new PublicCertificateAuthorityServiceSettings object with default settings.
Properties
CreateExternalAccountKeySettings
public CallSettings CreateExternalAccountKeySettings { get; set; }CallSettings for synchronous and asynchronous calls to
PublicCertificateAuthorityServiceClient.CreateExternalAccountKey and
PublicCertificateAuthorityServiceClient.CreateExternalAccountKeyAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- Initial retry delay: 100 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: 5
- Retriable status codes: Unavailable.
- Timeout: 60 seconds.
Methods
Clone()
public PublicCertificateAuthorityServiceSettings Clone()Creates a deep clone of this object, with all the same property values.
| Returns | |
|---|---|
| Type | Description |
PublicCertificateAuthorityServiceSettings |
A deep clone of this PublicCertificateAuthorityServiceSettings object. |
GetDefault()
public static PublicCertificateAuthorityServiceSettings GetDefault()Get a new instance of the default PublicCertificateAuthorityServiceSettings.
| Returns | |
|---|---|
| Type | Description |
PublicCertificateAuthorityServiceSettings |
A new instance of the default PublicCertificateAuthorityServiceSettings. |