Sdílet prostřednictvím


@azure-rest/purview-datamap package

Rozhraní

AtlasAttributeDef

, která zachycuje podrobnosti o atributu struct.

AtlasAttributeDefOutput

, která zachycuje podrobnosti o atributu struct.

AtlasBusinessMetadataDef

, která zachycuje podrobnosti typu struktury.

AtlasBusinessMetadataDefOutput

, která zachycuje podrobnosti typu struktury.

AtlasClassification

Příklad klasifikace; Nemá identitu, tento objekt existuje pouze v případě, že je přidružen k entitě.

AtlasClassificationDef

, která zachycuje podrobnosti typu klasifikace.

AtlasClassificationDefOutput

, která zachycuje podrobnosti typu klasifikace.

AtlasClassificationOutput

Příklad klasifikace; Nemá identitu, tento objekt existuje pouze v případě, že je přidružen k entitě.

AtlasClassificationsOutput

Seznam vhodný pro serializaci REST.

AtlasConstraintDef

, která zachycuje podrobnosti o omezení.

AtlasConstraintDefOutput

, která zachycuje podrobnosti o omezení.

AtlasEntitiesWithExtInfo

Instance entity spolu s rozšířenými informacemi – například hive_table, hive_database.

AtlasEntitiesWithExtInfoOutput

Instance entity spolu s rozšířenými informacemi – například hive_table, hive_database.

AtlasEntity

Instance entity – například hive_table, hive_database.

AtlasEntityDef

, která zachycuje podrobnosti o typu entity.

AtlasEntityDefOutput

, která zachycuje podrobnosti o typu entity.

AtlasEntityHeader

Instance entity – například hive_table, hive_database.

AtlasEntityHeaderOutput

Instance entity – například hive_table, hive_database.

AtlasEntityHeaders

Instance mapy záhlaví entity.

AtlasEntityOutput

Instance entity – například hive_table, hive_database.

AtlasEntityWithExtInfo

Instance entity spolu s rozšířenými informacemi – například hive_table, hive_database.

AtlasEntityWithExtInfoOutput

Instance entity spolu s rozšířenými informacemi – například hive_table, hive_database.

AtlasEnumDef

, která zachycuje podrobnosti typu výčtu.

AtlasEnumDefOutput

, která zachycuje podrobnosti typu výčtu.

AtlasEnumElementDef

, která zachycuje podrobnosti o prvku výčtu.

AtlasEnumElementDefOutput

, která zachycuje podrobnosti o prvku výčtu.

AtlasErrorResponseOutput

Chybová odpověď ze služby

AtlasGlossary

Objekt glosáře.

AtlasGlossaryCategory

Kategorie glosář.

AtlasGlossaryCategoryOutput

Kategorie glosář.

AtlasGlossaryExtInfoOutput

Rozšířené informace o glosáři.

AtlasGlossaryHeader

Záhlaví glosáře se základními informacemi.

AtlasGlossaryHeaderOutput

Záhlaví glosáře se základními informacemi.

AtlasGlossaryOutput

Objekt glosáře.

AtlasGlossaryTerm

Glosářový termín.

AtlasGlossaryTermOutput

Glosářový termín.

AtlasLineageInfoOutput

Informace o rodokmenu.

AtlasObjectId

Odkaz na instanci objektu typu - jako entita.

AtlasObjectIdOutput

Odkaz na instanci objektu typu - jako entita.

AtlasRelatedCategoryHeader

Záhlaví související kategorie.

AtlasRelatedCategoryHeaderOutput

Záhlaví související kategorie.

AtlasRelatedObjectId

Odkaz na instanci objektu typu AtlasEntity použitou v hodnotách atributů relationship

AtlasRelatedObjectIdOutput

Odkaz na instanci objektu typu AtlasEntity použitou v hodnotách atributů relationship

AtlasRelatedTermHeader

Záhlaví souvisejícího výrazu.

AtlasRelatedTermHeaderOutput

Záhlaví souvisejícího výrazu.

AtlasRelationship

Instance vztahu Atlas.

AtlasRelationshipAttributeDef

Vlastnost relationshipEndDef představuje konec relace. Konec relace je definován typem, názvem atributu, kardinalitou a tím, zda se jedná o kontejnerový konec relace.

AtlasRelationshipAttributeDefOutput

Vlastnost relationshipEndDef představuje konec relace. Konec relace je definován typem, názvem atributu, kardinalitou a tím, zda se jedná o kontejnerový konec relace.

AtlasRelationshipDef

AtlasRelationshipDef je TypeDef, který definuje relaci. Stejně jako u jiných typeDefs má AtlasRelationshipDef název. Po vytvoření má RelationshipDef identifikátor GUID. Název a identifikátor GUID jsou 2 způsoby, jak je identifikován objekt RelationshipDef. Atributy RelationshipDefs mají 2 konce, z nichž každý určuje kardinalitu, název a název typu EntityDef a volitelně to, zda je konec kontejner. RelationshipDefs může mít AttributeDefs - i když jsou povoleny pouze primitivní typy. RelationshipDefs mají relationshipCategory určující požadovaný typ vztahu UML. Způsoby použití EntityDefs a RelationshipDefs je takový, že EntityDefs definují AttributeDefs, tyto AttributeDefs neurčují název typu EntityDef jako své typy. RelationshipDefs zavádí nové atributy do instancí entit. Například EntityDef A může mít atributy attr1,attr2,attr3

EntityDef B může mít atributy attr4,attr5,attr6 RelationshipDef AtoB může definovat 2 konce

end1: typ A, název attr7 end2: typ B, název attr8

Když je vytvořena instance EntityDef A, bude mít atributy attr1,attr2,attr3,attr7 Když je vytvořena instance EntityDef B, bude mít atributy attr4,attr5,attr6,attr8

Tímto způsobem lze vytvářet hodnoty relationshipDefs odděleně od entityDefs a mohou vkládat atributy vztahu do instancí entit

AtlasRelationshipDefOutput

AtlasRelationshipDef je TypeDef, který definuje relaci. Stejně jako u jiných typeDefs má AtlasRelationshipDef název. Po vytvoření má RelationshipDef identifikátor GUID. Název a identifikátor GUID jsou 2 způsoby, jak je identifikován objekt RelationshipDef. Atributy RelationshipDefs mají 2 konce, z nichž každý určuje kardinalitu, název a název typu EntityDef a volitelně to, zda je konec kontejner. RelationshipDefs může mít AttributeDefs - i když jsou povoleny pouze primitivní typy. RelationshipDefs mají relationshipCategory určující požadovaný typ vztahu UML. Způsoby použití EntityDefs a RelationshipDefs je takový, že EntityDefs definují AttributeDefs, tyto AttributeDefs neurčují název typu EntityDef jako své typy. RelationshipDefs zavádí nové atributy do instancí entit. Například EntityDef A může mít atributy attr1,attr2,attr3

EntityDef B může mít atributy attr4,attr5,attr6 RelationshipDef AtoB může definovat 2 konce

end1: typ A, název attr7 end2: typ B, název attr8

Když je vytvořena instance EntityDef A, bude mít atributy attr1,attr2,attr3,attr7 Když je vytvořena instance EntityDef B, bude mít atributy attr4,attr5,attr6,attr8

Tímto způsobem lze vytvářet hodnoty relationshipDefs odděleně od entityDefs a mohou vkládat atributy vztahu do instancí entit

AtlasRelationshipEndDef

Vlastnost relationshipEndDef představuje konec relace. Konec relace je definován typem, názvem atributu, kardinalitou a tím, zda se jedná o kontejnerový konec relace.

AtlasRelationshipEndDefOutput

Vlastnost relationshipEndDef představuje konec relace. Konec relace je definován typem, názvem atributu, kardinalitou a tím, zda se jedná o kontejnerový konec relace.

AtlasRelationshipOutput

Instance vztahu Atlas.

