Delen via


@azure-rest/health-deidentification package

Interfaces

CancelJob
CancelJob200Headers
CancelJob200Response

De aanvraag is voltooid.

CancelJobDefaultHeaders
CancelJobDefaultResponse
CancelJobHeaderParam
CancelJobHeaders
DeidentificationClientOptions

De optionele parameters voor de client

DeidentificationContent

Aanvraagtekst voor de identificatiebewerking.

DeidentificationCustomizationOptions

Aanpassingsopties voor het overschrijven van standaardservicegedrag voor synchroon gebruik.

DeidentificationDocumentDetailsOutput

Details van één document in een taak.

DeidentificationDocumentLocationOutput

Locatie van een document.

DeidentificationJob

Een taak met een batch documenten om de identificatie ongedaan te maken.

DeidentificationJobCustomizationOptions

Aanpassingsopties voor het overschrijven van standaardservicegedrag voor taakgebruik.

DeidentificationJobCustomizationOptionsOutput

Aanpassingsopties voor het overschrijven van standaardservicegedrag voor taakgebruik.

DeidentificationJobOutput

Een taak met een batch documenten om de identificatie ongedaan te maken.

DeidentificationJobSummary

Samenvatting van metrische gegevens van een taak.

DeidentificationJobSummaryOutput

Samenvatting van metrische gegevens van een taak.

DeidentificationResultOutput

Antwoordtekst voor de identificatiebewerking.

DeidentifyDocuments200Headers
DeidentifyDocuments200Response

De aanvraag is voltooid.

DeidentifyDocuments201Headers
DeidentifyDocuments201Response

De aanvraag is geslaagd en er is een nieuwe resource gemaakt.

DeidentifyDocumentsBodyParam
DeidentifyDocumentsDefaultHeaders
DeidentifyDocumentsDefaultResponse
DeidentifyDocumentsHeaderParam
DeidentifyDocumentsHeaders
DeidentifyDocumentsLogicalResponse

Het uiteindelijke antwoord voor langlopende deidentifyDocuments-bewerking

DeidentifyText
DeidentifyText200Headers
DeidentifyText200Response

De aanvraag is voltooid.

DeidentifyTextBodyParam
DeidentifyTextDefaultHeaders
DeidentifyTextDefaultResponse
DeidentifyTextHeaderParam
DeidentifyTextHeaders
DeleteJob204Headers
DeleteJob204Response

Er is geen inhoud die voor deze aanvraag kan worden verzonden, maar de headers kunnen nuttig zijn.

DeleteJobDefaultHeaders
DeleteJobDefaultResponse
DeleteJobHeaderParam
DeleteJobHeaders
GetJob
GetJob200Headers
GetJob200Response

De aanvraag is voltooid.

GetJobDefaultHeaders
GetJobDefaultResponse
GetJobHeaderParam
GetJobHeaders
ListJobDocuments
ListJobDocuments200Headers
ListJobDocuments200Response

De aanvraag is voltooid.

ListJobDocumentsDefaultHeaders
ListJobDocumentsDefaultResponse
ListJobDocumentsHeaderParam
ListJobDocumentsHeaders
ListJobDocumentsQueryParam
ListJobDocumentsQueryParamProperties
ListJobs
ListJobs200Headers
ListJobs200Response

De aanvraag is voltooid.

ListJobsDefaultHeaders
ListJobsDefaultResponse
ListJobsHeaderParam
ListJobsHeaders
ListJobsQueryParam
ListJobsQueryParamProperties
PageSettings

Een interface waarmee de instellingen voor gepaginade iteratie worden bijgehouden

PagedAsyncIterableIterator

Een interface waarmee asynchrone iteratie zowel kan worden voltooid als per pagina.

PagedDeidentificationDocumentDetailsOutput

Gepaginade verzameling DeidentificationDocumentDetails-items

PagedDeidentificationJobOutput

Gepaginade verzameling deidentificationJob-items

PagingOptions

Opties voor de helper voor paging

PhiEntityOutput

PHI Entity-tag in de invoer.

PhiTaggerResultOutput

Resultaat van de bewerking Tag.

Routes
SimplePollerLike

Een eenvoudige poller die kan worden gebruikt om een langdurige bewerking te peilen.

SourceStorageLocation

Opslaglocatie.

SourceStorageLocationOutput

Opslaglocatie.

StringIndexOutput

Coderingsmodel voor tekenreeksindexen.

TargetStorageLocation

Opslaglocatie.

TargetStorageLocationOutput

Opslaglocatie.

Type-aliassen

CancelJobParameters
DeidentificationClient
DeidentificationOperationType

Alias voor De-identificatieOperationType

DeidentificationOperationTypeOutput

Alias voor De-identificatieOperationTypeOutput

DeidentifyDocumentsParameters
DeidentifyTextParameters
DeleteJobParameters
GetArrayType

Helpertype voor het extraheren van het type matrix

GetJobParameters
GetPage

Het type aangepaste functie waarmee wordt gedefinieerd hoe u een pagina en een koppeling naar de volgende krijgt, indien van toepassing.

ListJobDocumentsParameters
ListJobsParameters
OperationState

Alias voor OperationState

OperationStateOutput

Alias voor OperationStateOutput

PaginateReturn

Helpertype voor het afleiden van het type gepaginade elementen van het antwoordtype Dit type wordt gegenereerd op basis van de swagger-informatie voor x-ms-pageable specifiek op de eigenschap itemName die de eigenschap aangeeft van het antwoord waarin de pagina-items worden gevonden. De standaardwaarde is value. Met dit type kunnen we sterk getypte Iterator opgeven op basis van het antwoord dat we krijgen als tweede parameter

