Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetSkillParameterRequest

example

Click here to see how to use GetSkillParameterRequest.

Hierarchy

Properties

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.

parameterName

parameterName: string

The name of a Skill Parameter.

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

skillId

skillId: string

Unique Skill identifier.