public sealed class WidgetServiceSettings : ServiceSettingsBaseReference documentation and code samples for the Gemini Enterprise for Customer Experience v1 API class WidgetServiceSettings.
Settings for WidgetServiceClient instances.
Namespace
Google.Cloud.Ces.V1Assembly
Google.Cloud.Ces.V1.dll
Constructors
WidgetServiceSettings()
public WidgetServiceSettings()Constructs a new WidgetServiceSettings object with default settings.
Properties
GenerateChatTokenSettings
public CallSettings GenerateChatTokenSettings { get; set; }CallSettings for synchronous and asynchronous calls to
WidgetServiceClient.GenerateChatToken and WidgetServiceClient.GenerateChatTokenAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- 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 |
|
Methods
Clone()
public WidgetServiceSettings Clone()Creates a deep clone of this object, with all the same property values.
| Returns | |
|---|---|
| Type | Description |
WidgetServiceSettings |
A deep clone of this WidgetServiceSettings object. |
GetDefault()
public static WidgetServiceSettings GetDefault()Get a new instance of the default WidgetServiceSettings.
| Returns | |
|---|---|
| Type | Description |
WidgetServiceSettings |
A new instance of the default WidgetServiceSettings. |