次の方法で共有


@azure-rest/purview-datamap package

インターフェイス

AtlasAttributeDef

struct-attributeの詳細をキャプチャするクラス。

AtlasAttributeDefOutput

struct-attributeの詳細をキャプチャするクラス。

AtlasBusinessMetadataDef

クラスを使用して、構造体型の詳細をキャプチャします。

AtlasBusinessMetadataDefOutput

クラスを使用して、構造体型の詳細をキャプチャします。

AtlasClassification

分類のインスタンス。ID はなく、このオブジェクトはエンティティに関連付けられている場合にのみ存在します。

AtlasClassificationDef

classification-type の詳細をキャプチャするクラス。

AtlasClassificationDefOutput

classification-type の詳細をキャプチャするクラス。

AtlasClassificationOutput

分類のインスタンス。ID はなく、このオブジェクトはエンティティに関連付けられている場合にのみ存在します。

AtlasClassificationsOutput

REST シリアル化フレンドリ リスト。

AtlasConstraintDef

制約の詳細をキャプチャするクラス。

AtlasConstraintDefOutput

制約の詳細をキャプチャするクラス。

AtlasEntitiesWithExtInfo

エンティティのインスタンスと拡張情報 (hive_table などのhive_database)。

AtlasEntitiesWithExtInfoOutput

エンティティのインスタンスと拡張情報 (hive_table などのhive_database)。

AtlasEntity

エンティティのインスタンス - hive_table、hive_database など。

AtlasEntityDef

エンティティ型の詳細をキャプチャするクラス。

AtlasEntityDefOutput

エンティティ型の詳細をキャプチャするクラス。

AtlasEntityHeader

エンティティのインスタンス - hive_table、hive_database など。

AtlasEntityHeaderOutput

エンティティのインスタンス - hive_table、hive_database など。

AtlasEntityHeaders

エンティティ ヘッダー マップのインスタンス。

AtlasEntityOutput

エンティティのインスタンス - hive_table、hive_database など。

AtlasEntityWithExtInfo

エンティティのインスタンスと拡張情報 (hive_table などのhive_database)。

AtlasEntityWithExtInfoOutput

エンティティのインスタンスと拡張情報 (hive_table などのhive_database)。

AtlasEnumDef

列挙型の詳細をキャプチャするクラス。

AtlasEnumDefOutput

列挙型の詳細をキャプチャするクラス。

AtlasEnumElementDef

列挙型要素の詳細をキャプチャするクラス。

AtlasEnumElementDefOutput

列挙型要素の詳細をキャプチャするクラス。

AtlasErrorResponseOutput

サービスからのエラー応答

AtlasGlossary

用語集オブジェクト。

AtlasGlossaryCategory

用語集カテゴリ。

AtlasGlossaryCategoryOutput

用語集カテゴリ。

AtlasGlossaryExtInfoOutput

用語集の拡張情報。

AtlasGlossaryHeader

基本情報を含む用語集ヘッダー。

AtlasGlossaryHeaderOutput

基本情報を含む用語集ヘッダー。

AtlasGlossaryOutput

用語集オブジェクト。

AtlasGlossaryTerm

用語集の用語。

AtlasGlossaryTermOutput

用語集の用語。

AtlasLineageInfoOutput

系列情報。

AtlasObjectId

型のようなエンティティのオブジェクトインスタンスへの参照。

AtlasObjectIdOutput

型のようなエンティティのオブジェクトインスタンスへの参照。

AtlasRelatedCategoryHeader

関連カテゴリのヘッダー。

AtlasRelatedCategoryHeaderOutput

関連カテゴリのヘッダー。

AtlasRelatedObjectId

リレーションシップ属性値で使用される AtlasEntity 型のオブジェクト インスタンスへの参照

AtlasRelatedObjectIdOutput

リレーションシップ属性値で使用される AtlasEntity 型のオブジェクト インスタンスへの参照

AtlasRelatedTermHeader

関連用語のヘッダー。

AtlasRelatedTermHeaderOutput

関連用語のヘッダー。

AtlasRelationship

Atlas リレーションシップインスタンス。

AtlasRelationshipAttributeDef

relationshipEndDef は、リレーションシップの終了を表します。 リレーションシップの終了は、タイプ、属性名、カーディナリティ、およびリレーションシップのコンテナーの終了であるかどうかによって定義されます。

AtlasRelationshipAttributeDefOutput

relationshipEndDef は、リレーションシップの終了を表します。 リレーションシップの終了は、タイプ、属性名、カーディナリティ、およびリレーションシップのコンテナーの終了であるかどうかによって定義されます。

AtlasRelationshipDef

AtlasRelationshipDef は、リレーションシップを定義する TypeDef です。 他の typeDef と同様に、AtlasRelationshipDef には名前があります。 作成されると、RelationshipDef には guid があります。 名前と guid は、RelationshipDef を識別する 2 つの方法です。 RelationshipDef には 2 つの端があり、それぞれがカーディナリティ、EntityDef 型の名前と名前、および必要に応じて端がコンテナーであるかどうかを指定します。 RelationshipDefs は AttributeDefs を持つことができますが、プリミティブ型のみが許可されます。 RelationshipDef には、必要な関係の UML タイプを指定する relationshipCategory があります。EntityDefs と RelationshipDefs の使用方法は、EntityDefs が AttributeDefs を定義することですが、これらの AttributeDef は EntityDef 型名を型として指定しません。 RelationshipDef は、エンティティ インスタンスに新しい属性を導入します。 たとえば、EntityDef A の属性は attr1,attr2,attr3 です。

EntityDef B は属性 attr4,attr5,attr6 を持つ可能性があります。RelationshipDef AtoB は 2 つの端を定義することができます

end1: タイプ A、名前 attr7end2: タイプ B、名前 attr8

EntityDef A のインスタンスが作成されると、属性 attr1、attr2、attr3、attr7 が生成されます。EntityDef B のインスタンスが作成されると、属性 attr4、attr5、attr6、attr8 になります。

このようにして、relationshipDefs を entityDefs とは別に作成し、関係属性をエンティティ インスタンスに挿入できます

AtlasRelationshipDefOutput

AtlasRelationshipDef は、リレーションシップを定義する TypeDef です。 他の typeDef と同様に、AtlasRelationshipDef には名前があります。 作成されると、RelationshipDef には guid があります。 名前と guid は、RelationshipDef を識別する 2 つの方法です。 RelationshipDef には 2 つの端があり、それぞれがカーディナリティ、EntityDef 型の名前と名前、および必要に応じて端がコンテナーであるかどうかを指定します。 RelationshipDefs は AttributeDefs を持つことができますが、プリミティブ型のみが許可されます。 RelationshipDef には、必要な関係の UML タイプを指定する relationshipCategory があります。EntityDefs と RelationshipDefs の使用方法は、EntityDefs が AttributeDefs を定義することですが、これらの AttributeDef は EntityDef 型名を型として指定しません。 RelationshipDef は、エンティティ インスタンスに新しい属性を導入します。 たとえば、EntityDef A の属性は attr1,attr2,attr3 です。

