Delen via


@azure-rest/purview-datamap package

Interfaces

AtlasAttributeDef

klasse die details van een struct-attribuut vastlegt.

AtlasAttributeDefOutput

klasse die details van een struct-attribuut vastlegt.

AtlasBusinessMetadataDef

klasse die details van een struct-type vastlegt.

AtlasBusinessMetadataDefOutput

klasse die details van een struct-type vastlegt.

AtlasClassification

Een voorbeeld van een classificatie; Het heeft geen identiteit, dit object bestaat alleen wanneer het geassocieerd is met een entiteit.

AtlasClassificationDef

klasse die details van een classificatietype vastlegt.

AtlasClassificationDefOutput

klasse die details van een classificatietype vastlegt.

AtlasClassificationOutput

Een voorbeeld van een classificatie; Het heeft geen identiteit, dit object bestaat alleen wanneer het geassocieerd is met een entiteit.

AtlasClassificationsOutput

REST serialisatie vriendelijke lijst.

AtlasConstraintDef

klasse die details van een beperking vastlegt.

AtlasConstraintDefOutput

klasse die details van een beperking vastlegt.

AtlasEntitiesWithExtInfo

Een exemplaar van een entiteit samen met uitgebreide informatie, zoals hive_table, hive_database.

AtlasEntitiesWithExtInfoOutput

Een exemplaar van een entiteit samen met uitgebreide informatie, zoals hive_table, hive_database.

AtlasEntity

Een instantie van een entiteit, zoals hive_table, hive_database.

AtlasEntityDef

klasse die details van een entiteitstype vastlegt.

AtlasEntityDefOutput

klasse die details van een entiteitstype vastlegt.

AtlasEntityHeader

Een instantie van een entiteit, zoals hive_table, hive_database.

AtlasEntityHeaderOutput

Een instantie van een entiteit, zoals hive_table, hive_database.

AtlasEntityHeaders

Een exemplaar van een entiteitskoppenkaart.

AtlasEntityOutput

Een instantie van een entiteit, zoals hive_table, hive_database.

AtlasEntityWithExtInfo

Een exemplaar van een entiteit samen met uitgebreide informatie, zoals hive_table, hive_database.

AtlasEntityWithExtInfoOutput

Een exemplaar van een entiteit samen met uitgebreide informatie, zoals hive_table, hive_database.

AtlasEnumDef

klasse die details van een enum-type vastlegt.

AtlasEnumDefOutput

klasse die details van een enum-type vastlegt.

AtlasEnumElementDef

klasse die details van een enum-element vastlegt.

AtlasEnumElementDefOutput

klasse die details van een enum-element vastlegt.

AtlasErrorResponseOutput

Een foutreactie van de service

AtlasGlossary

Het object voor de woordenlijst.

AtlasGlossaryCategory

De categorie woordenlijst.

AtlasGlossaryCategoryOutput

De categorie woordenlijst.

AtlasGlossaryExtInfoOutput

De uitgebreide informatie van de woordenlijst.

AtlasGlossaryHeader

De koptekst van de woordenlijst met basisinformatie.

AtlasGlossaryHeaderOutput

De koptekst van de woordenlijst met basisinformatie.

AtlasGlossaryOutput

Het object voor de woordenlijst.

AtlasGlossaryTerm

De term voor de verklarende woordenlijst.

AtlasGlossaryTermOutput

De term voor de verklarende woordenlijst.

AtlasLineageInfoOutput

De informatie over de afstamming.

AtlasObjectId

Verwijzing naar een object-instantie van een type - like entity.

AtlasObjectIdOutput

Verwijzing naar een object-instantie van een type - like entity.

AtlasRelatedCategoryHeader

De kop van de gerelateerde categorie.

AtlasRelatedCategoryHeaderOutput

De kop van de gerelateerde categorie.

AtlasRelatedObjectId

Verwijzing naar een object-instantie van het type AtlasEntity die wordt gebruikt in relatiekenmerkwaarden

AtlasRelatedObjectIdOutput

Verwijzing naar een object-instantie van het type AtlasEntity die wordt gebruikt in relatiekenmerkwaarden

AtlasRelatedTermHeader

De koptekst van de gerelateerde term.

AtlasRelatedTermHeaderOutput

De koptekst van de gerelateerde term.

AtlasRelationship

Voorbeeld van atlasrelatie.

AtlasRelationshipAttributeDef

De relatieEndDef staat voor een einde van de relatie. Het einde van de relatie wordt bepaald door een type, een attribuutnaam, kardinaliteit en of het het containereinde van de relatie is.

AtlasRelationshipAttributeDefOutput

De relatieEndDef staat voor een einde van de relatie. Het einde van de relatie wordt bepaald door een type, een attribuutnaam, kardinaliteit en of het het containereinde van de relatie is.

AtlasRelationshipDef

AtlasRelationshipDef is een TypeDef die een relatie definieert. Net als bij andere typeDefs heeft de AtlasRelationshipDef een naam. Eenmaal aangemaakt heeft de RelationshipDef een guid. De naam en de guid zijn de 2 manieren waarop de RelationshipDef wordt geïdentificeerd. RelationshipDefs hebben 2 uiteinden, die elk kardinaliteit specificeren, een naam en naam van het EntityDef-type en optioneel of het einde een container is. RelationshipDefs kan AttributeDefs hebben - hoewel alleen primitieve typen zijn toegestaan. RelationshipDefs hebben een relationshipCategory die het UML-type relatie specificeert dat vereist is De manier waarop EntityDefs en RelationshipDefs bedoeld zijn om te worden gebruikt, is dat EntityDefs AttributeDefs definieert, deze AttributeDefs specificeert geen naam van het type EntityDef als hun typen. RelationshipDefs introduceert nieuwe attributen voor de entiteitsinstanties. EntityDef A kan bijvoorbeeld de kenmerken attr1,attr2,attr3 hebben

EntityDef B kan attributen hebben attr4,attr5,attr6 RelationshipDef AtoB kan 2 uiteinden definiëren

end1: type A, naam attr7 end2: type B, naam attr8

Wanneer een exemplaar van EntityDef A wordt gemaakt, heeft het de kenmerken attr1,attr2,attr3,attr7 Wanneer een exemplaar van EntityDef B wordt gemaakt, heeft het de kenmerken attr4,attr5,attr6,attr8

Op deze manier kan relationshipDefs afzonderlijk van entityDefs worden geschreven en kunnen relatiekenmerken in de entiteitsinstanties worden geïnjecteerd

AtlasRelationshipDefOutput

AtlasRelationshipDef is een TypeDef die een relatie definieert. Net als bij andere typeDefs heeft de AtlasRelationshipDef een naam. Eenmaal aangemaakt heeft de RelationshipDef een guid. De naam en de guid zijn de 2 manieren waarop de RelationshipDef wordt geïdentificeerd. RelationshipDefs hebben 2 uiteinden, die elk kardinaliteit specificeren, een naam en naam van het EntityDef-type en optioneel of het einde een container is. RelationshipDefs kan AttributeDefs hebben - hoewel alleen primitieve typen zijn toegestaan. RelationshipDefs hebben een relationshipCategory die het UML-type relatie specificeert dat vereist is De manier waarop EntityDefs en RelationshipDefs bedoeld zijn om te worden gebruikt, is dat EntityDefs AttributeDefs definieert, deze AttributeDefs specificeert geen naam van het type EntityDef als hun typen. RelationshipDefs introduceert nieuwe attributen voor de entiteitsinstanties. EntityDef A kan bijvoorbeeld de kenmerken attr1,attr2,attr3 hebben

EntityDef B kan attributen hebben attr4,attr5,attr6 RelationshipDef AtoB kan 2 uiteinden definiëren

end1: type A, naam attr7 end2: type B, naam attr8

Wanneer een exemplaar van EntityDef A wordt gemaakt, heeft het de kenmerken attr1,attr2,attr3,attr7 Wanneer een exemplaar van EntityDef B wordt gemaakt, heeft het de kenmerken attr4,attr5,attr6,attr8

Op deze manier kan relationshipDefs afzonderlijk van entityDefs worden geschreven en kunnen relatiekenmerken in de entiteitsinstanties worden geïnjecteerd

AtlasRelationshipEndDef

De relatieEndDef staat voor een einde van de relatie. Het einde van de relatie wordt bepaald door een type, een attribuutnaam, kardinaliteit en of het het containereinde van de relatie is.

AtlasRelationshipEndDefOutput

De relatieEndDef staat voor een einde van de relatie. Het einde van de relatie wordt bepaald door een type, een attribuutnaam, kardinaliteit en of het het containereinde van de relatie is.

AtlasRelationshipOutput

Voorbeeld van atlasrelatie.

AtlasRelationshipWithExtInfoOutput

De relatie met uitgebreide informatie.

AtlasStruct

Legt details van de inhoud van de structuur vast. Niet direct geïnstantieerd, alleen gebruikt via AtlasEntity, AtlasClassification.

AtlasStructDef

klasse die details van een struct-type vastlegt.

AtlasStructDefOutput

klasse die details van een struct-type vastlegt.

AtlasStructOutput

Legt details van de inhoud van de structuur vast. Niet direct geïnstantieerd, alleen gebruikt via AtlasEntity, AtlasClassification.

AtlasTermAssignmentHeader

De kop voor term toewijzing.

AtlasTermAssignmentHeaderOutput

De kop voor term toewijzing.

AtlasTermCategorizationHeader