AtlasRelationshipWithExtInfoOutput

Vztah k rozšířeným informacím.

AtlasStruct

Zachycuje podrobnosti o obsahu struktury. Není vytvořena instance přímo, používá se pouze prostřednictvím AtlasEntity, AtlasClassification.

AtlasStructDef

, která zachycuje podrobnosti typu struktury.

AtlasStructDefOutput

, která zachycuje podrobnosti typu struktury.

AtlasStructOutput

Zachycuje podrobnosti o obsahu struktury. Není vytvořena instance přímo, používá se pouze prostřednictvím AtlasEntity, AtlasClassification.

AtlasTermAssignmentHeader

Záhlaví pro zadání termínu.

AtlasTermAssignmentHeaderOutput

Záhlaví pro zadání termínu.

AtlasTermCategorizationHeader

Základní informace pro kategorizaci pojmů.

AtlasTermCategorizationHeaderOutput

Základní informace pro kategorizaci pojmů.

AtlasTypeDefHeaderOutput

Základní informace o definici typu.

AtlasTypeDefOutput

Definice typu.

AtlasTypesDef

Definice typů.

AtlasTypesDefOutput

Definice typů.

AutoCompleteOptions

Datová část požadavku automatického dokončování.

AutoCompleteResultOutput

Výsledek požadavku na automatické dokončování.

AutoCompleteResultValueOutput

Položka hodnoty návrhu automatického dokončování.

BulkImportResultOutput

Hromadný výsledek importu

BusinessMetadataOptionsFilePartDescriptor
ClassificationAssociateOptions

Datová část požadavku na přidružení klasifikace.

ContactInfo

ContactInfo

ContactInfoOutput

ContactInfo

ContactSearchResultValueOutput

Kontakt ve výsledku vyhledávání a našeptávání.

DateFormat

Formát datumu.

DateFormatOutput

Formát datumu.

DiscoveryAutoComplete
DiscoveryAutoComplete200Response

Požadavek byl úspěšný.

DiscoveryAutoCompleteBodyParam
DiscoveryAutoCompleteDefaultResponse
DiscoveryAutoCompleteQueryParam
DiscoveryAutoCompleteQueryParamProperties
DiscoveryQuery
DiscoveryQuery200Response

Požadavek byl úspěšný.

DiscoveryQueryBodyParam
DiscoveryQueryDefaultResponse
DiscoveryQueryQueryParam
DiscoveryQueryQueryParamProperties
DiscoverySuggest
DiscoverySuggest200Response

Požadavek byl úspěšný.

DiscoverySuggestBodyParam
DiscoverySuggestDefaultResponse
DiscoverySuggestQueryParam
DiscoverySuggestQueryParamProperties
EntityAddClassification
EntityAddClassification204Response

Pro tento požadavek se nedá odeslat žádný obsah, ale hlavičky můžou být užitečné.

EntityAddClassificationBodyParam
EntityAddClassificationDefaultResponse
EntityAddClassifications204Response

Pro tento požadavek se nedá odeslat žádný obsah, ale hlavičky můžou být užitečné.

EntityAddClassificationsBodyParam
EntityAddClassificationsByUniqueAttribute
EntityAddClassificationsByUniqueAttribute204Response

Pro tento požadavek se nedá odeslat žádný obsah, ale hlavičky můžou být užitečné.

EntityAddClassificationsByUniqueAttributeBodyParam
EntityAddClassificationsByUniqueAttributeDefaultResponse
EntityAddClassificationsByUniqueAttributeQueryParam
EntityAddClassificationsByUniqueAttributeQueryParamProperties
EntityAddClassificationsDefaultResponse
EntityAddLabel204Response

Pro tento požadavek se nedá odeslat žádný obsah, ale hlavičky můžou být užitečné.

EntityAddLabelBodyParam
EntityAddLabelDefaultResponse
EntityAddLabelsByUniqueAttribute204Response

Pro tento požadavek se nedá odeslat žádný obsah, ale hlavičky můžou být užitečné.

EntityAddLabelsByUniqueAttributeBodyParam
EntityAddLabelsByUniqueAttributeDefaultResponse
EntityAddLabelsByUniqueAttributeQueryParam
EntityAddLabelsByUniqueAttributeQueryParamProperties
EntityAddOrUpdateBusinessMetadata204Response

Pro tento požadavek se nedá odeslat žádný obsah, ale hlavičky můžou být užitečné.

EntityAddOrUpdateBusinessMetadataAttributes204Response

Pro tento požadavek se nedá odeslat žádný obsah, ale hlavičky můžou být užitečné.

EntityAddOrUpdateBusinessMetadataAttributesBodyParam
EntityAddOrUpdateBusinessMetadataAttributesDefaultResponse
EntityAddOrUpdateBusinessMetadataBodyParam
EntityAddOrUpdateBusinessMetadataDefaultResponse
EntityAddOrUpdateBusinessMetadataQueryParam
EntityAddOrUpdateBusinessMetadataQueryParamProperties
EntityBulkCreateOrUpdate200Response

Požadavek byl úspěšný.

EntityBulkCreateOrUpdateBodyParam
EntityBulkCreateOrUpdateDefaultResponse
EntityBulkCreateOrUpdateQueryParam
EntityBulkCreateOrUpdateQueryParamProperties
EntityBulkDelete200Response

Požadavek byl úspěšný.

EntityBulkDeleteDefaultResponse
EntityBulkDeleteGuidQueryParam

Jedná se o objekt obálky pro parametr guid s rozložením nastaveným na true a stylem nastaveným na formulář.

EntityBulkDeleteQueryParam
EntityBulkDeleteQueryParamProperties
EntityBulkSetClassifications
EntityBulkSetClassifications200Response

Požadavek byl úspěšný.

EntityBulkSetClassificationsBodyParam
EntityBulkSetClassificationsDefaultResponse
EntityCreateOrUpdate
EntityCreateOrUpdate200Response

Požadavek byl úspěšný.

EntityCreateOrUpdateBodyParam
EntityCreateOrUpdateDefaultResponse
EntityCreateOrUpdateQueryParam
EntityCreateOrUpdateQueryParamProperties
EntityDelete200Response

Požadavek byl úspěšný.

EntityDeleteByUniqueAttribute200Response

Požadavek byl úspěšný.

EntityDeleteByUniqueAttributeDefaultResponse
EntityDeleteByUniqueAttributeQueryParam
EntityDeleteByUniqueAttributeQueryParamProperties
EntityDeleteDefaultResponse
EntityGet
EntityGet200Response

Požadavek byl úspěšný.

EntityGetByUniqueAttributes
EntityGetByUniqueAttributes200Response

Požadavek byl úspěšný.

EntityGetByUniqueAttributesDefaultResponse
EntityGetByUniqueAttributesQueryParam
EntityGetByUniqueAttributesQueryParamProperties
EntityGetClassification
EntityGetClassification200Response

Požadavek byl úspěšný.

EntityGetClassificationDefaultResponse
EntityGetClassifications
EntityGetClassifications200Response

Požadavek byl úspěšný.

EntityGetClassificationsDefaultResponse
EntityGetDefaultResponse
EntityGetHeader
EntityGetHeader200Response

Požadavek byl úspěšný.

EntityGetHeaderDefaultResponse
EntityGetQueryParam
EntityGetQueryParamProperties
EntityGetSampleBusinessMetadataTemplate
EntityGetSampleBusinessMetadataTemplate200Headers
EntityGetSampleBusinessMetadataTemplate200Response

Požadavek byl úspěšný.

EntityGetSampleBusinessMetadataTemplateDefaultResponse
EntityImportBusinessMetadata
EntityImportBusinessMetadata200Response

Požadavek byl úspěšný.

EntityImportBusinessMetadataBodyParam
EntityImportBusinessMetadataDefaultResponse
EntityImportBusinessMetadataMediaTypesParam
EntityListByGuids
EntityListByGuids200Response