EntityDef B は属性 attr4,attr5,attr6 を持つ可能性があります。RelationshipDef AtoB は 2 つの端を定義することができます

end1: タイプ A、名前 attr7end2: タイプ B、名前 attr8

EntityDef A のインスタンスが作成されると、属性 attr1、attr2、attr3、attr7 が生成されます。EntityDef B のインスタンスが作成されると、属性 attr4、attr5、attr6、attr8 になります。

このようにして、relationshipDefs を entityDefs とは別に作成し、関係属性をエンティティ インスタンスに挿入できます

AtlasRelationshipEndDef

relationshipEndDef は、リレーションシップの終了を表します。 リレーションシップの終了は、タイプ、属性名、カーディナリティ、およびリレーションシップのコンテナーの終了であるかどうかによって定義されます。

AtlasRelationshipEndDefOutput

relationshipEndDef は、リレーションシップの終了を表します。 リレーションシップの終了は、タイプ、属性名、カーディナリティ、およびリレーションシップのコンテナーの終了であるかどうかによって定義されます。

AtlasRelationshipOutput

Atlas リレーションシップインスタンス。

AtlasRelationshipWithExtInfoOutput

拡張情報との関係。

AtlasStruct

構造体の内容の詳細をキャプチャします。 直接インスタンス化されず、AtlasEntity、AtlasClassificationを介してのみ使用されます。

AtlasStructDef

クラスを使用して、構造体型の詳細をキャプチャします。

AtlasStructDefOutput

クラスを使用して、構造体型の詳細をキャプチャします。

AtlasStructOutput

構造体の内容の詳細をキャプチャします。 直接インスタンス化されず、AtlasEntity、AtlasClassificationを介してのみ使用されます。

AtlasTermAssignmentHeader

用語割当のヘッダ。

AtlasTermAssignmentHeaderOutput

用語割当のヘッダ。

AtlasTermCategorizationHeader

用語分類の基本情報。

AtlasTermCategorizationHeaderOutput

用語分類の基本情報。

AtlasTypeDefHeaderOutput

型定義の基本情報。

AtlasTypeDefOutput

型の定義。

AtlasTypesDef

型の定義。

AtlasTypesDefOutput

型の定義。

AutoCompleteOptions

オートコンプリート要求のペイロード。

AutoCompleteResultOutput

オートコンプリート要求の結果。

AutoCompleteResultValueOutput

オートコンプリートの提案の値項目。

BulkImportResultOutput

一括インポート結果

BusinessMetadataOptionsFilePartDescriptor
ClassificationAssociateOptions

分類の関連付けの要求ペイロード。

ContactInfo

ContactInfo

ContactInfoOutput

ContactInfo

ContactSearchResultValueOutput

検索と提案の結果の連絡先。

DateFormat

日付形式。

DateFormatOutput

日付形式。

DiscoveryAutoComplete
DiscoveryAutoComplete200Response

要求は成功しました。

DiscoveryAutoCompleteBodyParam
DiscoveryAutoCompleteDefaultResponse
DiscoveryAutoCompleteQueryParam
DiscoveryAutoCompleteQueryParamProperties
DiscoveryQuery
DiscoveryQuery200Response

要求は成功しました。

DiscoveryQueryBodyParam
DiscoveryQueryDefaultResponse
DiscoveryQueryQueryParam
DiscoveryQueryQueryParamProperties
DiscoverySuggest
DiscoverySuggest200Response

要求は成功しました。

DiscoverySuggestBodyParam
DiscoverySuggestDefaultResponse
DiscoverySuggestQueryParam
DiscoverySuggestQueryParamProperties
EntityAddClassification
EntityAddClassification204Response

この要求に送信するコンテンツはありませんが、ヘッダーが役立つ場合があります。

EntityAddClassificationBodyParam
EntityAddClassificationDefaultResponse
EntityAddClassifications204Response

この要求に送信するコンテンツはありませんが、ヘッダーが役立つ場合があります。

EntityAddClassificationsBodyParam
EntityAddClassificationsByUniqueAttribute
EntityAddClassificationsByUniqueAttribute204Response

この要求に送信するコンテンツはありませんが、ヘッダーが役立つ場合があります。

EntityAddClassificationsByUniqueAttributeBodyParam
EntityAddClassificationsByUniqueAttributeDefaultResponse
EntityAddClassificationsByUniqueAttributeQueryParam
EntityAddClassificationsByUniqueAttributeQueryParamProperties
EntityAddClassificationsDefaultResponse
EntityAddLabel204Response

この要求に送信するコンテンツはありませんが、ヘッダーが役立つ場合があります。

EntityAddLabelBodyParam
EntityAddLabelDefaultResponse
EntityAddLabelsByUniqueAttribute204Response

この要求に送信するコンテンツはありませんが、ヘッダーが役立つ場合があります。

EntityAddLabelsByUniqueAttributeBodyParam
EntityAddLabelsByUniqueAttributeDefaultResponse
EntityAddLabelsByUniqueAttributeQueryParam
EntityAddLabelsByUniqueAttributeQueryParamProperties
EntityAddOrUpdateBusinessMetadata204Response

この要求に送信するコンテンツはありませんが、ヘッダーが役立つ場合があります。

EntityAddOrUpdateBusinessMetadataAttributes204Response

この要求に送信するコンテンツはありませんが、ヘッダーが役立つ場合があります。

EntityAddOrUpdateBusinessMetadataAttributesBodyParam
EntityAddOrUpdateBusinessMetadataAttributesDefaultResponse
EntityAddOrUpdateBusinessMetadataBodyParam
EntityAddOrUpdateBusinessMetadataDefaultResponse
EntityAddOrUpdateBusinessMetadataQueryParam
EntityAddOrUpdateBusinessMetadataQueryParamProperties
EntityBulkCreateOrUpdate200Response

要求は成功しました。

EntityBulkCreateOrUpdateBodyParam
EntityBulkCreateOrUpdateDefaultResponse
EntityBulkCreateOrUpdateQueryParam
EntityBulkCreateOrUpdateQueryParamProperties
EntityBulkDelete200Response

要求は成功しました。

EntityBulkDeleteDefaultResponse
EntityBulkDeleteGuidQueryParam

これは、explode が true に設定され、style が form に設定されたパラメーター guid のラッパー オブジェクトです。

EntityBulkDeleteQueryParam
EntityBulkDeleteQueryParamProperties
EntityBulkSetClassifications
EntityBulkSetClassifications200Response

要求は成功しました。

EntityBulkSetClassificationsBodyParam
EntityBulkSetClassificationsDefaultResponse
EntityCreateOrUpdate
EntityCreateOrUpdate200Response

要求は成功しました。

EntityCreateOrUpdateBodyParam
EntityCreateOrUpdateDefaultResponse
EntityCreateOrUpdateQueryParam
EntityCreateOrUpdateQueryParamProperties
EntityDelete200Response