De basisinformatie voor het categoriseren van termen.

AtlasTermCategorizationHeaderOutput

De basisinformatie voor het categoriseren van termen.

AtlasTypeDefHeaderOutput

De basisinformatie van de typedefinitie.

AtlasTypeDefOutput

De definities van het type.

AtlasTypesDef

De definities van typen.

AtlasTypesDefOutput

De definities van typen.

AutoCompleteOptions

De payload van het verzoek voor automatisch aanvullen.

AutoCompleteResultOutput

Het resultaat van het verzoek voor automatisch aanvullen.

AutoCompleteResultValueOutput

De waarde item van de autocomplete suggereren.

BulkImportResultOutput

Resultaat bulkimport

BusinessMetadataOptionsFilePartDescriptor
ClassificationAssociateOptions

De payload van het verzoek voor classificatievereniging.

ContactInfo

ContactInfo

ContactInfoOutput

ContactInfo

ContactSearchResultValueOutput

De contactpersoon in het zoek- en suggestieresultaat.

DateFormat

De datumnotatie.

DateFormatOutput

De datumnotatie.

DiscoveryAutoComplete
DiscoveryAutoComplete200Response

De aanvraag is voltooid.

DiscoveryAutoCompleteBodyParam
DiscoveryAutoCompleteDefaultResponse
DiscoveryAutoCompleteQueryParam
DiscoveryAutoCompleteQueryParamProperties
DiscoveryQuery
DiscoveryQuery200Response

De aanvraag is voltooid.

DiscoveryQueryBodyParam
DiscoveryQueryDefaultResponse
DiscoveryQueryQueryParam
DiscoveryQueryQueryParamProperties
DiscoverySuggest
DiscoverySuggest200Response

De aanvraag is voltooid.

DiscoverySuggestBodyParam
DiscoverySuggestDefaultResponse
DiscoverySuggestQueryParam
DiscoverySuggestQueryParamProperties
EntityAddClassification
EntityAddClassification204Response

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

EntityAddClassificationBodyParam
EntityAddClassificationDefaultResponse
EntityAddClassifications204Response

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

EntityAddClassificationsBodyParam
EntityAddClassificationsByUniqueAttribute
EntityAddClassificationsByUniqueAttribute204Response

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

EntityAddClassificationsByUniqueAttributeBodyParam
EntityAddClassificationsByUniqueAttributeDefaultResponse
EntityAddClassificationsByUniqueAttributeQueryParam
EntityAddClassificationsByUniqueAttributeQueryParamProperties
EntityAddClassificationsDefaultResponse
EntityAddLabel204Response

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

EntityAddLabelBodyParam
EntityAddLabelDefaultResponse
EntityAddLabelsByUniqueAttribute204Response

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

EntityAddLabelsByUniqueAttributeBodyParam
EntityAddLabelsByUniqueAttributeDefaultResponse
EntityAddLabelsByUniqueAttributeQueryParam
EntityAddLabelsByUniqueAttributeQueryParamProperties
EntityAddOrUpdateBusinessMetadata204Response

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

EntityAddOrUpdateBusinessMetadataAttributes204Response

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

EntityAddOrUpdateBusinessMetadataAttributesBodyParam
EntityAddOrUpdateBusinessMetadataAttributesDefaultResponse
EntityAddOrUpdateBusinessMetadataBodyParam
EntityAddOrUpdateBusinessMetadataDefaultResponse
EntityAddOrUpdateBusinessMetadataQueryParam
EntityAddOrUpdateBusinessMetadataQueryParamProperties
EntityBulkCreateOrUpdate200Response

De aanvraag is voltooid.

EntityBulkCreateOrUpdateBodyParam
EntityBulkCreateOrUpdateDefaultResponse
EntityBulkCreateOrUpdateQueryParam
EntityBulkCreateOrUpdateQueryParamProperties
EntityBulkDelete200Response

De aanvraag is voltooid.

EntityBulkDeleteDefaultResponse
EntityBulkDeleteGuidQueryParam

Dit is het wrapper-object voor de parameter guid met explode ingesteld op true en style ingesteld op form.

EntityBulkDeleteQueryParam
EntityBulkDeleteQueryParamProperties
EntityBulkSetClassifications
EntityBulkSetClassifications200Response

De aanvraag is voltooid.

EntityBulkSetClassificationsBodyParam
EntityBulkSetClassificationsDefaultResponse
EntityCreateOrUpdate
EntityCreateOrUpdate200Response

De aanvraag is voltooid.

EntityCreateOrUpdateBodyParam
EntityCreateOrUpdateDefaultResponse
EntityCreateOrUpdateQueryParam
EntityCreateOrUpdateQueryParamProperties
EntityDelete200Response

De aanvraag is voltooid.

EntityDeleteByUniqueAttribute200Response

De aanvraag is voltooid.

EntityDeleteByUniqueAttributeDefaultResponse
EntityDeleteByUniqueAttributeQueryParam
EntityDeleteByUniqueAttributeQueryParamProperties
EntityDeleteDefaultResponse
EntityGet
EntityGet200Response

De aanvraag is voltooid.

EntityGetByUniqueAttributes
EntityGetByUniqueAttributes200Response

De aanvraag is voltooid.

EntityGetByUniqueAttributesDefaultResponse
EntityGetByUniqueAttributesQueryParam
EntityGetByUniqueAttributesQueryParamProperties
EntityGetClassification
EntityGetClassification200Response

De aanvraag is voltooid.

EntityGetClassificationDefaultResponse
EntityGetClassifications
EntityGetClassifications200Response

De aanvraag is voltooid.

EntityGetClassificationsDefaultResponse
EntityGetDefaultResponse
EntityGetHeader
EntityGetHeader200Response

De aanvraag is voltooid.

EntityGetHeaderDefaultResponse
EntityGetQueryParam
EntityGetQueryParamProperties
EntityGetSampleBusinessMetadataTemplate
EntityGetSampleBusinessMetadataTemplate200Headers
EntityGetSampleBusinessMetadataTemplate200Response

De aanvraag is voltooid.

EntityGetSampleBusinessMetadataTemplateDefaultResponse
EntityImportBusinessMetadata
EntityImportBusinessMetadata200Response

De aanvraag is voltooid.

EntityImportBusinessMetadataBodyParam
EntityImportBusinessMetadataDefaultResponse
EntityImportBusinessMetadataMediaTypesParam
EntityListByGuids
EntityListByGuids200Response

De aanvraag is voltooid.

EntityListByGuidsDefaultResponse
EntityListByGuidsGuidQueryParam

Dit is het wrapper-object voor de parameter guid met explode ingesteld op true en style ingesteld op form.

EntityListByGuidsQueryParam
EntityListByGuidsQueryParamProperties
EntityListByUniqueAttributes
EntityListByUniqueAttributes200Response

De aanvraag is voltooid.

EntityListByUniqueAttributesDefaultResponse
EntityListByUniqueAttributesQueryParam
EntityListByUniqueAttributesQueryParamProperties
EntityMoveEntitiesToCollection
EntityMoveEntitiesToCollection200Response

De aanvraag is voltooid.

EntityMoveEntitiesToCollectionBodyParam
EntityMoveEntitiesToCollectionDefaultResponse
EntityMoveEntitiesToCollectionQueryParam
EntityMoveEntitiesToCollectionQueryParamProperties
EntityMutationResultOutput

Het resultaat van de mutatierespons van de entiteit.

EntityPartialUpdateAttributeByGuid200Response

De aanvraag is voltooid.

EntityPartialUpdateAttributeByGuidBodyParam
EntityPartialUpdateAttributeByGuidDefaultResponse
EntityPartialUpdateAttributeByGuidQueryParam
EntityPartialUpdateAttributeByGuidQueryParamProperties
EntityPartialUpdateByUniqueAttributes200Response

De aanvraag is voltooid.

EntityPartialUpdateByUniqueAttributesBodyParam
EntityPartialUpdateByUniqueAttributesDefaultResponse
EntityPartialUpdateByUniqueAttributesQueryParam
EntityPartialUpdateByUniqueAttributesQueryParamProperties
EntityRemoveBusinessMetadata
EntityRemoveBusinessMetadata204Response

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

EntityRemoveBusinessMetadataAttributes
EntityRemoveBusinessMetadataAttributes204Response

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

EntityRemoveBusinessMetadataAttributesBodyParam
EntityRemoveBusinessMetadataAttributesDefaultResponse
EntityRemoveBusinessMetadataBodyParam
EntityRemoveBusinessMetadataDefaultResponse
EntityRemoveClassification204Response

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

EntityRemoveClassificationByUniqueAttribute
EntityRemoveClassificationByUniqueAttribute204Response

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

EntityRemoveClassificationByUniqueAttributeDefaultResponse
EntityRemoveClassificationByUniqueAttributeQueryParam
EntityRemoveClassificationByUniqueAttributeQueryParamProperties
EntityRemoveClassificationDefaultResponse
EntityRemoveLabels
EntityRemoveLabels204Response

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

EntityRemoveLabelsBodyParam
EntityRemoveLabelsByUniqueAttribute
EntityRemoveLabelsByUniqueAttribute204Response

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

EntityRemoveLabelsByUniqueAttributeBodyParam
EntityRemoveLabelsByUniqueAttributeDefaultResponse
EntityRemoveLabelsByUniqueAttributeQueryParam
EntityRemoveLabelsByUniqueAttributeQueryParamProperties
EntityRemoveLabelsDefaultResponse
EntitySetLabels204Response

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