Požadavek byl úspěšný.

EntityListByGuidsDefaultResponse
EntityListByGuidsGuidQueryParam

Jedná se o objekt obálky pro parametr guid s rozložením nastaveným na true a stylem nastaveným na formulář.

EntityListByGuidsQueryParam
EntityListByGuidsQueryParamProperties
EntityListByUniqueAttributes
EntityListByUniqueAttributes200Response

Požadavek byl úspěšný.

EntityListByUniqueAttributesDefaultResponse
EntityListByUniqueAttributesQueryParam
EntityListByUniqueAttributesQueryParamProperties
EntityMoveEntitiesToCollection
EntityMoveEntitiesToCollection200Response

Požadavek byl úspěšný.

EntityMoveEntitiesToCollectionBodyParam
EntityMoveEntitiesToCollectionDefaultResponse
EntityMoveEntitiesToCollectionQueryParam
EntityMoveEntitiesToCollectionQueryParamProperties
EntityMutationResultOutput

Výsledek mutační odpovědi entity.

EntityPartialUpdateAttributeByGuid200Response

Požadavek byl úspěšný.

EntityPartialUpdateAttributeByGuidBodyParam
EntityPartialUpdateAttributeByGuidDefaultResponse
EntityPartialUpdateAttributeByGuidQueryParam
EntityPartialUpdateAttributeByGuidQueryParamProperties
EntityPartialUpdateByUniqueAttributes200Response

Požadavek byl úspěšný.

EntityPartialUpdateByUniqueAttributesBodyParam
EntityPartialUpdateByUniqueAttributesDefaultResponse
EntityPartialUpdateByUniqueAttributesQueryParam
EntityPartialUpdateByUniqueAttributesQueryParamProperties
EntityRemoveBusinessMetadata
EntityRemoveBusinessMetadata204Response

Pro tento požadavek se nedá odeslat žádný obsah, ale hlavičky můžou být užitečné.

EntityRemoveBusinessMetadataAttributes
EntityRemoveBusinessMetadataAttributes204Response

Pro tento požadavek se nedá odeslat žádný obsah, ale hlavičky můžou být užitečné.

EntityRemoveBusinessMetadataAttributesBodyParam
EntityRemoveBusinessMetadataAttributesDefaultResponse
EntityRemoveBusinessMetadataBodyParam
EntityRemoveBusinessMetadataDefaultResponse
EntityRemoveClassification204Response

Pro tento požadavek se nedá odeslat žádný obsah, ale hlavičky můžou být užitečné.

EntityRemoveClassificationByUniqueAttribute
EntityRemoveClassificationByUniqueAttribute204Response

Pro tento požadavek se nedá odeslat žádný obsah, ale hlavičky můžou být užitečné.

EntityRemoveClassificationByUniqueAttributeDefaultResponse
EntityRemoveClassificationByUniqueAttributeQueryParam
EntityRemoveClassificationByUniqueAttributeQueryParamProperties
EntityRemoveClassificationDefaultResponse
EntityRemoveLabels
EntityRemoveLabels204Response

Pro tento požadavek se nedá odeslat žádný obsah, ale hlavičky můžou být užitečné.

EntityRemoveLabelsBodyParam
EntityRemoveLabelsByUniqueAttribute
EntityRemoveLabelsByUniqueAttribute204Response

Pro tento požadavek se nedá odeslat žádný obsah, ale hlavičky můžou být užitečné.

EntityRemoveLabelsByUniqueAttributeBodyParam
EntityRemoveLabelsByUniqueAttributeDefaultResponse
EntityRemoveLabelsByUniqueAttributeQueryParam
EntityRemoveLabelsByUniqueAttributeQueryParamProperties
EntityRemoveLabelsDefaultResponse
EntitySetLabels204Response

Pro tento požadavek se nedá odeslat žádný obsah, ale hlavičky můžou být užitečné.

EntitySetLabelsBodyParam
EntitySetLabelsByUniqueAttribute204Response

Pro tento požadavek se nedá odeslat žádný obsah, ale hlavičky můžou být užitečné.

EntitySetLabelsByUniqueAttributeBodyParam
EntitySetLabelsByUniqueAttributeDefaultResponse
EntitySetLabelsByUniqueAttributeQueryParam
EntitySetLabelsByUniqueAttributeQueryParamProperties
EntitySetLabelsDefaultResponse
EntityUpdateClassifications204Response

Pro tento požadavek se nedá odeslat žádný obsah, ale hlavičky můžou být užitečné.

EntityUpdateClassificationsBodyParam
EntityUpdateClassificationsByUniqueAttribute204Response

Pro tento požadavek se nedá odeslat žádný obsah, ale hlavičky můžou být užitečné.

EntityUpdateClassificationsByUniqueAttributeBodyParam
EntityUpdateClassificationsByUniqueAttributeDefaultResponse
EntityUpdateClassificationsByUniqueAttributeQueryParam
EntityUpdateClassificationsByUniqueAttributeQueryParamProperties
EntityUpdateClassificationsDefaultResponse
GlossaryAssignTermToEntities204Response

Pro tento požadavek se nedá odeslat žádný obsah, ale hlavičky můžou být užitečné.

GlossaryAssignTermToEntitiesBodyParam
GlossaryAssignTermToEntitiesDefaultResponse
GlossaryCreate200Response

Požadavek byl úspěšný.

GlossaryCreateBodyParam
GlossaryCreateCategories
GlossaryCreateCategories200Response

Požadavek byl úspěšný.

GlossaryCreateCategoriesBodyParam
GlossaryCreateCategoriesDefaultResponse
GlossaryCreateCategory
GlossaryCreateCategory200Response

Požadavek byl úspěšný.

GlossaryCreateCategoryBodyParam
GlossaryCreateCategoryDefaultResponse
GlossaryCreateDefaultResponse
GlossaryCreateTerm
GlossaryCreateTerm200Response

Požadavek byl úspěšný.

GlossaryCreateTermBodyParam
GlossaryCreateTermDefaultResponse
GlossaryCreateTermQueryParam
GlossaryCreateTermQueryParamProperties
GlossaryCreateTerms
GlossaryCreateTerms200Response

Požadavek byl úspěšný.

GlossaryCreateTermsBodyParam
GlossaryCreateTermsDefaultResponse
GlossaryCreateTermsQueryParam
GlossaryCreateTermsQueryParamProperties
GlossaryDelete204Response

Pro tento požadavek se nedá odeslat žádný obsah, ale hlavičky můžou být užitečné.

GlossaryDeleteCategory204Response

Pro tento požadavek se nedá odeslat žádný obsah, ale hlavičky můžou být užitečné.

GlossaryDeleteCategoryDefaultResponse
GlossaryDeleteDefaultResponse
GlossaryDeleteTerm204Response

Pro tento požadavek se nedá odeslat žádný obsah, ale hlavičky můžou být užitečné.

GlossaryDeleteTermAssignmentFromEntities204Response

Pro tento požadavek se nedá odeslat žádný obsah, ale hlavičky můžou být užitečné.

GlossaryDeleteTermAssignmentFromEntitiesBodyParam
GlossaryDeleteTermAssignmentFromEntitiesDefaultResponse
GlossaryDeleteTermDefaultResponse
GlossaryGet
GlossaryGet200Response

Požadavek byl úspěšný.

GlossaryGetCategory
GlossaryGetCategory200Response

Požadavek byl úspěšný.

GlossaryGetCategoryDefaultResponse
GlossaryGetDefaultResponse
GlossaryGetDetailed
GlossaryGetDetailed200Response

Požadavek byl úspěšný.

GlossaryGetDetailedDefaultResponse
GlossaryGetDetailedQueryParam
GlossaryGetDetailedQueryParamProperties
GlossaryGetTerm
GlossaryGetTerm200Response

Požadavek byl úspěšný.