要求は成功しました。

EntityDeleteByUniqueAttribute200Response

要求は成功しました。

EntityDeleteByUniqueAttributeDefaultResponse
EntityDeleteByUniqueAttributeQueryParam
EntityDeleteByUniqueAttributeQueryParamProperties
EntityDeleteDefaultResponse
EntityGet
EntityGet200Response

要求は成功しました。

EntityGetByUniqueAttributes
EntityGetByUniqueAttributes200Response

要求は成功しました。

EntityGetByUniqueAttributesDefaultResponse
EntityGetByUniqueAttributesQueryParam
EntityGetByUniqueAttributesQueryParamProperties
EntityGetClassification
EntityGetClassification200Response

要求は成功しました。

EntityGetClassificationDefaultResponse
EntityGetClassifications
EntityGetClassifications200Response

要求は成功しました。

EntityGetClassificationsDefaultResponse
EntityGetDefaultResponse
EntityGetHeader
EntityGetHeader200Response

要求は成功しました。

EntityGetHeaderDefaultResponse
EntityGetQueryParam
EntityGetQueryParamProperties
EntityGetSampleBusinessMetadataTemplate
EntityGetSampleBusinessMetadataTemplate200Headers
EntityGetSampleBusinessMetadataTemplate200Response

要求は成功しました。

EntityGetSampleBusinessMetadataTemplateDefaultResponse
EntityImportBusinessMetadata
EntityImportBusinessMetadata200Response

要求は成功しました。

EntityImportBusinessMetadataBodyParam
EntityImportBusinessMetadataDefaultResponse
EntityImportBusinessMetadataMediaTypesParam
EntityListByGuids
EntityListByGuids200Response

要求は成功しました。

EntityListByGuidsDefaultResponse
EntityListByGuidsGuidQueryParam

これは、explode が true に設定され、style が form に設定されたパラメーター guid のラッパー オブジェクトです。

EntityListByGuidsQueryParam
EntityListByGuidsQueryParamProperties
EntityListByUniqueAttributes
EntityListByUniqueAttributes200Response

要求は成功しました。

EntityListByUniqueAttributesDefaultResponse
EntityListByUniqueAttributesQueryParam
EntityListByUniqueAttributesQueryParamProperties
EntityMoveEntitiesToCollection
EntityMoveEntitiesToCollection200Response

要求は成功しました。

EntityMoveEntitiesToCollectionBodyParam
EntityMoveEntitiesToCollectionDefaultResponse
EntityMoveEntitiesToCollectionQueryParam
EntityMoveEntitiesToCollectionQueryParamProperties
EntityMutationResultOutput

エンティティの突然変異応答の結果。

EntityPartialUpdateAttributeByGuid200Response

要求は成功しました。

EntityPartialUpdateAttributeByGuidBodyParam
EntityPartialUpdateAttributeByGuidDefaultResponse
EntityPartialUpdateAttributeByGuidQueryParam
EntityPartialUpdateAttributeByGuidQueryParamProperties
EntityPartialUpdateByUniqueAttributes200Response

要求は成功しました。

EntityPartialUpdateByUniqueAttributesBodyParam
EntityPartialUpdateByUniqueAttributesDefaultResponse
EntityPartialUpdateByUniqueAttributesQueryParam
EntityPartialUpdateByUniqueAttributesQueryParamProperties
EntityRemoveBusinessMetadata
EntityRemoveBusinessMetadata204Response

この要求に送信するコンテンツはありませんが、ヘッダーが役立つ場合があります。

EntityRemoveBusinessMetadataAttributes
EntityRemoveBusinessMetadataAttributes204Response

この要求に送信するコンテンツはありませんが、ヘッダーが役立つ場合があります。

EntityRemoveBusinessMetadataAttributesBodyParam
EntityRemoveBusinessMetadataAttributesDefaultResponse
EntityRemoveBusinessMetadataBodyParam
EntityRemoveBusinessMetadataDefaultResponse
EntityRemoveClassification204Response

この要求に送信するコンテンツはありませんが、ヘッダーが役立つ場合があります。

EntityRemoveClassificationByUniqueAttribute
EntityRemoveClassificationByUniqueAttribute204Response

この要求に送信するコンテンツはありませんが、ヘッダーが役立つ場合があります。

EntityRemoveClassificationByUniqueAttributeDefaultResponse
EntityRemoveClassificationByUniqueAttributeQueryParam
EntityRemoveClassificationByUniqueAttributeQueryParamProperties
EntityRemoveClassificationDefaultResponse
EntityRemoveLabels
EntityRemoveLabels204Response

この要求に送信するコンテンツはありませんが、ヘッダーが役立つ場合があります。

EntityRemoveLabelsBodyParam
EntityRemoveLabelsByUniqueAttribute
EntityRemoveLabelsByUniqueAttribute204Response

この要求に送信するコンテンツはありませんが、ヘッダーが役立つ場合があります。

EntityRemoveLabelsByUniqueAttributeBodyParam
EntityRemoveLabelsByUniqueAttributeDefaultResponse
EntityRemoveLabelsByUniqueAttributeQueryParam
EntityRemoveLabelsByUniqueAttributeQueryParamProperties
EntityRemoveLabelsDefaultResponse
EntitySetLabels204Response

この要求に送信するコンテンツはありませんが、ヘッダーが役立つ場合があります。

EntitySetLabelsBodyParam
EntitySetLabelsByUniqueAttribute204Response

この要求に送信するコンテンツはありませんが、ヘッダーが役立つ場合があります。

EntitySetLabelsByUniqueAttributeBodyParam
EntitySetLabelsByUniqueAttributeDefaultResponse
EntitySetLabelsByUniqueAttributeQueryParam
EntitySetLabelsByUniqueAttributeQueryParamProperties
EntitySetLabelsDefaultResponse
EntityUpdateClassifications204Response

この要求に送信するコンテンツはありませんが、ヘッダーが役立つ場合があります。

EntityUpdateClassificationsBodyParam
EntityUpdateClassificationsByUniqueAttribute204Response

この要求に送信するコンテンツはありませんが、ヘッダーが役立つ場合があります。

EntityUpdateClassificationsByUniqueAttributeBodyParam
EntityUpdateClassificationsByUniqueAttributeDefaultResponse
EntityUpdateClassificationsByUniqueAttributeQueryParam
EntityUpdateClassificationsByUniqueAttributeQueryParamProperties
EntityUpdateClassificationsDefaultResponse
GlossaryAssignTermToEntities204Response

この要求に送信するコンテンツはありませんが、ヘッダーが役立つ場合があります。

GlossaryAssignTermToEntitiesBodyParam
GlossaryAssignTermToEntitiesDefaultResponse
GlossaryCreate200Response

要求は成功しました。

GlossaryCreateBodyParam
GlossaryCreateCategories
GlossaryCreateCategories200Response

要求は成功しました。

