public sealed class PublisherServiceApiSettings : ServiceSettingsBaseSettings for PublisherServiceApiClient instances.
Inheritance
System.Object > Google.Api.Gax.Grpc.ServiceSettingsBase > PublisherServiceApiSettingsNamespace
Google.Cloud.PubSub.V1Assembly
Google.Cloud.PubSub.V1.dll
Constructors
PublisherServiceApiSettings()
public PublisherServiceApiSettings()Constructs a new PublisherServiceApiSettings object with default settings.
Properties
CreateTopicSettings
public CallSettings CreateTopicSettings { get; set; }Google.Api.Gax.Grpc.CallSettings for synchronous and asynchronous calls to
PublisherServiceApiClient.CreateTopic and PublisherServiceApiClient.CreateTopicAsync.
| Property Value | |
|---|---|
| Type | Description |
Google.Api.Gax.Grpc.CallSettings |
|
- Initial retry delay: 100 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: 5
- Timeout: 60 seconds.
DeleteTopicSettings
public CallSettings DeleteTopicSettings { get; set; }Google.Api.Gax.Grpc.CallSettings for synchronous and asynchronous calls to
PublisherServiceApiClient.DeleteTopic and PublisherServiceApiClient.DeleteTopicAsync.
| Property Value | |
|---|---|
| Type | Description |
Google.Api.Gax.Grpc.CallSettings |
|
- Initial retry delay: 100 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: 5
- Timeout: 60 seconds.
DetachSubscriptionSettings
public CallSettings DetachSubscriptionSettings { get; set; }Google.Api.Gax.Grpc.CallSettings for synchronous and asynchronous calls to
PublisherServiceApiClient.DetachSubscription and PublisherServiceApiClient.DetachSubscriptionAsync
.
| Property Value | |
|---|---|
| Type | Description |
Google.Api.Gax.Grpc.CallSettings |
|
- Initial retry delay: 100 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: 5
- Timeout: 60 seconds.
GetIamPolicySettings
public CallSettings GetIamPolicySettings { get; set; }Google.Api.Gax.Grpc.CallSettings for synchronous and asynchronous calls to
PublisherServiceClient.GetIamPolicy and PublisherServiceClient.GetIamPolicyAsync.
| Property Value | |
|---|---|
| Type | Description |
Google.Api.Gax.Grpc.CallSettings |
|
By default, retry will not be attempted.
GetTopicSettings
public CallSettings GetTopicSettings { get; set; }Google.Api.Gax.Grpc.CallSettings for synchronous and asynchronous calls to
PublisherServiceApiClient.GetTopic and PublisherServiceApiClient.GetTopicAsync.
| Property Value | |
|---|---|
| Type | Description |
Google.Api.Gax.Grpc.CallSettings |
|
- Initial retry delay: 100 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: 5
- Timeout: 60 seconds.
ListTopicSnapshotsSettings
public CallSettings ListTopicSnapshotsSettings { get; set; }Google.Api.Gax.Grpc.CallSettings for synchronous and asynchronous calls to
PublisherServiceApiClient.ListTopicSnapshots and PublisherServiceApiClient.ListTopicSnapshotsAsync
.
| Property Value | |
|---|---|
| Type | Description |
Google.Api.Gax.Grpc.CallSettings |
|
- Initial retry delay: 100 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: 5
- Timeout: 60 seconds.
ListTopicsSettings
public CallSettings ListTopicsSettings { get; set; }Google.Api.Gax.Grpc.CallSettings for synchronous and asynchronous calls to
PublisherServiceApiClient.ListTopics and PublisherServiceApiClient.ListTopicsAsync.
| Property Value | |
|---|---|
| Type | Description |
Google.Api.Gax.Grpc.CallSettings |
|
- Initial retry delay: 100 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: 5
- Timeout: 60 seconds.
ListTopicSubscriptionsSettings
public CallSettings ListTopicSubscriptionsSettings { get; set; }Google.Api.Gax.Grpc.CallSettings for synchronous and asynchronous calls to
PublisherServiceApiClient.ListTopicSubscriptions and
PublisherServiceApiClient.ListTopicSubscriptionsAsync.
| Property Value | |
|---|---|
| Type | Description |
Google.Api.Gax.Grpc.CallSettings |
|
- Initial retry delay: 100 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: 5
- Timeout: 60 seconds.
PublishSettings
public CallSettings PublishSettings { get; set; }Google.Api.Gax.Grpc.CallSettings for synchronous and asynchronous calls to
PublisherServiceApiClient.Publish and PublisherServiceApiClient.PublishAsync.
| Property Value | |
|---|---|
| Type | Description |
Google.Api.Gax.Grpc.CallSettings |
|
- Initial retry delay: 100 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: 5
- Timeout: 60 seconds.
SetIamPolicySettings
public CallSettings SetIamPolicySettings { get; set; }Google.Api.Gax.Grpc.CallSettings for synchronous and asynchronous calls to
PublisherServiceClient.SetIamPolicy and PublisherServiceClient.SetIamPolicyAsync.
| Property Value | |
|---|---|
| Type | Description |
Google.Api.Gax.Grpc.CallSettings |
|
By default, retry will not be attempted.
TestIamPermissionsSettings
public CallSettings TestIamPermissionsSettings { get; set; }Google.Api.Gax.Grpc.CallSettings for synchronous and asynchronous calls to
PublisherServiceClient.TestIamPermissions and PublisherServiceClient.TestIamPermissionsAsync.
| Property Value | |
|---|---|
| Type | Description |
Google.Api.Gax.Grpc.CallSettings |
|
By default, retry will not be attempted.
UpdateTopicSettings
public CallSettings UpdateTopicSettings { get; set; }Google.Api.Gax.Grpc.CallSettings for synchronous and asynchronous calls to
PublisherServiceApiClient.UpdateTopic and PublisherServiceApiClient.UpdateTopicAsync.
| Property Value | |
|---|---|
| Type | Description |
Google.Api.Gax.Grpc.CallSettings |
|
- Initial retry delay: 100 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: 5
- Timeout: 60 seconds.
Methods
Clone()
public PublisherServiceApiSettings Clone()Creates a deep clone of this object, with all the same property values.
| Returns | |
|---|---|
| Type | Description |
PublisherServiceApiSettings |
A deep clone of this PublisherServiceApiSettings object. |
GetDefault()
public static PublisherServiceApiSettings GetDefault()Get a new instance of the default PublisherServiceApiSettings.
| Returns | |
|---|---|
| Type | Description |
PublisherServiceApiSettings |
A new instance of the default PublisherServiceApiSettings. |