EntitySetLabelsBodyParam
EntitySetLabelsByUniqueAttribute204Response

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

EntitySetLabelsByUniqueAttributeBodyParam
EntitySetLabelsByUniqueAttributeDefaultResponse
EntitySetLabelsByUniqueAttributeQueryParam
EntitySetLabelsByUniqueAttributeQueryParamProperties
EntitySetLabelsDefaultResponse
EntityUpdateClassifications204Response

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

EntityUpdateClassificationsBodyParam
EntityUpdateClassificationsByUniqueAttribute204Response

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

EntityUpdateClassificationsByUniqueAttributeBodyParam
EntityUpdateClassificationsByUniqueAttributeDefaultResponse
EntityUpdateClassificationsByUniqueAttributeQueryParam
EntityUpdateClassificationsByUniqueAttributeQueryParamProperties
EntityUpdateClassificationsDefaultResponse
GlossaryAssignTermToEntities204Response

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

GlossaryAssignTermToEntitiesBodyParam
GlossaryAssignTermToEntitiesDefaultResponse
GlossaryCreate200Response

De aanvraag is voltooid.

GlossaryCreateBodyParam
GlossaryCreateCategories
GlossaryCreateCategories200Response

De aanvraag is voltooid.

GlossaryCreateCategoriesBodyParam
GlossaryCreateCategoriesDefaultResponse
GlossaryCreateCategory
GlossaryCreateCategory200Response

De aanvraag is voltooid.

GlossaryCreateCategoryBodyParam
GlossaryCreateCategoryDefaultResponse
GlossaryCreateDefaultResponse
GlossaryCreateTerm
GlossaryCreateTerm200Response

De aanvraag is voltooid.

GlossaryCreateTermBodyParam
GlossaryCreateTermDefaultResponse
GlossaryCreateTermQueryParam
GlossaryCreateTermQueryParamProperties
GlossaryCreateTerms
GlossaryCreateTerms200Response

De aanvraag is voltooid.

GlossaryCreateTermsBodyParam
GlossaryCreateTermsDefaultResponse
GlossaryCreateTermsQueryParam
GlossaryCreateTermsQueryParamProperties
GlossaryDelete204Response

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

GlossaryDeleteCategory204Response

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

GlossaryDeleteCategoryDefaultResponse
GlossaryDeleteDefaultResponse
GlossaryDeleteTerm204Response

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

GlossaryDeleteTermAssignmentFromEntities204Response

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

GlossaryDeleteTermAssignmentFromEntitiesBodyParam
GlossaryDeleteTermAssignmentFromEntitiesDefaultResponse
GlossaryDeleteTermDefaultResponse
GlossaryGet
GlossaryGet200Response

De aanvraag is voltooid.

GlossaryGetCategory
GlossaryGetCategory200Response

De aanvraag is voltooid.

GlossaryGetCategoryDefaultResponse
GlossaryGetDefaultResponse
GlossaryGetDetailed
GlossaryGetDetailed200Response

De aanvraag is voltooid.

GlossaryGetDetailedDefaultResponse
GlossaryGetDetailedQueryParam
GlossaryGetDetailedQueryParamProperties
GlossaryGetTerm
GlossaryGetTerm200Response

De aanvraag is voltooid.

GlossaryGetTermDefaultResponse
GlossaryGetTermQueryParam
GlossaryGetTermQueryParamProperties
GlossaryList
GlossaryList200Response

De aanvraag is voltooid.

GlossaryListCategories
GlossaryListCategories200Response

De aanvraag is voltooid.

GlossaryListCategoriesDefaultResponse
GlossaryListCategoriesHeaders
GlossaryListCategoriesHeaders200Response

De aanvraag is voltooid.

GlossaryListCategoriesHeadersDefaultResponse
GlossaryListCategoriesHeadersQueryParam
GlossaryListCategoriesHeadersQueryParamProperties
GlossaryListCategoriesQueryParam
GlossaryListCategoriesQueryParamProperties
GlossaryListCategoryTerms
GlossaryListCategoryTerms200Response

De aanvraag is voltooid.

GlossaryListCategoryTermsDefaultResponse
GlossaryListCategoryTermsQueryParam
GlossaryListCategoryTermsQueryParamProperties
GlossaryListDefaultResponse
GlossaryListEntitiesAssignedWithTerm
GlossaryListEntitiesAssignedWithTerm200Response

De aanvraag is voltooid.

GlossaryListEntitiesAssignedWithTermDefaultResponse
GlossaryListEntitiesAssignedWithTermQueryParam
GlossaryListEntitiesAssignedWithTermQueryParamProperties
GlossaryListQueryParam
GlossaryListQueryParamProperties
GlossaryListRelatedCategories
GlossaryListRelatedCategories200Response

De aanvraag is voltooid.

GlossaryListRelatedCategoriesDefaultResponse
GlossaryListRelatedCategoriesQueryParam
GlossaryListRelatedCategoriesQueryParamProperties
GlossaryListRelatedTerms
GlossaryListRelatedTerms200Response

De aanvraag is voltooid.

GlossaryListRelatedTermsDefaultResponse
GlossaryListRelatedTermsQueryParam
GlossaryListRelatedTermsQueryParamProperties
GlossaryListTermHeaders
GlossaryListTermHeaders200Response

De aanvraag is voltooid.

GlossaryListTermHeadersDefaultResponse
GlossaryListTermHeadersQueryParam
GlossaryListTermHeadersQueryParamProperties
GlossaryListTerms
GlossaryListTerms200Response

De aanvraag is voltooid.

GlossaryListTermsDefaultResponse
GlossaryListTermsQueryParam
GlossaryListTermsQueryParamProperties
GlossaryPartialUpdate
GlossaryPartialUpdate200Response

De aanvraag is voltooid.

GlossaryPartialUpdateBodyParam
GlossaryPartialUpdateCategory
GlossaryPartialUpdateCategory200Response

De aanvraag is voltooid.

GlossaryPartialUpdateCategoryBodyParam
GlossaryPartialUpdateCategoryDefaultResponse
GlossaryPartialUpdateDefaultResponse
GlossaryPartialUpdateQueryParam
GlossaryPartialUpdateQueryParamProperties
GlossaryPartialUpdateTerm
GlossaryPartialUpdateTerm200Response

De aanvraag is voltooid.

GlossaryPartialUpdateTermBodyParam
GlossaryPartialUpdateTermDefaultResponse
GlossaryPartialUpdateTermQueryParam
GlossaryPartialUpdateTermQueryParamProperties
GlossaryUpdate200Response

De aanvraag is voltooid.

GlossaryUpdateBodyParam
GlossaryUpdateCategory200Response

De aanvraag is voltooid.

GlossaryUpdateCategoryBodyParam
GlossaryUpdateCategoryDefaultResponse
GlossaryUpdateDefaultResponse
GlossaryUpdateQueryParam
GlossaryUpdateQueryParamProperties
GlossaryUpdateTerm200Response

De aanvraag is voltooid.

GlossaryUpdateTermBodyParam
GlossaryUpdateTermDefaultResponse
GlossaryUpdateTermQueryParam
GlossaryUpdateTermQueryParamProperties
ImportInfoOutput

ImportInfo

LineageGet
LineageGet200Response

De aanvraag is voltooid.

LineageGetByUniqueAttribute
LineageGetByUniqueAttribute200Response

De aanvraag is voltooid.

LineageGetByUniqueAttributeDefaultResponse
LineageGetByUniqueAttributeQueryParam
LineageGetByUniqueAttributeQueryParamProperties
LineageGetDefaultResponse
LineageGetNextPage
LineageGetNextPage200Response

De aanvraag is voltooid.

LineageGetNextPageDefaultResponse
LineageGetNextPageQueryParam
LineageGetNextPageQueryParamProperties
LineageGetQueryParam
LineageGetQueryParamProperties
LineageRelationOutput

De afstammingsrelatie met GUID van de van en naar entiteit.

MoveEntitiesOptions

MoveEntitiesOptions

NumberFormat

Het getalformaat.

NumberFormatOutput

Het getalformaat.

ParentRelationOutput

De relatie tussen de ouderlijke lijnen en de GUID van de bovenliggende entiteit en de onderliggende entiteit.

PurviewDataMapClientOptions

De optionele parameters voor de client

PurviewObjectId

PurviewObjectId

PurviewObjectIdOutput

PurviewObjectId

QueryOptions

De zoekopdracht van een geavanceerde zoekopdracht.

QueryResultOutput

Het resultaat van het zoekresultaat.

RelationshipCreate
RelationshipCreate200Response

De aanvraag is voltooid.

RelationshipCreateBodyParam
RelationshipCreateDefaultResponse
RelationshipDelete204Response

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

RelationshipDeleteDefaultResponse
RelationshipGet
RelationshipGet200Response

De aanvraag is voltooid.

RelationshipGetDefaultResponse
RelationshipGetQueryParam
RelationshipGetQueryParamProperties
RelationshipUpdate200Response

De aanvraag is voltooid.

RelationshipUpdateBodyParam
RelationshipUpdateDefaultResponse
ResourceLink

ResourceLink

ResourceLinkOutput

ResourceLink

Routes
SearchFacetItem

De inhoud van een zoekfacetresultaatitem.

SearchFacetItemValueOutput

De inhoud van een zoekfacetresultaatitem.

SearchFacetResultValueOutput