GlossaryCreateCategoriesBodyParam
GlossaryCreateCategoriesDefaultResponse
GlossaryCreateCategory
GlossaryCreateCategory200Response

要求は成功しました。

GlossaryCreateCategoryBodyParam
GlossaryCreateCategoryDefaultResponse
GlossaryCreateDefaultResponse
GlossaryCreateTerm
GlossaryCreateTerm200Response

要求は成功しました。

GlossaryCreateTermBodyParam
GlossaryCreateTermDefaultResponse
GlossaryCreateTermQueryParam
GlossaryCreateTermQueryParamProperties
GlossaryCreateTerms
GlossaryCreateTerms200Response

要求は成功しました。

GlossaryCreateTermsBodyParam
GlossaryCreateTermsDefaultResponse
GlossaryCreateTermsQueryParam
GlossaryCreateTermsQueryParamProperties
GlossaryDelete204Response

この要求に送信するコンテンツはありませんが、ヘッダーが役立つ場合があります。

GlossaryDeleteCategory204Response

この要求に送信するコンテンツはありませんが、ヘッダーが役立つ場合があります。

GlossaryDeleteCategoryDefaultResponse
GlossaryDeleteDefaultResponse
GlossaryDeleteTerm204Response

この要求に送信するコンテンツはありませんが、ヘッダーが役立つ場合があります。

GlossaryDeleteTermAssignmentFromEntities204Response

この要求に送信するコンテンツはありませんが、ヘッダーが役立つ場合があります。

GlossaryDeleteTermAssignmentFromEntitiesBodyParam
GlossaryDeleteTermAssignmentFromEntitiesDefaultResponse
GlossaryDeleteTermDefaultResponse
GlossaryGet
GlossaryGet200Response

要求は成功しました。

GlossaryGetCategory
GlossaryGetCategory200Response

要求は成功しました。

GlossaryGetCategoryDefaultResponse
GlossaryGetDefaultResponse
GlossaryGetDetailed
GlossaryGetDetailed200Response

要求は成功しました。

GlossaryGetDetailedDefaultResponse
GlossaryGetDetailedQueryParam
GlossaryGetDetailedQueryParamProperties
GlossaryGetTerm
GlossaryGetTerm200Response

要求は成功しました。

GlossaryGetTermDefaultResponse
GlossaryGetTermQueryParam
GlossaryGetTermQueryParamProperties
GlossaryList
GlossaryList200Response

要求は成功しました。

GlossaryListCategories
GlossaryListCategories200Response

要求は成功しました。

GlossaryListCategoriesDefaultResponse
GlossaryListCategoriesHeaders
GlossaryListCategoriesHeaders200Response

要求は成功しました。

GlossaryListCategoriesHeadersDefaultResponse
GlossaryListCategoriesHeadersQueryParam
GlossaryListCategoriesHeadersQueryParamProperties
GlossaryListCategoriesQueryParam
GlossaryListCategoriesQueryParamProperties
GlossaryListCategoryTerms
GlossaryListCategoryTerms200Response

要求は成功しました。

GlossaryListCategoryTermsDefaultResponse
GlossaryListCategoryTermsQueryParam
GlossaryListCategoryTermsQueryParamProperties
GlossaryListDefaultResponse
GlossaryListEntitiesAssignedWithTerm
GlossaryListEntitiesAssignedWithTerm200Response

要求は成功しました。

GlossaryListEntitiesAssignedWithTermDefaultResponse
GlossaryListEntitiesAssignedWithTermQueryParam
GlossaryListEntitiesAssignedWithTermQueryParamProperties
GlossaryListQueryParam
GlossaryListQueryParamProperties
GlossaryListRelatedCategories
GlossaryListRelatedCategories200Response

要求は成功しました。

GlossaryListRelatedCategoriesDefaultResponse
GlossaryListRelatedCategoriesQueryParam
GlossaryListRelatedCategoriesQueryParamProperties
GlossaryListRelatedTerms
GlossaryListRelatedTerms200Response

要求は成功しました。

GlossaryListRelatedTermsDefaultResponse
GlossaryListRelatedTermsQueryParam
GlossaryListRelatedTermsQueryParamProperties
GlossaryListTermHeaders
GlossaryListTermHeaders200Response

要求は成功しました。

GlossaryListTermHeadersDefaultResponse
GlossaryListTermHeadersQueryParam
GlossaryListTermHeadersQueryParamProperties
GlossaryListTerms
GlossaryListTerms200Response

要求は成功しました。

GlossaryListTermsDefaultResponse
GlossaryListTermsQueryParam
GlossaryListTermsQueryParamProperties
GlossaryPartialUpdate
GlossaryPartialUpdate200Response

要求は成功しました。

GlossaryPartialUpdateBodyParam
GlossaryPartialUpdateCategory
GlossaryPartialUpdateCategory200Response

要求は成功しました。

GlossaryPartialUpdateCategoryBodyParam
GlossaryPartialUpdateCategoryDefaultResponse
GlossaryPartialUpdateDefaultResponse
GlossaryPartialUpdateQueryParam
GlossaryPartialUpdateQueryParamProperties
GlossaryPartialUpdateTerm
GlossaryPartialUpdateTerm200Response

要求は成功しました。

GlossaryPartialUpdateTermBodyParam
GlossaryPartialUpdateTermDefaultResponse
GlossaryPartialUpdateTermQueryParam
GlossaryPartialUpdateTermQueryParamProperties
GlossaryUpdate200Response

要求は成功しました。

GlossaryUpdateBodyParam
GlossaryUpdateCategory200Response

要求は成功しました。

GlossaryUpdateCategoryBodyParam
GlossaryUpdateCategoryDefaultResponse
GlossaryUpdateDefaultResponse
GlossaryUpdateQueryParam
GlossaryUpdateQueryParamProperties
GlossaryUpdateTerm200Response

要求は成功しました。

GlossaryUpdateTermBodyParam
GlossaryUpdateTermDefaultResponse
GlossaryUpdateTermQueryParam
GlossaryUpdateTermQueryParamProperties
ImportInfoOutput

ImportInfo

LineageGet
LineageGet200Response

要求は成功しました。

LineageGetByUniqueAttribute
LineageGetByUniqueAttribute200Response

要求は成功しました。

LineageGetByUniqueAttributeDefaultResponse
LineageGetByUniqueAttributeQueryParam
LineageGetByUniqueAttributeQueryParamProperties
LineageGetDefaultResponse
LineageGetNextPage
LineageGetNextPage200Response

要求は成功しました。

LineageGetNextPageDefaultResponse
LineageGetNextPageQueryParam
LineageGetNextPageQueryParamProperties
LineageGetQueryParam
LineageGetQueryParamProperties
LineageRelationOutput

from エンティティと to エンティティの GUID との系列関係。

MoveEntitiesOptions

MoveEntitiesOptions

NumberFormat

数値の書式。

NumberFormatOutput

数値の書式。

ParentRelationOutput

