public sealed class EventServiceSettings : ServiceSettingsBaseReference documentation and code samples for the Google Cloud Talent Solution v4beta1 API class EventServiceSettings.
Settings for EventServiceClient instances.
Namespace
Google.Cloud.Talent.V4Beta1Assembly
Google.Cloud.Talent.V4Beta1.dll
Constructors
EventServiceSettings()
public EventServiceSettings()Constructs a new EventServiceSettings object with default settings.
Properties
CreateClientEventSettings
public CallSettings CreateClientEventSettings { get; set; }CallSettings for synchronous and asynchronous calls to
EventServiceClient.CreateClientEvent and EventServiceClient.CreateClientEventAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 30 seconds.
Methods
Clone()
public EventServiceSettings Clone()Creates a deep clone of this object, with all the same property values.
| Returns | |
|---|---|
| Type | Description |
EventServiceSettings |
A deep clone of this EventServiceSettings object. |
GetDefault()
public static EventServiceSettings GetDefault()Get a new instance of the default EventServiceSettings.
| Returns | |
|---|---|
| Type | Description |
EventServiceSettings |
A new instance of the default EventServiceSettings. |