public sealed class EntityTypesSettings : ServiceSettingsBase
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class EntityTypesSettings.
Settings for EntityTypesClient instances.
Namespace
Google.Cloud.Dialogflow.V2Assembly
Google.Cloud.Dialogflow.V2.dll
Constructors
EntityTypesSettings()
public EntityTypesSettings()
Constructs a new EntityTypesSettings object with default settings.
Properties
BatchCreateEntitiesOperationsSettings
public OperationsSettings BatchCreateEntitiesOperationsSettings { get; set; }
Long Running Operation settings for calls to EntityTypesClient.BatchCreateEntities
and
EntityTypesClient.BatchCreateEntitiesAsync
.
Property Value | |
---|---|
Type | Description |
OperationsSettings |
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
BatchCreateEntitiesSettings
public CallSettings BatchCreateEntitiesSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
EntityTypesClient.BatchCreateEntities
and EntityTypesClient.BatchCreateEntitiesAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- Initial retry delay: 100 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: Unlimited
- Retriable status codes: Unavailable.
- Timeout: 60 seconds.
BatchDeleteEntitiesOperationsSettings
public OperationsSettings BatchDeleteEntitiesOperationsSettings { get; set; }
Long Running Operation settings for calls to EntityTypesClient.BatchDeleteEntities
and
EntityTypesClient.BatchDeleteEntitiesAsync
.
Property Value | |
---|---|
Type | Description |
OperationsSettings |
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
BatchDeleteEntitiesSettings
public CallSettings BatchDeleteEntitiesSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
EntityTypesClient.BatchDeleteEntities
and EntityTypesClient.BatchDeleteEntitiesAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- Initial retry delay: 100 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: Unlimited
- Retriable status codes: Unavailable.
- Timeout: 60 seconds.
BatchDeleteEntityTypesOperationsSettings
public OperationsSettings BatchDeleteEntityTypesOperationsSettings { get; set; }
Long Running Operation settings for calls to EntityTypesClient.BatchDeleteEntityTypes
and
EntityTypesClient.BatchDeleteEntityTypesAsync
.
Property Value | |
---|---|
Type | Description |
OperationsSettings |
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
BatchDeleteEntityTypesSettings
public CallSettings BatchDeleteEntityTypesSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
EntityTypesClient.BatchDeleteEntityTypes
and EntityTypesClient.BatchDeleteEntityTypesAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- Initial retry delay: 100 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: Unlimited
- Retriable status codes: Unavailable.
- Timeout: 60 seconds.
BatchUpdateEntitiesOperationsSettings
public OperationsSettings BatchUpdateEntitiesOperationsSettings { get; set; }
Long Running Operation settings for calls to EntityTypesClient.BatchUpdateEntities
and
EntityTypesClient.BatchUpdateEntitiesAsync
.
Property Value | |
---|---|
Type | Description |
OperationsSettings |
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
BatchUpdateEntitiesSettings
public CallSettings BatchUpdateEntitiesSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
EntityTypesClient.BatchUpdateEntities
and EntityTypesClient.BatchUpdateEntitiesAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- Initial retry delay: 100 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: Unlimited
- Retriable status codes: Unavailable.
- Timeout: 60 seconds.
BatchUpdateEntityTypesOperationsSettings
public OperationsSettings BatchUpdateEntityTypesOperationsSettings { get; set; }
Long Running Operation settings for calls to EntityTypesClient.BatchUpdateEntityTypes
and
EntityTypesClient.BatchUpdateEntityTypesAsync
.
Property Value | |
---|---|
Type | Description |
OperationsSettings |
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
BatchUpdateEntityTypesSettings
public CallSettings BatchUpdateEntityTypesSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
EntityTypesClient.BatchUpdateEntityTypes
and EntityTypesClient.BatchUpdateEntityTypesAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- Initial retry delay: 100 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: Unlimited
- Retriable status codes: Unavailable.
- Timeout: 60 seconds.
CreateEntityTypeSettings
public CallSettings CreateEntityTypeSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
EntityTypesClient.CreateEntityType
and EntityTypesClient.CreateEntityTypeAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- Initial retry delay: 100 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: Unlimited
- Retriable status codes: Unavailable.
- Timeout: 60 seconds.
DeleteEntityTypeSettings
public CallSettings DeleteEntityTypeSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
EntityTypesClient.DeleteEntityType
and EntityTypesClient.DeleteEntityTypeAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- Initial retry delay: 100 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: Unlimited
- Retriable status codes: Unavailable.
- Timeout: 60 seconds.
GetEntityTypeSettings
public CallSettings GetEntityTypeSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
EntityTypesClient.GetEntityType
and EntityTypesClient.GetEntityTypeAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- Initial retry delay: 100 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: Unlimited
- Retriable status codes: Unavailable.
- Timeout: 60 seconds.
ListEntityTypesSettings
public CallSettings ListEntityTypesSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
EntityTypesClient.ListEntityTypes
and EntityTypesClient.ListEntityTypesAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- Initial retry delay: 100 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: Unlimited
- Retriable status codes: Unavailable.
- Timeout: 60 seconds.
LocationsSettings
public LocationsSettings LocationsSettings { get; set; }
The settings to use for the LocationsClient associated with the client.
Property Value | |
---|---|
Type | Description |
LocationsSettings |
UpdateEntityTypeSettings
public CallSettings UpdateEntityTypeSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
EntityTypesClient.UpdateEntityType
and EntityTypesClient.UpdateEntityTypeAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- Initial retry delay: 100 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 60000 milliseconds.
- Maximum attempts: Unlimited
- Retriable status codes: Unavailable.
- Timeout: 60 seconds.
Methods
Clone()
public EntityTypesSettings Clone()
Creates a deep clone of this object, with all the same property values.
Returns | |
---|---|
Type | Description |
EntityTypesSettings |
A deep clone of this EntityTypesSettings object. |
GetDefault()
public static EntityTypesSettings GetDefault()
Get a new instance of the default EntityTypesSettings.
Returns | |
---|---|
Type | Description |
EntityTypesSettings |
A new instance of the default EntityTypesSettings. |