親エンティティの GUID および子エンティティとの系列の親関係。

PurviewDataMapClientOptions

クライアントの省略可能なパラメーター

PurviewObjectId

PurviewObjectId

PurviewObjectIdOutput

PurviewObjectId

QueryOptions

高度な検索要求の検索クエリ。

QueryResultOutput

検索結果の結果。

RelationshipCreate
RelationshipCreate200Response

要求は成功しました。

RelationshipCreateBodyParam
RelationshipCreateDefaultResponse
RelationshipDelete204Response

この要求に送信するコンテンツはありませんが、ヘッダーが役立つ場合があります。

RelationshipDeleteDefaultResponse
RelationshipGet
RelationshipGet200Response

要求は成功しました。

RelationshipGetDefaultResponse
RelationshipGetQueryParam
RelationshipGetQueryParamProperties
RelationshipUpdate200Response

要求は成功しました。

RelationshipUpdateBodyParam
RelationshipUpdateDefaultResponse
ResourceLink

ResourceLink

ResourceLinkOutput

ResourceLink

Routes
SearchFacetItem

検索ファセット結果項目の内容。

SearchFacetItemValueOutput

検索ファセット結果項目の内容。

SearchFacetResultValueOutput

インデックスフィールド assetType 、classification、contactId、label で構成されるファセットリスト。 ファセットが要求で指定されると、ファセットの値が @search.facetsの要素として返されます。

SearchFacetSort

並べ替え基準

SearchHighlightsOutput

インデックス フィールド id 、qualifiedName、name、description、entityType で構成されるハイライト リスト。 キーワードがこれらのフィールドに表示されると、強調マークが付いたフィールドの値が @search.highlightsの要素として返されます。

SearchResultValueOutput

検索結果の値項目です。

SearchTaxonomySetting

検索要求の分類設定

SuggestOptions

suggest リクエストのペイロード。

SuggestResultOutput

検索候補の結果項目。

SuggestResultValueOutput

検索候補の値項目。

TermSearchResultValueOutput

コンテキスト。

TermTemplateDef

用語集の用語テンプレート定義。

TermTemplateDefOutput

用語集の用語テンプレート定義。

TimeBoundary

時間境界の詳細をキャプチャします

TimeBoundaryOutput

時間境界の詳細をキャプチャします

TimeZone

タイムゾーン情報。

TimeZoneOutput

タイムゾーン情報。

TypeBulkCreate200Response

要求は成功しました。

TypeBulkCreateBodyParam
TypeBulkCreateDefaultResponse
TypeBulkDelete204Response

この要求に送信するコンテンツはありませんが、ヘッダーが役立つ場合があります。

TypeBulkDeleteBodyParam
TypeBulkDeleteDefaultResponse
TypeBulkUpdate200Response

要求は成功しました。

TypeBulkUpdateBodyParam
TypeBulkUpdateDefaultResponse
TypeDelete204Response

この要求に送信するコンテンツはありませんが、ヘッダーが役立つ場合があります。

TypeDeleteDefaultResponse
TypeGetBusinessMetadataDefByGuid
TypeGetBusinessMetadataDefByGuid200Response

要求は成功しました。

TypeGetBusinessMetadataDefByGuidDefaultResponse
TypeGetBusinessMetadataDefByName
TypeGetBusinessMetadataDefByName200Response

要求は成功しました。

TypeGetBusinessMetadataDefByNameDefaultResponse
TypeGetByGuid
TypeGetByGuid200Response

要求は成功しました。

TypeGetByGuidDefaultResponse
TypeGetByName
TypeGetByName200Response

要求は成功しました。

TypeGetByNameDefaultResponse
TypeGetClassificationDefByGuid
TypeGetClassificationDefByGuid200Response

要求は成功しました。

TypeGetClassificationDefByGuidDefaultResponse
TypeGetClassificationDefByName
TypeGetClassificationDefByName200Response

要求は成功しました。

TypeGetClassificationDefByNameDefaultResponse
TypeGetEntityDefByGuid
TypeGetEntityDefByGuid200Response

要求は成功しました。

TypeGetEntityDefByGuidDefaultResponse
TypeGetEntityDefByName
TypeGetEntityDefByName200Response

要求は成功しました。

TypeGetEntityDefByNameDefaultResponse
TypeGetEnumDefByGuid
TypeGetEnumDefByGuid200Response

要求は成功しました。

TypeGetEnumDefByGuidDefaultResponse
TypeGetEnumDefByName
TypeGetEnumDefByName200Response

要求は成功しました。

TypeGetEnumDefByNameDefaultResponse
TypeGetRelationshipDefByGuid
TypeGetRelationshipDefByGuid200Response

要求は成功しました。

TypeGetRelationshipDefByGuidDefaultResponse
TypeGetRelationshipDefByName
TypeGetRelationshipDefByName200Response

要求は成功しました。

TypeGetRelationshipDefByNameDefaultResponse
TypeGetStructDefByGuid
TypeGetStructDefByGuid200Response

要求は成功しました。

TypeGetStructDefByGuidDefaultResponse
TypeGetStructDefByName
TypeGetStructDefByName200Response

要求は成功しました。

TypeGetStructDefByNameDefaultResponse
TypeGetTermTemplateDefByGuid
TypeGetTermTemplateDefByGuid200Response

要求は成功しました。

TypeGetTermTemplateDefByGuidDefaultResponse
TypeGetTermTemplateDefByGuidQueryParam
TypeGetTermTemplateDefByGuidQueryParamProperties
TypeGetTermTemplateDefByName
TypeGetTermTemplateDefByName200Response

要求は成功しました。

TypeGetTermTemplateDefByNameDefaultResponse
TypeGetTermTemplateDefByNameQueryParam
TypeGetTermTemplateDefByNameQueryParamProperties
TypeList
TypeList200Response

要求は成功しました。

TypeListDefaultResponse
TypeListHeaders
TypeListHeaders200Response

要求は成功しました。

TypeListHeadersDefaultResponse
TypeListHeadersQueryParam
TypeListHeadersQueryParamProperties
TypeListQueryParam
TypeListQueryParamProperties

型エイリアス

AtlasTermAssignmentStatus

AtlasTermAssignmentStatus のエイリアス

AtlasTermAssignmentStatusOutput

AtlasTermAssignmentStatusOutput のエイリアス

AtlasTermRelationshipStatus

AtlasTermRelationshipStatus のエイリアス

AtlasTermRelationshipStatusOutput

AtlasTermRelationshipStatusOutput のエイリアス

BusinessAttributeUpdateBehavior

BusinessAttributeUpdateBehavior のエイリアス

BusinessMetadataOptions

サービスに送信するビジネスメタデータ

CardinalityValue

CardinalityValue のエイリアス

CardinalityValueOutput

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

EntityStatus のエイリアス

EntityStatusOutput

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

ImportStatusOutput のエイリアス

LineageDirection

LineageDirection のエイリアス

LineageDirectionOutput

LineageDirectionOutput のエイリアス