Een facetlijst die bestaat uit indexvelden: assetType, classification, contactId en label. Wanneer het facet in de aanvraag is opgegeven, wordt de waarde van het facet geretourneerd als een element van @search.facets.

SearchFacetSort

De sorteercriteria

SearchHighlightsOutput

Een lijst met markeringen die bestaat uit indexvelden id ,qualifiedName, name, description, entityType. Wanneer het trefwoord in die velden voorkomt, wordt de waarde van het veld, gekoppeld aan een nadrukteken, geretourneerd als een element van @search.highlights.

SearchResultValueOutput

Het waarde-item van het zoekresultaat.

SearchTaxonomySetting

Taxonomie-instelling voor zoekverzoek

SuggestOptions

De payload van het voorstelverzoek.

SuggestResultOutput

Het resultaatitem van de zoekopdracht suggereert.

SuggestResultValueOutput

Het waarde-item van de zoekopdracht suggereert.

TermSearchResultValueOutput

De context.

TermTemplateDef

Definitie van termsjabloon voor woordenlijstterm.

TermTemplateDefOutput

Definitie van termsjabloon voor woordenlijstterm.

TimeBoundary

Legt details van de tijdsgrens vast

TimeBoundaryOutput

Legt details van de tijdsgrens vast

TimeZone

De informatie over de tijdzone.

TimeZoneOutput

De informatie over de tijdzone.

TypeBulkCreate200Response

De aanvraag is voltooid.

TypeBulkCreateBodyParam
TypeBulkCreateDefaultResponse
TypeBulkDelete204Response

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

TypeBulkDeleteBodyParam
TypeBulkDeleteDefaultResponse
TypeBulkUpdate200Response

De aanvraag is voltooid.

TypeBulkUpdateBodyParam
TypeBulkUpdateDefaultResponse
TypeDelete204Response

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

TypeDeleteDefaultResponse
TypeGetBusinessMetadataDefByGuid
TypeGetBusinessMetadataDefByGuid200Response

De aanvraag is voltooid.

TypeGetBusinessMetadataDefByGuidDefaultResponse
TypeGetBusinessMetadataDefByName
TypeGetBusinessMetadataDefByName200Response

De aanvraag is voltooid.

TypeGetBusinessMetadataDefByNameDefaultResponse
TypeGetByGuid
TypeGetByGuid200Response

De aanvraag is voltooid.

TypeGetByGuidDefaultResponse
TypeGetByName
TypeGetByName200Response

De aanvraag is voltooid.

TypeGetByNameDefaultResponse
TypeGetClassificationDefByGuid
TypeGetClassificationDefByGuid200Response

De aanvraag is voltooid.

TypeGetClassificationDefByGuidDefaultResponse
TypeGetClassificationDefByName
TypeGetClassificationDefByName200Response

De aanvraag is voltooid.

TypeGetClassificationDefByNameDefaultResponse
TypeGetEntityDefByGuid
TypeGetEntityDefByGuid200Response

De aanvraag is voltooid.

TypeGetEntityDefByGuidDefaultResponse
TypeGetEntityDefByName
TypeGetEntityDefByName200Response

De aanvraag is voltooid.

TypeGetEntityDefByNameDefaultResponse
TypeGetEnumDefByGuid
TypeGetEnumDefByGuid200Response

De aanvraag is voltooid.

TypeGetEnumDefByGuidDefaultResponse
TypeGetEnumDefByName
TypeGetEnumDefByName200Response

De aanvraag is voltooid.

TypeGetEnumDefByNameDefaultResponse
TypeGetRelationshipDefByGuid
TypeGetRelationshipDefByGuid200Response

De aanvraag is voltooid.

TypeGetRelationshipDefByGuidDefaultResponse
TypeGetRelationshipDefByName
TypeGetRelationshipDefByName200Response

De aanvraag is voltooid.

TypeGetRelationshipDefByNameDefaultResponse
TypeGetStructDefByGuid
TypeGetStructDefByGuid200Response

De aanvraag is voltooid.

TypeGetStructDefByGuidDefaultResponse
TypeGetStructDefByName
TypeGetStructDefByName200Response

De aanvraag is voltooid.

TypeGetStructDefByNameDefaultResponse
TypeGetTermTemplateDefByGuid
TypeGetTermTemplateDefByGuid200Response

De aanvraag is voltooid.

TypeGetTermTemplateDefByGuidDefaultResponse
TypeGetTermTemplateDefByGuidQueryParam
TypeGetTermTemplateDefByGuidQueryParamProperties
TypeGetTermTemplateDefByName
TypeGetTermTemplateDefByName200Response

De aanvraag is voltooid.

TypeGetTermTemplateDefByNameDefaultResponse
TypeGetTermTemplateDefByNameQueryParam
TypeGetTermTemplateDefByNameQueryParamProperties
TypeList
TypeList200Response

De aanvraag is voltooid.

TypeListDefaultResponse
TypeListHeaders
TypeListHeaders200Response

De aanvraag is voltooid.

TypeListHeadersDefaultResponse
TypeListHeadersQueryParam
TypeListHeadersQueryParamProperties
TypeListQueryParam
TypeListQueryParamProperties

Type-aliassen

AtlasTermAssignmentStatus

Alias voor AtlasTermAssignmentStatus

AtlasTermAssignmentStatusOutput

Alias voor AtlasTermAssignmentStatusOutput

AtlasTermRelationshipStatus

Alias voor AtlasTermRelationshipStatus

AtlasTermRelationshipStatusOutput

Alias voor AtlasTermRelationshipStatusOutput

BusinessAttributeUpdateBehavior

Alias voor BusinessAttributeUpdateBehavior

BusinessMetadataOptions

Zakelijke metadata om naar de service te sturen

CardinalityValue

Alias voor CardinalityValue

CardinalityValueOutput

Alias voor CardinalityValueOutput

DiscoveryAutoCompleteParameters
DiscoveryQueryParameters
DiscoverySuggestParameters
EntityAddClassificationParameters
EntityAddClassificationsByUniqueAttributeParameters
EntityAddClassificationsParameters
EntityAddLabelParameters
EntityAddLabelsByUniqueAttributeParameters
EntityAddOrUpdateBusinessMetadataAttributesParameters
EntityAddOrUpdateBusinessMetadataParameters
EntityBulkCreateOrUpdateParameters
EntityBulkDeleteParameters
EntityBulkSetClassificationsParameters
EntityCreateOrUpdateParameters
EntityDeleteByUniqueAttributeParameters
EntityDeleteParameters
EntityGetByUniqueAttributesParameters
EntityGetClassificationParameters
EntityGetClassificationsParameters
EntityGetHeaderParameters
EntityGetParameters
EntityGetSampleBusinessMetadataTemplateParameters
EntityImportBusinessMetadataParameters
EntityListByGuidsParameters
EntityListByUniqueAttributesParameters
EntityMoveEntitiesToCollectionParameters
EntityPartialUpdateAttributeByGuidParameters
EntityPartialUpdateByUniqueAttributesParameters
EntityRemoveBusinessMetadataAttributesParameters
EntityRemoveBusinessMetadataParameters
EntityRemoveClassificationByUniqueAttributeParameters
EntityRemoveClassificationParameters
EntityRemoveLabelsByUniqueAttributeParameters
EntityRemoveLabelsParameters
EntitySetLabelsByUniqueAttributeParameters
EntitySetLabelsParameters
EntityStatus

Alias voor EntityStatus

EntityStatusOutput

Alias voor EntityStatusOutput

EntityUpdateClassificationsByUniqueAttributeParameters
EntityUpdateClassificationsParameters
GlossaryAssignTermToEntitiesParameters
GlossaryCreateCategoriesParameters
GlossaryCreateCategoryParameters
GlossaryCreateParameters
GlossaryCreateTermParameters
GlossaryCreateTermsParameters
GlossaryDeleteCategoryParameters
GlossaryDeleteParameters
GlossaryDeleteTermAssignmentFromEntitiesParameters
GlossaryDeleteTermParameters
GlossaryGetCategoryParameters
GlossaryGetDetailedParameters
GlossaryGetParameters
GlossaryGetTermParameters
GlossaryListCategoriesHeadersParameters
GlossaryListCategoriesParameters
GlossaryListCategoryTermsParameters
GlossaryListEntitiesAssignedWithTermParameters
GlossaryListParameters
GlossaryListRelatedCategoriesParameters
GlossaryListRelatedTermsParameters
GlossaryListTermHeadersParameters
GlossaryListTermsParameters
GlossaryPartialUpdateCategoryParameters
GlossaryPartialUpdateParameters
GlossaryPartialUpdateTermParameters
GlossaryUpdateCategoryParameters
GlossaryUpdateParameters
GlossaryUpdateTermParameters
ImportStatusOutput

Alias voor ImportStatusOutput

LineageDirection

Alias voor LineageDirection

LineageDirectionOutput

Alias voor LineageDirectionOutput

LineageGetByUniqueAttributeParameters
LineageGetNextPageParameters
LineageGetParameters
PurviewDataMapClient
RelationshipCategory

Alias voor RelatieCategorie

RelationshipCategoryOutput

Alias voor RelationshipCategoryOutput

RelationshipCreateParameters
RelationshipDeleteParameters
RelationshipGetParameters
RelationshipUpdateParameters
RoundingMode

Alias voor RoundingMode

RoundingModeOutput

Alias voor RoundingModeOutput

SearchSortOrder

Alias voor SearchSortOrder

SortTypeOutput

