Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetDigitalAssistantRequest

example

Click here to see how to use GetDigitalAssistantRequest.

Hierarchy

Properties

digitalAssistantId

digitalAssistantId: string

Unique Digital Assistant identifier.

Optional ifNoneMatch

ifNoneMatch: undefined | string

The If-None-Match HTTP request header makes the request conditional. For GET methods, the service will return the requested resource, with a 200 status, only if it doesn't have an ETag matching the given ones. When the condition fails for GET methods, then the service will return HTTP status code 304 (Not Modified).

odaInstanceId

odaInstanceId: string

Unique Digital Assistant instance identifier.

Optional opcRequestId

opcRequestId: undefined | string

The client request ID for tracing. This value is included in the opc-request-id response header.

Optional retryConfiguration

retryConfiguration: RetryConfiguration

RetryConfiguration to be used for the request NOTE : Retries are not supported for requests that have binary or stream bodies this also affects UploadManager operations For all requests with binary/stream bodies, retry attempts are not made