LineageGetByUniqueAttributeParameters
LineageGetNextPageParameters
LineageGetParameters
PurviewDataMapClient
RelationshipCategory

RelationshipCategory のエイリアス

RelationshipCategoryOutput

RelationshipCategoryOutput のエイリアス

RelationshipCreateParameters
RelationshipDeleteParameters
RelationshipGetParameters
RelationshipUpdateParameters
RoundingMode

RoundingMode のエイリアス

RoundingModeOutput

RoundingModeOutput のエイリアス

SearchSortOrder

SearchSortOrder のエイリアス

SortTypeOutput

SortTypeOutput のエイリアス

StatusAtlasRelationship

StatusAtlasRelationship のエイリアス

StatusAtlasRelationshipOutput

StatusAtlasRelationshipOutput のエイリアス

TermStatus

TermStatus のエイリアス

TermStatusOutput

TermStatusOutput のエイリアス

TypeBulkCreateParameters
TypeBulkDeleteParameters
TypeBulkUpdateParameters
TypeCategory

TypeCategory のエイリアス

TypeCategoryOutput

TypeCategoryOutput のエイリアス

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

関数

default(string, TokenCredential, PurviewDataMapClientOptions)

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)

関数の詳細

default(string, TokenCredential, PurviewDataMapClientOptions)

PurviewDataMapClient の新しいインスタンスを初期化する

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

パラメーター

endpointParam

string

URL文字列を次のように表します。 https://url.spec.whatwg.org/

credentials
TokenCredential

クライアント資格情報を一意に識別する

options
PurviewDataMapClientOptions

すべての省略可能なパラメーターのパラメーター

戻り値

isUnexpected(EntityCreateOrUpdate200Response | EntityCreateOrUpdateDefaultResponse)