Alias voor SortTypeOutput

StatusAtlasRelationship

Alias voor StatusAtlasRelationship

StatusAtlasRelationshipOutput

Alias voor StatusAtlasRelationshipOutput

TermStatus

Alias voor TermStatus

TermStatusOutput

Alias voor TermStatusOutput

TypeBulkCreateParameters
TypeBulkDeleteParameters
TypeBulkUpdateParameters
TypeCategory

Alias voor TypeCategory

TypeCategoryOutput

Alias voor TypeCategoryOutput

TypeDeleteParameters
TypeGetBusinessMetadataDefByGuidParameters
TypeGetBusinessMetadataDefByNameParameters
TypeGetByGuidParameters
TypeGetByNameParameters
TypeGetClassificationDefByGuidParameters
TypeGetClassificationDefByNameParameters
TypeGetEntityDefByGuidParameters
TypeGetEntityDefByNameParameters
TypeGetEnumDefByGuidParameters
TypeGetEnumDefByNameParameters
TypeGetRelationshipDefByGuidParameters
TypeGetRelationshipDefByNameParameters
TypeGetStructDefByGuidParameters
TypeGetStructDefByNameParameters
TypeGetTermTemplateDefByGuidParameters
TypeGetTermTemplateDefByNameParameters
TypeListHeadersParameters
TypeListParameters

Functies

default(string, TokenCredential, PurviewDataMapClientOptions)

Een nieuw exemplaar van PurviewDataMapClient initialiseren

isUnexpected(EntityCreateOrUpdate200Response | EntityCreateOrUpdateDefaultResponse)
isUnexpected(EntityListByGuids200Response | EntityListByGuidsDefaultResponse)
isUnexpected(EntityBulkCreateOrUpdate200Response | EntityBulkCreateOrUpdateDefaultResponse)
isUnexpected(EntityBulkDelete200Response | EntityBulkDeleteDefaultResponse)
isUnexpected(EntityAddClassification204Response | EntityAddClassificationDefaultResponse)
isUnexpected(EntityGet200Response | EntityGetDefaultResponse)
isUnexpected(EntityPartialUpdateAttributeByGuid200Response | EntityPartialUpdateAttributeByGuidDefaultResponse)
isUnexpected(EntityDelete200Response | EntityDeleteDefaultResponse)
isUnexpected(EntityGetClassification200Response | EntityGetClassificationDefaultResponse)
isUnexpected(EntityRemoveClassification204Response | EntityRemoveClassificationDefaultResponse)
isUnexpected(EntityGetClassifications200Response | EntityGetClassificationsDefaultResponse)
isUnexpected(EntityAddClassifications204Response | EntityAddClassificationsDefaultResponse)
isUnexpected(EntityUpdateClassifications204Response | EntityUpdateClassificationsDefaultResponse)
isUnexpected(EntityGetByUniqueAttributes200Response | EntityGetByUniqueAttributesDefaultResponse)
isUnexpected(EntityPartialUpdateByUniqueAttributes200Response | EntityPartialUpdateByUniqueAttributesDefaultResponse)
isUnexpected(EntityDeleteByUniqueAttribute200Response | EntityDeleteByUniqueAttributeDefaultResponse)
isUnexpected(EntityRemoveClassificationByUniqueAttribute204Response | EntityRemoveClassificationByUniqueAttributeDefaultResponse)
isUnexpected(EntityAddClassificationsByUniqueAttribute204Response | EntityAddClassificationsByUniqueAttributeDefaultResponse)
isUnexpected(EntityUpdateClassificationsByUniqueAttribute204Response | EntityUpdateClassificationsByUniqueAttributeDefaultResponse)
isUnexpected(EntityBulkSetClassifications200Response | EntityBulkSetClassificationsDefaultResponse)
isUnexpected(EntityListByUniqueAttributes200Response | EntityListByUniqueAttributesDefaultResponse)
isUnexpected(EntityGetHeader200Response | EntityGetHeaderDefaultResponse)
isUnexpected(EntityRemoveBusinessMetadata204Response | EntityRemoveBusinessMetadataDefaultResponse)
isUnexpected(EntityAddOrUpdateBusinessMetadata204Response | EntityAddOrUpdateBusinessMetadataDefaultResponse)
isUnexpected(EntityRemoveBusinessMetadataAttributes204Response | EntityRemoveBusinessMetadataAttributesDefaultResponse)
isUnexpected(EntityAddOrUpdateBusinessMetadataAttributes204Response | EntityAddOrUpdateBusinessMetadataAttributesDefaultResponse)
isUnexpected(EntityGetSampleBusinessMetadataTemplate200Response | EntityGetSampleBusinessMetadataTemplateDefaultResponse)
isUnexpected(EntityImportBusinessMetadata200Response | EntityImportBusinessMetadataDefaultResponse)
isUnexpected(EntityRemoveLabels204Response | EntityRemoveLabelsDefaultResponse)
isUnexpected(EntitySetLabels204Response | EntitySetLabelsDefaultResponse)
isUnexpected(EntityAddLabel204Response | EntityAddLabelDefaultResponse)
isUnexpected(EntityRemoveLabelsByUniqueAttribute204Response | EntityRemoveLabelsByUniqueAttributeDefaultResponse)
isUnexpected(EntitySetLabelsByUniqueAttribute204Response | EntitySetLabelsByUniqueAttributeDefaultResponse)
isUnexpected(EntityAddLabelsByUniqueAttribute204Response | EntityAddLabelsByUniqueAttributeDefaultResponse)
isUnexpected(EntityMoveEntitiesToCollection200Response | EntityMoveEntitiesToCollectionDefaultResponse)
isUnexpected(GlossaryList200Response | GlossaryListDefaultResponse)
isUnexpected(GlossaryCreate200Response | GlossaryCreateDefaultResponse)
isUnexpected(GlossaryCreateCategories200Response | GlossaryCreateCategoriesDefaultResponse)
isUnexpected(GlossaryCreateCategory200Response | GlossaryCreateCategoryDefaultResponse)
isUnexpected(GlossaryGetCategory200Response | GlossaryGetCategoryDefaultResponse)
isUnexpected(GlossaryUpdateCategory200Response | GlossaryUpdateCategoryDefaultResponse)
isUnexpected(GlossaryDeleteCategory204Response | GlossaryDeleteCategoryDefaultResponse)
isUnexpected(GlossaryPartialUpdateCategory200Response | GlossaryPartialUpdateCategoryDefaultResponse)
isUnexpected(GlossaryListRelatedCategories200Response | GlossaryListRelatedCategoriesDefaultResponse)
isUnexpected(GlossaryListCategoryTerms200Response | GlossaryListCategoryTermsDefaultResponse)
isUnexpected(GlossaryCreateTerm200Response | GlossaryCreateTermDefaultResponse)
isUnexpected(GlossaryGetTerm200Response | GlossaryGetTermDefaultResponse)
isUnexpected(GlossaryUpdateTerm200Response | GlossaryUpdateTermDefaultResponse)
isUnexpected(GlossaryDeleteTerm204Response | GlossaryDeleteTermDefaultResponse)
isUnexpected(GlossaryPartialUpdateTerm200Response | GlossaryPartialUpdateTermDefaultResponse)
isUnexpected(GlossaryCreateTerms200Response | GlossaryCreateTermsDefaultResponse)
isUnexpected(GlossaryListEntitiesAssignedWithTerm200Response | GlossaryListEntitiesAssignedWithTermDefaultResponse)
isUnexpected(GlossaryAssignTermToEntities204Response | GlossaryAssignTermToEntitiesDefaultResponse)
isUnexpected(GlossaryDeleteTermAssignmentFromEntities204Response | GlossaryDeleteTermAssignmentFromEntitiesDefaultResponse)
isUnexpected(GlossaryListRelatedTerms200Response | GlossaryListRelatedTermsDefaultResponse)
isUnexpected(GlossaryGet200Response | GlossaryGetDefaultResponse)
isUnexpected(GlossaryUpdate200Response | GlossaryUpdateDefaultResponse)
isUnexpected(GlossaryDelete204Response | GlossaryDeleteDefaultResponse)
isUnexpected(GlossaryListCategories200Response | GlossaryListCategoriesDefaultResponse)
isUnexpected(GlossaryListCategoriesHeaders200Response | GlossaryListCategoriesHeadersDefaultResponse)
isUnexpected(GlossaryGetDetailed200Response | GlossaryGetDetailedDefaultResponse)
isUnexpected(GlossaryPartialUpdate200Response | GlossaryPartialUpdateDefaultResponse)
isUnexpected(GlossaryListTerms200Response | GlossaryListTermsDefaultResponse)
isUnexpected(GlossaryListTermHeaders200Response | GlossaryListTermHeadersDefaultResponse)
isUnexpected(DiscoveryQuery200Response | DiscoveryQueryDefaultResponse)
isUnexpected(DiscoverySuggest200Response | DiscoverySuggestDefaultResponse)
isUnexpected(DiscoveryAutoComplete200Response | DiscoveryAutoCompleteDefaultResponse)
isUnexpected(LineageGet200Response | LineageGetDefaultResponse)
isUnexpected(LineageGetNextPage200Response | LineageGetNextPageDefaultResponse)
isUnexpected(LineageGetByUniqueAttribute200Response | LineageGetByUniqueAttributeDefaultResponse)
isUnexpected(RelationshipCreate200Response | RelationshipCreateDefaultResponse)
isUnexpected(RelationshipUpdate200Response | RelationshipUpdateDefaultResponse)
isUnexpected(RelationshipGet200Response | RelationshipGetDefaultResponse)
isUnexpected(RelationshipDelete204Response | RelationshipDeleteDefaultResponse)
isUnexpected(TypeGetBusinessMetadataDefByGuid200Response | TypeGetBusinessMetadataDefByGuidDefaultResponse)
isUnexpected(TypeGetBusinessMetadataDefByName200Response | TypeGetBusinessMetadataDefByNameDefaultResponse)
isUnexpected(TypeGetClassificationDefByGuid200Response | TypeGetClassificationDefByGuidDefaultResponse)
isUnexpected(TypeGetClassificationDefByName200Response | TypeGetClassificationDefByNameDefaultResponse)
isUnexpected(TypeGetEntityDefByGuid200Response | TypeGetEntityDefByGuidDefaultResponse)
isUnexpected(TypeGetEntityDefByName200Response | TypeGetEntityDefByNameDefaultResponse)
isUnexpected(TypeGetEnumDefByGuid200Response | TypeGetEnumDefByGuidDefaultResponse)
isUnexpected(TypeGetEnumDefByName200Response | TypeGetEnumDefByNameDefaultResponse)
isUnexpected(TypeGetRelationshipDefByGuid200Response | TypeGetRelationshipDefByGuidDefaultResponse)
isUnexpected(TypeGetRelationshipDefByName200Response | TypeGetRelationshipDefByNameDefaultResponse)
isUnexpected(TypeGetStructDefByGuid200Response | TypeGetStructDefByGuidDefaultResponse)
isUnexpected(TypeGetStructDefByName200Response | TypeGetStructDefByNameDefaultResponse)
isUnexpected(TypeGetByGuid200Response | TypeGetByGuidDefaultResponse)
isUnexpected(TypeGetByName200Response | TypeGetByNameDefaultResponse)
isUnexpected(TypeDelete204Response | TypeDeleteDefaultResponse)
isUnexpected(TypeList200Response | TypeListDefaultResponse)
isUnexpected(TypeBulkCreate200Response | TypeBulkCreateDefaultResponse)
isUnexpected(TypeBulkUpdate200Response | TypeBulkUpdateDefaultResponse)
isUnexpected(TypeBulkDelete204Response | TypeBulkDeleteDefaultResponse)
isUnexpected(TypeListHeaders200Response | TypeListHeadersDefaultResponse)
isUnexpected(TypeGetTermTemplateDefByGuid200Response | TypeGetTermTemplateDefByGuidDefaultResponse)
isUnexpected(TypeGetTermTemplateDefByName200Response | TypeGetTermTemplateDefByNameDefaultResponse)

