Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ListDigitalAssistantParametersRequest

example

Click here to see how to use ListDigitalAssistantParametersRequest.

Properties

digitalAssistantId

digitalAssistantId: string

Unique Digital Assistant identifier.

Optional lifecycleState

lifecycleState: model.LifecycleState

List only the resources that are in this lifecycle state.

Optional limit

limit: undefined | number

The maximum number of items to return per page.

Optional name

name: undefined | string

List only Parameters with this name.

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 page

page: undefined | string

The page at which to start retrieving results.

You get this value from the {@code opc-next-page} header in a previous list request. To retireve the first page, omit this query parameter.

Example: {@code MToxMA==}

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

Optional sortBy

sortBy: SortBy

Sort on this field. You can specify one sort order only. The default sort field is {@code name}.

The default sort order is ascending.

Optional sortOrder

sortOrder: SortOrder

Sort the results in this order, use either {@code ASC} (ascending) or {@code DESC} (descending).