function isUnexpected(response: EntityCreateOrUpdate200Response | EntityCreateOrUpdateDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(EntityListByGuids200Response | EntityListByGuidsDefaultResponse)

function isUnexpected(response: EntityListByGuids200Response | EntityListByGuidsDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(EntityBulkCreateOrUpdate200Response | EntityBulkCreateOrUpdateDefaultResponse)

function isUnexpected(response: EntityBulkCreateOrUpdate200Response | EntityBulkCreateOrUpdateDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(EntityBulkDelete200Response | EntityBulkDeleteDefaultResponse)

function isUnexpected(response: EntityBulkDelete200Response | EntityBulkDeleteDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(EntityAddClassification204Response | EntityAddClassificationDefaultResponse)

function isUnexpected(response: EntityAddClassification204Response | EntityAddClassificationDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(EntityGet200Response | EntityGetDefaultResponse)

function isUnexpected(response: EntityGet200Response | EntityGetDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(EntityPartialUpdateAttributeByGuid200Response | EntityPartialUpdateAttributeByGuidDefaultResponse)

function isUnexpected(response: EntityPartialUpdateAttributeByGuid200Response | EntityPartialUpdateAttributeByGuidDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(EntityDelete200Response | EntityDeleteDefaultResponse)

function isUnexpected(response: EntityDelete200Response | EntityDeleteDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(EntityGetClassification200Response | EntityGetClassificationDefaultResponse)

function isUnexpected(response: EntityGetClassification200Response | EntityGetClassificationDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(EntityRemoveClassification204Response | EntityRemoveClassificationDefaultResponse)

function isUnexpected(response: EntityRemoveClassification204Response | EntityRemoveClassificationDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(EntityGetClassifications200Response | EntityGetClassificationsDefaultResponse)

function isUnexpected(response: EntityGetClassifications200Response | EntityGetClassificationsDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(EntityAddClassifications204Response | EntityAddClassificationsDefaultResponse)

function isUnexpected(response: EntityAddClassifications204Response | EntityAddClassificationsDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(EntityUpdateClassifications204Response | EntityUpdateClassificationsDefaultResponse)

function isUnexpected(response: EntityUpdateClassifications204Response | EntityUpdateClassificationsDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(EntityGetByUniqueAttributes200Response | EntityGetByUniqueAttributesDefaultResponse)

function isUnexpected(response: EntityGetByUniqueAttributes200Response | EntityGetByUniqueAttributesDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(EntityPartialUpdateByUniqueAttributes200Response | EntityPartialUpdateByUniqueAttributesDefaultResponse)

function isUnexpected(response: EntityPartialUpdateByUniqueAttributes200Response | EntityPartialUpdateByUniqueAttributesDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(EntityDeleteByUniqueAttribute200Response | EntityDeleteByUniqueAttributeDefaultResponse)

function isUnexpected(response: EntityDeleteByUniqueAttribute200Response | EntityDeleteByUniqueAttributeDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(EntityRemoveClassificationByUniqueAttribute204Response | EntityRemoveClassificationByUniqueAttributeDefaultResponse)

function isUnexpected(response: EntityRemoveClassificationByUniqueAttribute204Response | EntityRemoveClassificationByUniqueAttributeDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(EntityAddClassificationsByUniqueAttribute204Response | EntityAddClassificationsByUniqueAttributeDefaultResponse)

function isUnexpected(response: EntityAddClassificationsByUniqueAttribute204Response | EntityAddClassificationsByUniqueAttributeDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(EntityUpdateClassificationsByUniqueAttribute204Response | EntityUpdateClassificationsByUniqueAttributeDefaultResponse)

function isUnexpected(response: EntityUpdateClassificationsByUniqueAttribute204Response | EntityUpdateClassificationsByUniqueAttributeDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(EntityBulkSetClassifications200Response | EntityBulkSetClassificationsDefaultResponse)

function isUnexpected(response: EntityBulkSetClassifications200Response | EntityBulkSetClassificationsDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(EntityListByUniqueAttributes200Response | EntityListByUniqueAttributesDefaultResponse)

function isUnexpected(response: EntityListByUniqueAttributes200Response | EntityListByUniqueAttributesDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(EntityGetHeader200Response | EntityGetHeaderDefaultResponse)

function isUnexpected(response: EntityGetHeader200Response | EntityGetHeaderDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(EntityRemoveBusinessMetadata204Response | EntityRemoveBusinessMetadataDefaultResponse)

function isUnexpected(response: EntityRemoveBusinessMetadata204Response | EntityRemoveBusinessMetadataDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(EntityAddOrUpdateBusinessMetadata204Response | EntityAddOrUpdateBusinessMetadataDefaultResponse)

function isUnexpected(response: EntityAddOrUpdateBusinessMetadata204Response | EntityAddOrUpdateBusinessMetadataDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(EntityRemoveBusinessMetadataAttributes204Response | EntityRemoveBusinessMetadataAttributesDefaultResponse)

function isUnexpected(response: EntityRemoveBusinessMetadataAttributes204Response | EntityRemoveBusinessMetadataAttributesDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(EntityAddOrUpdateBusinessMetadataAttributes204Response | EntityAddOrUpdateBusinessMetadataAttributesDefaultResponse)

function isUnexpected(response: EntityAddOrUpdateBusinessMetadataAttributes204Response | EntityAddOrUpdateBusinessMetadataAttributesDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(EntityGetSampleBusinessMetadataTemplate200Response | EntityGetSampleBusinessMetadataTemplateDefaultResponse)

function isUnexpected(response: EntityGetSampleBusinessMetadataTemplate200Response | EntityGetSampleBusinessMetadataTemplateDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(EntityImportBusinessMetadata200Response | EntityImportBusinessMetadataDefaultResponse)

function isUnexpected(response: EntityImportBusinessMetadata200Response | EntityImportBusinessMetadataDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(EntityRemoveLabels204Response | EntityRemoveLabelsDefaultResponse)

function isUnexpected(response: EntityRemoveLabels204Response | EntityRemoveLabelsDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(EntitySetLabels204Response | EntitySetLabelsDefaultResponse)

function isUnexpected(response: EntitySetLabels204Response | EntitySetLabelsDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(EntityAddLabel204Response | EntityAddLabelDefaultResponse)

function isUnexpected(response: EntityAddLabel204Response | EntityAddLabelDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(EntityRemoveLabelsByUniqueAttribute204Response | EntityRemoveLabelsByUniqueAttributeDefaultResponse)

function isUnexpected(response: EntityRemoveLabelsByUniqueAttribute204Response | EntityRemoveLabelsByUniqueAttributeDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(EntitySetLabelsByUniqueAttribute204Response | EntitySetLabelsByUniqueAttributeDefaultResponse)

function isUnexpected(response: EntitySetLabelsByUniqueAttribute204Response | EntitySetLabelsByUniqueAttributeDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(EntityAddLabelsByUniqueAttribute204Response | EntityAddLabelsByUniqueAttributeDefaultResponse)

function isUnexpected(response: EntityAddLabelsByUniqueAttribute204Response | EntityAddLabelsByUniqueAttributeDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(EntityMoveEntitiesToCollection200Response | EntityMoveEntitiesToCollectionDefaultResponse)

function isUnexpected(response: EntityMoveEntitiesToCollection200Response | EntityMoveEntitiesToCollectionDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(GlossaryList200Response | GlossaryListDefaultResponse)

function isUnexpected(response: GlossaryList200Response | GlossaryListDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(GlossaryCreate200Response | GlossaryCreateDefaultResponse)

function isUnexpected(response: GlossaryCreate200Response | GlossaryCreateDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(GlossaryCreateCategories200Response | GlossaryCreateCategoriesDefaultResponse)

function isUnexpected(response: GlossaryCreateCategories200Response | GlossaryCreateCategoriesDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(GlossaryCreateCategory200Response | GlossaryCreateCategoryDefaultResponse)

function isUnexpected(response: GlossaryCreateCategory200Response | GlossaryCreateCategoryDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(GlossaryGetCategory200Response | GlossaryGetCategoryDefaultResponse)

function isUnexpected(response: GlossaryGetCategory200Response | GlossaryGetCategoryDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(GlossaryUpdateCategory200Response | GlossaryUpdateCategoryDefaultResponse)

function isUnexpected(response: GlossaryUpdateCategory200Response | GlossaryUpdateCategoryDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(GlossaryDeleteCategory204Response | GlossaryDeleteCategoryDefaultResponse)

function isUnexpected(response: GlossaryDeleteCategory204Response | GlossaryDeleteCategoryDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(GlossaryPartialUpdateCategory200Response | GlossaryPartialUpdateCategoryDefaultResponse)

function isUnexpected(response: GlossaryPartialUpdateCategory200Response | GlossaryPartialUpdateCategoryDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(GlossaryListRelatedCategories200Response | GlossaryListRelatedCategoriesDefaultResponse)

function isUnexpected(response: GlossaryListRelatedCategories200Response | GlossaryListRelatedCategoriesDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(GlossaryListCategoryTerms200Response | GlossaryListCategoryTermsDefaultResponse)

function isUnexpected(response: GlossaryListCategoryTerms200Response | GlossaryListCategoryTermsDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(GlossaryCreateTerm200Response | GlossaryCreateTermDefaultResponse)

function isUnexpected(response: GlossaryCreateTerm200Response | GlossaryCreateTermDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(GlossaryGetTerm200Response | GlossaryGetTermDefaultResponse)

function isUnexpected(response: GlossaryGetTerm200Response | GlossaryGetTermDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(GlossaryUpdateTerm200Response | GlossaryUpdateTermDefaultResponse)

function isUnexpected(response: GlossaryUpdateTerm200Response | GlossaryUpdateTermDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(GlossaryDeleteTerm204Response | GlossaryDeleteTermDefaultResponse)

function isUnexpected(response: GlossaryDeleteTerm204Response | GlossaryDeleteTermDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(GlossaryPartialUpdateTerm200Response | GlossaryPartialUpdateTermDefaultResponse)

function isUnexpected(response: GlossaryPartialUpdateTerm200Response | GlossaryPartialUpdateTermDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(GlossaryCreateTerms200Response | GlossaryCreateTermsDefaultResponse)

function isUnexpected(response: GlossaryCreateTerms200Response | GlossaryCreateTermsDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(GlossaryListEntitiesAssignedWithTerm200Response | GlossaryListEntitiesAssignedWithTermDefaultResponse)

function isUnexpected(response: GlossaryListEntitiesAssignedWithTerm200Response | GlossaryListEntitiesAssignedWithTermDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(GlossaryAssignTermToEntities204Response | GlossaryAssignTermToEntitiesDefaultResponse)

function isUnexpected(response: GlossaryAssignTermToEntities204Response | GlossaryAssignTermToEntitiesDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(GlossaryDeleteTermAssignmentFromEntities204Response | GlossaryDeleteTermAssignmentFromEntitiesDefaultResponse)

function isUnexpected(response: GlossaryDeleteTermAssignmentFromEntities204Response | GlossaryDeleteTermAssignmentFromEntitiesDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(GlossaryListRelatedTerms200Response | GlossaryListRelatedTermsDefaultResponse)

function isUnexpected(response: GlossaryListRelatedTerms200Response | GlossaryListRelatedTermsDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(GlossaryGet200Response | GlossaryGetDefaultResponse)

function isUnexpected(response: GlossaryGet200Response | GlossaryGetDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(GlossaryUpdate200Response | GlossaryUpdateDefaultResponse)

function isUnexpected(response: GlossaryUpdate200Response | GlossaryUpdateDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(GlossaryDelete204Response | GlossaryDeleteDefaultResponse)

function isUnexpected(response: GlossaryDelete204Response | GlossaryDeleteDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(GlossaryListCategories200Response | GlossaryListCategoriesDefaultResponse)

function isUnexpected(response: GlossaryListCategories200Response | GlossaryListCategoriesDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(GlossaryListCategoriesHeaders200Response | GlossaryListCategoriesHeadersDefaultResponse)

function isUnexpected(response: GlossaryListCategoriesHeaders200Response | GlossaryListCategoriesHeadersDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(GlossaryGetDetailed200Response | GlossaryGetDetailedDefaultResponse)

function isUnexpected(response: GlossaryGetDetailed200Response | GlossaryGetDetailedDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(GlossaryPartialUpdate200Response | GlossaryPartialUpdateDefaultResponse)

function isUnexpected(response: GlossaryPartialUpdate200Response | GlossaryPartialUpdateDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(GlossaryListTerms200Response | GlossaryListTermsDefaultResponse)

function isUnexpected(response: GlossaryListTerms200Response | GlossaryListTermsDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(GlossaryListTermHeaders200Response | GlossaryListTermHeadersDefaultResponse)

function isUnexpected(response: GlossaryListTermHeaders200Response | GlossaryListTermHeadersDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(DiscoveryQuery200Response | DiscoveryQueryDefaultResponse)

function isUnexpected(response: DiscoveryQuery200Response | DiscoveryQueryDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(DiscoverySuggest200Response | DiscoverySuggestDefaultResponse)

function isUnexpected(response: DiscoverySuggest200Response | DiscoverySuggestDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(DiscoveryAutoComplete200Response | DiscoveryAutoCompleteDefaultResponse)

function isUnexpected(response: DiscoveryAutoComplete200Response | DiscoveryAutoCompleteDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(LineageGet200Response | LineageGetDefaultResponse)

function isUnexpected(response: LineageGet200Response | LineageGetDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(LineageGetNextPage200Response | LineageGetNextPageDefaultResponse)

function isUnexpected(response: LineageGetNextPage200Response | LineageGetNextPageDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(LineageGetByUniqueAttribute200Response | LineageGetByUniqueAttributeDefaultResponse)

function isUnexpected(response: LineageGetByUniqueAttribute200Response | LineageGetByUniqueAttributeDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(RelationshipCreate200Response | RelationshipCreateDefaultResponse)

function isUnexpected(response: RelationshipCreate200Response | RelationshipCreateDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(RelationshipUpdate200Response | RelationshipUpdateDefaultResponse)

function isUnexpected(response: RelationshipUpdate200Response | RelationshipUpdateDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(RelationshipGet200Response | RelationshipGetDefaultResponse)

function isUnexpected(response: RelationshipGet200Response | RelationshipGetDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(RelationshipDelete204Response | RelationshipDeleteDefaultResponse)

function isUnexpected(response: RelationshipDelete204Response | RelationshipDeleteDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(TypeGetBusinessMetadataDefByGuid200Response | TypeGetBusinessMetadataDefByGuidDefaultResponse)

function isUnexpected(response: TypeGetBusinessMetadataDefByGuid200Response | TypeGetBusinessMetadataDefByGuidDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(TypeGetBusinessMetadataDefByName200Response | TypeGetBusinessMetadataDefByNameDefaultResponse)

function isUnexpected(response: TypeGetBusinessMetadataDefByName200Response | TypeGetBusinessMetadataDefByNameDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(TypeGetClassificationDefByGuid200Response | TypeGetClassificationDefByGuidDefaultResponse)

function isUnexpected(response: TypeGetClassificationDefByGuid200Response | TypeGetClassificationDefByGuidDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(TypeGetClassificationDefByName200Response | TypeGetClassificationDefByNameDefaultResponse)

function isUnexpected(response: TypeGetClassificationDefByName200Response | TypeGetClassificationDefByNameDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(TypeGetEntityDefByGuid200Response | TypeGetEntityDefByGuidDefaultResponse)

function isUnexpected(response: TypeGetEntityDefByGuid200Response | TypeGetEntityDefByGuidDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(TypeGetEntityDefByName200Response | TypeGetEntityDefByNameDefaultResponse)

function isUnexpected(response: TypeGetEntityDefByName200Response | TypeGetEntityDefByNameDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(TypeGetEnumDefByGuid200Response | TypeGetEnumDefByGuidDefaultResponse)

function isUnexpected(response: TypeGetEnumDefByGuid200Response | TypeGetEnumDefByGuidDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(TypeGetEnumDefByName200Response | TypeGetEnumDefByNameDefaultResponse)

function isUnexpected(response: TypeGetEnumDefByName200Response | TypeGetEnumDefByNameDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(TypeGetRelationshipDefByGuid200Response | TypeGetRelationshipDefByGuidDefaultResponse)

function isUnexpected(response: TypeGetRelationshipDefByGuid200Response | TypeGetRelationshipDefByGuidDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(TypeGetRelationshipDefByName200Response | TypeGetRelationshipDefByNameDefaultResponse)

function isUnexpected(response: TypeGetRelationshipDefByName200Response | TypeGetRelationshipDefByNameDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(TypeGetStructDefByGuid200Response | TypeGetStructDefByGuidDefaultResponse)

function isUnexpected(response: TypeGetStructDefByGuid200Response | TypeGetStructDefByGuidDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(TypeGetStructDefByName200Response | TypeGetStructDefByNameDefaultResponse)

function isUnexpected(response: TypeGetStructDefByName200Response | TypeGetStructDefByNameDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(TypeGetByGuid200Response | TypeGetByGuidDefaultResponse)

function isUnexpected(response: TypeGetByGuid200Response | TypeGetByGuidDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(TypeGetByName200Response | TypeGetByNameDefaultResponse)

function isUnexpected(response: TypeGetByName200Response | TypeGetByNameDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(TypeDelete204Response | TypeDeleteDefaultResponse)

function isUnexpected(response: TypeDelete204Response | TypeDeleteDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(TypeList200Response | TypeListDefaultResponse)

function isUnexpected(response: TypeList200Response | TypeListDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(TypeBulkCreate200Response | TypeBulkCreateDefaultResponse)

function isUnexpected(response: TypeBulkCreate200Response | TypeBulkCreateDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(TypeBulkUpdate200Response | TypeBulkUpdateDefaultResponse)

function isUnexpected(response: TypeBulkUpdate200Response | TypeBulkUpdateDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(TypeBulkDelete204Response | TypeBulkDeleteDefaultResponse)

function isUnexpected(response: TypeBulkDelete204Response | TypeBulkDeleteDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(TypeListHeaders200Response | TypeListHeadersDefaultResponse)

function isUnexpected(response: TypeListHeaders200Response | TypeListHeadersDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(TypeGetTermTemplateDefByGuid200Response | TypeGetTermTemplateDefByGuidDefaultResponse)

function isUnexpected(response: TypeGetTermTemplateDefByGuid200Response | TypeGetTermTemplateDefByGuidDefaultResponse): response

パラメーター

戻り値

response

isUnexpected(TypeGetTermTemplateDefByName200Response | TypeGetTermTemplateDefByNameDefaultResponse)

function isUnexpected(response: TypeGetTermTemplateDefByName200Response | TypeGetTermTemplateDefByNameDefaultResponse): response

パラメーター

戻り値

response