GlossaryGetTermDefaultResponse
GlossaryGetTermQueryParam
GlossaryGetTermQueryParamProperties
GlossaryList
GlossaryList200Response

Požadavek byl úspěšný.

GlossaryListCategories
GlossaryListCategories200Response

Požadavek byl úspěšný.

GlossaryListCategoriesDefaultResponse
GlossaryListCategoriesHeaders
GlossaryListCategoriesHeaders200Response

Požadavek byl úspěšný.

GlossaryListCategoriesHeadersDefaultResponse
GlossaryListCategoriesHeadersQueryParam
GlossaryListCategoriesHeadersQueryParamProperties
GlossaryListCategoriesQueryParam
GlossaryListCategoriesQueryParamProperties
GlossaryListCategoryTerms
GlossaryListCategoryTerms200Response

Požadavek byl úspěšný.

GlossaryListCategoryTermsDefaultResponse
GlossaryListCategoryTermsQueryParam
GlossaryListCategoryTermsQueryParamProperties
GlossaryListDefaultResponse
GlossaryListEntitiesAssignedWithTerm
GlossaryListEntitiesAssignedWithTerm200Response

Požadavek byl úspěšný.

GlossaryListEntitiesAssignedWithTermDefaultResponse
GlossaryListEntitiesAssignedWithTermQueryParam
GlossaryListEntitiesAssignedWithTermQueryParamProperties
GlossaryListQueryParam
GlossaryListQueryParamProperties
GlossaryListRelatedCategories
GlossaryListRelatedCategories200Response

Požadavek byl úspěšný.

GlossaryListRelatedCategoriesDefaultResponse
GlossaryListRelatedCategoriesQueryParam
GlossaryListRelatedCategoriesQueryParamProperties
GlossaryListRelatedTerms
GlossaryListRelatedTerms200Response

Požadavek byl úspěšný.

GlossaryListRelatedTermsDefaultResponse
GlossaryListRelatedTermsQueryParam
GlossaryListRelatedTermsQueryParamProperties
GlossaryListTermHeaders
GlossaryListTermHeaders200Response

Požadavek byl úspěšný.

GlossaryListTermHeadersDefaultResponse
GlossaryListTermHeadersQueryParam
GlossaryListTermHeadersQueryParamProperties
GlossaryListTerms
GlossaryListTerms200Response

Požadavek byl úspěšný.

GlossaryListTermsDefaultResponse
GlossaryListTermsQueryParam
GlossaryListTermsQueryParamProperties
GlossaryPartialUpdate
GlossaryPartialUpdate200Response

Požadavek byl úspěšný.

GlossaryPartialUpdateBodyParam
GlossaryPartialUpdateCategory
GlossaryPartialUpdateCategory200Response

Požadavek byl úspěšný.

GlossaryPartialUpdateCategoryBodyParam
GlossaryPartialUpdateCategoryDefaultResponse
GlossaryPartialUpdateDefaultResponse
GlossaryPartialUpdateQueryParam
GlossaryPartialUpdateQueryParamProperties
GlossaryPartialUpdateTerm
GlossaryPartialUpdateTerm200Response

Požadavek byl úspěšný.

GlossaryPartialUpdateTermBodyParam
GlossaryPartialUpdateTermDefaultResponse
GlossaryPartialUpdateTermQueryParam
GlossaryPartialUpdateTermQueryParamProperties
GlossaryUpdate200Response

Požadavek byl úspěšný.

GlossaryUpdateBodyParam
GlossaryUpdateCategory200Response

Požadavek byl úspěšný.

GlossaryUpdateCategoryBodyParam
GlossaryUpdateCategoryDefaultResponse
GlossaryUpdateDefaultResponse
GlossaryUpdateQueryParam
GlossaryUpdateQueryParamProperties
GlossaryUpdateTerm200Response

Požadavek byl úspěšný.

GlossaryUpdateTermBodyParam
GlossaryUpdateTermDefaultResponse
GlossaryUpdateTermQueryParam
GlossaryUpdateTermQueryParamProperties
ImportInfoOutput

ImportInfo

LineageGet
LineageGet200Response

Požadavek byl úspěšný.

LineageGetByUniqueAttribute
LineageGetByUniqueAttribute200Response

Požadavek byl úspěšný.

LineageGetByUniqueAttributeDefaultResponse
LineageGetByUniqueAttributeQueryParam
LineageGetByUniqueAttributeQueryParamProperties
LineageGetDefaultResponse
LineageGetNextPage
LineageGetNextPage200Response

Požadavek byl úspěšný.

LineageGetNextPageDefaultResponse
LineageGetNextPageQueryParam
LineageGetNextPageQueryParamProperties
LineageGetQueryParam
LineageGetQueryParamProperties
LineageRelationOutput

Vztah rodokmenu s identifikátorem GUID entity from a to.

MoveEntitiesOptions

MoveEntitiesOptions

NumberFormat

Formát čísla.

NumberFormatOutput

Formát čísla.

ParentRelationOutput

Vztah nadřazeného rodokmenu s identifikátorem GUID nadřazené entity a podřízené entity.

PurviewDataMapClientOptions

Volitelné parametry klienta

PurviewObjectId

PurviewObjectId

PurviewObjectIdOutput

PurviewObjectId

QueryOptions

Vyhledávací dotaz požadavku na rozšířené vyhledávání.

QueryResultOutput

Výsledek výsledku vyhledávání.

RelationshipCreate
RelationshipCreate200Response

Požadavek byl úspěšný.

RelationshipCreateBodyParam
RelationshipCreateDefaultResponse
RelationshipDelete204Response

Pro tento požadavek se nedá odeslat žádný obsah, ale hlavičky můžou být užitečné.

RelationshipDeleteDefaultResponse
RelationshipGet
RelationshipGet200Response

Požadavek byl úspěšný.

RelationshipGetDefaultResponse
RelationshipGetQueryParam
RelationshipGetQueryParamProperties
RelationshipUpdate200Response

Požadavek byl úspěšný.

RelationshipUpdateBodyParam
RelationshipUpdateDefaultResponse
ResourceLink

ResourceLink

ResourceLinkOutput

ResourceLink

Routes
SearchFacetItem

Obsah položky výsledku omezující vlastnosti hledání.

SearchFacetItemValueOutput

Obsah položky výsledku omezující vlastnosti hledání.

SearchFacetResultValueOutput

Seznam omezujících vlastností, který se skládá z indexačních polí assetType , classification, contactId a label. Pokud je omezující vlastnost specifikována v požadavku, hodnota omezující vlastnosti je vrácena jako prvek @search.facets.

SearchFacetSort

Kritéria řazení

SearchHighlightsOutput

Zvýrazněný seznam, který se skládá z ID polí indexu, qualifiedName, name, description, entityType. Když se klíčové slovo objeví v těchto polích, hodnota pole, připojená s přívýrazkem, je vrácena jako prvek @search.highlights.

SearchResultValueOutput

Položka hodnoty výsledku hledání.

SearchTaxonomySetting

Nastavení taxonomie pro požadavek na vyhledávání

SuggestOptions

Datová část požadavku suggest.

SuggestResultOutput

Výsledek vyhledávání navrhne.

SuggestResultValueOutput

Položka hodnoty návrhu vyhledávání.

TermSearchResultValueOutput

Kontext.

TermTemplateDef

Definice šablony termínu pro termín glosáře.

TermTemplateDefOutput

Definice šablony termínu pro termín glosáře.

TimeBoundary

Zachytí podrobnosti o časovém limitu

TimeBoundaryOutput

Zachytí podrobnosti o časovém limitu

TimeZone

Informace o časovém pásmu.

TimeZoneOutput

Informace o časovém pásmu.

TypeBulkCreate200Response

Požadavek byl úspěšný.

TypeBulkCreateBodyParam
TypeBulkCreateDefaultResponse
TypeBulkDelete204Response

Pro tento požadavek se nedá odeslat žádný obsah, ale hlavičky můžou být užitečné.