Functiedetails

default(string, TokenCredential, PurviewDataMapClientOptions)

Een nieuw exemplaar van PurviewDataMapClient initialiseren

function default(endpointParam: string, credentials: TokenCredential, options?: PurviewDataMapClientOptions): PurviewDataMapClient

Parameters

endpointParam

string

Vertegenwoordig een URL-tekenreeks zoals beschreven door https://url.spec.whatwg.org/

credentials
TokenCredential

clientreferenties uniek identificeren

options
PurviewDataMapClientOptions

de parameter voor alle optionele parameters

Retouren

isUnexpected(EntityCreateOrUpdate200Response | EntityCreateOrUpdateDefaultResponse)

function isUnexpected(response: EntityCreateOrUpdate200Response | EntityCreateOrUpdateDefaultResponse): response

Parameters

Retouren

response

isUnexpected(EntityListByGuids200Response | EntityListByGuidsDefaultResponse)

function isUnexpected(response: EntityListByGuids200Response | EntityListByGuidsDefaultResponse): response

Parameters

Retouren

response

isUnexpected(EntityBulkCreateOrUpdate200Response | EntityBulkCreateOrUpdateDefaultResponse)

function isUnexpected(response: EntityBulkCreateOrUpdate200Response | EntityBulkCreateOrUpdateDefaultResponse): response

Parameters

Retouren

response

isUnexpected(EntityBulkDelete200Response | EntityBulkDeleteDefaultResponse)

function isUnexpected(response: EntityBulkDelete200Response | EntityBulkDeleteDefaultResponse): response

Parameters

Retouren

response

isUnexpected(EntityAddClassification204Response | EntityAddClassificationDefaultResponse)

function isUnexpected(response: EntityAddClassification204Response | EntityAddClassificationDefaultResponse): response

Parameters

Retouren

response

isUnexpected(EntityGet200Response | EntityGetDefaultResponse)

function isUnexpected(response: EntityGet200Response | EntityGetDefaultResponse): response

Parameters

Retouren

response

isUnexpected(EntityPartialUpdateAttributeByGuid200Response | EntityPartialUpdateAttributeByGuidDefaultResponse)

function isUnexpected(response: EntityPartialUpdateAttributeByGuid200Response | EntityPartialUpdateAttributeByGuidDefaultResponse): response

Parameters

Retouren

response

isUnexpected(EntityDelete200Response | EntityDeleteDefaultResponse)

function isUnexpected(response: EntityDelete200Response | EntityDeleteDefaultResponse): response

Parameters

Retouren

response

isUnexpected(EntityGetClassification200Response | EntityGetClassificationDefaultResponse)

function isUnexpected(response: EntityGetClassification200Response | EntityGetClassificationDefaultResponse): response

Parameters

Retouren

response

isUnexpected(EntityRemoveClassification204Response | EntityRemoveClassificationDefaultResponse)

function isUnexpected(response: EntityRemoveClassification204Response | EntityRemoveClassificationDefaultResponse): response

Parameters

Retouren

response

isUnexpected(EntityGetClassifications200Response | EntityGetClassificationsDefaultResponse)

function isUnexpected(response: EntityGetClassifications200Response | EntityGetClassificationsDefaultResponse): response

Parameters

Retouren

response

isUnexpected(EntityAddClassifications204Response | EntityAddClassificationsDefaultResponse)

function isUnexpected(response: EntityAddClassifications204Response | EntityAddClassificationsDefaultResponse): response

Parameters

Retouren

response

isUnexpected(EntityUpdateClassifications204Response | EntityUpdateClassificationsDefaultResponse)

function isUnexpected(response: EntityUpdateClassifications204Response | EntityUpdateClassificationsDefaultResponse): response

Parameters

Retouren

response

isUnexpected(EntityGetByUniqueAttributes200Response | EntityGetByUniqueAttributesDefaultResponse)

function isUnexpected(response: EntityGetByUniqueAttributes200Response | EntityGetByUniqueAttributesDefaultResponse): response

Parameters

Retouren

response

isUnexpected(EntityPartialUpdateByUniqueAttributes200Response | EntityPartialUpdateByUniqueAttributesDefaultResponse)

function isUnexpected(response: EntityPartialUpdateByUniqueAttributes200Response | EntityPartialUpdateByUniqueAttributesDefaultResponse): response

Parameters

Retouren

response

isUnexpected(EntityDeleteByUniqueAttribute200Response | EntityDeleteByUniqueAttributeDefaultResponse)

function isUnexpected(response: EntityDeleteByUniqueAttribute200Response | EntityDeleteByUniqueAttributeDefaultResponse): response

Parameters

Retouren

response

isUnexpected(EntityRemoveClassificationByUniqueAttribute204Response | EntityRemoveClassificationByUniqueAttributeDefaultResponse)

function isUnexpected(response: EntityRemoveClassificationByUniqueAttribute204Response | EntityRemoveClassificationByUniqueAttributeDefaultResponse): response

Parameters

Retouren

response

isUnexpected(EntityAddClassificationsByUniqueAttribute204Response | EntityAddClassificationsByUniqueAttributeDefaultResponse)

function isUnexpected(response: EntityAddClassificationsByUniqueAttribute204Response | EntityAddClassificationsByUniqueAttributeDefaultResponse): response

Parameters

Retouren

response

isUnexpected(EntityUpdateClassificationsByUniqueAttribute204Response | EntityUpdateClassificationsByUniqueAttributeDefaultResponse)

function isUnexpected(response: EntityUpdateClassificationsByUniqueAttribute204Response | EntityUpdateClassificationsByUniqueAttributeDefaultResponse): response

Parameters

Retouren

response

isUnexpected(EntityBulkSetClassifications200Response | EntityBulkSetClassificationsDefaultResponse)

function isUnexpected(response: EntityBulkSetClassifications200Response | EntityBulkSetClassificationsDefaultResponse): response

Parameters

Retouren

response

isUnexpected(EntityListByUniqueAttributes200Response | EntityListByUniqueAttributesDefaultResponse)

function isUnexpected(response: EntityListByUniqueAttributes200Response | EntityListByUniqueAttributesDefaultResponse): response

Parameters

Retouren

response

isUnexpected(EntityGetHeader200Response | EntityGetHeaderDefaultResponse)

function isUnexpected(response: EntityGetHeader200Response | EntityGetHeaderDefaultResponse): response

Parameters

Retouren

response

isUnexpected(EntityRemoveBusinessMetadata204Response | EntityRemoveBusinessMetadataDefaultResponse)

function isUnexpected(response: EntityRemoveBusinessMetadata204Response | EntityRemoveBusinessMetadataDefaultResponse): response

Parameters

Retouren

response

isUnexpected(EntityAddOrUpdateBusinessMetadata204Response | EntityAddOrUpdateBusinessMetadataDefaultResponse)