PhiCategoryOutput

Alias voor PhiCategoryOutput

Functies

default(string, TokenCredential, DeidentificationClientOptions)

Een nieuw exemplaar van DeidentificationClient initialiseren

getLongRunningPoller<TResult>(Client, DeidentifyDocuments200Response | DeidentifyDocuments201Response | DeidentifyDocumentsDefaultResponse, CreateHttpPollerOptions<TResult, OperationState<TResult>>)

De Helper-functie waarmee een Poller-object wordt gebouwd om te helpen bij het peilen van een langdurige bewerking.

isUnexpected(GetJob200Response | GetJobDefaultResponse)
isUnexpected(DeidentifyDocuments200Response | DeidentifyDocuments201Response | DeidentifyDocumentsDefaultResponse | DeidentifyDocumentsLogicalResponse)
isUnexpected(DeleteJob204Response | DeleteJobDefaultResponse)
isUnexpected(ListJobs200Response | ListJobsDefaultResponse)
isUnexpected(ListJobDocuments200Response | ListJobDocumentsDefaultResponse)
isUnexpected(CancelJob200Response | CancelJobDefaultResponse)
isUnexpected(DeidentifyText200Response | DeidentifyTextDefaultResponse)
paginate<TResponse>(Client, TResponse, PagingOptions<TResponse>)

Helper voor het pagineren van resultaten van een eerste antwoord dat volgt op de specificatie van autorest x-ms-pageable-extensie

Functiedetails

default(string, TokenCredential, DeidentificationClientOptions)

Een nieuw exemplaar van DeidentificationClient initialiseren

function default(endpointParam: string, credentials: TokenCredential, options?: DeidentificationClientOptions): DeidentificationClient

Parameters

endpointParam

string

Url van uw service voor de identificatie.

credentials
TokenCredential

clientreferenties uniek identificeren

options
DeidentificationClientOptions

de parameter voor alle optionele parameters

Retouren

getLongRunningPoller<TResult>(Client, DeidentifyDocuments200Response | DeidentifyDocuments201Response | DeidentifyDocumentsDefaultResponse, CreateHttpPollerOptions<TResult, OperationState<TResult>>)

De Helper-functie waarmee een Poller-object wordt gebouwd om te helpen bij het peilen van een langdurige bewerking.

function getLongRunningPoller<TResult>(client: Client, initialResponse: DeidentifyDocuments200Response | DeidentifyDocuments201Response | DeidentifyDocumentsDefaultResponse, options?: CreateHttpPollerOptions<TResult, OperationState<TResult>>): Promise<SimplePollerLike<OperationState<TResult>, TResult>>

Parameters

client
Client

Client die moet worden gebruikt voor het verzenden van de aanvraag om extra pagina's op te halen.

options

CreateHttpPollerOptions<TResult, OperationState<TResult>>

Opties voor het instellen van een cv-status of aangepast polling-interval.

Retouren

Promise<SimplePollerLike<OperationState<TResult>, TResult>>

  • Een poller-object om te peilen naar updates van bewerkingsstatussen en uiteindelijk het uiteindelijke antwoord op te halen.

isUnexpected(GetJob200Response | GetJobDefaultResponse)

function isUnexpected(response: GetJob200Response | GetJobDefaultResponse): response

Parameters

Retouren

response

isUnexpected(DeidentifyDocuments200Response | DeidentifyDocuments201Response | DeidentifyDocumentsDefaultResponse | DeidentifyDocumentsLogicalResponse)

function isUnexpected(response: DeidentifyDocuments200Response | DeidentifyDocuments201Response | DeidentifyDocumentsDefaultResponse | DeidentifyDocumentsLogicalResponse): response

Parameters

Retouren

response

isUnexpected(DeleteJob204Response | DeleteJobDefaultResponse)

function isUnexpected(response: DeleteJob204Response | DeleteJobDefaultResponse): response

Parameters

Retouren

response

isUnexpected(ListJobs200Response | ListJobsDefaultResponse)

function isUnexpected(response: ListJobs200Response | ListJobsDefaultResponse): response

Parameters

Retouren

response

isUnexpected(ListJobDocuments200Response | ListJobDocumentsDefaultResponse)

function isUnexpected(response: ListJobDocuments200Response | ListJobDocumentsDefaultResponse): response

Parameters

Retouren

response

isUnexpected(CancelJob200Response | CancelJobDefaultResponse)

function isUnexpected(response: CancelJob200Response | CancelJobDefaultResponse): response

Parameters

Retouren

response

isUnexpected(DeidentifyText200Response | DeidentifyTextDefaultResponse)

function isUnexpected(response: DeidentifyText200Response | DeidentifyTextDefaultResponse): response

Parameters

Retouren

response

paginate<TResponse>(Client, TResponse, PagingOptions<TResponse>)

Helper voor het pagineren van resultaten van een eerste antwoord dat volgt op de specificatie van autorest x-ms-pageable-extensie

function paginate<TResponse>(client: Client, initialResponse: TResponse, options?: PagingOptions<TResponse>): PagedAsyncIterableIterator<PaginateReturn<TResponse>>

Parameters

client
Client

Client die moet worden gebruikt voor het verzenden van de volgende paginaaanvragen

initialResponse

TResponse

Eerste antwoord met de nextLink en de huidige pagina met elementen

options

PagingOptions<TResponse>

Retouren

  • PagedAsyncIterableIterator om de elementen te herhalen