TypeBulkDeleteBodyParam
TypeBulkDeleteDefaultResponse
TypeBulkUpdate200Response

Požadavek byl úspěšný.

TypeBulkUpdateBodyParam
TypeBulkUpdateDefaultResponse
TypeDelete204Response

Pro tento požadavek se nedá odeslat žádný obsah, ale hlavičky můžou být užitečné.

TypeDeleteDefaultResponse
TypeGetBusinessMetadataDefByGuid
TypeGetBusinessMetadataDefByGuid200Response

Požadavek byl úspěšný.

TypeGetBusinessMetadataDefByGuidDefaultResponse
TypeGetBusinessMetadataDefByName
TypeGetBusinessMetadataDefByName200Response

Požadavek byl úspěšný.

TypeGetBusinessMetadataDefByNameDefaultResponse
TypeGetByGuid
TypeGetByGuid200Response

Požadavek byl úspěšný.

TypeGetByGuidDefaultResponse
TypeGetByName
TypeGetByName200Response

Požadavek byl úspěšný.

TypeGetByNameDefaultResponse
TypeGetClassificationDefByGuid
TypeGetClassificationDefByGuid200Response

Požadavek byl úspěšný.

TypeGetClassificationDefByGuidDefaultResponse
TypeGetClassificationDefByName
TypeGetClassificationDefByName200Response

Požadavek byl úspěšný.

TypeGetClassificationDefByNameDefaultResponse
TypeGetEntityDefByGuid
TypeGetEntityDefByGuid200Response

Požadavek byl úspěšný.

TypeGetEntityDefByGuidDefaultResponse
TypeGetEntityDefByName
TypeGetEntityDefByName200Response

Požadavek byl úspěšný.

TypeGetEntityDefByNameDefaultResponse
TypeGetEnumDefByGuid
TypeGetEnumDefByGuid200Response

Požadavek byl úspěšný.

TypeGetEnumDefByGuidDefaultResponse
TypeGetEnumDefByName
TypeGetEnumDefByName200Response

Požadavek byl úspěšný.

TypeGetEnumDefByNameDefaultResponse
TypeGetRelationshipDefByGuid
TypeGetRelationshipDefByGuid200Response

Požadavek byl úspěšný.

TypeGetRelationshipDefByGuidDefaultResponse
TypeGetRelationshipDefByName
TypeGetRelationshipDefByName200Response

Požadavek byl úspěšný.

TypeGetRelationshipDefByNameDefaultResponse
TypeGetStructDefByGuid
TypeGetStructDefByGuid200Response

Požadavek byl úspěšný.

TypeGetStructDefByGuidDefaultResponse
TypeGetStructDefByName
TypeGetStructDefByName200Response

Požadavek byl úspěšný.

TypeGetStructDefByNameDefaultResponse
TypeGetTermTemplateDefByGuid
TypeGetTermTemplateDefByGuid200Response

Požadavek byl úspěšný.

TypeGetTermTemplateDefByGuidDefaultResponse
TypeGetTermTemplateDefByGuidQueryParam
TypeGetTermTemplateDefByGuidQueryParamProperties
TypeGetTermTemplateDefByName
TypeGetTermTemplateDefByName200Response

Požadavek byl úspěšný.

TypeGetTermTemplateDefByNameDefaultResponse
TypeGetTermTemplateDefByNameQueryParam
TypeGetTermTemplateDefByNameQueryParamProperties
TypeList
TypeList200Response

Požadavek byl úspěšný.

TypeListDefaultResponse
TypeListHeaders
TypeListHeaders200Response

Požadavek byl úspěšný.

TypeListHeadersDefaultResponse
TypeListHeadersQueryParam
TypeListHeadersQueryParamProperties
TypeListQueryParam
TypeListQueryParamProperties

Aliasy typu

AtlasTermAssignmentStatus

Alias pro AtlasTermAssignmentStatus

AtlasTermAssignmentStatusOutput

Alias pro AtlasTermAssignmentStatusOutput

AtlasTermRelationshipStatus

Alias pro AtlasTermRelationshipStatus

AtlasTermRelationshipStatusOutput

Alias pro AtlasTermRelationshipStatusOutput

BusinessAttributeUpdateBehavior

Alias pro BusinessAttributeUpdateBehavior

BusinessMetadataOptions

Obchodní metadata k odeslání do služby

CardinalityValue

Alias pro CardinalityValue

CardinalityValueOutput

Alias pro 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 pro EntityStatus

EntityStatusOutput

Alias pro 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 pro ImportStatusOutput

LineageDirection

Alias pro LineageDirection

LineageDirectionOutput

Alias pro LineageDirectionOutput

LineageGetByUniqueAttributeParameters
LineageGetNextPageParameters
LineageGetParameters
PurviewDataMapClient
RelationshipCategory

Alias pro kategorii RelationshipCategory

RelationshipCategoryOutput

Alias pro RelationshipCategoryOutput

RelationshipCreateParameters
RelationshipDeleteParameters
RelationshipGetParameters
RelationshipUpdateParameters
RoundingMode

Alias pro režim zaokrouhlování

RoundingModeOutput

Alias pro RoundingModeOutput

SearchSortOrder

Alias pro SearchSortOrder

SortTypeOutput

Alias pro SortTypeOutput

StatusAtlasRelationship

Alias pro StatusAtlasRelationship

StatusAtlasRelationshipOutput

Alias pro StatusAtlasRelationshipOutput

TermStatus

Alias pro TermStatus

TermStatusOutput

Alias pro TermStatusOutput

TypeBulkCreateParameters
TypeBulkDeleteParameters
TypeBulkUpdateParameters
TypeCategory

Alias pro TypeCategory

TypeCategoryOutput

Alias pro TypeCategoryOutput

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

Funkce

default(string, TokenCredential, PurviewDataMapClientOptions)

Inicializace nové instance PurviewDataMapClient

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)

Podrobnosti funkce

default(string, TokenCredential, PurviewDataMapClientOptions)

Inicializace nové instance PurviewDataMapClient

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

Parametry

endpointParam

string

Reprezentovat řetězec adresy URL podle popisu https://url.spec.whatwg.org/

credentials
TokenCredential

jedinečně identifikovat přihlašovací údaje klienta

options
PurviewDataMapClientOptions

parametr pro všechny volitelné parametry

Návraty

isUnexpected(EntityCreateOrUpdate200Response | EntityCreateOrUpdateDefaultResponse)

function isUnexpected(response: EntityCreateOrUpdate200Response | EntityCreateOrUpdateDefaultResponse): response

Parametry

Návraty

response

isUnexpected(EntityListByGuids200Response | EntityListByGuidsDefaultResponse)

function isUnexpected(response: EntityListByGuids200Response | EntityListByGuidsDefaultResponse): response

Parametry

Návraty

response

isUnexpected(EntityBulkCreateOrUpdate200Response | EntityBulkCreateOrUpdateDefaultResponse)

function isUnexpected(response: EntityBulkCreateOrUpdate200Response | EntityBulkCreateOrUpdateDefaultResponse): response

Parametry

Návraty

response

isUnexpected(EntityBulkDelete200Response | EntityBulkDeleteDefaultResponse)

function isUnexpected(response: EntityBulkDelete200Response | EntityBulkDeleteDefaultResponse): response

Parametry

Návraty

response

isUnexpected(EntityAddClassification204Response | EntityAddClassificationDefaultResponse)

function isUnexpected(response: EntityAddClassification204Response | EntityAddClassificationDefaultResponse): response

Parametry

Návraty

response

isUnexpected(EntityGet200Response | EntityGetDefaultResponse)

function isUnexpected(response: EntityGet200Response | EntityGetDefaultResponse): response

Parametry

Návraty

response

isUnexpected(EntityPartialUpdateAttributeByGuid200Response | EntityPartialUpdateAttributeByGuidDefaultResponse)