function isUnexpected(response: EntityAddOrUpdateBusinessMetadata204Response | EntityAddOrUpdateBusinessMetadataDefaultResponse): response

Parameters

Retouren

response

isUnexpected(EntityRemoveBusinessMetadataAttributes204Response | EntityRemoveBusinessMetadataAttributesDefaultResponse)

function isUnexpected(response: EntityRemoveBusinessMetadataAttributes204Response | EntityRemoveBusinessMetadataAttributesDefaultResponse): response

Parameters

Retouren

response

isUnexpected(EntityAddOrUpdateBusinessMetadataAttributes204Response | EntityAddOrUpdateBusinessMetadataAttributesDefaultResponse)

function isUnexpected(response: EntityAddOrUpdateBusinessMetadataAttributes204Response | EntityAddOrUpdateBusinessMetadataAttributesDefaultResponse): response

Parameters

Retouren

response

isUnexpected(EntityGetSampleBusinessMetadataTemplate200Response | EntityGetSampleBusinessMetadataTemplateDefaultResponse)

function isUnexpected(response: EntityGetSampleBusinessMetadataTemplate200Response | EntityGetSampleBusinessMetadataTemplateDefaultResponse): response

Parameters

Retouren

response

isUnexpected(EntityImportBusinessMetadata200Response | EntityImportBusinessMetadataDefaultResponse)

function isUnexpected(response: EntityImportBusinessMetadata200Response | EntityImportBusinessMetadataDefaultResponse): response

Parameters

Retouren

response

isUnexpected(EntityRemoveLabels204Response | EntityRemoveLabelsDefaultResponse)

function isUnexpected(response: EntityRemoveLabels204Response | EntityRemoveLabelsDefaultResponse): response

Parameters

Retouren

response

isUnexpected(EntitySetLabels204Response | EntitySetLabelsDefaultResponse)

function isUnexpected(response: EntitySetLabels204Response | EntitySetLabelsDefaultResponse): response

Parameters

Retouren

response

isUnexpected(EntityAddLabel204Response | EntityAddLabelDefaultResponse)

function isUnexpected(response: EntityAddLabel204Response | EntityAddLabelDefaultResponse): response

Parameters

Retouren

response

isUnexpected(EntityRemoveLabelsByUniqueAttribute204Response | EntityRemoveLabelsByUniqueAttributeDefaultResponse)

function isUnexpected(response: EntityRemoveLabelsByUniqueAttribute204Response | EntityRemoveLabelsByUniqueAttributeDefaultResponse): response

Parameters

Retouren

response

isUnexpected(EntitySetLabelsByUniqueAttribute204Response | EntitySetLabelsByUniqueAttributeDefaultResponse)

function isUnexpected(response: EntitySetLabelsByUniqueAttribute204Response | EntitySetLabelsByUniqueAttributeDefaultResponse): response

Parameters

Retouren

response

isUnexpected(EntityAddLabelsByUniqueAttribute204Response | EntityAddLabelsByUniqueAttributeDefaultResponse)

function isUnexpected(response: EntityAddLabelsByUniqueAttribute204Response | EntityAddLabelsByUniqueAttributeDefaultResponse): response

Parameters

Retouren

response

isUnexpected(EntityMoveEntitiesToCollection200Response | EntityMoveEntitiesToCollectionDefaultResponse)

function isUnexpected(response: EntityMoveEntitiesToCollection200Response | EntityMoveEntitiesToCollectionDefaultResponse): response

Parameters

Retouren

response

isUnexpected(GlossaryList200Response | GlossaryListDefaultResponse)

function isUnexpected(response: GlossaryList200Response | GlossaryListDefaultResponse): response

Parameters

Retouren

response

isUnexpected(GlossaryCreate200Response | GlossaryCreateDefaultResponse)

function isUnexpected(response: GlossaryCreate200Response | GlossaryCreateDefaultResponse): response

Parameters

Retouren

response

isUnexpected(GlossaryCreateCategories200Response | GlossaryCreateCategoriesDefaultResponse)

function isUnexpected(response: GlossaryCreateCategories200Response | GlossaryCreateCategoriesDefaultResponse): response

Parameters

Retouren

response

isUnexpected(GlossaryCreateCategory200Response | GlossaryCreateCategoryDefaultResponse)

function isUnexpected(response: GlossaryCreateCategory200Response | GlossaryCreateCategoryDefaultResponse): response

Parameters

Retouren

response

isUnexpected(GlossaryGetCategory200Response | GlossaryGetCategoryDefaultResponse)

function isUnexpected(response: GlossaryGetCategory200Response | GlossaryGetCategoryDefaultResponse): response

Parameters

Retouren

response

isUnexpected(GlossaryUpdateCategory200Response | GlossaryUpdateCategoryDefaultResponse)

function isUnexpected(response: GlossaryUpdateCategory200Response | GlossaryUpdateCategoryDefaultResponse): response

Parameters

Retouren

response

isUnexpected(GlossaryDeleteCategory204Response | GlossaryDeleteCategoryDefaultResponse)

function isUnexpected(response: GlossaryDeleteCategory204Response | GlossaryDeleteCategoryDefaultResponse): response

Parameters

Retouren

response

isUnexpected(GlossaryPartialUpdateCategory200Response | GlossaryPartialUpdateCategoryDefaultResponse)

function isUnexpected(response: GlossaryPartialUpdateCategory200Response | GlossaryPartialUpdateCategoryDefaultResponse): response

Parameters

Retouren

response

isUnexpected(GlossaryListRelatedCategories200Response | GlossaryListRelatedCategoriesDefaultResponse)

function isUnexpected(response: GlossaryListRelatedCategories200Response | GlossaryListRelatedCategoriesDefaultResponse): response

Parameters

Retouren

response

isUnexpected(GlossaryListCategoryTerms200Response | GlossaryListCategoryTermsDefaultResponse)

function isUnexpected(response: GlossaryListCategoryTerms200Response | GlossaryListCategoryTermsDefaultResponse): response

Parameters

Retouren

response

isUnexpected(GlossaryCreateTerm200Response | GlossaryCreateTermDefaultResponse)

function isUnexpected(response: GlossaryCreateTerm200Response | GlossaryCreateTermDefaultResponse): response

Parameters

Retouren

response

isUnexpected(GlossaryGetTerm200Response | GlossaryGetTermDefaultResponse)

function isUnexpected(response: GlossaryGetTerm200Response | GlossaryGetTermDefaultResponse): response

Parameters

Retouren

response

isUnexpected(GlossaryUpdateTerm200Response | GlossaryUpdateTermDefaultResponse)

function isUnexpected(response: GlossaryUpdateTerm200Response | GlossaryUpdateTermDefaultResponse): response

Parameters

Retouren

response

isUnexpected(GlossaryDeleteTerm204Response | GlossaryDeleteTermDefaultResponse)

function isUnexpected(response: GlossaryDeleteTerm204Response | GlossaryDeleteTermDefaultResponse): response

Parameters

Retouren

response

isUnexpected(GlossaryPartialUpdateTerm200Response | GlossaryPartialUpdateTermDefaultResponse)

function isUnexpected(response: GlossaryPartialUpdateTerm200Response | GlossaryPartialUpdateTermDefaultResponse): response

Parameters

Retouren

response

isUnexpected(GlossaryCreateTerms200Response | GlossaryCreateTermsDefaultResponse)

function isUnexpected(response: GlossaryCreateTerms200Response | GlossaryCreateTermsDefaultResponse): response

Parameters

Retouren

response

isUnexpected(GlossaryListEntitiesAssignedWithTerm200Response | GlossaryListEntitiesAssignedWithTermDefaultResponse)

function isUnexpected(response: GlossaryListEntitiesAssignedWithTerm200Response | GlossaryListEntitiesAssignedWithTermDefaultResponse): response

Parameters

Retouren

response

isUnexpected(GlossaryAssignTermToEntities204Response | GlossaryAssignTermToEntitiesDefaultResponse)

function isUnexpected(response: GlossaryAssignTermToEntities204Response | GlossaryAssignTermToEntitiesDefaultResponse): response

Parameters

Retouren

response

isUnexpected(GlossaryDeleteTermAssignmentFromEntities204Response | GlossaryDeleteTermAssignmentFromEntitiesDefaultResponse)

function isUnexpected(response: GlossaryDeleteTermAssignmentFromEntities204Response | GlossaryDeleteTermAssignmentFromEntitiesDefaultResponse): response

Parameters

Retouren

response

isUnexpected(GlossaryListRelatedTerms200Response | GlossaryListRelatedTermsDefaultResponse)

function isUnexpected(response: GlossaryListRelatedTerms200Response | GlossaryListRelatedTermsDefaultResponse): response

Parameters

Retouren

response

isUnexpected(GlossaryGet200Response | GlossaryGetDefaultResponse)

function isUnexpected(response: GlossaryGet200Response | GlossaryGetDefaultResponse): response

Parameters

Retouren

response

isUnexpected(GlossaryUpdate200Response | GlossaryUpdateDefaultResponse)

function isUnexpected(response: GlossaryUpdate200Response | GlossaryUpdateDefaultResponse): response

Parameters

Retouren

response

isUnexpected(GlossaryDelete204Response | GlossaryDeleteDefaultResponse)

function isUnexpected(response: GlossaryDelete204Response | GlossaryDeleteDefaultResponse): response

Parameters

Retouren

response

isUnexpected(GlossaryListCategories200Response | GlossaryListCategoriesDefaultResponse)

