Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpdateOdaInstanceRequest

example

Click here to see how to use UpdateOdaInstanceRequest.

Hierarchy

Properties

Optional ifMatch

ifMatch: undefined | string

For optimistic concurrency control in a PUT or DELETE call for a Digital Assistant instance, set the {@code if-match} query parameter to the value of the {@code ETAG} header from a previous GET or POST response for that instance. The service updates or deletes the instance only if the etag that you provide matches the instance's current etag value.

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

updateOdaInstanceDetails

updateOdaInstanceDetails: UpdateOdaInstanceDetails

The information to update.