function isUnexpected(response: EntityPartialUpdateAttributeByGuid200Response | EntityPartialUpdateAttributeByGuidDefaultResponse): response

Parametry

Návraty

response

isUnexpected(EntityDelete200Response | EntityDeleteDefaultResponse)

function isUnexpected(response: EntityDelete200Response | EntityDeleteDefaultResponse): response

Parametry

Návraty

response

isUnexpected(EntityGetClassification200Response | EntityGetClassificationDefaultResponse)

function isUnexpected(response: EntityGetClassification200Response | EntityGetClassificationDefaultResponse): response

Parametry

Návraty

response

isUnexpected(EntityRemoveClassification204Response | EntityRemoveClassificationDefaultResponse)

function isUnexpected(response: EntityRemoveClassification204Response | EntityRemoveClassificationDefaultResponse): response

Parametry

Návraty

response

isUnexpected(EntityGetClassifications200Response | EntityGetClassificationsDefaultResponse)

function isUnexpected(response: EntityGetClassifications200Response | EntityGetClassificationsDefaultResponse): response

Parametry

Návraty

response

isUnexpected(EntityAddClassifications204Response | EntityAddClassificationsDefaultResponse)

function isUnexpected(response: EntityAddClassifications204Response | EntityAddClassificationsDefaultResponse): response

Parametry

Návraty

response

isUnexpected(EntityUpdateClassifications204Response | EntityUpdateClassificationsDefaultResponse)

function isUnexpected(response: EntityUpdateClassifications204Response | EntityUpdateClassificationsDefaultResponse): response

Parametry

Návraty

response

isUnexpected(EntityGetByUniqueAttributes200Response | EntityGetByUniqueAttributesDefaultResponse)

function isUnexpected(response: EntityGetByUniqueAttributes200Response | EntityGetByUniqueAttributesDefaultResponse): response

Parametry

Návraty

response

isUnexpected(EntityPartialUpdateByUniqueAttributes200Response | EntityPartialUpdateByUniqueAttributesDefaultResponse)

function isUnexpected(response: EntityPartialUpdateByUniqueAttributes200Response | EntityPartialUpdateByUniqueAttributesDefaultResponse): response

Parametry

Návraty

response

isUnexpected(EntityDeleteByUniqueAttribute200Response | EntityDeleteByUniqueAttributeDefaultResponse)

function isUnexpected(response: EntityDeleteByUniqueAttribute200Response | EntityDeleteByUniqueAttributeDefaultResponse): response

Parametry

Návraty

response

isUnexpected(EntityRemoveClassificationByUniqueAttribute204Response | EntityRemoveClassificationByUniqueAttributeDefaultResponse)

function isUnexpected(response: EntityRemoveClassificationByUniqueAttribute204Response | EntityRemoveClassificationByUniqueAttributeDefaultResponse): response

Parametry

Návraty

response

isUnexpected(EntityAddClassificationsByUniqueAttribute204Response | EntityAddClassificationsByUniqueAttributeDefaultResponse)

function isUnexpected(response: EntityAddClassificationsByUniqueAttribute204Response | EntityAddClassificationsByUniqueAttributeDefaultResponse): response

Parametry

Návraty

response

isUnexpected(EntityUpdateClassificationsByUniqueAttribute204Response | EntityUpdateClassificationsByUniqueAttributeDefaultResponse)

function isUnexpected(response: EntityUpdateClassificationsByUniqueAttribute204Response | EntityUpdateClassificationsByUniqueAttributeDefaultResponse): response

Parametry

Návraty

response

isUnexpected(EntityBulkSetClassifications200Response | EntityBulkSetClassificationsDefaultResponse)

function isUnexpected(response: EntityBulkSetClassifications200Response | EntityBulkSetClassificationsDefaultResponse): response

Parametry

Návraty

response

isUnexpected(EntityListByUniqueAttributes200Response | EntityListByUniqueAttributesDefaultResponse)

function isUnexpected(response: EntityListByUniqueAttributes200Response | EntityListByUniqueAttributesDefaultResponse): response

Parametry

Návraty

response

isUnexpected(EntityGetHeader200Response | EntityGetHeaderDefaultResponse)

function isUnexpected(response: EntityGetHeader200Response | EntityGetHeaderDefaultResponse): response

Parametry

Návraty

response

isUnexpected(EntityRemoveBusinessMetadata204Response | EntityRemoveBusinessMetadataDefaultResponse)

function isUnexpected(response: EntityRemoveBusinessMetadata204Response | EntityRemoveBusinessMetadataDefaultResponse): response

Parametry

Návraty

response

isUnexpected(EntityAddOrUpdateBusinessMetadata204Response | EntityAddOrUpdateBusinessMetadataDefaultResponse)

function isUnexpected(response: EntityAddOrUpdateBusinessMetadata204Response | EntityAddOrUpdateBusinessMetadataDefaultResponse): response

Parametry

Návraty

response

isUnexpected(EntityRemoveBusinessMetadataAttributes204Response | EntityRemoveBusinessMetadataAttributesDefaultResponse)

function isUnexpected(response: EntityRemoveBusinessMetadataAttributes204Response | EntityRemoveBusinessMetadataAttributesDefaultResponse): response

Parametry

Návraty

response

isUnexpected(EntityAddOrUpdateBusinessMetadataAttributes204Response | EntityAddOrUpdateBusinessMetadataAttributesDefaultResponse)

function isUnexpected(response: EntityAddOrUpdateBusinessMetadataAttributes204Response | EntityAddOrUpdateBusinessMetadataAttributesDefaultResponse): response

Parametry

Návraty

response

isUnexpected(EntityGetSampleBusinessMetadataTemplate200Response | EntityGetSampleBusinessMetadataTemplateDefaultResponse)

function isUnexpected(response: EntityGetSampleBusinessMetadataTemplate200Response | EntityGetSampleBusinessMetadataTemplateDefaultResponse): response

Parametry

Návraty

response

isUnexpected(EntityImportBusinessMetadata200Response | EntityImportBusinessMetadataDefaultResponse)

function isUnexpected(response: EntityImportBusinessMetadata200Response | EntityImportBusinessMetadataDefaultResponse): response

Parametry

Návraty

response

isUnexpected(EntityRemoveLabels204Response | EntityRemoveLabelsDefaultResponse)

function isUnexpected(response: EntityRemoveLabels204Response | EntityRemoveLabelsDefaultResponse): response

Parametry

Návraty

response

isUnexpected(EntitySetLabels204Response | EntitySetLabelsDefaultResponse)

function isUnexpected(response: EntitySetLabels204Response | EntitySetLabelsDefaultResponse): response

Parametry

Návraty

response

isUnexpected(EntityAddLabel204Response | EntityAddLabelDefaultResponse)

function isUnexpected(response: EntityAddLabel204Response | EntityAddLabelDefaultResponse): response

Parametry

Návraty

response

isUnexpected(EntityRemoveLabelsByUniqueAttribute204Response | EntityRemoveLabelsByUniqueAttributeDefaultResponse)

function isUnexpected(response: EntityRemoveLabelsByUniqueAttribute204Response | EntityRemoveLabelsByUniqueAttributeDefaultResponse): response

Parametry

Návraty

response

isUnexpected(EntitySetLabelsByUniqueAttribute204Response | EntitySetLabelsByUniqueAttributeDefaultResponse)

function isUnexpected(response: EntitySetLabelsByUniqueAttribute204Response | EntitySetLabelsByUniqueAttributeDefaultResponse): response

Parametry

Návraty

response

isUnexpected(EntityAddLabelsByUniqueAttribute204Response | EntityAddLabelsByUniqueAttributeDefaultResponse)

function isUnexpected(response: EntityAddLabelsByUniqueAttribute204Response | EntityAddLabelsByUniqueAttributeDefaultResponse): response

Parametry

Návraty

response