function isUnexpected(response: GlossaryListCategories200Response | GlossaryListCategoriesDefaultResponse): response

Parameters

Retouren

response

isUnexpected(GlossaryListCategoriesHeaders200Response | GlossaryListCategoriesHeadersDefaultResponse)

function isUnexpected(response: GlossaryListCategoriesHeaders200Response | GlossaryListCategoriesHeadersDefaultResponse): response

Parameters

Retouren

response

isUnexpected(GlossaryGetDetailed200Response | GlossaryGetDetailedDefaultResponse)

function isUnexpected(response: GlossaryGetDetailed200Response | GlossaryGetDetailedDefaultResponse): response

Parameters

Retouren

response

isUnexpected(GlossaryPartialUpdate200Response | GlossaryPartialUpdateDefaultResponse)

function isUnexpected(response: GlossaryPartialUpdate200Response | GlossaryPartialUpdateDefaultResponse): response

Parameters

Retouren

response

isUnexpected(GlossaryListTerms200Response | GlossaryListTermsDefaultResponse)

function isUnexpected(response: GlossaryListTerms200Response | GlossaryListTermsDefaultResponse): response

Parameters

Retouren

response

isUnexpected(GlossaryListTermHeaders200Response | GlossaryListTermHeadersDefaultResponse)

function isUnexpected(response: GlossaryListTermHeaders200Response | GlossaryListTermHeadersDefaultResponse): response

Parameters

Retouren

response

isUnexpected(DiscoveryQuery200Response | DiscoveryQueryDefaultResponse)

function isUnexpected(response: DiscoveryQuery200Response | DiscoveryQueryDefaultResponse): response

Parameters

Retouren

response

isUnexpected(DiscoverySuggest200Response | DiscoverySuggestDefaultResponse)

function isUnexpected(response: DiscoverySuggest200Response | DiscoverySuggestDefaultResponse): response

Parameters

Retouren

response

isUnexpected(DiscoveryAutoComplete200Response | DiscoveryAutoCompleteDefaultResponse)

function isUnexpected(response: DiscoveryAutoComplete200Response | DiscoveryAutoCompleteDefaultResponse): response

Parameters

Retouren

response

isUnexpected(LineageGet200Response | LineageGetDefaultResponse)

function isUnexpected(response: LineageGet200Response | LineageGetDefaultResponse): response

Parameters

Retouren

response

isUnexpected(LineageGetNextPage200Response | LineageGetNextPageDefaultResponse)

function isUnexpected(response: LineageGetNextPage200Response | LineageGetNextPageDefaultResponse): response

Parameters

Retouren

response

isUnexpected(LineageGetByUniqueAttribute200Response | LineageGetByUniqueAttributeDefaultResponse)

function isUnexpected(response: LineageGetByUniqueAttribute200Response | LineageGetByUniqueAttributeDefaultResponse): response

Parameters

Retouren

response

isUnexpected(RelationshipCreate200Response | RelationshipCreateDefaultResponse)

function isUnexpected(response: RelationshipCreate200Response | RelationshipCreateDefaultResponse): response

Parameters

Retouren

response

isUnexpected(RelationshipUpdate200Response | RelationshipUpdateDefaultResponse)

function isUnexpected(response: RelationshipUpdate200Response | RelationshipUpdateDefaultResponse): response

Parameters

Retouren

response

isUnexpected(RelationshipGet200Response | RelationshipGetDefaultResponse)

function isUnexpected(response: RelationshipGet200Response | RelationshipGetDefaultResponse): response

Parameters

Retouren

response

isUnexpected(RelationshipDelete204Response | RelationshipDeleteDefaultResponse)

function isUnexpected(response: RelationshipDelete204Response | RelationshipDeleteDefaultResponse): response

Parameters

Retouren

response

isUnexpected(TypeGetBusinessMetadataDefByGuid200Response | TypeGetBusinessMetadataDefByGuidDefaultResponse)

function isUnexpected(response: TypeGetBusinessMetadataDefByGuid200Response | TypeGetBusinessMetadataDefByGuidDefaultResponse): response

Parameters

Retouren

response

isUnexpected(TypeGetBusinessMetadataDefByName200Response | TypeGetBusinessMetadataDefByNameDefaultResponse)

function isUnexpected(response: TypeGetBusinessMetadataDefByName200Response | TypeGetBusinessMetadataDefByNameDefaultResponse): response

Parameters

Retouren

response

isUnexpected(TypeGetClassificationDefByGuid200Response | TypeGetClassificationDefByGuidDefaultResponse)

function isUnexpected(response: TypeGetClassificationDefByGuid200Response | TypeGetClassificationDefByGuidDefaultResponse): response

Parameters

Retouren

response

isUnexpected(TypeGetClassificationDefByName200Response | TypeGetClassificationDefByNameDefaultResponse)

function isUnexpected(response: TypeGetClassificationDefByName200Response | TypeGetClassificationDefByNameDefaultResponse): response

Parameters

Retouren

response

isUnexpected(TypeGetEntityDefByGuid200Response | TypeGetEntityDefByGuidDefaultResponse)

function isUnexpected(response: TypeGetEntityDefByGuid200Response | TypeGetEntityDefByGuidDefaultResponse): response

Parameters

Retouren

response

isUnexpected(TypeGetEntityDefByName200Response | TypeGetEntityDefByNameDefaultResponse)

function isUnexpected(response: TypeGetEntityDefByName200Response | TypeGetEntityDefByNameDefaultResponse): response

Parameters

Retouren

response

isUnexpected(TypeGetEnumDefByGuid200Response | TypeGetEnumDefByGuidDefaultResponse)

function isUnexpected(response: TypeGetEnumDefByGuid200Response | TypeGetEnumDefByGuidDefaultResponse): response

Parameters

Retouren

response

isUnexpected(TypeGetEnumDefByName200Response | TypeGetEnumDefByNameDefaultResponse)

function isUnexpected(response: TypeGetEnumDefByName200Response | TypeGetEnumDefByNameDefaultResponse): response

Parameters

Retouren

response

isUnexpected(TypeGetRelationshipDefByGuid200Response | TypeGetRelationshipDefByGuidDefaultResponse)

function isUnexpected(response: TypeGetRelationshipDefByGuid200Response | TypeGetRelationshipDefByGuidDefaultResponse): response

Parameters

Retouren

response

isUnexpected(TypeGetRelationshipDefByName200Response | TypeGetRelationshipDefByNameDefaultResponse)

function isUnexpected(response: TypeGetRelationshipDefByName200Response | TypeGetRelationshipDefByNameDefaultResponse): response

Parameters

Retouren

response

isUnexpected(TypeGetStructDefByGuid200Response | TypeGetStructDefByGuidDefaultResponse)

function isUnexpected(response: TypeGetStructDefByGuid200Response | TypeGetStructDefByGuidDefaultResponse): response

Parameters

Retouren

response

isUnexpected(TypeGetStructDefByName200Response | TypeGetStructDefByNameDefaultResponse)

function isUnexpected(response: TypeGetStructDefByName200Response | TypeGetStructDefByNameDefaultResponse): response

Parameters

Retouren

response

isUnexpected(TypeGetByGuid200Response | TypeGetByGuidDefaultResponse)

function isUnexpected(response: TypeGetByGuid200Response | TypeGetByGuidDefaultResponse): response

Parameters

Retouren

response

isUnexpected(TypeGetByName200Response | TypeGetByNameDefaultResponse)

function isUnexpected(response: TypeGetByName200Response | TypeGetByNameDefaultResponse): response

Parameters

Retouren

response

isUnexpected(TypeDelete204Response | TypeDeleteDefaultResponse)

function isUnexpected(response: TypeDelete204Response | TypeDeleteDefaultResponse): response

Parameters

Retouren

response

isUnexpected(TypeList200Response | TypeListDefaultResponse)

function isUnexpected(response: TypeList200Response | TypeListDefaultResponse): response

Parameters

Retouren

response

isUnexpected(TypeBulkCreate200Response | TypeBulkCreateDefaultResponse)

function isUnexpected(response: TypeBulkCreate200Response | TypeBulkCreateDefaultResponse): response

Parameters

Retouren

response

isUnexpected(TypeBulkUpdate200Response | TypeBulkUpdateDefaultResponse)

function isUnexpected(response: TypeBulkUpdate200Response | TypeBulkUpdateDefaultResponse): response

Parameters

Retouren

response

isUnexpected(TypeBulkDelete204Response | TypeBulkDeleteDefaultResponse)

function isUnexpected(response: TypeBulkDelete204Response | TypeBulkDeleteDefaultResponse): response

Parameters

Retouren

response

isUnexpected(TypeListHeaders200Response | TypeListHeadersDefaultResponse)

function isUnexpected(response: TypeListHeaders200Response | TypeListHeadersDefaultResponse): response

Parameters

Retouren

response

isUnexpected(TypeGetTermTemplateDefByGuid200Response | TypeGetTermTemplateDefByGuidDefaultResponse)

function isUnexpected(response: TypeGetTermTemplateDefByGuid200Response | TypeGetTermTemplateDefByGuidDefaultResponse): response

Parameters

Retouren

response

isUnexpected(TypeGetTermTemplateDefByName200Response | TypeGetTermTemplateDefByNameDefaultResponse)

function isUnexpected(response: TypeGetTermTemplateDefByName200Response | TypeGetTermTemplateDefByNameDefaultResponse): response

Parameters

Retouren

response