isUnexpected(EntityMoveEntitiesToCollection200Response | EntityMoveEntitiesToCollectionDefaultResponse)

function isUnexpected(response: EntityMoveEntitiesToCollection200Response | EntityMoveEntitiesToCollectionDefaultResponse): response

Parametry

Návraty

response

isUnexpected(GlossaryList200Response | GlossaryListDefaultResponse)

function isUnexpected(response: GlossaryList200Response | GlossaryListDefaultResponse): response

Parametry

Návraty

response

isUnexpected(GlossaryCreate200Response | GlossaryCreateDefaultResponse)

function isUnexpected(response: GlossaryCreate200Response | GlossaryCreateDefaultResponse): response

Parametry

Návraty

response

isUnexpected(GlossaryCreateCategories200Response | GlossaryCreateCategoriesDefaultResponse)

function isUnexpected(response: GlossaryCreateCategories200Response | GlossaryCreateCategoriesDefaultResponse): response

Parametry

Návraty

response

isUnexpected(GlossaryCreateCategory200Response | GlossaryCreateCategoryDefaultResponse)

function isUnexpected(response: GlossaryCreateCategory200Response | GlossaryCreateCategoryDefaultResponse): response

Parametry

Návraty

response

isUnexpected(GlossaryGetCategory200Response | GlossaryGetCategoryDefaultResponse)

function isUnexpected(response: GlossaryGetCategory200Response | GlossaryGetCategoryDefaultResponse): response

Parametry

Návraty

response

isUnexpected(GlossaryUpdateCategory200Response | GlossaryUpdateCategoryDefaultResponse)

function isUnexpected(response: GlossaryUpdateCategory200Response | GlossaryUpdateCategoryDefaultResponse): response

Parametry

Návraty

response

isUnexpected(GlossaryDeleteCategory204Response | GlossaryDeleteCategoryDefaultResponse)

function isUnexpected(response: GlossaryDeleteCategory204Response | GlossaryDeleteCategoryDefaultResponse): response

Parametry

Návraty

response

isUnexpected(GlossaryPartialUpdateCategory200Response | GlossaryPartialUpdateCategoryDefaultResponse)

function isUnexpected(response: GlossaryPartialUpdateCategory200Response | GlossaryPartialUpdateCategoryDefaultResponse): response

Parametry

Návraty

response

isUnexpected(GlossaryListRelatedCategories200Response | GlossaryListRelatedCategoriesDefaultResponse)

function isUnexpected(response: GlossaryListRelatedCategories200Response | GlossaryListRelatedCategoriesDefaultResponse): response

Parametry

Návraty

response

isUnexpected(GlossaryListCategoryTerms200Response | GlossaryListCategoryTermsDefaultResponse)

function isUnexpected(response: GlossaryListCategoryTerms200Response | GlossaryListCategoryTermsDefaultResponse): response

Parametry

Návraty

response

isUnexpected(GlossaryCreateTerm200Response | GlossaryCreateTermDefaultResponse)

function isUnexpected(response: GlossaryCreateTerm200Response | GlossaryCreateTermDefaultResponse): response

Parametry

Návraty

response

isUnexpected(GlossaryGetTerm200Response | GlossaryGetTermDefaultResponse)

function isUnexpected(response: GlossaryGetTerm200Response | GlossaryGetTermDefaultResponse): response

Parametry

Návraty

response

isUnexpected(GlossaryUpdateTerm200Response | GlossaryUpdateTermDefaultResponse)

function isUnexpected(response: GlossaryUpdateTerm200Response | GlossaryUpdateTermDefaultResponse): response

Parametry

Návraty

response

isUnexpected(GlossaryDeleteTerm204Response | GlossaryDeleteTermDefaultResponse)

function isUnexpected(response: GlossaryDeleteTerm204Response | GlossaryDeleteTermDefaultResponse): response

Parametry

Návraty

response

isUnexpected(GlossaryPartialUpdateTerm200Response | GlossaryPartialUpdateTermDefaultResponse)

function isUnexpected(response: GlossaryPartialUpdateTerm200Response | GlossaryPartialUpdateTermDefaultResponse): response

Parametry

Návraty

response

isUnexpected(GlossaryCreateTerms200Response | GlossaryCreateTermsDefaultResponse)

function isUnexpected(response: GlossaryCreateTerms200Response | GlossaryCreateTermsDefaultResponse): response

Parametry

Návraty

response

isUnexpected(GlossaryListEntitiesAssignedWithTerm200Response | GlossaryListEntitiesAssignedWithTermDefaultResponse)

function isUnexpected(response: GlossaryListEntitiesAssignedWithTerm200Response | GlossaryListEntitiesAssignedWithTermDefaultResponse): response

Parametry

Návraty

response

isUnexpected(GlossaryAssignTermToEntities204Response | GlossaryAssignTermToEntitiesDefaultResponse)

function isUnexpected(response: GlossaryAssignTermToEntities204Response | GlossaryAssignTermToEntitiesDefaultResponse): response

Parametry

Návraty

response

isUnexpected(GlossaryDeleteTermAssignmentFromEntities204Response | GlossaryDeleteTermAssignmentFromEntitiesDefaultResponse)

function isUnexpected(response: GlossaryDeleteTermAssignmentFromEntities204Response | GlossaryDeleteTermAssignmentFromEntitiesDefaultResponse): response

Parametry

Návraty

response

isUnexpected(GlossaryListRelatedTerms200Response | GlossaryListRelatedTermsDefaultResponse)

function isUnexpected(response: GlossaryListRelatedTerms200Response | GlossaryListRelatedTermsDefaultResponse): response

Parametry

Návraty

response

isUnexpected(GlossaryGet200Response | GlossaryGetDefaultResponse)

function isUnexpected(response: GlossaryGet200Response | GlossaryGetDefaultResponse): response

Parametry

Návraty

response

isUnexpected(GlossaryUpdate200Response | GlossaryUpdateDefaultResponse)

function isUnexpected(response: GlossaryUpdate200Response | GlossaryUpdateDefaultResponse): response

Parametry

Návraty

response

isUnexpected(GlossaryDelete204Response | GlossaryDeleteDefaultResponse)

function isUnexpected(response: GlossaryDelete204Response | GlossaryDeleteDefaultResponse): response

Parametry

Návraty

response

isUnexpected(GlossaryListCategories200Response | GlossaryListCategoriesDefaultResponse)

function isUnexpected(response: GlossaryListCategories200Response | GlossaryListCategoriesDefaultResponse): response

Parametry

Návraty

response

isUnexpected(GlossaryListCategoriesHeaders200Response | GlossaryListCategoriesHeadersDefaultResponse)

function isUnexpected(response: GlossaryListCategoriesHeaders200Response | GlossaryListCategoriesHeadersDefaultResponse): response

Parametry

Návraty

response

isUnexpected(GlossaryGetDetailed200Response | GlossaryGetDetailedDefaultResponse)

function isUnexpected(response: GlossaryGetDetailed200Response | GlossaryGetDetailedDefaultResponse): response

Parametry

Návraty

response

isUnexpected(GlossaryPartialUpdate200Response | GlossaryPartialUpdateDefaultResponse)

function isUnexpected(response: GlossaryPartialUpdate200Response | GlossaryPartialUpdateDefaultResponse): response

Parametry

Návraty

response

isUnexpected(GlossaryListTerms200Response | GlossaryListTermsDefaultResponse)

function isUnexpected(response: GlossaryListTerms200Response | GlossaryListTermsDefaultResponse): response

Parametry

Návraty

response

isUnexpected(GlossaryListTermHeaders200Response | GlossaryListTermHeadersDefaultResponse)

function isUnexpected(response: GlossaryListTermHeaders200Response | GlossaryListTermHeadersDefaultResponse): response

Parametry

Návraty

response

isUnexpected(DiscoveryQuery200Response | DiscoveryQueryDefaultResponse)

function isUnexpected(response: DiscoveryQuery200Response | DiscoveryQueryDefaultResponse): response

Parametry

Návraty

response

isUnexpected(DiscoverySuggest200Response | DiscoverySuggestDefaultResponse)

function isUnexpected(response: DiscoverySuggest200Response | DiscoverySuggestDefaultResponse): response

Parametry

Návraty

response

isUnexpected(DiscoveryAutoComplete200Response | DiscoveryAutoCompleteDefaultResponse)

function isUnexpected(response: DiscoveryAutoComplete200Response | DiscoveryAutoCompleteDefaultResponse): response

Parametry

Návraty

response

isUnexpected(LineageGet200Response | LineageGetDefaultResponse)

function isUnexpected(response: LineageGet200Response | LineageGetDefaultResponse): response

Parametry

Návraty

response

isUnexpected(LineageGetNextPage200Response | LineageGetNextPageDefaultResponse)

function isUnexpected(response: LineageGetNextPage200Response | LineageGetNextPageDefaultResponse): response

Parametry

Návraty

response

isUnexpected(LineageGetByUniqueAttribute200Response | LineageGetByUniqueAttributeDefaultResponse)

function isUnexpected(response: LineageGetByUniqueAttribute200Response | LineageGetByUniqueAttributeDefaultResponse): response

Parametry

Návraty

response

isUnexpected(RelationshipCreate200Response | RelationshipCreateDefaultResponse)

function isUnexpected(response: RelationshipCreate200Response | RelationshipCreateDefaultResponse): response

Parametry

Návraty

response

isUnexpected(RelationshipUpdate200Response | RelationshipUpdateDefaultResponse)

function isUnexpected(response: RelationshipUpdate200Response | RelationshipUpdateDefaultResponse): response

Parametry

Návraty

response

isUnexpected(RelationshipGet200Response | RelationshipGetDefaultResponse)

function isUnexpected(response: RelationshipGet200Response | RelationshipGetDefaultResponse): response

Parametry

Návraty

response

isUnexpected(RelationshipDelete204Response | RelationshipDeleteDefaultResponse)

function isUnexpected(response: RelationshipDelete204Response | RelationshipDeleteDefaultResponse): response

Parametry

Návraty

response

isUnexpected(TypeGetBusinessMetadataDefByGuid200Response | TypeGetBusinessMetadataDefByGuidDefaultResponse)

function isUnexpected(response: TypeGetBusinessMetadataDefByGuid200Response | TypeGetBusinessMetadataDefByGuidDefaultResponse): response

Parametry

Návraty

response

isUnexpected(TypeGetBusinessMetadataDefByName200Response | TypeGetBusinessMetadataDefByNameDefaultResponse)

function isUnexpected(response: TypeGetBusinessMetadataDefByName200Response | TypeGetBusinessMetadataDefByNameDefaultResponse): response

Parametry

Návraty

response

isUnexpected(TypeGetClassificationDefByGuid200Response | TypeGetClassificationDefByGuidDefaultResponse)

function isUnexpected(response: TypeGetClassificationDefByGuid200Response | TypeGetClassificationDefByGuidDefaultResponse): response

Parametry

Návraty

response

isUnexpected(TypeGetClassificationDefByName200Response | TypeGetClassificationDefByNameDefaultResponse)

function isUnexpected(response: TypeGetClassificationDefByName200Response | TypeGetClassificationDefByNameDefaultResponse): response

Parametry

Návraty

response

isUnexpected(TypeGetEntityDefByGuid200Response | TypeGetEntityDefByGuidDefaultResponse)

function isUnexpected(response: TypeGetEntityDefByGuid200Response | TypeGetEntityDefByGuidDefaultResponse): response

Parametry

Návraty

response

isUnexpected(TypeGetEntityDefByName200Response | TypeGetEntityDefByNameDefaultResponse)

function isUnexpected(response: TypeGetEntityDefByName200Response | TypeGetEntityDefByNameDefaultResponse): response

Parametry

Návraty

response

isUnexpected(TypeGetEnumDefByGuid200Response | TypeGetEnumDefByGuidDefaultResponse)

function isUnexpected(response: TypeGetEnumDefByGuid200Response | TypeGetEnumDefByGuidDefaultResponse): response

Parametry

Návraty

response

isUnexpected(TypeGetEnumDefByName200Response | TypeGetEnumDefByNameDefaultResponse)

function isUnexpected(response: TypeGetEnumDefByName200Response | TypeGetEnumDefByNameDefaultResponse): response

Parametry

Návraty

response

isUnexpected(TypeGetRelationshipDefByGuid200Response | TypeGetRelationshipDefByGuidDefaultResponse)

function isUnexpected(response: TypeGetRelationshipDefByGuid200Response | TypeGetRelationshipDefByGuidDefaultResponse): response

Parametry

Návraty

response

isUnexpected(TypeGetRelationshipDefByName200Response | TypeGetRelationshipDefByNameDefaultResponse)

function isUnexpected(response: TypeGetRelationshipDefByName200Response | TypeGetRelationshipDefByNameDefaultResponse): response

Parametry

Návraty

response

isUnexpected(TypeGetStructDefByGuid200Response | TypeGetStructDefByGuidDefaultResponse)

function isUnexpected(response: TypeGetStructDefByGuid200Response | TypeGetStructDefByGuidDefaultResponse): response

Parametry

Návraty

response

isUnexpected(TypeGetStructDefByName200Response | TypeGetStructDefByNameDefaultResponse)

function isUnexpected(response: TypeGetStructDefByName200Response | TypeGetStructDefByNameDefaultResponse): response

Parametry

Návraty

response

isUnexpected(TypeGetByGuid200Response | TypeGetByGuidDefaultResponse)

function isUnexpected(response: TypeGetByGuid200Response | TypeGetByGuidDefaultResponse): response

Parametry

Návraty

response

isUnexpected(TypeGetByName200Response | TypeGetByNameDefaultResponse)

function isUnexpected(response: TypeGetByName200Response | TypeGetByNameDefaultResponse): response

Parametry

Návraty

response

isUnexpected(TypeDelete204Response | TypeDeleteDefaultResponse)

function isUnexpected(response: TypeDelete204Response | TypeDeleteDefaultResponse): response

Parametry

Návraty

response

isUnexpected(TypeList200Response | TypeListDefaultResponse)

function isUnexpected(response: TypeList200Response | TypeListDefaultResponse): response

Parametry

Návraty

response

isUnexpected(TypeBulkCreate200Response | TypeBulkCreateDefaultResponse)

function isUnexpected(response: TypeBulkCreate200Response | TypeBulkCreateDefaultResponse): response

Parametry

Návraty

response

isUnexpected(TypeBulkUpdate200Response | TypeBulkUpdateDefaultResponse)

function isUnexpected(response: TypeBulkUpdate200Response | TypeBulkUpdateDefaultResponse): response

Parametry

Návraty

response

isUnexpected(TypeBulkDelete204Response | TypeBulkDeleteDefaultResponse)

function isUnexpected(response: TypeBulkDelete204Response | TypeBulkDeleteDefaultResponse): response

Parametry

Návraty

response

isUnexpected(TypeListHeaders200Response | TypeListHeadersDefaultResponse)

function isUnexpected(response: TypeListHeaders200Response | TypeListHeadersDefaultResponse): response

Parametry

Návraty

response

isUnexpected(TypeGetTermTemplateDefByGuid200Response | TypeGetTermTemplateDefByGuidDefaultResponse)

function isUnexpected(response: TypeGetTermTemplateDefByGuid200Response | TypeGetTermTemplateDefByGuidDefaultResponse): response

Parametry

Návraty

response

isUnexpected(TypeGetTermTemplateDefByName200Response | TypeGetTermTemplateDefByNameDefaultResponse)

function isUnexpected(response: TypeGetTermTemplateDefByName200Response | TypeGetTermTemplateDefByNameDefaultResponse): response

Parametry

Návraty

response