@azure-rest/purview-datamap 1.0.0-alpha.20241217.1 → 1.0.0-alpha.20241219.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (89) hide show
  1. package/dist/browser/clientDefinitions.d.ts +27 -35
  2. package/dist/browser/clientDefinitions.d.ts.map +1 -1
  3. package/dist/browser/clientDefinitions.js.map +1 -1
  4. package/dist/browser/isUnexpected.d.ts +5 -5
  5. package/dist/browser/isUnexpected.d.ts.map +1 -1
  6. package/dist/browser/isUnexpected.js.map +1 -1
  7. package/dist/browser/models.d.ts +55 -33
  8. package/dist/browser/models.d.ts.map +1 -1
  9. package/dist/browser/models.js.map +1 -1
  10. package/dist/browser/outputModels.d.ts +59 -45
  11. package/dist/browser/outputModels.d.ts.map +1 -1
  12. package/dist/browser/outputModels.js.map +1 -1
  13. package/dist/browser/parameters.d.ts +158 -40
  14. package/dist/browser/parameters.d.ts.map +1 -1
  15. package/dist/browser/parameters.js.map +1 -1
  16. package/dist/browser/purviewDataMapClient.d.ts +5 -2
  17. package/dist/browser/purviewDataMapClient.d.ts.map +1 -1
  18. package/dist/browser/purviewDataMapClient.js +9 -6
  19. package/dist/browser/purviewDataMapClient.js.map +1 -1
  20. package/dist/browser/responses.d.ts +14 -9
  21. package/dist/browser/responses.d.ts.map +1 -1
  22. package/dist/browser/responses.js.map +1 -1
  23. package/dist/commonjs/clientDefinitions.d.ts +27 -35
  24. package/dist/commonjs/clientDefinitions.d.ts.map +1 -1
  25. package/dist/commonjs/clientDefinitions.js.map +1 -1
  26. package/dist/commonjs/isUnexpected.d.ts +5 -5
  27. package/dist/commonjs/isUnexpected.d.ts.map +1 -1
  28. package/dist/commonjs/isUnexpected.js.map +1 -1
  29. package/dist/commonjs/models.d.ts +55 -33
  30. package/dist/commonjs/models.d.ts.map +1 -1
  31. package/dist/commonjs/models.js.map +1 -1
  32. package/dist/commonjs/outputModels.d.ts +59 -45
  33. package/dist/commonjs/outputModels.d.ts.map +1 -1
  34. package/dist/commonjs/outputModels.js.map +1 -1
  35. package/dist/commonjs/parameters.d.ts +158 -40
  36. package/dist/commonjs/parameters.d.ts.map +1 -1
  37. package/dist/commonjs/parameters.js.map +1 -1
  38. package/dist/commonjs/purviewDataMapClient.d.ts +5 -2
  39. package/dist/commonjs/purviewDataMapClient.d.ts.map +1 -1
  40. package/dist/commonjs/purviewDataMapClient.js +9 -6
  41. package/dist/commonjs/purviewDataMapClient.js.map +1 -1
  42. package/dist/commonjs/responses.d.ts +14 -9
  43. package/dist/commonjs/responses.d.ts.map +1 -1
  44. package/dist/commonjs/responses.js.map +1 -1
  45. package/dist/esm/clientDefinitions.d.ts +27 -35
  46. package/dist/esm/clientDefinitions.d.ts.map +1 -1
  47. package/dist/esm/clientDefinitions.js.map +1 -1
  48. package/dist/esm/isUnexpected.d.ts +5 -5
  49. package/dist/esm/isUnexpected.d.ts.map +1 -1
  50. package/dist/esm/isUnexpected.js.map +1 -1
  51. package/dist/esm/models.d.ts +55 -33
  52. package/dist/esm/models.d.ts.map +1 -1
  53. package/dist/esm/models.js.map +1 -1
  54. package/dist/esm/outputModels.d.ts +59 -45
  55. package/dist/esm/outputModels.d.ts.map +1 -1
  56. package/dist/esm/outputModels.js.map +1 -1
  57. package/dist/esm/parameters.d.ts +158 -40
  58. package/dist/esm/parameters.d.ts.map +1 -1
  59. package/dist/esm/parameters.js.map +1 -1
  60. package/dist/esm/purviewDataMapClient.d.ts +5 -2
  61. package/dist/esm/purviewDataMapClient.d.ts.map +1 -1
  62. package/dist/esm/purviewDataMapClient.js +9 -6
  63. package/dist/esm/purviewDataMapClient.js.map +1 -1
  64. package/dist/esm/responses.d.ts +14 -9
  65. package/dist/esm/responses.d.ts.map +1 -1
  66. package/dist/esm/responses.js.map +1 -1
  67. package/dist/react-native/clientDefinitions.d.ts +27 -35
  68. package/dist/react-native/clientDefinitions.d.ts.map +1 -1
  69. package/dist/react-native/clientDefinitions.js.map +1 -1
  70. package/dist/react-native/isUnexpected.d.ts +5 -5
  71. package/dist/react-native/isUnexpected.d.ts.map +1 -1
  72. package/dist/react-native/isUnexpected.js.map +1 -1
  73. package/dist/react-native/models.d.ts +55 -33
  74. package/dist/react-native/models.d.ts.map +1 -1
  75. package/dist/react-native/models.js.map +1 -1
  76. package/dist/react-native/outputModels.d.ts +59 -45
  77. package/dist/react-native/outputModels.d.ts.map +1 -1
  78. package/dist/react-native/outputModels.js.map +1 -1
  79. package/dist/react-native/parameters.d.ts +158 -40
  80. package/dist/react-native/parameters.d.ts.map +1 -1
  81. package/dist/react-native/parameters.js.map +1 -1
  82. package/dist/react-native/purviewDataMapClient.d.ts +5 -2
  83. package/dist/react-native/purviewDataMapClient.d.ts.map +1 -1
  84. package/dist/react-native/purviewDataMapClient.js +9 -6
  85. package/dist/react-native/purviewDataMapClient.js.map +1 -1
  86. package/dist/react-native/responses.d.ts +14 -9
  87. package/dist/react-native/responses.d.ts.map +1 -1
  88. package/dist/react-native/responses.js.map +1 -1
  89. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"clientDefinitions.js","sourceRoot":"","sources":["../../src/clientDefinitions.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport type {\n EntityCreateOrUpdateParameters,\n EntityListByGuidsParameters,\n EntityBulkCreateOrUpdateParameters,\n EntityBulkDeleteParameters,\n EntityAddClassificationParameters,\n EntityGetParameters,\n EntityPartialUpdateAttributeByGuidParameters,\n EntityDeleteParameters,\n EntityGetClassificationParameters,\n EntityRemoveClassificationParameters,\n EntityGetClassificationsParameters,\n EntityAddClassificationsParameters,\n EntityUpdateClassificationsParameters,\n EntityGetByUniqueAttributesParameters,\n EntityPartialUpdateByUniqueAttributesParameters,\n EntityDeleteByUniqueAttributeParameters,\n EntityRemoveClassificationByUniqueAttributeParameters,\n EntityAddClassificationsByUniqueAttributeParameters,\n EntityUpdateClassificationsByUniqueAttributeParameters,\n EntityBulkSetClassificationsParameters,\n EntityListByUniqueAttributesParameters,\n EntityGetHeaderParameters,\n EntityRemoveBusinessMetadataParameters,\n EntityAddOrUpdateBusinessMetadataParameters,\n EntityRemoveBusinessMetadataAttributesParameters,\n EntityAddOrUpdateBusinessMetadataAttributesParameters,\n EntityGetSampleBusinessMetadataTemplateParameters,\n EntityImportBusinessMetadataParameters,\n EntityRemoveLabelsParameters,\n EntitySetLabelsParameters,\n EntityAddLabelParameters,\n EntityRemoveLabelsByUniqueAttributeParameters,\n EntitySetLabelsByUniqueAttributeParameters,\n EntityAddLabelsByUniqueAttributeParameters,\n EntityMoveEntitiesToCollectionParameters,\n GlossaryListParameters,\n GlossaryCreateParameters,\n GlossaryCreateCategoriesParameters,\n GlossaryCreateCategoryParameters,\n GlossaryGetCategoryParameters,\n GlossaryUpdateCategoryParameters,\n GlossaryDeleteCategoryParameters,\n GlossaryPartialUpdateCategoryParameters,\n GlossaryListRelatedCategoriesParameters,\n GlossaryListCategoryTermsParameters,\n GlossaryCreateTermParameters,\n GlossaryGetTermParameters,\n GlossaryUpdateTermParameters,\n GlossaryDeleteTermParameters,\n GlossaryPartialUpdateTermParameters,\n GlossaryCreateTermsParameters,\n GlossaryListEntitiesAssignedWithTermParameters,\n GlossaryAssignTermToEntitiesParameters,\n GlossaryDeleteTermAssignmentFromEntitiesParameters,\n GlossaryListRelatedTermsParameters,\n GlossaryGetParameters,\n GlossaryUpdateParameters,\n GlossaryDeleteParameters,\n GlossaryListCategoriesParameters,\n GlossaryListCategoriesHeadersParameters,\n GlossaryGetDetailedParameters,\n GlossaryPartialUpdateParameters,\n GlossaryListTermsParameters,\n GlossaryListTermHeadersParameters,\n DiscoveryQueryParameters,\n DiscoverySuggestParameters,\n DiscoveryAutoCompleteParameters,\n LineageGetParameters,\n LineageGetNextPageParameters,\n LineageGetByUniqueAttributeParameters,\n RelationshipCreateParameters,\n RelationshipUpdateParameters,\n RelationshipGetParameters,\n RelationshipDeleteParameters,\n TypeGetBusinessMetadataDefByGuidParameters,\n TypeGetBusinessMetadataDefByNameParameters,\n TypeGetClassificationDefByGuidParameters,\n TypeGetClassificationDefByNameParameters,\n TypeGetEntityDefByGuidParameters,\n TypeGetEntityDefByNameParameters,\n TypeGetEnumDefByGuidParameters,\n TypeGetEnumDefByNameParameters,\n TypeGetRelationshipDefByGuidParameters,\n TypeGetRelationshipDefByNameParameters,\n TypeGetStructDefByGuidParameters,\n TypeGetStructDefByNameParameters,\n TypeGetByGuidParameters,\n TypeGetByNameParameters,\n TypeDeleteParameters,\n TypeListParameters,\n TypeBulkCreateParameters,\n TypeBulkUpdateParameters,\n TypeBulkDeleteParameters,\n TypeListHeadersParameters,\n TypeGetTermTemplateDefByGuidParameters,\n TypeGetTermTemplateDefByNameParameters,\n} from \"./parameters.js\";\nimport type {\n EntityCreateOrUpdate200Response,\n EntityCreateOrUpdateDefaultResponse,\n EntityListByGuids200Response,\n EntityListByGuidsDefaultResponse,\n EntityBulkCreateOrUpdate200Response,\n EntityBulkCreateOrUpdateDefaultResponse,\n EntityBulkDelete200Response,\n EntityBulkDeleteDefaultResponse,\n EntityAddClassification204Response,\n EntityAddClassificationDefaultResponse,\n EntityGet200Response,\n EntityGetDefaultResponse,\n EntityPartialUpdateAttributeByGuid200Response,\n EntityPartialUpdateAttributeByGuidDefaultResponse,\n EntityDeleteOperation200Response,\n EntityDeleteOperationDefaultResponse,\n EntityGetClassification200Response,\n EntityGetClassificationDefaultResponse,\n EntityRemoveClassification204Response,\n EntityRemoveClassificationDefaultResponse,\n EntityGetClassifications200Response,\n EntityGetClassificationsDefaultResponse,\n EntityAddClassifications204Response,\n EntityAddClassificationsDefaultResponse,\n EntityUpdateClassifications204Response,\n EntityUpdateClassificationsDefaultResponse,\n EntityGetByUniqueAttributes200Response,\n EntityGetByUniqueAttributesDefaultResponse,\n EntityPartialUpdateByUniqueAttributes200Response,\n EntityPartialUpdateByUniqueAttributesDefaultResponse,\n EntityDeleteByUniqueAttribute200Response,\n EntityDeleteByUniqueAttributeDefaultResponse,\n EntityRemoveClassificationByUniqueAttribute204Response,\n EntityRemoveClassificationByUniqueAttributeDefaultResponse,\n EntityAddClassificationsByUniqueAttribute204Response,\n EntityAddClassificationsByUniqueAttributeDefaultResponse,\n EntityUpdateClassificationsByUniqueAttribute204Response,\n EntityUpdateClassificationsByUniqueAttributeDefaultResponse,\n EntityBulkSetClassifications200Response,\n EntityBulkSetClassificationsDefaultResponse,\n EntityListByUniqueAttributes200Response,\n EntityListByUniqueAttributesDefaultResponse,\n EntityGetHeader200Response,\n EntityGetHeaderDefaultResponse,\n EntityRemoveBusinessMetadata204Response,\n EntityRemoveBusinessMetadataDefaultResponse,\n EntityAddOrUpdateBusinessMetadata204Response,\n EntityAddOrUpdateBusinessMetadataDefaultResponse,\n EntityRemoveBusinessMetadataAttributes204Response,\n EntityRemoveBusinessMetadataAttributesDefaultResponse,\n EntityAddOrUpdateBusinessMetadataAttributes204Response,\n EntityAddOrUpdateBusinessMetadataAttributesDefaultResponse,\n EntityGetSampleBusinessMetadataTemplate200Response,\n EntityGetSampleBusinessMetadataTemplateDefaultResponse,\n EntityImportBusinessMetadata200Response,\n EntityImportBusinessMetadataDefaultResponse,\n EntityRemoveLabels204Response,\n EntityRemoveLabelsDefaultResponse,\n EntitySetLabels204Response,\n EntitySetLabelsDefaultResponse,\n EntityAddLabel204Response,\n EntityAddLabelDefaultResponse,\n EntityRemoveLabelsByUniqueAttribute204Response,\n EntityRemoveLabelsByUniqueAttributeDefaultResponse,\n EntitySetLabelsByUniqueAttribute204Response,\n EntitySetLabelsByUniqueAttributeDefaultResponse,\n EntityAddLabelsByUniqueAttribute204Response,\n EntityAddLabelsByUniqueAttributeDefaultResponse,\n EntityMoveEntitiesToCollection200Response,\n EntityMoveEntitiesToCollectionDefaultResponse,\n GlossaryList200Response,\n GlossaryListDefaultResponse,\n GlossaryCreate200Response,\n GlossaryCreateDefaultResponse,\n GlossaryCreateCategories200Response,\n GlossaryCreateCategoriesDefaultResponse,\n GlossaryCreateCategory200Response,\n GlossaryCreateCategoryDefaultResponse,\n GlossaryGetCategory200Response,\n GlossaryGetCategoryDefaultResponse,\n GlossaryUpdateCategory200Response,\n GlossaryUpdateCategoryDefaultResponse,\n GlossaryDeleteCategory204Response,\n GlossaryDeleteCategoryDefaultResponse,\n GlossaryPartialUpdateCategory200Response,\n GlossaryPartialUpdateCategoryDefaultResponse,\n GlossaryListRelatedCategories200Response,\n GlossaryListRelatedCategoriesDefaultResponse,\n GlossaryListCategoryTerms200Response,\n GlossaryListCategoryTermsDefaultResponse,\n GlossaryCreateTerm200Response,\n GlossaryCreateTermDefaultResponse,\n GlossaryGetTerm200Response,\n GlossaryGetTermDefaultResponse,\n GlossaryUpdateTerm200Response,\n GlossaryUpdateTermDefaultResponse,\n GlossaryDeleteTerm204Response,\n GlossaryDeleteTermDefaultResponse,\n GlossaryPartialUpdateTerm200Response,\n GlossaryPartialUpdateTermDefaultResponse,\n GlossaryCreateTerms200Response,\n GlossaryCreateTermsDefaultResponse,\n GlossaryListEntitiesAssignedWithTerm200Response,\n GlossaryListEntitiesAssignedWithTermDefaultResponse,\n GlossaryAssignTermToEntities204Response,\n GlossaryAssignTermToEntitiesDefaultResponse,\n GlossaryDeleteTermAssignmentFromEntities204Response,\n GlossaryDeleteTermAssignmentFromEntitiesDefaultResponse,\n GlossaryListRelatedTerms200Response,\n GlossaryListRelatedTermsDefaultResponse,\n GlossaryGet200Response,\n GlossaryGetDefaultResponse,\n GlossaryUpdate200Response,\n GlossaryUpdateDefaultResponse,\n GlossaryDeleteOperation204Response,\n GlossaryDeleteOperationDefaultResponse,\n GlossaryListCategories200Response,\n GlossaryListCategoriesDefaultResponse,\n GlossaryListCategoriesHeaders200Response,\n GlossaryListCategoriesHeadersDefaultResponse,\n GlossaryGetDetailed200Response,\n GlossaryGetDetailedDefaultResponse,\n GlossaryPartialUpdate200Response,\n GlossaryPartialUpdateDefaultResponse,\n GlossaryListTerms200Response,\n GlossaryListTermsDefaultResponse,\n GlossaryListTermHeaders200Response,\n GlossaryListTermHeadersDefaultResponse,\n DiscoveryQuery200Response,\n DiscoveryQueryDefaultResponse,\n DiscoverySuggest200Response,\n DiscoverySuggestDefaultResponse,\n DiscoveryAutoComplete200Response,\n DiscoveryAutoCompleteDefaultResponse,\n LineageGet200Response,\n LineageGetDefaultResponse,\n LineageGetNextPage200Response,\n LineageGetNextPageDefaultResponse,\n LineageGetByUniqueAttribute200Response,\n LineageGetByUniqueAttributeDefaultResponse,\n RelationshipCreate200Response,\n RelationshipCreateDefaultResponse,\n RelationshipUpdate200Response,\n RelationshipUpdateDefaultResponse,\n RelationshipGet200Response,\n RelationshipGetDefaultResponse,\n RelationshipDeleteOperation204Response,\n RelationshipDeleteOperationDefaultResponse,\n TypeGetBusinessMetadataDefByGuid200Response,\n TypeGetBusinessMetadataDefByGuidDefaultResponse,\n TypeGetBusinessMetadataDefByName200Response,\n TypeGetBusinessMetadataDefByNameDefaultResponse,\n TypeGetClassificationDefByGuid200Response,\n TypeGetClassificationDefByGuidDefaultResponse,\n TypeGetClassificationDefByName200Response,\n TypeGetClassificationDefByNameDefaultResponse,\n TypeGetEntityDefByGuid200Response,\n TypeGetEntityDefByGuidDefaultResponse,\n TypeGetEntityDefByName200Response,\n TypeGetEntityDefByNameDefaultResponse,\n TypeGetEnumDefByGuid200Response,\n TypeGetEnumDefByGuidDefaultResponse,\n TypeGetEnumDefByName200Response,\n TypeGetEnumDefByNameDefaultResponse,\n TypeGetRelationshipDefByGuid200Response,\n TypeGetRelationshipDefByGuidDefaultResponse,\n TypeGetRelationshipDefByName200Response,\n TypeGetRelationshipDefByNameDefaultResponse,\n TypeGetStructDefByGuid200Response,\n TypeGetStructDefByGuidDefaultResponse,\n TypeGetStructDefByName200Response,\n TypeGetStructDefByNameDefaultResponse,\n TypeGetByGuid200Response,\n TypeGetByGuidDefaultResponse,\n TypeGetByName200Response,\n TypeGetByNameDefaultResponse,\n TypeDeleteOperation204Response,\n TypeDeleteOperationDefaultResponse,\n TypeList200Response,\n TypeListDefaultResponse,\n TypeBulkCreate200Response,\n TypeBulkCreateDefaultResponse,\n TypeBulkUpdate200Response,\n TypeBulkUpdateDefaultResponse,\n TypeBulkDelete204Response,\n TypeBulkDeleteDefaultResponse,\n TypeListHeaders200Response,\n TypeListHeadersDefaultResponse,\n TypeGetTermTemplateDefByGuid200Response,\n TypeGetTermTemplateDefByGuidDefaultResponse,\n TypeGetTermTemplateDefByName200Response,\n TypeGetTermTemplateDefByNameDefaultResponse,\n} from \"./responses.js\";\nimport type { Client, StreamableMethod } from \"@azure-rest/core-client\";\n\nexport interface EntityCreateOrUpdate {\n /**\n * Create or update an entity.\n * Existing entity is matched using its unique guid if\n * supplied or by its unique attributes eg: qualifiedName.\n * Map and array of\n * collections are not well supported. E.g., array<array<int>>, array<map<string,\n * int>>.\n * For each contact type, the maximum number of contacts is 20.\n */\n post(\n options?: EntityCreateOrUpdateParameters,\n ): StreamableMethod<EntityCreateOrUpdate200Response | EntityCreateOrUpdateDefaultResponse>;\n}\n\nexport interface EntityListByGuids {\n /** List entities in bulk identified by its GUIDs. */\n get(\n options: EntityListByGuidsParameters,\n ): StreamableMethod<EntityListByGuids200Response | EntityListByGuidsDefaultResponse>;\n /**\n * Create or update entities in bulk.\n * Existing entity is matched using its unique\n * guid if supplied or by its unique attributes eg: qualifiedName.\n * Map and array\n * of collections are not well supported. E.g., array<array<int>>,\n * array<map<string, int>>.\n * For each contact type, the maximum number of contacts\n * is 20.\n */\n post(\n options?: EntityBulkCreateOrUpdateParameters,\n ): StreamableMethod<\n EntityBulkCreateOrUpdate200Response | EntityBulkCreateOrUpdateDefaultResponse\n >;\n /**\n * Delete a list of entities in bulk identified by their GUIDs or unique\n * attributes.\n */\n delete(\n options: EntityBulkDeleteParameters,\n ): StreamableMethod<EntityBulkDelete200Response | EntityBulkDeleteDefaultResponse>;\n}\n\nexport interface EntityAddClassification {\n /** Associate a classification to multiple entities in bulk. */\n post(\n options?: EntityAddClassificationParameters,\n ): StreamableMethod<EntityAddClassification204Response | EntityAddClassificationDefaultResponse>;\n}\n\nexport interface EntityGet {\n /** Get complete definition of an entity given its GUID. */\n get(\n options?: EntityGetParameters,\n ): StreamableMethod<EntityGet200Response | EntityGetDefaultResponse>;\n /**\n * Update entity partially - create or update entity attribute identified by its\n * GUID.\n * Supports only primitive attribute type and entity references.\n * It does not support updating complex types like arrays, and maps.\n * Null updates are not possible.\n */\n put(\n options: EntityPartialUpdateAttributeByGuidParameters,\n ): StreamableMethod<\n | EntityPartialUpdateAttributeByGuid200Response\n | EntityPartialUpdateAttributeByGuidDefaultResponse\n >;\n /** Delete an entity identified by its GUID. */\n delete(\n options?: EntityDeleteParameters,\n ): StreamableMethod<EntityDeleteOperation200Response | EntityDeleteOperationDefaultResponse>;\n}\n\nexport interface EntityGetClassification {\n /** Get classification for a given entity represented by a GUID. */\n get(\n options?: EntityGetClassificationParameters,\n ): StreamableMethod<EntityGetClassification200Response | EntityGetClassificationDefaultResponse>;\n /** Delete a given classification from an existing entity represented by a GUID. */\n delete(\n options?: EntityRemoveClassificationParameters,\n ): StreamableMethod<\n EntityRemoveClassification204Response | EntityRemoveClassificationDefaultResponse\n >;\n}\n\nexport interface EntityGetClassifications {\n /** List classifications for a given entity represented by a GUID. */\n get(\n options?: EntityGetClassificationsParameters,\n ): StreamableMethod<\n EntityGetClassifications200Response | EntityGetClassificationsDefaultResponse\n >;\n /** Add classifications to an existing entity represented by a GUID. */\n post(\n options: EntityAddClassificationsParameters,\n ): StreamableMethod<\n EntityAddClassifications204Response | EntityAddClassificationsDefaultResponse\n >;\n /** Update classifications to an existing entity represented by a guid. */\n put(\n options: EntityUpdateClassificationsParameters,\n ): StreamableMethod<\n EntityUpdateClassifications204Response | EntityUpdateClassificationsDefaultResponse\n >;\n}\n\nexport interface EntityGetByUniqueAttributes {\n /**\n * Get complete definition of an entity given its type and unique attribute.\n *\n * In\n * addition to the typeName path parameter, attribute key-value pair(s) can be\n * provided in the following format:\n * attr:\\<attrName>=<attrValue>.\n *\n * NOTE: The\n * attrName and attrValue should be unique across entities, eg.\n * qualifiedName.\n *\n * The REST request would look something like this:\n * GET\n * /v2/entity/uniqueAttribute/type/aType?attr:aTypeAttribute=someValue.\n */\n get(\n options?: EntityGetByUniqueAttributesParameters,\n ): StreamableMethod<\n EntityGetByUniqueAttributes200Response | EntityGetByUniqueAttributesDefaultResponse\n >;\n /**\n * Update entity partially - Allow a subset of attributes to be updated on an\n * entity which is identified by its type and unique attribute eg:\n * Referenceable.qualifiedName. Null updates are not possible.\n *\n * In addition to the\n * typeName path parameter, attribute key-value pair(s) can be provided in the\n * following format:\n *\n * attr:<attrName>=<attrValue>.\n * NOTE: The attrName and\n * attrValue should be unique across entities, eg. qualifiedName.\n *\n * The REST\n * request would look something like this:\n * PUT\n * /v2/entity/uniqueAttribute/type/aType?attr:aTypeAttribute=someValue.\n */\n put(\n options?: EntityPartialUpdateByUniqueAttributesParameters,\n ): StreamableMethod<\n | EntityPartialUpdateByUniqueAttributes200Response\n | EntityPartialUpdateByUniqueAttributesDefaultResponse\n >;\n /**\n * Delete an entity identified by its type and unique attributes.\n * In addition to\n * the typeName path parameter, attribute key-value pair(s) can be provided in the\n * following format:\n * attr:\\<attrName>=\\<attrValue>.\n * NOTE: The attrName and\n * attrValue should be unique across entities, eg. qualifiedName.\n *\n * The REST\n * request would look something like this:\n * DELETE\n * /v2/entity/uniqueAttribute/type/aType?attr:aTypeAttribute=someValue.\n */\n delete(\n options?: EntityDeleteByUniqueAttributeParameters,\n ): StreamableMethod<\n EntityDeleteByUniqueAttribute200Response | EntityDeleteByUniqueAttributeDefaultResponse\n >;\n}\n\nexport interface EntityRemoveClassificationByUniqueAttribute {\n /**\n * Delete a given classification from an entity identified by its type and unique\n * attributes.\n */\n delete(\n options?: EntityRemoveClassificationByUniqueAttributeParameters,\n ): StreamableMethod<\n | EntityRemoveClassificationByUniqueAttribute204Response\n | EntityRemoveClassificationByUniqueAttributeDefaultResponse\n >;\n}\n\nexport interface EntityAddClassificationsByUniqueAttribute {\n /** Add classification to the entity identified by its type and unique attributes. */\n post(\n options: EntityAddClassificationsByUniqueAttributeParameters,\n ): StreamableMethod<\n | EntityAddClassificationsByUniqueAttribute204Response\n | EntityAddClassificationsByUniqueAttributeDefaultResponse\n >;\n /** Update classification on an entity identified by its type and unique attributes. */\n put(\n options: EntityUpdateClassificationsByUniqueAttributeParameters,\n ): StreamableMethod<\n | EntityUpdateClassificationsByUniqueAttribute204Response\n | EntityUpdateClassificationsByUniqueAttributeDefaultResponse\n >;\n}\n\nexport interface EntityBulkSetClassifications {\n /** Set classifications on entities in bulk. */\n post(\n options?: EntityBulkSetClassificationsParameters,\n ): StreamableMethod<\n EntityBulkSetClassifications200Response | EntityBulkSetClassificationsDefaultResponse\n >;\n}\n\nexport interface EntityListByUniqueAttributes {\n /**\n * Bulk API to retrieve list of entities identified by its unique attributes.\n * In\n * addition to the typeName path parameter, attribute key-value pair(s) can be\n * provided in the following\n * format\n *\n * typeName=\\<typeName>&attr_1:\\<attrName>=\\<attrValue>&attr_2:\\<attrName>=\\<attrValue>&attr_3:\\<attrName>=\\<attrValue>\n *\n * NOTE:\n * The attrName should be an unique attribute for the given entity-type.\n * The REST\n * request would look something like this\n *\n * GET\n * /v2/entity/bulk/uniqueAttribute/type/hive_db?attr_1:qualifiedName=db1@cl1&attr_2:qualifiedName=db2@cl1\n *\n * Note:\n * at least one unique attribute must be provided.\n */\n get(\n options?: EntityListByUniqueAttributesParameters,\n ): StreamableMethod<\n EntityListByUniqueAttributes200Response | EntityListByUniqueAttributesDefaultResponse\n >;\n}\n\nexport interface EntityGetHeader {\n /** Get entity header given its GUID. */\n get(\n options?: EntityGetHeaderParameters,\n ): StreamableMethod<EntityGetHeader200Response | EntityGetHeaderDefaultResponse>;\n}\n\nexport interface EntityRemoveBusinessMetadata {\n /** Remove business metadata from an entity. */\n delete(\n options: EntityRemoveBusinessMetadataParameters,\n ): StreamableMethod<\n EntityRemoveBusinessMetadata204Response | EntityRemoveBusinessMetadataDefaultResponse\n >;\n /** Add business metadata to an entity. */\n post(\n options: EntityAddOrUpdateBusinessMetadataParameters,\n ): StreamableMethod<\n EntityAddOrUpdateBusinessMetadata204Response | EntityAddOrUpdateBusinessMetadataDefaultResponse\n >;\n}\n\nexport interface EntityRemoveBusinessMetadataAttributes {\n /** Delete business metadata attributes from an entity. */\n delete(\n options: EntityRemoveBusinessMetadataAttributesParameters,\n ): StreamableMethod<\n | EntityRemoveBusinessMetadataAttributes204Response\n | EntityRemoveBusinessMetadataAttributesDefaultResponse\n >;\n /** Add or update business metadata attributes. */\n post(\n options: EntityAddOrUpdateBusinessMetadataAttributesParameters,\n ): StreamableMethod<\n | EntityAddOrUpdateBusinessMetadataAttributes204Response\n | EntityAddOrUpdateBusinessMetadataAttributesDefaultResponse\n >;\n}\n\nexport interface EntityGetSampleBusinessMetadataTemplate {\n /** Get the sample Template for uploading/creating bulk BusinessMetaData */\n get(\n options?: EntityGetSampleBusinessMetadataTemplateParameters,\n ): StreamableMethod<\n | EntityGetSampleBusinessMetadataTemplate200Response\n | EntityGetSampleBusinessMetadataTemplateDefaultResponse\n >;\n}\n\nexport interface EntityImportBusinessMetadata {\n /** Upload the file for creating Business Metadata in BULK */\n post(\n options: EntityImportBusinessMetadataParameters,\n ): StreamableMethod<\n EntityImportBusinessMetadata200Response | EntityImportBusinessMetadataDefaultResponse\n >;\n}\n\nexport interface EntityRemoveLabels {\n /** Delete given labels to a given entity. */\n delete(\n options?: EntityRemoveLabelsParameters,\n ): StreamableMethod<EntityRemoveLabels204Response | EntityRemoveLabelsDefaultResponse>;\n /** Set labels to a given entity. */\n post(\n options?: EntitySetLabelsParameters,\n ): StreamableMethod<EntitySetLabels204Response | EntitySetLabelsDefaultResponse>;\n /** Add given labels to a given entity. */\n put(\n options?: EntityAddLabelParameters,\n ): StreamableMethod<EntityAddLabel204Response | EntityAddLabelDefaultResponse>;\n}\n\nexport interface EntityRemoveLabelsByUniqueAttribute {\n /**\n * Delete given labels to a given entity identified by its type and unique\n * attribute.\n *\n * If labels is null/empty, no labels will be removed.\n *\n * If any labels\n * in labels set are non-existing labels, they will be ignored, only existing\n * labels will be removed. In addition to the typeName path parameter, attribute\n * key-value pair(s) can be provided in the following format:\n * attr:<attrName>=<attrValue>. NOTE: The attrName and attrValue should be unique\n * across entities, eg. qualifiedName. The REST request would look something like\n * this: DELETE\n * /v2/entity/uniqueAttribute/type/aType?attr:aTypeAttribute=someValue.\n */\n delete(\n options?: EntityRemoveLabelsByUniqueAttributeParameters,\n ): StreamableMethod<\n | EntityRemoveLabelsByUniqueAttribute204Response\n | EntityRemoveLabelsByUniqueAttributeDefaultResponse\n >;\n /**\n * Set labels to a given entity identified by its type and unique attributes.\n *\n * If\n * labels is null/empty, existing labels will all be removed.\n *\n * In addition to the\n * typeName path parameter, attribute key-value pair(s) can be provided in the\n * following format: attr:<attrName>=<attrValue>.\n *\n * NOTE: The attrName and\n * attrValue should be unique across entities, eg. qualifiedName.\n *\n * The REST\n * request would look something like this: POST\n * /v2/entity/uniqueAttribute/type/aType?attr:aTypeAttribute=someValue.\n */\n post(\n options?: EntitySetLabelsByUniqueAttributeParameters,\n ): StreamableMethod<\n EntitySetLabelsByUniqueAttribute204Response | EntitySetLabelsByUniqueAttributeDefaultResponse\n >;\n /**\n * Add given labels to a given entity identified by its type and unique\n * attributes.\n *\n * If labels is null/empty, no labels will be added.\n *\n * In addition to\n * the typeName path parameter, attribute key-value pair(s) can be provided in the\n * following format: attr:<attrName>=<attrValue>.\n *\n * NOTE: The attrName and\n * attrValue should be unique across entities, eg. qualifiedName.\n *\n * The REST\n * request would look something like this: PUT\n * /v2/entity/uniqueAttribute/type/aType?attr:aTypeAttribute=someValue.\n */\n put(\n options?: EntityAddLabelsByUniqueAttributeParameters,\n ): StreamableMethod<\n EntityAddLabelsByUniqueAttribute204Response | EntityAddLabelsByUniqueAttributeDefaultResponse\n >;\n}\n\nexport interface EntityMoveEntitiesToCollection {\n /** Move existing entities to the target collection. */\n post(\n options: EntityMoveEntitiesToCollectionParameters,\n ): StreamableMethod<\n EntityMoveEntitiesToCollection200Response | EntityMoveEntitiesToCollectionDefaultResponse\n >;\n}\n\nexport interface GlossaryList {\n /**\n * Get all glossaries. Recommend using limit/offset to get pagination result.\n * Recommend using 'ignoreTermsAndCategories=true' and fetch terms/categories\n * separately using\n *\n * 'GET /datamap/api/atlas/v2/glossary/{glossaryId}/terms'\n * and\n *\n * 'GET '/datamap/api/atlas/v2/glossary/{glossaryId}/categories'.\n */\n get(\n options?: GlossaryListParameters,\n ): StreamableMethod<GlossaryList200Response | GlossaryListDefaultResponse>;\n /** Create a glossary. */\n post(\n options?: GlossaryCreateParameters,\n ): StreamableMethod<GlossaryCreate200Response | GlossaryCreateDefaultResponse>;\n}\n\nexport interface GlossaryCreateCategories {\n /** Create glossary category in bulk. */\n post(\n options: GlossaryCreateCategoriesParameters,\n ): StreamableMethod<\n GlossaryCreateCategories200Response | GlossaryCreateCategoriesDefaultResponse\n >;\n}\n\nexport interface GlossaryCreateCategory {\n /** Create a glossary category. */\n post(\n options?: GlossaryCreateCategoryParameters,\n ): StreamableMethod<GlossaryCreateCategory200Response | GlossaryCreateCategoryDefaultResponse>;\n}\n\nexport interface GlossaryGetCategory {\n /** Get specific glossary category by its GUID. */\n get(\n options?: GlossaryGetCategoryParameters,\n ): StreamableMethod<GlossaryGetCategory200Response | GlossaryGetCategoryDefaultResponse>;\n /** Update the given glossary category by its GUID. */\n put(\n options?: GlossaryUpdateCategoryParameters,\n ): StreamableMethod<GlossaryUpdateCategory200Response | GlossaryUpdateCategoryDefaultResponse>;\n /** Delete a glossary category. */\n delete(\n options?: GlossaryDeleteCategoryParameters,\n ): StreamableMethod<GlossaryDeleteCategory204Response | GlossaryDeleteCategoryDefaultResponse>;\n}\n\nexport interface GlossaryPartialUpdateCategory {\n /**\n * Update the glossary category partially. So far we only supports partial\n * updating shortDescription and longDescription for category.\n */\n put(\n options: GlossaryPartialUpdateCategoryParameters,\n ): StreamableMethod<\n GlossaryPartialUpdateCategory200Response | GlossaryPartialUpdateCategoryDefaultResponse\n >;\n}\n\nexport interface GlossaryListRelatedCategories {\n /**\n * Get all related categories (parent and children). Limit, offset, and sort\n * parameters are currently not being enabled and won't work even they are passed.\n */\n get(\n options?: GlossaryListRelatedCategoriesParameters,\n ): StreamableMethod<\n GlossaryListRelatedCategories200Response | GlossaryListRelatedCategoriesDefaultResponse\n >;\n}\n\nexport interface GlossaryListCategoryTerms {\n /** Get all terms associated with the specific category. */\n get(\n options?: GlossaryListCategoryTermsParameters,\n ): StreamableMethod<\n GlossaryListCategoryTerms200Response | GlossaryListCategoryTermsDefaultResponse\n >;\n}\n\nexport interface GlossaryCreateTerm {\n /** Create a glossary term. */\n post(\n options?: GlossaryCreateTermParameters,\n ): StreamableMethod<GlossaryCreateTerm200Response | GlossaryCreateTermDefaultResponse>;\n}\n\nexport interface GlossaryGetTerm {\n /** Get a specific glossary term by its GUID. */\n get(\n options?: GlossaryGetTermParameters,\n ): StreamableMethod<GlossaryGetTerm200Response | GlossaryGetTermDefaultResponse>;\n /** Update the given glossary term by its GUID. */\n put(\n options?: GlossaryUpdateTermParameters,\n ): StreamableMethod<GlossaryUpdateTerm200Response | GlossaryUpdateTermDefaultResponse>;\n /** Delete a glossary term. */\n delete(\n options?: GlossaryDeleteTermParameters,\n ): StreamableMethod<GlossaryDeleteTerm204Response | GlossaryDeleteTermDefaultResponse>;\n}\n\nexport interface GlossaryPartialUpdateTerm {\n /**\n * Update the glossary term partially. So far we only supports partial updating\n * shortDescription, longDescription, abbreviation, usage and status for term.\n */\n put(\n options: GlossaryPartialUpdateTermParameters,\n ): StreamableMethod<\n GlossaryPartialUpdateTerm200Response | GlossaryPartialUpdateTermDefaultResponse\n >;\n}\n\nexport interface GlossaryCreateTerms {\n /** Create glossary terms in bulk. */\n post(\n options: GlossaryCreateTermsParameters,\n ): StreamableMethod<GlossaryCreateTerms200Response | GlossaryCreateTermsDefaultResponse>;\n}\n\nexport interface GlossaryListEntitiesAssignedWithTerm {\n /**\n * List all related objects assigned with the specified term. Recommend using\n * limit/offset to get pagination result.\n */\n get(\n options?: GlossaryListEntitiesAssignedWithTermParameters,\n ): StreamableMethod<\n | GlossaryListEntitiesAssignedWithTerm200Response\n | GlossaryListEntitiesAssignedWithTermDefaultResponse\n >;\n /**\n * Assign the given term to the provided list of related objects. Recommend using\n * small batches with multiple API calls.\n *\n * [Entities Create Or Update\n * operation](https://learn.microsoft.com/en-us/rest/api/purview/datamapdataplane/entity/bulk-create-or-update?tabs=HTTP)\n * is an alternative to assign a term to multiple entities.\n */\n post(\n options: GlossaryAssignTermToEntitiesParameters,\n ): StreamableMethod<\n GlossaryAssignTermToEntities204Response | GlossaryAssignTermToEntitiesDefaultResponse\n >;\n /** Delete the term assignment for the given list of related objects. */\n delete(\n options: GlossaryDeleteTermAssignmentFromEntitiesParameters,\n ): StreamableMethod<\n | GlossaryDeleteTermAssignmentFromEntities204Response\n | GlossaryDeleteTermAssignmentFromEntitiesDefaultResponse\n >;\n}\n\nexport interface GlossaryListRelatedTerms {\n /**\n * Get all related terms for a specific term by its GUID. Limit, offset, and sort\n * parameters are currently not being enabled and won't work even they are passed.\n */\n get(\n options?: GlossaryListRelatedTermsParameters,\n ): StreamableMethod<\n GlossaryListRelatedTerms200Response | GlossaryListRelatedTermsDefaultResponse\n >;\n}\n\nexport interface GlossaryGet {\n /** Get a specific Glossary by its GUID. */\n get(\n options?: GlossaryGetParameters,\n ): StreamableMethod<GlossaryGet200Response | GlossaryGetDefaultResponse>;\n /** Update the given glossary. */\n put(\n options?: GlossaryUpdateParameters,\n ): StreamableMethod<GlossaryUpdate200Response | GlossaryUpdateDefaultResponse>;\n /**\n * Delete a glossary. Will delete underlying terms/categories together. Recommend\n * separate delete terms and categories.\n */\n delete(\n options?: GlossaryDeleteParameters,\n ): StreamableMethod<GlossaryDeleteOperation204Response | GlossaryDeleteOperationDefaultResponse>;\n}\n\nexport interface GlossaryListCategories {\n /**\n * Get the categories belonging to a specific glossary. Recommend using\n * limit/offset to get pagination result.\n */\n get(\n options?: GlossaryListCategoriesParameters,\n ): StreamableMethod<GlossaryListCategories200Response | GlossaryListCategoriesDefaultResponse>;\n}\n\nexport interface GlossaryListCategoriesHeaders {\n /**\n * Get the category headers belonging to a specific glossary. Recommend using\n * limit/offset to get pagination result.\n */\n get(\n options?: GlossaryListCategoriesHeadersParameters,\n ): StreamableMethod<\n GlossaryListCategoriesHeaders200Response | GlossaryListCategoriesHeadersDefaultResponse\n >;\n}\n\nexport interface GlossaryGetDetailed {\n /**\n * Get a specific glossary with detailed information. This API is not\n * recommend.\n *\n * Recommend to fetch terms/categories details separately using\n *\n * GET /datamap/api/atlas/v2/glossary/{glossaryId}/terms and\n *\n * GET /datamap/api/atlas/v2/glossary/{glossaryId}/categories.\n */\n get(\n options?: GlossaryGetDetailedParameters,\n ): StreamableMethod<GlossaryGetDetailed200Response | GlossaryGetDetailedDefaultResponse>;\n}\n\nexport interface GlossaryPartialUpdate {\n /**\n * Update the glossary partially. Some properties such as qualifiedName are not\n * allowed to be updated.\n *\n * So far we only supports partial updating\n * shortDescription, longDescription, language and usage for glossary.\n *\n * Recommend\n * using 'ignoreTermsAndCategories=true' to reduce response body size.\n */\n put(\n options: GlossaryPartialUpdateParameters,\n ): StreamableMethod<GlossaryPartialUpdate200Response | GlossaryPartialUpdateDefaultResponse>;\n}\n\nexport interface GlossaryListTerms {\n /**\n * Get terms belonging to a specific glossary. Recommend using limit/offset to get\n * pagination result.\n */\n get(\n options?: GlossaryListTermsParameters,\n ): StreamableMethod<GlossaryListTerms200Response | GlossaryListTermsDefaultResponse>;\n}\n\nexport interface GlossaryListTermHeaders {\n /**\n * Get term headers belonging to a specific glossary. Recommend using limit/offset\n * to get pagination result.\n */\n get(\n options?: GlossaryListTermHeadersParameters,\n ): StreamableMethod<GlossaryListTermHeaders200Response | GlossaryListTermHeadersDefaultResponse>;\n}\n\nexport interface DiscoveryQuery {\n /** Get data using search. */\n post(\n options?: DiscoveryQueryParameters,\n ): StreamableMethod<DiscoveryQuery200Response | DiscoveryQueryDefaultResponse>;\n}\n\nexport interface DiscoverySuggest {\n /** Get search suggestions by query criteria. */\n post(\n options?: DiscoverySuggestParameters,\n ): StreamableMethod<DiscoverySuggest200Response | DiscoverySuggestDefaultResponse>;\n}\n\nexport interface DiscoveryAutoComplete {\n /** Get auto complete options. */\n post(\n options?: DiscoveryAutoCompleteParameters,\n ): StreamableMethod<DiscoveryAutoComplete200Response | DiscoveryAutoCompleteDefaultResponse>;\n}\n\nexport interface LineageGet {\n /** Get lineage info of the entity specified by GUID. */\n get(\n options: LineageGetParameters,\n ): StreamableMethod<LineageGet200Response | LineageGetDefaultResponse>;\n}\n\nexport interface LineageGetNextPage {\n /** Return immediate next page lineage info about entity with pagination */\n get(\n options: LineageGetNextPageParameters,\n ): StreamableMethod<LineageGetNextPage200Response | LineageGetNextPageDefaultResponse>;\n}\n\nexport interface LineageGetByUniqueAttribute {\n /**\n * Return lineage info about entity.\n *\n * In addition to the typeName path parameter,\n * attribute key-value pair(s) can be provided in the following\n * format\n *\n * attr:[attrName]=[attrValue]\n *\n * NOTE: The attrName and attrValue should be\n * unique across entities, eg. qualifiedName.\n *\n * The REST request would look\n * something like this:\n *\n * GET\n * /v2/lineage/uniqueAttribute/type/aType?attr:aTypeAttribute=someValue.\n */\n get(\n options: LineageGetByUniqueAttributeParameters,\n ): StreamableMethod<\n LineageGetByUniqueAttribute200Response | LineageGetByUniqueAttributeDefaultResponse\n >;\n}\n\nexport interface RelationshipCreate {\n /** Create a new relationship between entities. */\n post(\n options?: RelationshipCreateParameters,\n ): StreamableMethod<RelationshipCreate200Response | RelationshipCreateDefaultResponse>;\n /** Update an existing relationship between entities. */\n put(\n options?: RelationshipUpdateParameters,\n ): StreamableMethod<RelationshipUpdate200Response | RelationshipUpdateDefaultResponse>;\n}\n\nexport interface RelationshipGet {\n /** Get relationship information between entities by its GUID. */\n get(\n options?: RelationshipGetParameters,\n ): StreamableMethod<RelationshipGet200Response | RelationshipGetDefaultResponse>;\n /** Delete a relationship between entities by its GUID. */\n delete(\n options?: RelationshipDeleteParameters,\n ): StreamableMethod<\n RelationshipDeleteOperation204Response | RelationshipDeleteOperationDefaultResponse\n >;\n}\n\nexport interface TypeGetBusinessMetadataDefByGuid {\n /** Get the businessMetadata definition for the given guid. */\n get(\n options?: TypeGetBusinessMetadataDefByGuidParameters,\n ): StreamableMethod<\n TypeGetBusinessMetadataDefByGuid200Response | TypeGetBusinessMetadataDefByGuidDefaultResponse\n >;\n}\n\nexport interface TypeGetBusinessMetadataDefByName {\n /** Get the businessMetadata definition by it's name (unique). */\n get(\n options?: TypeGetBusinessMetadataDefByNameParameters,\n ): StreamableMethod<\n TypeGetBusinessMetadataDefByName200Response | TypeGetBusinessMetadataDefByNameDefaultResponse\n >;\n}\n\nexport interface TypeGetClassificationDefByGuid {\n /** Get the classification definition for the given GUID. */\n get(\n options?: TypeGetClassificationDefByGuidParameters,\n ): StreamableMethod<\n TypeGetClassificationDefByGuid200Response | TypeGetClassificationDefByGuidDefaultResponse\n >;\n}\n\nexport interface TypeGetClassificationDefByName {\n /** Get the classification definition by its name (unique). */\n get(\n options?: TypeGetClassificationDefByNameParameters,\n ): StreamableMethod<\n TypeGetClassificationDefByName200Response | TypeGetClassificationDefByNameDefaultResponse\n >;\n}\n\nexport interface TypeGetEntityDefByGuid {\n /** Get the Entity definition for the given GUID. */\n get(\n options?: TypeGetEntityDefByGuidParameters,\n ): StreamableMethod<TypeGetEntityDefByGuid200Response | TypeGetEntityDefByGuidDefaultResponse>;\n}\n\nexport interface TypeGetEntityDefByName {\n /** Get the entity definition by its name (unique). */\n get(\n options?: TypeGetEntityDefByNameParameters,\n ): StreamableMethod<TypeGetEntityDefByName200Response | TypeGetEntityDefByNameDefaultResponse>;\n}\n\nexport interface TypeGetEnumDefByGuid {\n /** Get the enum definition for the given GUID. */\n get(\n options?: TypeGetEnumDefByGuidParameters,\n ): StreamableMethod<TypeGetEnumDefByGuid200Response | TypeGetEnumDefByGuidDefaultResponse>;\n}\n\nexport interface TypeGetEnumDefByName {\n /** Get the enum definition by its name (unique). */\n get(\n options?: TypeGetEnumDefByNameParameters,\n ): StreamableMethod<TypeGetEnumDefByName200Response | TypeGetEnumDefByNameDefaultResponse>;\n}\n\nexport interface TypeGetRelationshipDefByGuid {\n /** Get the relationship definition for the given GUID. */\n get(\n options?: TypeGetRelationshipDefByGuidParameters,\n ): StreamableMethod<\n TypeGetRelationshipDefByGuid200Response | TypeGetRelationshipDefByGuidDefaultResponse\n >;\n}\n\nexport interface TypeGetRelationshipDefByName {\n /** Get the relationship definition by its name (unique). */\n get(\n options?: TypeGetRelationshipDefByNameParameters,\n ): StreamableMethod<\n TypeGetRelationshipDefByName200Response | TypeGetRelationshipDefByNameDefaultResponse\n >;\n}\n\nexport interface TypeGetStructDefByGuid {\n /** Get the struct definition for the given GUID. */\n get(\n options?: TypeGetStructDefByGuidParameters,\n ): StreamableMethod<TypeGetStructDefByGuid200Response | TypeGetStructDefByGuidDefaultResponse>;\n}\n\nexport interface TypeGetStructDefByName {\n /** Get the struct definition by its name (unique). */\n get(\n options?: TypeGetStructDefByNameParameters,\n ): StreamableMethod<TypeGetStructDefByName200Response | TypeGetStructDefByNameDefaultResponse>;\n}\n\nexport interface TypeGetByGuid {\n /** Get the type definition for the given GUID. */\n get(\n options?: TypeGetByGuidParameters,\n ): StreamableMethod<TypeGetByGuid200Response | TypeGetByGuidDefaultResponse>;\n}\n\nexport interface TypeGetByName {\n /** Get the type definition by its name (unique). */\n get(\n options?: TypeGetByNameParameters,\n ): StreamableMethod<TypeGetByName200Response | TypeGetByNameDefaultResponse>;\n /** Delete API for type identified by its name. */\n delete(\n options?: TypeDeleteParameters,\n ): StreamableMethod<TypeDeleteOperation204Response | TypeDeleteOperationDefaultResponse>;\n}\n\nexport interface TypeList {\n /** List all type definitions in bulk. */\n get(\n options?: TypeListParameters,\n ): StreamableMethod<TypeList200Response | TypeListDefaultResponse>;\n /**\n * Create all atlas type definitions in bulk, only new definitions will be\n * created.\n * Any changes to the existing definitions will be discarded.\n */\n post(\n options?: TypeBulkCreateParameters,\n ): StreamableMethod<TypeBulkCreate200Response | TypeBulkCreateDefaultResponse>;\n /**\n * Update all types in bulk, changes detected in the type definitions would be\n * persisted.\n */\n put(\n options?: TypeBulkUpdateParameters,\n ): StreamableMethod<TypeBulkUpdate200Response | TypeBulkUpdateDefaultResponse>;\n /** Delete API for all types in bulk. */\n delete(\n options?: TypeBulkDeleteParameters,\n ): StreamableMethod<TypeBulkDelete204Response | TypeBulkDeleteDefaultResponse>;\n}\n\nexport interface TypeListHeaders {\n /** List all type definitions returned as a list of minimal information header. */\n get(\n options?: TypeListHeadersParameters,\n ): StreamableMethod<TypeListHeaders200Response | TypeListHeadersDefaultResponse>;\n}\n\nexport interface TypeGetTermTemplateDefByGuid {\n /** Get the term template definition for the given GUID. */\n get(\n options?: TypeGetTermTemplateDefByGuidParameters,\n ): StreamableMethod<\n TypeGetTermTemplateDefByGuid200Response | TypeGetTermTemplateDefByGuidDefaultResponse\n >;\n}\n\nexport interface TypeGetTermTemplateDefByName {\n /** Get the term template definition by its name (unique). */\n get(\n options?: TypeGetTermTemplateDefByNameParameters,\n ): StreamableMethod<\n TypeGetTermTemplateDefByName200Response | TypeGetTermTemplateDefByNameDefaultResponse\n >;\n}\n\nexport interface Routes {\n /** Resource for '/atlas/v2/entity' has methods for the following verbs: post */\n (path: \"/atlas/v2/entity\"): EntityCreateOrUpdate;\n /** Resource for '/atlas/v2/entity/bulk' has methods for the following verbs: get, post, delete */\n (path: \"/atlas/v2/entity/bulk\"): EntityListByGuids;\n /** Resource for '/atlas/v2/entity/bulk/classification' has methods for the following verbs: post */\n (path: \"/atlas/v2/entity/bulk/classification\"): EntityAddClassification;\n /** Resource for '/atlas/v2/entity/guid/\\{guid\\}' has methods for the following verbs: get, put, delete */\n (path: \"/atlas/v2/entity/guid/{guid}\", guid: string): EntityGet;\n /** Resource for '/atlas/v2/entity/guid/\\{guid\\}/classification/\\{classificationName\\}' has methods for the following verbs: get, delete */\n (\n path: \"/atlas/v2/entity/guid/{guid}/classification/{classificationName}\",\n guid: string,\n classificationName: string,\n ): EntityGetClassification;\n /** Resource for '/atlas/v2/entity/guid/\\{guid\\}/classifications' has methods for the following verbs: get, post, put */\n (path: \"/atlas/v2/entity/guid/{guid}/classifications\", guid: string): EntityGetClassifications;\n /** Resource for '/atlas/v2/entity/uniqueAttribute/type/\\{typeName\\}' has methods for the following verbs: get, put, delete */\n (\n path: \"/atlas/v2/entity/uniqueAttribute/type/{typeName}\",\n typeName: string,\n ): EntityGetByUniqueAttributes;\n /** Resource for '/atlas/v2/entity/uniqueAttribute/type/\\{typeName\\}/classification/\\{classificationName\\}' has methods for the following verbs: delete */\n (\n path: \"/atlas/v2/entity/uniqueAttribute/type/{typeName}/classification/{classificationName}\",\n typeName: string,\n classificationName: string,\n ): EntityRemoveClassificationByUniqueAttribute;\n /** Resource for '/atlas/v2/entity/uniqueAttribute/type/\\{typeName\\}/classifications' has methods for the following verbs: post, put */\n (\n path: \"/atlas/v2/entity/uniqueAttribute/type/{typeName}/classifications\",\n typeName: string,\n ): EntityAddClassificationsByUniqueAttribute;\n /** Resource for '/atlas/v2/entity/bulk/setClassifications' has methods for the following verbs: post */\n (path: \"/atlas/v2/entity/bulk/setClassifications\"): EntityBulkSetClassifications;\n /** Resource for '/atlas/v2/entity/bulk/uniqueAttribute/type/\\{typeName\\}' has methods for the following verbs: get */\n (\n path: \"/atlas/v2/entity/bulk/uniqueAttribute/type/{typeName}\",\n typeName: string,\n ): EntityListByUniqueAttributes;\n /** Resource for '/atlas/v2/entity/guid/\\{guid\\}/header' has methods for the following verbs: get */\n (path: \"/atlas/v2/entity/guid/{guid}/header\", guid: string): EntityGetHeader;\n /** Resource for '/atlas/v2/entity/guid/\\{guid\\}/businessmetadata' has methods for the following verbs: delete, post */\n (\n path: \"/atlas/v2/entity/guid/{guid}/businessmetadata\",\n guid: string,\n ): EntityRemoveBusinessMetadata;\n /** Resource for '/atlas/v2/entity/guid/\\{guid\\}/businessmetadata/\\{businessMetadataName\\}' has methods for the following verbs: delete, post */\n (\n path: \"/atlas/v2/entity/guid/{guid}/businessmetadata/{businessMetadataName}\",\n businessMetadataName: string,\n guid: string,\n ): EntityRemoveBusinessMetadataAttributes;\n /** Resource for '/atlas/v2/entity/businessmetadata/import/template' has methods for the following verbs: get */\n (\n path: \"/atlas/v2/entity/businessmetadata/import/template\",\n ): EntityGetSampleBusinessMetadataTemplate;\n /** Resource for '/atlas/v2/entity/businessmetadata/import' has methods for the following verbs: post */\n (path: \"/atlas/v2/entity/businessmetadata/import\"): EntityImportBusinessMetadata;\n /** Resource for '/atlas/v2/entity/guid/\\{guid\\}/labels' has methods for the following verbs: delete, post, put */\n (path: \"/atlas/v2/entity/guid/{guid}/labels\", guid: string): EntityRemoveLabels;\n /** Resource for '/atlas/v2/entity/uniqueAttribute/type/\\{typeName\\}/labels' has methods for the following verbs: delete, post, put */\n (\n path: \"/atlas/v2/entity/uniqueAttribute/type/{typeName}/labels\",\n typeName: string,\n ): EntityRemoveLabelsByUniqueAttribute;\n /** Resource for '/entity/moveTo' has methods for the following verbs: post */\n (path: \"/entity/moveTo\"): EntityMoveEntitiesToCollection;\n /** Resource for '/atlas/v2/glossary' has methods for the following verbs: get, post */\n (path: \"/atlas/v2/glossary\"): GlossaryList;\n /** Resource for '/atlas/v2/glossary/categories' has methods for the following verbs: post */\n (path: \"/atlas/v2/glossary/categories\"): GlossaryCreateCategories;\n /** Resource for '/atlas/v2/glossary/category' has methods for the following verbs: post */\n (path: \"/atlas/v2/glossary/category\"): GlossaryCreateCategory;\n /** Resource for '/atlas/v2/glossary/category/\\{categoryId\\}' has methods for the following verbs: get, put, delete */\n (path: \"/atlas/v2/glossary/category/{categoryId}\", categoryId: string): GlossaryGetCategory;\n /** Resource for '/atlas/v2/glossary/category/\\{categoryId\\}/partial' has methods for the following verbs: put */\n (\n path: \"/atlas/v2/glossary/category/{categoryId}/partial\",\n categoryId: string,\n ): GlossaryPartialUpdateCategory;\n /** Resource for '/atlas/v2/glossary/category/\\{categoryId\\}/related' has methods for the following verbs: get */\n (\n path: \"/atlas/v2/glossary/category/{categoryId}/related\",\n categoryId: string,\n ): GlossaryListRelatedCategories;\n /** Resource for '/atlas/v2/glossary/category/\\{categoryId\\}/terms' has methods for the following verbs: get */\n (\n path: \"/atlas/v2/glossary/category/{categoryId}/terms\",\n categoryId: string,\n ): GlossaryListCategoryTerms;\n /** Resource for '/atlas/v2/glossary/term' has methods for the following verbs: post */\n (path: \"/atlas/v2/glossary/term\"): GlossaryCreateTerm;\n /** Resource for '/atlas/v2/glossary/term/\\{termId\\}' has methods for the following verbs: get, put, delete */\n (path: \"/atlas/v2/glossary/term/{termId}\", termId: string): GlossaryGetTerm;\n /** Resource for '/atlas/v2/glossary/term/\\{termId\\}/partial' has methods for the following verbs: put */\n (path: \"/atlas/v2/glossary/term/{termId}/partial\", termId: string): GlossaryPartialUpdateTerm;\n /** Resource for '/atlas/v2/glossary/terms' has methods for the following verbs: post */\n (path: \"/atlas/v2/glossary/terms\"): GlossaryCreateTerms;\n /** Resource for '/atlas/v2/glossary/terms/\\{termId\\}/assignedEntities' has methods for the following verbs: get, post, delete */\n (\n path: \"/atlas/v2/glossary/terms/{termId}/assignedEntities\",\n termId: string,\n ): GlossaryListEntitiesAssignedWithTerm;\n /** Resource for '/atlas/v2/glossary/terms/\\{termId\\}/related' has methods for the following verbs: get */\n (path: \"/atlas/v2/glossary/terms/{termId}/related\", termId: string): GlossaryListRelatedTerms;\n /** Resource for '/atlas/v2/glossary/\\{glossaryId\\}' has methods for the following verbs: get, put, delete */\n (path: \"/atlas/v2/glossary/{glossaryId}\", glossaryId: string): GlossaryGet;\n /** Resource for '/atlas/v2/glossary/\\{glossaryId\\}/categories' has methods for the following verbs: get */\n (path: \"/atlas/v2/glossary/{glossaryId}/categories\", glossaryId: string): GlossaryListCategories;\n /** Resource for '/atlas/v2/glossary/\\{glossaryId\\}/categories/headers' has methods for the following verbs: get */\n (\n path: \"/atlas/v2/glossary/{glossaryId}/categories/headers\",\n glossaryId: string,\n ): GlossaryListCategoriesHeaders;\n /** Resource for '/atlas/v2/glossary/\\{glossaryId\\}/detailed' has methods for the following verbs: get */\n (path: \"/atlas/v2/glossary/{glossaryId}/detailed\", glossaryId: string): GlossaryGetDetailed;\n /** Resource for '/atlas/v2/glossary/\\{glossaryId\\}/partial' has methods for the following verbs: put */\n (path: \"/atlas/v2/glossary/{glossaryId}/partial\", glossaryId: string): GlossaryPartialUpdate;\n /** Resource for '/atlas/v2/glossary/\\{glossaryId\\}/terms' has methods for the following verbs: get */\n (path: \"/atlas/v2/glossary/{glossaryId}/terms\", glossaryId: string): GlossaryListTerms;\n /** Resource for '/atlas/v2/glossary/\\{glossaryId\\}/terms/headers' has methods for the following verbs: get */\n (\n path: \"/atlas/v2/glossary/{glossaryId}/terms/headers\",\n glossaryId: string,\n ): GlossaryListTermHeaders;\n /** Resource for '/search/query' has methods for the following verbs: post */\n (path: \"/search/query\"): DiscoveryQuery;\n /** Resource for '/search/suggest' has methods for the following verbs: post */\n (path: \"/search/suggest\"): DiscoverySuggest;\n /** Resource for '/search/autocomplete' has methods for the following verbs: post */\n (path: \"/search/autocomplete\"): DiscoveryAutoComplete;\n /** Resource for '/atlas/v2/lineage/\\{guid\\}' has methods for the following verbs: get */\n (path: \"/atlas/v2/lineage/{guid}\", guid: string): LineageGet;\n /** Resource for '/lineage/\\{guid\\}/next' has methods for the following verbs: get */\n (path: \"/lineage/{guid}/next\", guid: string): LineageGetNextPage;\n /** Resource for '/atlas/v2/lineage/uniqueAttribute/type/\\{typeName\\}' has methods for the following verbs: get */\n (\n path: \"/atlas/v2/lineage/uniqueAttribute/type/{typeName}\",\n typeName: string,\n ): LineageGetByUniqueAttribute;\n /** Resource for '/atlas/v2/relationship' has methods for the following verbs: post, put */\n (path: \"/atlas/v2/relationship\"): RelationshipCreate;\n /** Resource for '/atlas/v2/relationship/guid/\\{guid\\}' has methods for the following verbs: get, delete */\n (path: \"/atlas/v2/relationship/guid/{guid}\", guid: string): RelationshipGet;\n /** Resource for '/atlas/v2/types/businessmetadatadef/guid/\\{guid\\}' has methods for the following verbs: get */\n (\n path: \"/atlas/v2/types/businessmetadatadef/guid/{guid}\",\n guid: string,\n ): TypeGetBusinessMetadataDefByGuid;\n /** Resource for '/atlas/v2/types/businessmetadatadef/name/\\{name\\}' has methods for the following verbs: get */\n (\n path: \"/atlas/v2/types/businessmetadatadef/name/{name}\",\n name: string,\n ): TypeGetBusinessMetadataDefByName;\n /** Resource for '/atlas/v2/types/classificationdef/guid/\\{guid\\}' has methods for the following verbs: get */\n (\n path: \"/atlas/v2/types/classificationdef/guid/{guid}\",\n guid: string,\n ): TypeGetClassificationDefByGuid;\n /** Resource for '/atlas/v2/types/classificationdef/name/\\{name\\}' has methods for the following verbs: get */\n (\n path: \"/atlas/v2/types/classificationdef/name/{name}\",\n name: string,\n ): TypeGetClassificationDefByName;\n /** Resource for '/atlas/v2/types/entitydef/guid/\\{guid\\}' has methods for the following verbs: get */\n (path: \"/atlas/v2/types/entitydef/guid/{guid}\", guid: string): TypeGetEntityDefByGuid;\n /** Resource for '/atlas/v2/types/entitydef/name/\\{name\\}' has methods for the following verbs: get */\n (path: \"/atlas/v2/types/entitydef/name/{name}\", name: string): TypeGetEntityDefByName;\n /** Resource for '/atlas/v2/types/enumdef/guid/\\{guid\\}' has methods for the following verbs: get */\n (path: \"/atlas/v2/types/enumdef/guid/{guid}\", guid: string): TypeGetEnumDefByGuid;\n /** Resource for '/atlas/v2/types/enumdef/name/\\{name\\}' has methods for the following verbs: get */\n (path: \"/atlas/v2/types/enumdef/name/{name}\", name: string): TypeGetEnumDefByName;\n /** Resource for '/atlas/v2/types/relationshipdef/guid/\\{guid\\}' has methods for the following verbs: get */\n (path: \"/atlas/v2/types/relationshipdef/guid/{guid}\", guid: string): TypeGetRelationshipDefByGuid;\n /** Resource for '/atlas/v2/types/relationshipdef/name/\\{name\\}' has methods for the following verbs: get */\n (path: \"/atlas/v2/types/relationshipdef/name/{name}\", name: string): TypeGetRelationshipDefByName;\n /** Resource for '/atlas/v2/types/structdef/guid/\\{guid\\}' has methods for the following verbs: get */\n (path: \"/atlas/v2/types/structdef/guid/{guid}\", guid: string): TypeGetStructDefByGuid;\n /** Resource for '/atlas/v2/types/structdef/name/\\{name\\}' has methods for the following verbs: get */\n (path: \"/atlas/v2/types/structdef/name/{name}\", name: string): TypeGetStructDefByName;\n /** Resource for '/atlas/v2/types/typedef/guid/\\{guid\\}' has methods for the following verbs: get */\n (path: \"/atlas/v2/types/typedef/guid/{guid}\", guid: string): TypeGetByGuid;\n /** Resource for '/atlas/v2/types/typedef/name/\\{name\\}' has methods for the following verbs: get, delete */\n (path: \"/atlas/v2/types/typedef/name/{name}\", name: string): TypeGetByName;\n /** Resource for '/atlas/v2/types/typedefs' has methods for the following verbs: get, post, put, delete */\n (path: \"/atlas/v2/types/typedefs\"): TypeList;\n /** Resource for '/atlas/v2/types/typedefs/headers' has methods for the following verbs: get */\n (path: \"/atlas/v2/types/typedefs/headers\"): TypeListHeaders;\n /** Resource for '/types/termtemplatedef/guid/\\{guid\\}' has methods for the following verbs: get */\n (path: \"/types/termtemplatedef/guid/{guid}\", guid: string): TypeGetTermTemplateDefByGuid;\n /** Resource for '/types/termtemplatedef/name/\\{name\\}' has methods for the following verbs: get */\n (path: \"/types/termtemplatedef/name/{name}\", name: string): TypeGetTermTemplateDefByName;\n}\n\nexport type PurviewDataMapClient = Client & {\n path: Routes;\n};\n"]}
1
+ {"version":3,"file":"clientDefinitions.js","sourceRoot":"","sources":["../../src/clientDefinitions.ts"],"names":[],"mappings":";AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nimport type {\n EntityCreateOrUpdateParameters,\n EntityListByGuidsParameters,\n EntityBulkCreateOrUpdateParameters,\n EntityBulkDeleteParameters,\n EntityAddClassificationParameters,\n EntityGetParameters,\n EntityPartialUpdateAttributeByGuidParameters,\n EntityDeleteParameters,\n EntityGetClassificationParameters,\n EntityRemoveClassificationParameters,\n EntityGetClassificationsParameters,\n EntityAddClassificationsParameters,\n EntityUpdateClassificationsParameters,\n EntityGetByUniqueAttributesParameters,\n EntityPartialUpdateByUniqueAttributesParameters,\n EntityDeleteByUniqueAttributeParameters,\n EntityRemoveClassificationByUniqueAttributeParameters,\n EntityAddClassificationsByUniqueAttributeParameters,\n EntityUpdateClassificationsByUniqueAttributeParameters,\n EntityBulkSetClassificationsParameters,\n EntityListByUniqueAttributesParameters,\n EntityGetHeaderParameters,\n EntityRemoveBusinessMetadataParameters,\n EntityAddOrUpdateBusinessMetadataParameters,\n EntityRemoveBusinessMetadataAttributesParameters,\n EntityAddOrUpdateBusinessMetadataAttributesParameters,\n EntityGetSampleBusinessMetadataTemplateParameters,\n EntityImportBusinessMetadataParameters,\n EntityRemoveLabelsParameters,\n EntitySetLabelsParameters,\n EntityAddLabelParameters,\n EntityRemoveLabelsByUniqueAttributeParameters,\n EntitySetLabelsByUniqueAttributeParameters,\n EntityAddLabelsByUniqueAttributeParameters,\n EntityMoveEntitiesToCollectionParameters,\n GlossaryListParameters,\n GlossaryCreateParameters,\n GlossaryCreateCategoriesParameters,\n GlossaryCreateCategoryParameters,\n GlossaryGetCategoryParameters,\n GlossaryUpdateCategoryParameters,\n GlossaryDeleteCategoryParameters,\n GlossaryPartialUpdateCategoryParameters,\n GlossaryListRelatedCategoriesParameters,\n GlossaryListCategoryTermsParameters,\n GlossaryCreateTermParameters,\n GlossaryGetTermParameters,\n GlossaryUpdateTermParameters,\n GlossaryDeleteTermParameters,\n GlossaryPartialUpdateTermParameters,\n GlossaryCreateTermsParameters,\n GlossaryListEntitiesAssignedWithTermParameters,\n GlossaryAssignTermToEntitiesParameters,\n GlossaryDeleteTermAssignmentFromEntitiesParameters,\n GlossaryListRelatedTermsParameters,\n GlossaryGetParameters,\n GlossaryUpdateParameters,\n GlossaryDeleteParameters,\n GlossaryListCategoriesParameters,\n GlossaryListCategoriesHeadersParameters,\n GlossaryGetDetailedParameters,\n GlossaryPartialUpdateParameters,\n GlossaryListTermsParameters,\n GlossaryListTermHeadersParameters,\n DiscoveryQueryParameters,\n DiscoverySuggestParameters,\n DiscoveryAutoCompleteParameters,\n LineageGetParameters,\n LineageGetNextPageParameters,\n LineageGetByUniqueAttributeParameters,\n RelationshipCreateParameters,\n RelationshipUpdateParameters,\n RelationshipGetParameters,\n RelationshipDeleteParameters,\n TypeGetBusinessMetadataDefByGuidParameters,\n TypeGetBusinessMetadataDefByNameParameters,\n TypeGetClassificationDefByGuidParameters,\n TypeGetClassificationDefByNameParameters,\n TypeGetEntityDefByGuidParameters,\n TypeGetEntityDefByNameParameters,\n TypeGetEnumDefByGuidParameters,\n TypeGetEnumDefByNameParameters,\n TypeGetRelationshipDefByGuidParameters,\n TypeGetRelationshipDefByNameParameters,\n TypeGetStructDefByGuidParameters,\n TypeGetStructDefByNameParameters,\n TypeGetByGuidParameters,\n TypeGetByNameParameters,\n TypeDeleteParameters,\n TypeListParameters,\n TypeBulkCreateParameters,\n TypeBulkUpdateParameters,\n TypeBulkDeleteParameters,\n TypeListHeadersParameters,\n TypeGetTermTemplateDefByGuidParameters,\n TypeGetTermTemplateDefByNameParameters,\n} from \"./parameters.js\";\nimport type {\n EntityCreateOrUpdate200Response,\n EntityCreateOrUpdateDefaultResponse,\n EntityListByGuids200Response,\n EntityListByGuidsDefaultResponse,\n EntityBulkCreateOrUpdate200Response,\n EntityBulkCreateOrUpdateDefaultResponse,\n EntityBulkDelete200Response,\n EntityBulkDeleteDefaultResponse,\n EntityAddClassification204Response,\n EntityAddClassificationDefaultResponse,\n EntityGet200Response,\n EntityGetDefaultResponse,\n EntityPartialUpdateAttributeByGuid200Response,\n EntityPartialUpdateAttributeByGuidDefaultResponse,\n EntityDelete200Response,\n EntityDeleteDefaultResponse,\n EntityGetClassification200Response,\n EntityGetClassificationDefaultResponse,\n EntityRemoveClassification204Response,\n EntityRemoveClassificationDefaultResponse,\n EntityGetClassifications200Response,\n EntityGetClassificationsDefaultResponse,\n EntityAddClassifications204Response,\n EntityAddClassificationsDefaultResponse,\n EntityUpdateClassifications204Response,\n EntityUpdateClassificationsDefaultResponse,\n EntityGetByUniqueAttributes200Response,\n EntityGetByUniqueAttributesDefaultResponse,\n EntityPartialUpdateByUniqueAttributes200Response,\n EntityPartialUpdateByUniqueAttributesDefaultResponse,\n EntityDeleteByUniqueAttribute200Response,\n EntityDeleteByUniqueAttributeDefaultResponse,\n EntityRemoveClassificationByUniqueAttribute204Response,\n EntityRemoveClassificationByUniqueAttributeDefaultResponse,\n EntityAddClassificationsByUniqueAttribute204Response,\n EntityAddClassificationsByUniqueAttributeDefaultResponse,\n EntityUpdateClassificationsByUniqueAttribute204Response,\n EntityUpdateClassificationsByUniqueAttributeDefaultResponse,\n EntityBulkSetClassifications200Response,\n EntityBulkSetClassificationsDefaultResponse,\n EntityListByUniqueAttributes200Response,\n EntityListByUniqueAttributesDefaultResponse,\n EntityGetHeader200Response,\n EntityGetHeaderDefaultResponse,\n EntityRemoveBusinessMetadata204Response,\n EntityRemoveBusinessMetadataDefaultResponse,\n EntityAddOrUpdateBusinessMetadata204Response,\n EntityAddOrUpdateBusinessMetadataDefaultResponse,\n EntityRemoveBusinessMetadataAttributes204Response,\n EntityRemoveBusinessMetadataAttributesDefaultResponse,\n EntityAddOrUpdateBusinessMetadataAttributes204Response,\n EntityAddOrUpdateBusinessMetadataAttributesDefaultResponse,\n EntityGetSampleBusinessMetadataTemplate200Response,\n EntityGetSampleBusinessMetadataTemplateDefaultResponse,\n EntityImportBusinessMetadata200Response,\n EntityImportBusinessMetadataDefaultResponse,\n EntityRemoveLabels204Response,\n EntityRemoveLabelsDefaultResponse,\n EntitySetLabels204Response,\n EntitySetLabelsDefaultResponse,\n EntityAddLabel204Response,\n EntityAddLabelDefaultResponse,\n EntityRemoveLabelsByUniqueAttribute204Response,\n EntityRemoveLabelsByUniqueAttributeDefaultResponse,\n EntitySetLabelsByUniqueAttribute204Response,\n EntitySetLabelsByUniqueAttributeDefaultResponse,\n EntityAddLabelsByUniqueAttribute204Response,\n EntityAddLabelsByUniqueAttributeDefaultResponse,\n EntityMoveEntitiesToCollection200Response,\n EntityMoveEntitiesToCollectionDefaultResponse,\n GlossaryList200Response,\n GlossaryListDefaultResponse,\n GlossaryCreate200Response,\n GlossaryCreateDefaultResponse,\n GlossaryCreateCategories200Response,\n GlossaryCreateCategoriesDefaultResponse,\n GlossaryCreateCategory200Response,\n GlossaryCreateCategoryDefaultResponse,\n GlossaryGetCategory200Response,\n GlossaryGetCategoryDefaultResponse,\n GlossaryUpdateCategory200Response,\n GlossaryUpdateCategoryDefaultResponse,\n GlossaryDeleteCategory204Response,\n GlossaryDeleteCategoryDefaultResponse,\n GlossaryPartialUpdateCategory200Response,\n GlossaryPartialUpdateCategoryDefaultResponse,\n GlossaryListRelatedCategories200Response,\n GlossaryListRelatedCategoriesDefaultResponse,\n GlossaryListCategoryTerms200Response,\n GlossaryListCategoryTermsDefaultResponse,\n GlossaryCreateTerm200Response,\n GlossaryCreateTermDefaultResponse,\n GlossaryGetTerm200Response,\n GlossaryGetTermDefaultResponse,\n GlossaryUpdateTerm200Response,\n GlossaryUpdateTermDefaultResponse,\n GlossaryDeleteTerm204Response,\n GlossaryDeleteTermDefaultResponse,\n GlossaryPartialUpdateTerm200Response,\n GlossaryPartialUpdateTermDefaultResponse,\n GlossaryCreateTerms200Response,\n GlossaryCreateTermsDefaultResponse,\n GlossaryListEntitiesAssignedWithTerm200Response,\n GlossaryListEntitiesAssignedWithTermDefaultResponse,\n GlossaryAssignTermToEntities204Response,\n GlossaryAssignTermToEntitiesDefaultResponse,\n GlossaryDeleteTermAssignmentFromEntities204Response,\n GlossaryDeleteTermAssignmentFromEntitiesDefaultResponse,\n GlossaryListRelatedTerms200Response,\n GlossaryListRelatedTermsDefaultResponse,\n GlossaryGet200Response,\n GlossaryGetDefaultResponse,\n GlossaryUpdate200Response,\n GlossaryUpdateDefaultResponse,\n GlossaryDelete204Response,\n GlossaryDeleteDefaultResponse,\n GlossaryListCategories200Response,\n GlossaryListCategoriesDefaultResponse,\n GlossaryListCategoriesHeaders200Response,\n GlossaryListCategoriesHeadersDefaultResponse,\n GlossaryGetDetailed200Response,\n GlossaryGetDetailedDefaultResponse,\n GlossaryPartialUpdate200Response,\n GlossaryPartialUpdateDefaultResponse,\n GlossaryListTerms200Response,\n GlossaryListTermsDefaultResponse,\n GlossaryListTermHeaders200Response,\n GlossaryListTermHeadersDefaultResponse,\n DiscoveryQuery200Response,\n DiscoveryQueryDefaultResponse,\n DiscoverySuggest200Response,\n DiscoverySuggestDefaultResponse,\n DiscoveryAutoComplete200Response,\n DiscoveryAutoCompleteDefaultResponse,\n LineageGet200Response,\n LineageGetDefaultResponse,\n LineageGetNextPage200Response,\n LineageGetNextPageDefaultResponse,\n LineageGetByUniqueAttribute200Response,\n LineageGetByUniqueAttributeDefaultResponse,\n RelationshipCreate200Response,\n RelationshipCreateDefaultResponse,\n RelationshipUpdate200Response,\n RelationshipUpdateDefaultResponse,\n RelationshipGet200Response,\n RelationshipGetDefaultResponse,\n RelationshipDelete204Response,\n RelationshipDeleteDefaultResponse,\n TypeGetBusinessMetadataDefByGuid200Response,\n TypeGetBusinessMetadataDefByGuidDefaultResponse,\n TypeGetBusinessMetadataDefByName200Response,\n TypeGetBusinessMetadataDefByNameDefaultResponse,\n TypeGetClassificationDefByGuid200Response,\n TypeGetClassificationDefByGuidDefaultResponse,\n TypeGetClassificationDefByName200Response,\n TypeGetClassificationDefByNameDefaultResponse,\n TypeGetEntityDefByGuid200Response,\n TypeGetEntityDefByGuidDefaultResponse,\n TypeGetEntityDefByName200Response,\n TypeGetEntityDefByNameDefaultResponse,\n TypeGetEnumDefByGuid200Response,\n TypeGetEnumDefByGuidDefaultResponse,\n TypeGetEnumDefByName200Response,\n TypeGetEnumDefByNameDefaultResponse,\n TypeGetRelationshipDefByGuid200Response,\n TypeGetRelationshipDefByGuidDefaultResponse,\n TypeGetRelationshipDefByName200Response,\n TypeGetRelationshipDefByNameDefaultResponse,\n TypeGetStructDefByGuid200Response,\n TypeGetStructDefByGuidDefaultResponse,\n TypeGetStructDefByName200Response,\n TypeGetStructDefByNameDefaultResponse,\n TypeGetByGuid200Response,\n TypeGetByGuidDefaultResponse,\n TypeGetByName200Response,\n TypeGetByNameDefaultResponse,\n TypeDelete204Response,\n TypeDeleteDefaultResponse,\n TypeList200Response,\n TypeListDefaultResponse,\n TypeBulkCreate200Response,\n TypeBulkCreateDefaultResponse,\n TypeBulkUpdate200Response,\n TypeBulkUpdateDefaultResponse,\n TypeBulkDelete204Response,\n TypeBulkDeleteDefaultResponse,\n TypeListHeaders200Response,\n TypeListHeadersDefaultResponse,\n TypeGetTermTemplateDefByGuid200Response,\n TypeGetTermTemplateDefByGuidDefaultResponse,\n TypeGetTermTemplateDefByName200Response,\n TypeGetTermTemplateDefByNameDefaultResponse,\n} from \"./responses.js\";\nimport type { Client, StreamableMethod } from \"@azure-rest/core-client\";\n\nexport interface EntityCreateOrUpdate {\n /**\n * Create or update an entity.\n * Existing entity is matched using its unique guid if\n * supplied or by its unique attributes eg: qualifiedName.\n * Map and array of\n * collections are not well supported. E.g., array<array<int>>, array<map<string,\n * int>>.\n * For each contact type, the maximum number of contacts is 20.\n */\n post(\n options: EntityCreateOrUpdateParameters,\n ): StreamableMethod<EntityCreateOrUpdate200Response | EntityCreateOrUpdateDefaultResponse>;\n}\n\nexport interface EntityListByGuids {\n /** List entities in bulk identified by its GUIDs. */\n get(\n options: EntityListByGuidsParameters,\n ): StreamableMethod<EntityListByGuids200Response | EntityListByGuidsDefaultResponse>;\n /**\n * Create or update entities in bulk.\n * Existing entity is matched using its unique\n * guid if supplied or by its unique attributes eg: qualifiedName.\n * Map and array\n * of collections are not well supported. E.g., array<array<int>>,\n * array<map<string, int>>.\n * For each contact type, the maximum number of contacts\n * is 20.\n */\n post(\n options: EntityBulkCreateOrUpdateParameters,\n ): StreamableMethod<\n EntityBulkCreateOrUpdate200Response | EntityBulkCreateOrUpdateDefaultResponse\n >;\n /**\n * Delete a list of entities in bulk identified by their GUIDs or unique\n * attributes.\n */\n delete(\n options: EntityBulkDeleteParameters,\n ): StreamableMethod<EntityBulkDelete200Response | EntityBulkDeleteDefaultResponse>;\n}\n\nexport interface EntityAddClassification {\n /** Associate a classification to multiple entities in bulk. */\n post(\n options: EntityAddClassificationParameters,\n ): StreamableMethod<EntityAddClassification204Response | EntityAddClassificationDefaultResponse>;\n}\n\nexport interface EntityGet {\n /** Get complete definition of an entity given its GUID. */\n get(\n options?: EntityGetParameters,\n ): StreamableMethod<EntityGet200Response | EntityGetDefaultResponse>;\n /**\n * Update entity partially - create or update entity attribute identified by its\n * GUID.\n * Supports only primitive attribute type and entity references.\n * It does not support updating complex types like arrays, and maps.\n * Null updates are not possible.\n */\n put(\n options: EntityPartialUpdateAttributeByGuidParameters,\n ): StreamableMethod<\n | EntityPartialUpdateAttributeByGuid200Response\n | EntityPartialUpdateAttributeByGuidDefaultResponse\n >;\n /** Delete an entity identified by its GUID. */\n delete(\n options?: EntityDeleteParameters,\n ): StreamableMethod<EntityDelete200Response | EntityDeleteDefaultResponse>;\n}\n\nexport interface EntityGetClassification {\n /** Get classification for a given entity represented by a GUID. */\n get(\n options?: EntityGetClassificationParameters,\n ): StreamableMethod<EntityGetClassification200Response | EntityGetClassificationDefaultResponse>;\n /** Delete a given classification from an existing entity represented by a GUID. */\n delete(\n options?: EntityRemoveClassificationParameters,\n ): StreamableMethod<\n EntityRemoveClassification204Response | EntityRemoveClassificationDefaultResponse\n >;\n}\n\nexport interface EntityGetClassifications {\n /** List classifications for a given entity represented by a GUID. */\n get(\n options?: EntityGetClassificationsParameters,\n ): StreamableMethod<\n EntityGetClassifications200Response | EntityGetClassificationsDefaultResponse\n >;\n /** Add classifications to an existing entity represented by a GUID. */\n post(\n options: EntityAddClassificationsParameters,\n ): StreamableMethod<\n EntityAddClassifications204Response | EntityAddClassificationsDefaultResponse\n >;\n /** Update classifications to an existing entity represented by a guid. */\n put(\n options: EntityUpdateClassificationsParameters,\n ): StreamableMethod<\n EntityUpdateClassifications204Response | EntityUpdateClassificationsDefaultResponse\n >;\n}\n\nexport interface EntityGetByUniqueAttributes {\n /**\n * Get complete definition of an entity given its type and unique attribute.\n *\n * In\n * addition to the typeName path parameter, attribute key-value pair(s) can be\n * provided in the following format:\n * attr:\\<attrName>=<attrValue>.\n *\n * NOTE: The\n * attrName and attrValue should be unique across entities, eg.\n * qualifiedName.\n *\n * The REST request would look something like this:\n * GET\n * /v2/entity/uniqueAttribute/type/aType?attr:aTypeAttribute=someValue.\n */\n get(\n options?: EntityGetByUniqueAttributesParameters,\n ): StreamableMethod<\n EntityGetByUniqueAttributes200Response | EntityGetByUniqueAttributesDefaultResponse\n >;\n /**\n * Update entity partially - Allow a subset of attributes to be updated on an\n * entity which is identified by its type and unique attribute eg:\n * Referenceable.qualifiedName. Null updates are not possible.\n *\n * In addition to the\n * typeName path parameter, attribute key-value pair(s) can be provided in the\n * following format:\n *\n * attr:<attrName>=<attrValue>.\n * NOTE: The attrName and\n * attrValue should be unique across entities, eg. qualifiedName.\n *\n * The REST\n * request would look something like this:\n * PUT\n * /v2/entity/uniqueAttribute/type/aType?attr:aTypeAttribute=someValue.\n */\n put(\n options: EntityPartialUpdateByUniqueAttributesParameters,\n ): StreamableMethod<\n | EntityPartialUpdateByUniqueAttributes200Response\n | EntityPartialUpdateByUniqueAttributesDefaultResponse\n >;\n /**\n * Delete an entity identified by its type and unique attributes.\n * In addition to\n * the typeName path parameter, attribute key-value pair(s) can be provided in the\n * following format:\n * attr:\\<attrName>=\\<attrValue>.\n * NOTE: The attrName and\n * attrValue should be unique across entities, eg. qualifiedName.\n *\n * The REST\n * request would look something like this:\n * DELETE\n * /v2/entity/uniqueAttribute/type/aType?attr:aTypeAttribute=someValue.\n */\n delete(\n options?: EntityDeleteByUniqueAttributeParameters,\n ): StreamableMethod<\n EntityDeleteByUniqueAttribute200Response | EntityDeleteByUniqueAttributeDefaultResponse\n >;\n}\n\nexport interface EntityRemoveClassificationByUniqueAttribute {\n /**\n * Delete a given classification from an entity identified by its type and unique\n * attributes.\n */\n delete(\n options?: EntityRemoveClassificationByUniqueAttributeParameters,\n ): StreamableMethod<\n | EntityRemoveClassificationByUniqueAttribute204Response\n | EntityRemoveClassificationByUniqueAttributeDefaultResponse\n >;\n}\n\nexport interface EntityAddClassificationsByUniqueAttribute {\n /** Add classification to the entity identified by its type and unique attributes. */\n post(\n options: EntityAddClassificationsByUniqueAttributeParameters,\n ): StreamableMethod<\n | EntityAddClassificationsByUniqueAttribute204Response\n | EntityAddClassificationsByUniqueAttributeDefaultResponse\n >;\n /** Update classification on an entity identified by its type and unique attributes. */\n put(\n options: EntityUpdateClassificationsByUniqueAttributeParameters,\n ): StreamableMethod<\n | EntityUpdateClassificationsByUniqueAttribute204Response\n | EntityUpdateClassificationsByUniqueAttributeDefaultResponse\n >;\n}\n\nexport interface EntityBulkSetClassifications {\n /** Set classifications on entities in bulk. */\n post(\n options: EntityBulkSetClassificationsParameters,\n ): StreamableMethod<\n EntityBulkSetClassifications200Response | EntityBulkSetClassificationsDefaultResponse\n >;\n}\n\nexport interface EntityListByUniqueAttributes {\n /**\n * Bulk API to retrieve list of entities identified by its unique attributes.\n * In\n * addition to the typeName path parameter, attribute key-value pair(s) can be\n * provided in the following\n * format\n *\n * typeName=\\<typeName>&attr_1:\\<attrName>=\\<attrValue>&attr_2:\\<attrName>=\\<attrValue>&attr_3:\\<attrName>=\\<attrValue>\n *\n * NOTE:\n * The attrName should be an unique attribute for the given entity-type.\n * The REST\n * request would look something like this\n *\n * GET\n * /v2/entity/bulk/uniqueAttribute/type/hive_db?attr_1:qualifiedName=db1@cl1&attr_2:qualifiedName=db2@cl1\n *\n * Note:\n * at least one unique attribute must be provided.\n */\n get(\n options?: EntityListByUniqueAttributesParameters,\n ): StreamableMethod<\n EntityListByUniqueAttributes200Response | EntityListByUniqueAttributesDefaultResponse\n >;\n}\n\nexport interface EntityGetHeader {\n /** Get entity header given its GUID. */\n get(\n options?: EntityGetHeaderParameters,\n ): StreamableMethod<EntityGetHeader200Response | EntityGetHeaderDefaultResponse>;\n}\n\nexport interface EntityRemoveBusinessMetadata {\n /** Remove business metadata from an entity. */\n delete(\n options: EntityRemoveBusinessMetadataParameters,\n ): StreamableMethod<\n EntityRemoveBusinessMetadata204Response | EntityRemoveBusinessMetadataDefaultResponse\n >;\n /** Add business metadata to an entity. */\n post(\n options: EntityAddOrUpdateBusinessMetadataParameters,\n ): StreamableMethod<\n EntityAddOrUpdateBusinessMetadata204Response | EntityAddOrUpdateBusinessMetadataDefaultResponse\n >;\n}\n\nexport interface EntityRemoveBusinessMetadataAttributes {\n /** Delete business metadata attributes from an entity. */\n delete(\n options: EntityRemoveBusinessMetadataAttributesParameters,\n ): StreamableMethod<\n | EntityRemoveBusinessMetadataAttributes204Response\n | EntityRemoveBusinessMetadataAttributesDefaultResponse\n >;\n /** Add or update business metadata attributes. */\n post(\n options: EntityAddOrUpdateBusinessMetadataAttributesParameters,\n ): StreamableMethod<\n | EntityAddOrUpdateBusinessMetadataAttributes204Response\n | EntityAddOrUpdateBusinessMetadataAttributesDefaultResponse\n >;\n}\n\nexport interface EntityGetSampleBusinessMetadataTemplate {\n /** Get the sample Template for uploading/creating bulk BusinessMetaData */\n get(\n options?: EntityGetSampleBusinessMetadataTemplateParameters,\n ): StreamableMethod<\n | EntityGetSampleBusinessMetadataTemplate200Response\n | EntityGetSampleBusinessMetadataTemplateDefaultResponse\n >;\n}\n\nexport interface EntityImportBusinessMetadata {\n /** Upload the file for creating Business Metadata in BULK */\n post(\n options: EntityImportBusinessMetadataParameters,\n ): StreamableMethod<\n EntityImportBusinessMetadata200Response | EntityImportBusinessMetadataDefaultResponse\n >;\n}\n\nexport interface EntityRemoveLabels {\n /** Delete given labels to a given entity. */\n delete(\n options?: EntityRemoveLabelsParameters,\n ): StreamableMethod<EntityRemoveLabels204Response | EntityRemoveLabelsDefaultResponse>;\n /** Set labels to a given entity. */\n post(\n options?: EntitySetLabelsParameters,\n ): StreamableMethod<EntitySetLabels204Response | EntitySetLabelsDefaultResponse>;\n /** Add given labels to a given entity. */\n put(\n options?: EntityAddLabelParameters,\n ): StreamableMethod<EntityAddLabel204Response | EntityAddLabelDefaultResponse>;\n}\n\nexport interface EntityRemoveLabelsByUniqueAttribute {\n /**\n * Delete given labels to a given entity identified by its type and unique\n * attribute.\n *\n * If labels is null/empty, no labels will be removed.\n *\n * If any labels\n * in labels set are non-existing labels, they will be ignored, only existing\n * labels will be removed. In addition to the typeName path parameter, attribute\n * key-value pair(s) can be provided in the following format:\n * attr:<attrName>=<attrValue>. NOTE: The attrName and attrValue should be unique\n * across entities, eg. qualifiedName. The REST request would look something like\n * this: DELETE\n * /v2/entity/uniqueAttribute/type/aType?attr:aTypeAttribute=someValue.\n */\n delete(\n options?: EntityRemoveLabelsByUniqueAttributeParameters,\n ): StreamableMethod<\n | EntityRemoveLabelsByUniqueAttribute204Response\n | EntityRemoveLabelsByUniqueAttributeDefaultResponse\n >;\n /**\n * Set labels to a given entity identified by its type and unique attributes.\n *\n * If\n * labels is null/empty, existing labels will all be removed.\n *\n * In addition to the\n * typeName path parameter, attribute key-value pair(s) can be provided in the\n * following format: attr:<attrName>=<attrValue>.\n *\n * NOTE: The attrName and\n * attrValue should be unique across entities, eg. qualifiedName.\n *\n * The REST\n * request would look something like this: POST\n * /v2/entity/uniqueAttribute/type/aType?attr:aTypeAttribute=someValue.\n */\n post(\n options?: EntitySetLabelsByUniqueAttributeParameters,\n ): StreamableMethod<\n EntitySetLabelsByUniqueAttribute204Response | EntitySetLabelsByUniqueAttributeDefaultResponse\n >;\n /**\n * Add given labels to a given entity identified by its type and unique\n * attributes.\n *\n * If labels is null/empty, no labels will be added.\n *\n * In addition to\n * the typeName path parameter, attribute key-value pair(s) can be provided in the\n * following format: attr:<attrName>=<attrValue>.\n *\n * NOTE: The attrName and\n * attrValue should be unique across entities, eg. qualifiedName.\n *\n * The REST\n * request would look something like this: PUT\n * /v2/entity/uniqueAttribute/type/aType?attr:aTypeAttribute=someValue.\n */\n put(\n options?: EntityAddLabelsByUniqueAttributeParameters,\n ): StreamableMethod<\n EntityAddLabelsByUniqueAttribute204Response | EntityAddLabelsByUniqueAttributeDefaultResponse\n >;\n}\n\nexport interface EntityMoveEntitiesToCollection {\n /** Move existing entities to the target collection. */\n post(\n options: EntityMoveEntitiesToCollectionParameters,\n ): StreamableMethod<\n EntityMoveEntitiesToCollection200Response | EntityMoveEntitiesToCollectionDefaultResponse\n >;\n}\n\nexport interface GlossaryList {\n /**\n * Get all glossaries. Recommend using limit/offset to get pagination result.\n * Recommend using 'ignoreTermsAndCategories=true' and fetch terms/categories\n * separately using 'GET /datamap/api/atlas/v2/glossary/{glossaryId}/terms'\n * and 'GET '/datamap/api/atlas/v2/glossary/{glossaryId}/categories'.\n */\n get(\n options?: GlossaryListParameters,\n ): StreamableMethod<GlossaryList200Response | GlossaryListDefaultResponse>;\n /** Create a glossary. */\n post(\n options: GlossaryCreateParameters,\n ): StreamableMethod<GlossaryCreate200Response | GlossaryCreateDefaultResponse>;\n}\n\nexport interface GlossaryCreateCategories {\n /** Create glossary category in bulk. */\n post(\n options: GlossaryCreateCategoriesParameters,\n ): StreamableMethod<\n GlossaryCreateCategories200Response | GlossaryCreateCategoriesDefaultResponse\n >;\n}\n\nexport interface GlossaryCreateCategory {\n /** Create a glossary category. */\n post(\n options: GlossaryCreateCategoryParameters,\n ): StreamableMethod<GlossaryCreateCategory200Response | GlossaryCreateCategoryDefaultResponse>;\n}\n\nexport interface GlossaryGetCategory {\n /** Get specific glossary category by its GUID. */\n get(\n options?: GlossaryGetCategoryParameters,\n ): StreamableMethod<GlossaryGetCategory200Response | GlossaryGetCategoryDefaultResponse>;\n /** Update the given glossary category by its GUID. */\n put(\n options: GlossaryUpdateCategoryParameters,\n ): StreamableMethod<GlossaryUpdateCategory200Response | GlossaryUpdateCategoryDefaultResponse>;\n /** Delete a glossary category. */\n delete(\n options?: GlossaryDeleteCategoryParameters,\n ): StreamableMethod<GlossaryDeleteCategory204Response | GlossaryDeleteCategoryDefaultResponse>;\n}\n\nexport interface GlossaryPartialUpdateCategory {\n /**\n * Update the glossary category partially. So far we only supports partial\n * updating shortDescription and longDescription for category.\n */\n put(\n options: GlossaryPartialUpdateCategoryParameters,\n ): StreamableMethod<\n GlossaryPartialUpdateCategory200Response | GlossaryPartialUpdateCategoryDefaultResponse\n >;\n}\n\nexport interface GlossaryListRelatedCategories {\n /**\n * Get all related categories (parent and children). Limit, offset, and sort\n * parameters are currently not being enabled and won't work even they are passed.\n */\n get(\n options?: GlossaryListRelatedCategoriesParameters,\n ): StreamableMethod<\n GlossaryListRelatedCategories200Response | GlossaryListRelatedCategoriesDefaultResponse\n >;\n}\n\nexport interface GlossaryListCategoryTerms {\n /** Get all terms associated with the specific category. */\n get(\n options?: GlossaryListCategoryTermsParameters,\n ): StreamableMethod<\n GlossaryListCategoryTerms200Response | GlossaryListCategoryTermsDefaultResponse\n >;\n}\n\nexport interface GlossaryCreateTerm {\n /** Create a glossary term. */\n post(\n options: GlossaryCreateTermParameters,\n ): StreamableMethod<GlossaryCreateTerm200Response | GlossaryCreateTermDefaultResponse>;\n}\n\nexport interface GlossaryGetTerm {\n /** Get a specific glossary term by its GUID. */\n get(\n options?: GlossaryGetTermParameters,\n ): StreamableMethod<GlossaryGetTerm200Response | GlossaryGetTermDefaultResponse>;\n /** Update the given glossary term by its GUID. */\n put(\n options: GlossaryUpdateTermParameters,\n ): StreamableMethod<GlossaryUpdateTerm200Response | GlossaryUpdateTermDefaultResponse>;\n /** Delete a glossary term. */\n delete(\n options?: GlossaryDeleteTermParameters,\n ): StreamableMethod<GlossaryDeleteTerm204Response | GlossaryDeleteTermDefaultResponse>;\n}\n\nexport interface GlossaryPartialUpdateTerm {\n /**\n * Update the glossary term partially. So far we only supports partial updating\n * shortDescription, longDescription, abbreviation, usage and status for term.\n */\n put(\n options: GlossaryPartialUpdateTermParameters,\n ): StreamableMethod<\n GlossaryPartialUpdateTerm200Response | GlossaryPartialUpdateTermDefaultResponse\n >;\n}\n\nexport interface GlossaryCreateTerms {\n /** Create glossary terms in bulk. */\n post(\n options: GlossaryCreateTermsParameters,\n ): StreamableMethod<GlossaryCreateTerms200Response | GlossaryCreateTermsDefaultResponse>;\n}\n\nexport interface GlossaryListEntitiesAssignedWithTerm {\n /**\n * List all related objects assigned with the specified term. Recommend using\n * limit/offset to get pagination result.\n */\n get(\n options?: GlossaryListEntitiesAssignedWithTermParameters,\n ): StreamableMethod<\n | GlossaryListEntitiesAssignedWithTerm200Response\n | GlossaryListEntitiesAssignedWithTermDefaultResponse\n >;\n /**\n * Assign the given term to the provided list of related objects. Recommend using\n * small batches with multiple API calls.\n *\n * [Entities Create Or Update\n * operation](https://learn.microsoft.com/en-us/rest/api/purview/datamapdataplane/entity/bulk-create-or-update?tabs=HTTP)\n * is an alternative to assign a term to multiple entities.\n */\n post(\n options: GlossaryAssignTermToEntitiesParameters,\n ): StreamableMethod<\n GlossaryAssignTermToEntities204Response | GlossaryAssignTermToEntitiesDefaultResponse\n >;\n /** Delete the term assignment for the given list of related objects. */\n delete(\n options: GlossaryDeleteTermAssignmentFromEntitiesParameters,\n ): StreamableMethod<\n | GlossaryDeleteTermAssignmentFromEntities204Response\n | GlossaryDeleteTermAssignmentFromEntitiesDefaultResponse\n >;\n}\n\nexport interface GlossaryListRelatedTerms {\n /**\n * Get all related terms for a specific term by its GUID. Limit, offset, and sort\n * parameters are currently not being enabled and won't work even they are passed.\n */\n get(\n options?: GlossaryListRelatedTermsParameters,\n ): StreamableMethod<\n GlossaryListRelatedTerms200Response | GlossaryListRelatedTermsDefaultResponse\n >;\n}\n\nexport interface GlossaryGet {\n /** Get a specific Glossary by its GUID. */\n get(\n options?: GlossaryGetParameters,\n ): StreamableMethod<GlossaryGet200Response | GlossaryGetDefaultResponse>;\n /** Update the given glossary. */\n put(\n options: GlossaryUpdateParameters,\n ): StreamableMethod<GlossaryUpdate200Response | GlossaryUpdateDefaultResponse>;\n /**\n * Delete a glossary. Will delete underlying terms/categories together. Recommend\n * separate delete terms and categories.\n */\n delete(\n options?: GlossaryDeleteParameters,\n ): StreamableMethod<GlossaryDelete204Response | GlossaryDeleteDefaultResponse>;\n}\n\nexport interface GlossaryListCategories {\n /**\n * Get the categories belonging to a specific glossary. Recommend using\n * limit/offset to get pagination result.\n */\n get(\n options?: GlossaryListCategoriesParameters,\n ): StreamableMethod<GlossaryListCategories200Response | GlossaryListCategoriesDefaultResponse>;\n}\n\nexport interface GlossaryListCategoriesHeaders {\n /**\n * Get the category headers belonging to a specific glossary. Recommend using\n * limit/offset to get pagination result.\n */\n get(\n options?: GlossaryListCategoriesHeadersParameters,\n ): StreamableMethod<\n GlossaryListCategoriesHeaders200Response | GlossaryListCategoriesHeadersDefaultResponse\n >;\n}\n\nexport interface GlossaryGetDetailed {\n /**\n * Get a specific glossary with detailed information. This API is not\n * recommend.\n *\n * Recommend to fetch terms/categories details separately using\n *\n * GET /datamap/api/atlas/v2/glossary/{glossaryId}/terms and\n *\n * GET /datamap/api/atlas/v2/glossary/{glossaryId}/categories.\n */\n get(\n options?: GlossaryGetDetailedParameters,\n ): StreamableMethod<GlossaryGetDetailed200Response | GlossaryGetDetailedDefaultResponse>;\n}\n\nexport interface GlossaryPartialUpdate {\n /**\n * Update the glossary partially. Some properties such as qualifiedName are not\n * allowed to be updated.\n *\n * So far we only supports partial updating\n * shortDescription, longDescription, language and usage for glossary.\n *\n * Recommend\n * using 'ignoreTermsAndCategories=true' to reduce response body size.\n */\n put(\n options: GlossaryPartialUpdateParameters,\n ): StreamableMethod<GlossaryPartialUpdate200Response | GlossaryPartialUpdateDefaultResponse>;\n}\n\nexport interface GlossaryListTerms {\n /**\n * Get terms belonging to a specific glossary. Recommend using limit/offset to get\n * pagination result.\n */\n get(\n options?: GlossaryListTermsParameters,\n ): StreamableMethod<GlossaryListTerms200Response | GlossaryListTermsDefaultResponse>;\n}\n\nexport interface GlossaryListTermHeaders {\n /**\n * Get term headers belonging to a specific glossary. Recommend using limit/offset\n * to get pagination result.\n */\n get(\n options?: GlossaryListTermHeadersParameters,\n ): StreamableMethod<GlossaryListTermHeaders200Response | GlossaryListTermHeadersDefaultResponse>;\n}\n\nexport interface DiscoveryQuery {\n /** Get data using search. */\n post(\n options: DiscoveryQueryParameters,\n ): StreamableMethod<DiscoveryQuery200Response | DiscoveryQueryDefaultResponse>;\n}\n\nexport interface DiscoverySuggest {\n /** Get search suggestions by query criteria. */\n post(\n options: DiscoverySuggestParameters,\n ): StreamableMethod<DiscoverySuggest200Response | DiscoverySuggestDefaultResponse>;\n}\n\nexport interface DiscoveryAutoComplete {\n /** Get auto complete options. */\n post(\n options: DiscoveryAutoCompleteParameters,\n ): StreamableMethod<DiscoveryAutoComplete200Response | DiscoveryAutoCompleteDefaultResponse>;\n}\n\nexport interface LineageGet {\n /** Get lineage info of the entity specified by GUID. */\n get(\n options: LineageGetParameters,\n ): StreamableMethod<LineageGet200Response | LineageGetDefaultResponse>;\n}\n\nexport interface LineageGetNextPage {\n /** Return immediate next page lineage info about entity with pagination */\n get(\n options: LineageGetNextPageParameters,\n ): StreamableMethod<LineageGetNextPage200Response | LineageGetNextPageDefaultResponse>;\n}\n\nexport interface LineageGetByUniqueAttribute {\n /**\n * Return lineage info about entity.\n *\n * In addition to the typeName path parameter,\n * attribute key-value pair(s) can be provided in the following\n * format\n *\n * attr:[attrName]=[attrValue]\n *\n * NOTE: The attrName and attrValue should be\n * unique across entities, eg. qualifiedName.\n *\n * The REST request would look\n * something like this:\n *\n * GET\n * /v2/lineage/uniqueAttribute/type/aType?attr:aTypeAttribute=someValue.\n */\n get(\n options: LineageGetByUniqueAttributeParameters,\n ): StreamableMethod<\n LineageGetByUniqueAttribute200Response | LineageGetByUniqueAttributeDefaultResponse\n >;\n}\n\nexport interface RelationshipCreate {\n /** Create a new relationship between entities. */\n post(\n options: RelationshipCreateParameters,\n ): StreamableMethod<RelationshipCreate200Response | RelationshipCreateDefaultResponse>;\n /** Update an existing relationship between entities. */\n put(\n options: RelationshipUpdateParameters,\n ): StreamableMethod<RelationshipUpdate200Response | RelationshipUpdateDefaultResponse>;\n}\n\nexport interface RelationshipGet {\n /** Get relationship information between entities by its GUID. */\n get(\n options?: RelationshipGetParameters,\n ): StreamableMethod<RelationshipGet200Response | RelationshipGetDefaultResponse>;\n /** Delete a relationship between entities by its GUID. */\n delete(\n options?: RelationshipDeleteParameters,\n ): StreamableMethod<RelationshipDelete204Response | RelationshipDeleteDefaultResponse>;\n}\n\nexport interface TypeGetBusinessMetadataDefByGuid {\n /** Get the businessMetadata definition for the given guid. */\n get(\n options?: TypeGetBusinessMetadataDefByGuidParameters,\n ): StreamableMethod<\n TypeGetBusinessMetadataDefByGuid200Response | TypeGetBusinessMetadataDefByGuidDefaultResponse\n >;\n}\n\nexport interface TypeGetBusinessMetadataDefByName {\n /** Get the businessMetadata definition by it's name (unique). */\n get(\n options?: TypeGetBusinessMetadataDefByNameParameters,\n ): StreamableMethod<\n TypeGetBusinessMetadataDefByName200Response | TypeGetBusinessMetadataDefByNameDefaultResponse\n >;\n}\n\nexport interface TypeGetClassificationDefByGuid {\n /** Get the classification definition for the given GUID. */\n get(\n options?: TypeGetClassificationDefByGuidParameters,\n ): StreamableMethod<\n TypeGetClassificationDefByGuid200Response | TypeGetClassificationDefByGuidDefaultResponse\n >;\n}\n\nexport interface TypeGetClassificationDefByName {\n /** Get the classification definition by its name (unique). */\n get(\n options?: TypeGetClassificationDefByNameParameters,\n ): StreamableMethod<\n TypeGetClassificationDefByName200Response | TypeGetClassificationDefByNameDefaultResponse\n >;\n}\n\nexport interface TypeGetEntityDefByGuid {\n /** Get the Entity definition for the given GUID. */\n get(\n options?: TypeGetEntityDefByGuidParameters,\n ): StreamableMethod<TypeGetEntityDefByGuid200Response | TypeGetEntityDefByGuidDefaultResponse>;\n}\n\nexport interface TypeGetEntityDefByName {\n /** Get the entity definition by its name (unique). */\n get(\n options?: TypeGetEntityDefByNameParameters,\n ): StreamableMethod<TypeGetEntityDefByName200Response | TypeGetEntityDefByNameDefaultResponse>;\n}\n\nexport interface TypeGetEnumDefByGuid {\n /** Get the enum definition for the given GUID. */\n get(\n options?: TypeGetEnumDefByGuidParameters,\n ): StreamableMethod<TypeGetEnumDefByGuid200Response | TypeGetEnumDefByGuidDefaultResponse>;\n}\n\nexport interface TypeGetEnumDefByName {\n /** Get the enum definition by its name (unique). */\n get(\n options?: TypeGetEnumDefByNameParameters,\n ): StreamableMethod<TypeGetEnumDefByName200Response | TypeGetEnumDefByNameDefaultResponse>;\n}\n\nexport interface TypeGetRelationshipDefByGuid {\n /** Get the relationship definition for the given GUID. */\n get(\n options?: TypeGetRelationshipDefByGuidParameters,\n ): StreamableMethod<\n TypeGetRelationshipDefByGuid200Response | TypeGetRelationshipDefByGuidDefaultResponse\n >;\n}\n\nexport interface TypeGetRelationshipDefByName {\n /** Get the relationship definition by its name (unique). */\n get(\n options?: TypeGetRelationshipDefByNameParameters,\n ): StreamableMethod<\n TypeGetRelationshipDefByName200Response | TypeGetRelationshipDefByNameDefaultResponse\n >;\n}\n\nexport interface TypeGetStructDefByGuid {\n /** Get the struct definition for the given GUID. */\n get(\n options?: TypeGetStructDefByGuidParameters,\n ): StreamableMethod<TypeGetStructDefByGuid200Response | TypeGetStructDefByGuidDefaultResponse>;\n}\n\nexport interface TypeGetStructDefByName {\n /** Get the struct definition by its name (unique). */\n get(\n options?: TypeGetStructDefByNameParameters,\n ): StreamableMethod<TypeGetStructDefByName200Response | TypeGetStructDefByNameDefaultResponse>;\n}\n\nexport interface TypeGetByGuid {\n /** Get the type definition for the given GUID. */\n get(\n options?: TypeGetByGuidParameters,\n ): StreamableMethod<TypeGetByGuid200Response | TypeGetByGuidDefaultResponse>;\n}\n\nexport interface TypeGetByName {\n /** Get the type definition by its name (unique). */\n get(\n options?: TypeGetByNameParameters,\n ): StreamableMethod<TypeGetByName200Response | TypeGetByNameDefaultResponse>;\n /** Delete API for type identified by its name. */\n delete(\n options?: TypeDeleteParameters,\n ): StreamableMethod<TypeDelete204Response | TypeDeleteDefaultResponse>;\n}\n\nexport interface TypeList {\n /** List all type definitions in bulk. */\n get(\n options?: TypeListParameters,\n ): StreamableMethod<TypeList200Response | TypeListDefaultResponse>;\n /** Create all atlas type definitions in bulk. Please avoid recreating existing types. */\n post(\n options: TypeBulkCreateParameters,\n ): StreamableMethod<TypeBulkCreate200Response | TypeBulkCreateDefaultResponse>;\n /**\n * Update all types in bulk, changes detected in the type definitions would be\n * persisted.\n */\n put(\n options: TypeBulkUpdateParameters,\n ): StreamableMethod<TypeBulkUpdate200Response | TypeBulkUpdateDefaultResponse>;\n /** Delete API for all types in bulk. */\n delete(\n options: TypeBulkDeleteParameters,\n ): StreamableMethod<TypeBulkDelete204Response | TypeBulkDeleteDefaultResponse>;\n}\n\nexport interface TypeListHeaders {\n /** List all type definitions returned as a list of minimal information header. */\n get(\n options?: TypeListHeadersParameters,\n ): StreamableMethod<TypeListHeaders200Response | TypeListHeadersDefaultResponse>;\n}\n\nexport interface TypeGetTermTemplateDefByGuid {\n /** Get the term template definition for the given GUID. */\n get(\n options?: TypeGetTermTemplateDefByGuidParameters,\n ): StreamableMethod<\n TypeGetTermTemplateDefByGuid200Response | TypeGetTermTemplateDefByGuidDefaultResponse\n >;\n}\n\nexport interface TypeGetTermTemplateDefByName {\n /** Get the term template definition by its name (unique). */\n get(\n options?: TypeGetTermTemplateDefByNameParameters,\n ): StreamableMethod<\n TypeGetTermTemplateDefByName200Response | TypeGetTermTemplateDefByNameDefaultResponse\n >;\n}\n\nexport interface Routes {\n /** Resource for '/atlas/v2/entity' has methods for the following verbs: post */\n (path: \"/atlas/v2/entity\"): EntityCreateOrUpdate;\n /** Resource for '/atlas/v2/entity/bulk' has methods for the following verbs: get, post, delete */\n (path: \"/atlas/v2/entity/bulk\"): EntityListByGuids;\n /** Resource for '/atlas/v2/entity/bulk/classification' has methods for the following verbs: post */\n (path: \"/atlas/v2/entity/bulk/classification\"): EntityAddClassification;\n /** Resource for '/atlas/v2/entity/guid/\\{guid\\}' has methods for the following verbs: get, put, delete */\n (path: \"/atlas/v2/entity/guid/{guid}\", guid: string): EntityGet;\n /** Resource for '/atlas/v2/entity/guid/\\{guid\\}/classification/\\{classificationName\\}' has methods for the following verbs: get, delete */\n (\n path: \"/atlas/v2/entity/guid/{guid}/classification/{classificationName}\",\n guid: string,\n classificationName: string,\n ): EntityGetClassification;\n /** Resource for '/atlas/v2/entity/guid/\\{guid\\}/classifications' has methods for the following verbs: get, post, put */\n (path: \"/atlas/v2/entity/guid/{guid}/classifications\", guid: string): EntityGetClassifications;\n /** Resource for '/atlas/v2/entity/uniqueAttribute/type/\\{typeName\\}' has methods for the following verbs: get, put, delete */\n (\n path: \"/atlas/v2/entity/uniqueAttribute/type/{typeName}\",\n typeName: string,\n ): EntityGetByUniqueAttributes;\n /** Resource for '/atlas/v2/entity/uniqueAttribute/type/\\{typeName\\}/classification/\\{classificationName\\}' has methods for the following verbs: delete */\n (\n path: \"/atlas/v2/entity/uniqueAttribute/type/{typeName}/classification/{classificationName}\",\n typeName: string,\n classificationName: string,\n ): EntityRemoveClassificationByUniqueAttribute;\n /** Resource for '/atlas/v2/entity/uniqueAttribute/type/\\{typeName\\}/classifications' has methods for the following verbs: post, put */\n (\n path: \"/atlas/v2/entity/uniqueAttribute/type/{typeName}/classifications\",\n typeName: string,\n ): EntityAddClassificationsByUniqueAttribute;\n /** Resource for '/atlas/v2/entity/bulk/setClassifications' has methods for the following verbs: post */\n (path: \"/atlas/v2/entity/bulk/setClassifications\"): EntityBulkSetClassifications;\n /** Resource for '/atlas/v2/entity/bulk/uniqueAttribute/type/\\{typeName\\}' has methods for the following verbs: get */\n (\n path: \"/atlas/v2/entity/bulk/uniqueAttribute/type/{typeName}\",\n typeName: string,\n ): EntityListByUniqueAttributes;\n /** Resource for '/atlas/v2/entity/guid/\\{guid\\}/header' has methods for the following verbs: get */\n (path: \"/atlas/v2/entity/guid/{guid}/header\", guid: string): EntityGetHeader;\n /** Resource for '/atlas/v2/entity/guid/\\{guid\\}/businessmetadata' has methods for the following verbs: delete, post */\n (\n path: \"/atlas/v2/entity/guid/{guid}/businessmetadata\",\n guid: string,\n ): EntityRemoveBusinessMetadata;\n /** Resource for '/atlas/v2/entity/guid/\\{guid\\}/businessmetadata/\\{businessMetadataName\\}' has methods for the following verbs: delete, post */\n (\n path: \"/atlas/v2/entity/guid/{guid}/businessmetadata/{businessMetadataName}\",\n businessMetadataName: string,\n guid: string,\n ): EntityRemoveBusinessMetadataAttributes;\n /** Resource for '/atlas/v2/entity/businessmetadata/import/template' has methods for the following verbs: get */\n (\n path: \"/atlas/v2/entity/businessmetadata/import/template\",\n ): EntityGetSampleBusinessMetadataTemplate;\n /** Resource for '/atlas/v2/entity/businessmetadata/import' has methods for the following verbs: post */\n (path: \"/atlas/v2/entity/businessmetadata/import\"): EntityImportBusinessMetadata;\n /** Resource for '/atlas/v2/entity/guid/\\{guid\\}/labels' has methods for the following verbs: delete, post, put */\n (path: \"/atlas/v2/entity/guid/{guid}/labels\", guid: string): EntityRemoveLabels;\n /** Resource for '/atlas/v2/entity/uniqueAttribute/type/\\{typeName\\}/labels' has methods for the following verbs: delete, post, put */\n (\n path: \"/atlas/v2/entity/uniqueAttribute/type/{typeName}/labels\",\n typeName: string,\n ): EntityRemoveLabelsByUniqueAttribute;\n /** Resource for '/entity/moveTo' has methods for the following verbs: post */\n (path: \"/entity/moveTo\"): EntityMoveEntitiesToCollection;\n /** Resource for '/atlas/v2/glossary' has methods for the following verbs: get, post */\n (path: \"/atlas/v2/glossary\"): GlossaryList;\n /** Resource for '/atlas/v2/glossary/categories' has methods for the following verbs: post */\n (path: \"/atlas/v2/glossary/categories\"): GlossaryCreateCategories;\n /** Resource for '/atlas/v2/glossary/category' has methods for the following verbs: post */\n (path: \"/atlas/v2/glossary/category\"): GlossaryCreateCategory;\n /** Resource for '/atlas/v2/glossary/category/\\{categoryId\\}' has methods for the following verbs: get, put, delete */\n (path: \"/atlas/v2/glossary/category/{categoryId}\", categoryId: string): GlossaryGetCategory;\n /** Resource for '/atlas/v2/glossary/category/\\{categoryId\\}/partial' has methods for the following verbs: put */\n (\n path: \"/atlas/v2/glossary/category/{categoryId}/partial\",\n categoryId: string,\n ): GlossaryPartialUpdateCategory;\n /** Resource for '/atlas/v2/glossary/category/\\{categoryId\\}/related' has methods for the following verbs: get */\n (\n path: \"/atlas/v2/glossary/category/{categoryId}/related\",\n categoryId: string,\n ): GlossaryListRelatedCategories;\n /** Resource for '/atlas/v2/glossary/category/\\{categoryId\\}/terms' has methods for the following verbs: get */\n (\n path: \"/atlas/v2/glossary/category/{categoryId}/terms\",\n categoryId: string,\n ): GlossaryListCategoryTerms;\n /** Resource for '/atlas/v2/glossary/term' has methods for the following verbs: post */\n (path: \"/atlas/v2/glossary/term\"): GlossaryCreateTerm;\n /** Resource for '/atlas/v2/glossary/term/\\{termId\\}' has methods for the following verbs: get, put, delete */\n (path: \"/atlas/v2/glossary/term/{termId}\", termId: string): GlossaryGetTerm;\n /** Resource for '/atlas/v2/glossary/term/\\{termId\\}/partial' has methods for the following verbs: put */\n (path: \"/atlas/v2/glossary/term/{termId}/partial\", termId: string): GlossaryPartialUpdateTerm;\n /** Resource for '/atlas/v2/glossary/terms' has methods for the following verbs: post */\n (path: \"/atlas/v2/glossary/terms\"): GlossaryCreateTerms;\n /** Resource for '/atlas/v2/glossary/terms/\\{termId\\}/assignedEntities' has methods for the following verbs: get, post, delete */\n (\n path: \"/atlas/v2/glossary/terms/{termId}/assignedEntities\",\n termId: string,\n ): GlossaryListEntitiesAssignedWithTerm;\n /** Resource for '/atlas/v2/glossary/terms/\\{termId\\}/related' has methods for the following verbs: get */\n (path: \"/atlas/v2/glossary/terms/{termId}/related\", termId: string): GlossaryListRelatedTerms;\n /** Resource for '/atlas/v2/glossary/\\{glossaryId\\}' has methods for the following verbs: get, put, delete */\n (path: \"/atlas/v2/glossary/{glossaryId}\", glossaryId: string): GlossaryGet;\n /** Resource for '/atlas/v2/glossary/\\{glossaryId\\}/categories' has methods for the following verbs: get */\n (path: \"/atlas/v2/glossary/{glossaryId}/categories\", glossaryId: string): GlossaryListCategories;\n /** Resource for '/atlas/v2/glossary/\\{glossaryId\\}/categories/headers' has methods for the following verbs: get */\n (\n path: \"/atlas/v2/glossary/{glossaryId}/categories/headers\",\n glossaryId: string,\n ): GlossaryListCategoriesHeaders;\n /** Resource for '/atlas/v2/glossary/\\{glossaryId\\}/detailed' has methods for the following verbs: get */\n (path: \"/atlas/v2/glossary/{glossaryId}/detailed\", glossaryId: string): GlossaryGetDetailed;\n /** Resource for '/atlas/v2/glossary/\\{glossaryId\\}/partial' has methods for the following verbs: put */\n (path: \"/atlas/v2/glossary/{glossaryId}/partial\", glossaryId: string): GlossaryPartialUpdate;\n /** Resource for '/atlas/v2/glossary/\\{glossaryId\\}/terms' has methods for the following verbs: get */\n (path: \"/atlas/v2/glossary/{glossaryId}/terms\", glossaryId: string): GlossaryListTerms;\n /** Resource for '/atlas/v2/glossary/\\{glossaryId\\}/terms/headers' has methods for the following verbs: get */\n (\n path: \"/atlas/v2/glossary/{glossaryId}/terms/headers\",\n glossaryId: string,\n ): GlossaryListTermHeaders;\n /** Resource for '/search/query' has methods for the following verbs: post */\n (path: \"/search/query\"): DiscoveryQuery;\n /** Resource for '/search/suggest' has methods for the following verbs: post */\n (path: \"/search/suggest\"): DiscoverySuggest;\n /** Resource for '/search/autocomplete' has methods for the following verbs: post */\n (path: \"/search/autocomplete\"): DiscoveryAutoComplete;\n /** Resource for '/atlas/v2/lineage/\\{guid\\}' has methods for the following verbs: get */\n (path: \"/atlas/v2/lineage/{guid}\", guid: string): LineageGet;\n /** Resource for '/lineage/\\{guid\\}/next' has methods for the following verbs: get */\n (path: \"/lineage/{guid}/next\", guid: string): LineageGetNextPage;\n /** Resource for '/atlas/v2/lineage/uniqueAttribute/type/\\{typeName\\}' has methods for the following verbs: get */\n (\n path: \"/atlas/v2/lineage/uniqueAttribute/type/{typeName}\",\n typeName: string,\n ): LineageGetByUniqueAttribute;\n /** Resource for '/atlas/v2/relationship' has methods for the following verbs: post, put */\n (path: \"/atlas/v2/relationship\"): RelationshipCreate;\n /** Resource for '/atlas/v2/relationship/guid/\\{guid\\}' has methods for the following verbs: get, delete */\n (path: \"/atlas/v2/relationship/guid/{guid}\", guid: string): RelationshipGet;\n /** Resource for '/atlas/v2/types/businessmetadatadef/guid/\\{guid\\}' has methods for the following verbs: get */\n (\n path: \"/atlas/v2/types/businessmetadatadef/guid/{guid}\",\n guid: string,\n ): TypeGetBusinessMetadataDefByGuid;\n /** Resource for '/atlas/v2/types/businessmetadatadef/name/\\{name\\}' has methods for the following verbs: get */\n (\n path: \"/atlas/v2/types/businessmetadatadef/name/{name}\",\n name: string,\n ): TypeGetBusinessMetadataDefByName;\n /** Resource for '/atlas/v2/types/classificationdef/guid/\\{guid\\}' has methods for the following verbs: get */\n (\n path: \"/atlas/v2/types/classificationdef/guid/{guid}\",\n guid: string,\n ): TypeGetClassificationDefByGuid;\n /** Resource for '/atlas/v2/types/classificationdef/name/\\{name\\}' has methods for the following verbs: get */\n (\n path: \"/atlas/v2/types/classificationdef/name/{name}\",\n name: string,\n ): TypeGetClassificationDefByName;\n /** Resource for '/atlas/v2/types/entitydef/guid/\\{guid\\}' has methods for the following verbs: get */\n (path: \"/atlas/v2/types/entitydef/guid/{guid}\", guid: string): TypeGetEntityDefByGuid;\n /** Resource for '/atlas/v2/types/entitydef/name/\\{name\\}' has methods for the following verbs: get */\n (path: \"/atlas/v2/types/entitydef/name/{name}\", name: string): TypeGetEntityDefByName;\n /** Resource for '/atlas/v2/types/enumdef/guid/\\{guid\\}' has methods for the following verbs: get */\n (path: \"/atlas/v2/types/enumdef/guid/{guid}\", guid: string): TypeGetEnumDefByGuid;\n /** Resource for '/atlas/v2/types/enumdef/name/\\{name\\}' has methods for the following verbs: get */\n (path: \"/atlas/v2/types/enumdef/name/{name}\", name: string): TypeGetEnumDefByName;\n /** Resource for '/atlas/v2/types/relationshipdef/guid/\\{guid\\}' has methods for the following verbs: get */\n (path: \"/atlas/v2/types/relationshipdef/guid/{guid}\", guid: string): TypeGetRelationshipDefByGuid;\n /** Resource for '/atlas/v2/types/relationshipdef/name/\\{name\\}' has methods for the following verbs: get */\n (path: \"/atlas/v2/types/relationshipdef/name/{name}\", name: string): TypeGetRelationshipDefByName;\n /** Resource for '/atlas/v2/types/structdef/guid/\\{guid\\}' has methods for the following verbs: get */\n (path: \"/atlas/v2/types/structdef/guid/{guid}\", guid: string): TypeGetStructDefByGuid;\n /** Resource for '/atlas/v2/types/structdef/name/\\{name\\}' has methods for the following verbs: get */\n (path: \"/atlas/v2/types/structdef/name/{name}\", name: string): TypeGetStructDefByName;\n /** Resource for '/atlas/v2/types/typedef/guid/\\{guid\\}' has methods for the following verbs: get */\n (path: \"/atlas/v2/types/typedef/guid/{guid}\", guid: string): TypeGetByGuid;\n /** Resource for '/atlas/v2/types/typedef/name/\\{name\\}' has methods for the following verbs: get, delete */\n (path: \"/atlas/v2/types/typedef/name/{name}\", name: string): TypeGetByName;\n /** Resource for '/atlas/v2/types/typedefs' has methods for the following verbs: get, post, put, delete */\n (path: \"/atlas/v2/types/typedefs\"): TypeList;\n /** Resource for '/atlas/v2/types/typedefs/headers' has methods for the following verbs: get */\n (path: \"/atlas/v2/types/typedefs/headers\"): TypeListHeaders;\n /** Resource for '/types/termtemplatedef/guid/\\{guid\\}' has methods for the following verbs: get */\n (path: \"/types/termtemplatedef/guid/{guid}\", guid: string): TypeGetTermTemplateDefByGuid;\n /** Resource for '/types/termtemplatedef/name/\\{name\\}' has methods for the following verbs: get */\n (path: \"/types/termtemplatedef/name/{name}\", name: string): TypeGetTermTemplateDefByName;\n}\n\nexport type PurviewDataMapClient = Client & {\n path: Routes;\n};\n"]}
@@ -1,4 +1,4 @@
1
- import type { EntityCreateOrUpdate200Response, EntityCreateOrUpdateDefaultResponse, EntityListByGuids200Response, EntityListByGuidsDefaultResponse, EntityBulkCreateOrUpdate200Response, EntityBulkCreateOrUpdateDefaultResponse, EntityBulkDelete200Response, EntityBulkDeleteDefaultResponse, EntityAddClassification204Response, EntityAddClassificationDefaultResponse, EntityGet200Response, EntityGetDefaultResponse, EntityPartialUpdateAttributeByGuid200Response, EntityPartialUpdateAttributeByGuidDefaultResponse, EntityDeleteOperation200Response, EntityDeleteOperationDefaultResponse, EntityGetClassification200Response, EntityGetClassificationDefaultResponse, EntityRemoveClassification204Response, EntityRemoveClassificationDefaultResponse, EntityGetClassifications200Response, EntityGetClassificationsDefaultResponse, EntityAddClassifications204Response, EntityAddClassificationsDefaultResponse, EntityUpdateClassifications204Response, EntityUpdateClassificationsDefaultResponse, EntityGetByUniqueAttributes200Response, EntityGetByUniqueAttributesDefaultResponse, EntityPartialUpdateByUniqueAttributes200Response, EntityPartialUpdateByUniqueAttributesDefaultResponse, EntityDeleteByUniqueAttribute200Response, EntityDeleteByUniqueAttributeDefaultResponse, EntityRemoveClassificationByUniqueAttribute204Response, EntityRemoveClassificationByUniqueAttributeDefaultResponse, EntityAddClassificationsByUniqueAttribute204Response, EntityAddClassificationsByUniqueAttributeDefaultResponse, EntityUpdateClassificationsByUniqueAttribute204Response, EntityUpdateClassificationsByUniqueAttributeDefaultResponse, EntityBulkSetClassifications200Response, EntityBulkSetClassificationsDefaultResponse, EntityListByUniqueAttributes200Response, EntityListByUniqueAttributesDefaultResponse, EntityGetHeader200Response, EntityGetHeaderDefaultResponse, EntityRemoveBusinessMetadata204Response, EntityRemoveBusinessMetadataDefaultResponse, EntityAddOrUpdateBusinessMetadata204Response, EntityAddOrUpdateBusinessMetadataDefaultResponse, EntityRemoveBusinessMetadataAttributes204Response, EntityRemoveBusinessMetadataAttributesDefaultResponse, EntityAddOrUpdateBusinessMetadataAttributes204Response, EntityAddOrUpdateBusinessMetadataAttributesDefaultResponse, EntityGetSampleBusinessMetadataTemplate200Response, EntityGetSampleBusinessMetadataTemplateDefaultResponse, EntityImportBusinessMetadata200Response, EntityImportBusinessMetadataDefaultResponse, EntityRemoveLabels204Response, EntityRemoveLabelsDefaultResponse, EntitySetLabels204Response, EntitySetLabelsDefaultResponse, EntityAddLabel204Response, EntityAddLabelDefaultResponse, EntityRemoveLabelsByUniqueAttribute204Response, EntityRemoveLabelsByUniqueAttributeDefaultResponse, EntitySetLabelsByUniqueAttribute204Response, EntitySetLabelsByUniqueAttributeDefaultResponse, EntityAddLabelsByUniqueAttribute204Response, EntityAddLabelsByUniqueAttributeDefaultResponse, EntityMoveEntitiesToCollection200Response, EntityMoveEntitiesToCollectionDefaultResponse, GlossaryList200Response, GlossaryListDefaultResponse, GlossaryCreate200Response, GlossaryCreateDefaultResponse, GlossaryCreateCategories200Response, GlossaryCreateCategoriesDefaultResponse, GlossaryCreateCategory200Response, GlossaryCreateCategoryDefaultResponse, GlossaryGetCategory200Response, GlossaryGetCategoryDefaultResponse, GlossaryUpdateCategory200Response, GlossaryUpdateCategoryDefaultResponse, GlossaryDeleteCategory204Response, GlossaryDeleteCategoryDefaultResponse, GlossaryPartialUpdateCategory200Response, GlossaryPartialUpdateCategoryDefaultResponse, GlossaryListRelatedCategories200Response, GlossaryListRelatedCategoriesDefaultResponse, GlossaryListCategoryTerms200Response, GlossaryListCategoryTermsDefaultResponse, GlossaryCreateTerm200Response, GlossaryCreateTermDefaultResponse, GlossaryGetTerm200Response, GlossaryGetTermDefaultResponse, GlossaryUpdateTerm200Response, GlossaryUpdateTermDefaultResponse, GlossaryDeleteTerm204Response, GlossaryDeleteTermDefaultResponse, GlossaryPartialUpdateTerm200Response, GlossaryPartialUpdateTermDefaultResponse, GlossaryCreateTerms200Response, GlossaryCreateTermsDefaultResponse, GlossaryListEntitiesAssignedWithTerm200Response, GlossaryListEntitiesAssignedWithTermDefaultResponse, GlossaryAssignTermToEntities204Response, GlossaryAssignTermToEntitiesDefaultResponse, GlossaryDeleteTermAssignmentFromEntities204Response, GlossaryDeleteTermAssignmentFromEntitiesDefaultResponse, GlossaryListRelatedTerms200Response, GlossaryListRelatedTermsDefaultResponse, GlossaryGet200Response, GlossaryGetDefaultResponse, GlossaryUpdate200Response, GlossaryUpdateDefaultResponse, GlossaryDeleteOperation204Response, GlossaryDeleteOperationDefaultResponse, GlossaryListCategories200Response, GlossaryListCategoriesDefaultResponse, GlossaryListCategoriesHeaders200Response, GlossaryListCategoriesHeadersDefaultResponse, GlossaryGetDetailed200Response, GlossaryGetDetailedDefaultResponse, GlossaryPartialUpdate200Response, GlossaryPartialUpdateDefaultResponse, GlossaryListTerms200Response, GlossaryListTermsDefaultResponse, GlossaryListTermHeaders200Response, GlossaryListTermHeadersDefaultResponse, DiscoveryQuery200Response, DiscoveryQueryDefaultResponse, DiscoverySuggest200Response, DiscoverySuggestDefaultResponse, DiscoveryAutoComplete200Response, DiscoveryAutoCompleteDefaultResponse, LineageGet200Response, LineageGetDefaultResponse, LineageGetNextPage200Response, LineageGetNextPageDefaultResponse, LineageGetByUniqueAttribute200Response, LineageGetByUniqueAttributeDefaultResponse, RelationshipCreate200Response, RelationshipCreateDefaultResponse, RelationshipUpdate200Response, RelationshipUpdateDefaultResponse, RelationshipGet200Response, RelationshipGetDefaultResponse, RelationshipDeleteOperation204Response, RelationshipDeleteOperationDefaultResponse, TypeGetBusinessMetadataDefByGuid200Response, TypeGetBusinessMetadataDefByGuidDefaultResponse, TypeGetBusinessMetadataDefByName200Response, TypeGetBusinessMetadataDefByNameDefaultResponse, TypeGetClassificationDefByGuid200Response, TypeGetClassificationDefByGuidDefaultResponse, TypeGetClassificationDefByName200Response, TypeGetClassificationDefByNameDefaultResponse, TypeGetEntityDefByGuid200Response, TypeGetEntityDefByGuidDefaultResponse, TypeGetEntityDefByName200Response, TypeGetEntityDefByNameDefaultResponse, TypeGetEnumDefByGuid200Response, TypeGetEnumDefByGuidDefaultResponse, TypeGetEnumDefByName200Response, TypeGetEnumDefByNameDefaultResponse, TypeGetRelationshipDefByGuid200Response, TypeGetRelationshipDefByGuidDefaultResponse, TypeGetRelationshipDefByName200Response, TypeGetRelationshipDefByNameDefaultResponse, TypeGetStructDefByGuid200Response, TypeGetStructDefByGuidDefaultResponse, TypeGetStructDefByName200Response, TypeGetStructDefByNameDefaultResponse, TypeGetByGuid200Response, TypeGetByGuidDefaultResponse, TypeGetByName200Response, TypeGetByNameDefaultResponse, TypeDeleteOperation204Response, TypeDeleteOperationDefaultResponse, TypeList200Response, TypeListDefaultResponse, TypeBulkCreate200Response, TypeBulkCreateDefaultResponse, TypeBulkUpdate200Response, TypeBulkUpdateDefaultResponse, TypeBulkDelete204Response, TypeBulkDeleteDefaultResponse, TypeListHeaders200Response, TypeListHeadersDefaultResponse, TypeGetTermTemplateDefByGuid200Response, TypeGetTermTemplateDefByGuidDefaultResponse, TypeGetTermTemplateDefByName200Response, TypeGetTermTemplateDefByNameDefaultResponse } from "./responses.js";
1
+ import type { EntityCreateOrUpdate200Response, EntityCreateOrUpdateDefaultResponse, EntityListByGuids200Response, EntityListByGuidsDefaultResponse, EntityBulkCreateOrUpdate200Response, EntityBulkCreateOrUpdateDefaultResponse, EntityBulkDelete200Response, EntityBulkDeleteDefaultResponse, EntityAddClassification204Response, EntityAddClassificationDefaultResponse, EntityGet200Response, EntityGetDefaultResponse, EntityPartialUpdateAttributeByGuid200Response, EntityPartialUpdateAttributeByGuidDefaultResponse, EntityDelete200Response, EntityDeleteDefaultResponse, EntityGetClassification200Response, EntityGetClassificationDefaultResponse, EntityRemoveClassification204Response, EntityRemoveClassificationDefaultResponse, EntityGetClassifications200Response, EntityGetClassificationsDefaultResponse, EntityAddClassifications204Response, EntityAddClassificationsDefaultResponse, EntityUpdateClassifications204Response, EntityUpdateClassificationsDefaultResponse, EntityGetByUniqueAttributes200Response, EntityGetByUniqueAttributesDefaultResponse, EntityPartialUpdateByUniqueAttributes200Response, EntityPartialUpdateByUniqueAttributesDefaultResponse, EntityDeleteByUniqueAttribute200Response, EntityDeleteByUniqueAttributeDefaultResponse, EntityRemoveClassificationByUniqueAttribute204Response, EntityRemoveClassificationByUniqueAttributeDefaultResponse, EntityAddClassificationsByUniqueAttribute204Response, EntityAddClassificationsByUniqueAttributeDefaultResponse, EntityUpdateClassificationsByUniqueAttribute204Response, EntityUpdateClassificationsByUniqueAttributeDefaultResponse, EntityBulkSetClassifications200Response, EntityBulkSetClassificationsDefaultResponse, EntityListByUniqueAttributes200Response, EntityListByUniqueAttributesDefaultResponse, EntityGetHeader200Response, EntityGetHeaderDefaultResponse, EntityRemoveBusinessMetadata204Response, EntityRemoveBusinessMetadataDefaultResponse, EntityAddOrUpdateBusinessMetadata204Response, EntityAddOrUpdateBusinessMetadataDefaultResponse, EntityRemoveBusinessMetadataAttributes204Response, EntityRemoveBusinessMetadataAttributesDefaultResponse, EntityAddOrUpdateBusinessMetadataAttributes204Response, EntityAddOrUpdateBusinessMetadataAttributesDefaultResponse, EntityGetSampleBusinessMetadataTemplate200Response, EntityGetSampleBusinessMetadataTemplateDefaultResponse, EntityImportBusinessMetadata200Response, EntityImportBusinessMetadataDefaultResponse, EntityRemoveLabels204Response, EntityRemoveLabelsDefaultResponse, EntitySetLabels204Response, EntitySetLabelsDefaultResponse, EntityAddLabel204Response, EntityAddLabelDefaultResponse, EntityRemoveLabelsByUniqueAttribute204Response, EntityRemoveLabelsByUniqueAttributeDefaultResponse, EntitySetLabelsByUniqueAttribute204Response, EntitySetLabelsByUniqueAttributeDefaultResponse, EntityAddLabelsByUniqueAttribute204Response, EntityAddLabelsByUniqueAttributeDefaultResponse, EntityMoveEntitiesToCollection200Response, EntityMoveEntitiesToCollectionDefaultResponse, GlossaryList200Response, GlossaryListDefaultResponse, GlossaryCreate200Response, GlossaryCreateDefaultResponse, GlossaryCreateCategories200Response, GlossaryCreateCategoriesDefaultResponse, GlossaryCreateCategory200Response, GlossaryCreateCategoryDefaultResponse, GlossaryGetCategory200Response, GlossaryGetCategoryDefaultResponse, GlossaryUpdateCategory200Response, GlossaryUpdateCategoryDefaultResponse, GlossaryDeleteCategory204Response, GlossaryDeleteCategoryDefaultResponse, GlossaryPartialUpdateCategory200Response, GlossaryPartialUpdateCategoryDefaultResponse, GlossaryListRelatedCategories200Response, GlossaryListRelatedCategoriesDefaultResponse, GlossaryListCategoryTerms200Response, GlossaryListCategoryTermsDefaultResponse, GlossaryCreateTerm200Response, GlossaryCreateTermDefaultResponse, GlossaryGetTerm200Response, GlossaryGetTermDefaultResponse, GlossaryUpdateTerm200Response, GlossaryUpdateTermDefaultResponse, GlossaryDeleteTerm204Response, GlossaryDeleteTermDefaultResponse, GlossaryPartialUpdateTerm200Response, GlossaryPartialUpdateTermDefaultResponse, GlossaryCreateTerms200Response, GlossaryCreateTermsDefaultResponse, GlossaryListEntitiesAssignedWithTerm200Response, GlossaryListEntitiesAssignedWithTermDefaultResponse, GlossaryAssignTermToEntities204Response, GlossaryAssignTermToEntitiesDefaultResponse, GlossaryDeleteTermAssignmentFromEntities204Response, GlossaryDeleteTermAssignmentFromEntitiesDefaultResponse, GlossaryListRelatedTerms200Response, GlossaryListRelatedTermsDefaultResponse, GlossaryGet200Response, GlossaryGetDefaultResponse, GlossaryUpdate200Response, GlossaryUpdateDefaultResponse, GlossaryDelete204Response, GlossaryDeleteDefaultResponse, GlossaryListCategories200Response, GlossaryListCategoriesDefaultResponse, GlossaryListCategoriesHeaders200Response, GlossaryListCategoriesHeadersDefaultResponse, GlossaryGetDetailed200Response, GlossaryGetDetailedDefaultResponse, GlossaryPartialUpdate200Response, GlossaryPartialUpdateDefaultResponse, GlossaryListTerms200Response, GlossaryListTermsDefaultResponse, GlossaryListTermHeaders200Response, GlossaryListTermHeadersDefaultResponse, DiscoveryQuery200Response, DiscoveryQueryDefaultResponse, DiscoverySuggest200Response, DiscoverySuggestDefaultResponse, DiscoveryAutoComplete200Response, DiscoveryAutoCompleteDefaultResponse, LineageGet200Response, LineageGetDefaultResponse, LineageGetNextPage200Response, LineageGetNextPageDefaultResponse, LineageGetByUniqueAttribute200Response, LineageGetByUniqueAttributeDefaultResponse, RelationshipCreate200Response, RelationshipCreateDefaultResponse, RelationshipUpdate200Response, RelationshipUpdateDefaultResponse, RelationshipGet200Response, RelationshipGetDefaultResponse, RelationshipDelete204Response, RelationshipDeleteDefaultResponse, TypeGetBusinessMetadataDefByGuid200Response, TypeGetBusinessMetadataDefByGuidDefaultResponse, TypeGetBusinessMetadataDefByName200Response, TypeGetBusinessMetadataDefByNameDefaultResponse, TypeGetClassificationDefByGuid200Response, TypeGetClassificationDefByGuidDefaultResponse, TypeGetClassificationDefByName200Response, TypeGetClassificationDefByNameDefaultResponse, TypeGetEntityDefByGuid200Response, TypeGetEntityDefByGuidDefaultResponse, TypeGetEntityDefByName200Response, TypeGetEntityDefByNameDefaultResponse, TypeGetEnumDefByGuid200Response, TypeGetEnumDefByGuidDefaultResponse, TypeGetEnumDefByName200Response, TypeGetEnumDefByNameDefaultResponse, TypeGetRelationshipDefByGuid200Response, TypeGetRelationshipDefByGuidDefaultResponse, TypeGetRelationshipDefByName200Response, TypeGetRelationshipDefByNameDefaultResponse, TypeGetStructDefByGuid200Response, TypeGetStructDefByGuidDefaultResponse, TypeGetStructDefByName200Response, TypeGetStructDefByNameDefaultResponse, TypeGetByGuid200Response, TypeGetByGuidDefaultResponse, TypeGetByName200Response, TypeGetByNameDefaultResponse, TypeDelete204Response, TypeDeleteDefaultResponse, TypeList200Response, TypeListDefaultResponse, TypeBulkCreate200Response, TypeBulkCreateDefaultResponse, TypeBulkUpdate200Response, TypeBulkUpdateDefaultResponse, TypeBulkDelete204Response, TypeBulkDeleteDefaultResponse, TypeListHeaders200Response, TypeListHeadersDefaultResponse, TypeGetTermTemplateDefByGuid200Response, TypeGetTermTemplateDefByGuidDefaultResponse, TypeGetTermTemplateDefByName200Response, TypeGetTermTemplateDefByNameDefaultResponse } from "./responses.js";
2
2
  export declare function isUnexpected(response: EntityCreateOrUpdate200Response | EntityCreateOrUpdateDefaultResponse): response is EntityCreateOrUpdateDefaultResponse;
3
3
  export declare function isUnexpected(response: EntityListByGuids200Response | EntityListByGuidsDefaultResponse): response is EntityListByGuidsDefaultResponse;
4
4
  export declare function isUnexpected(response: EntityBulkCreateOrUpdate200Response | EntityBulkCreateOrUpdateDefaultResponse): response is EntityBulkCreateOrUpdateDefaultResponse;
@@ -6,7 +6,7 @@ export declare function isUnexpected(response: EntityBulkDelete200Response | Ent
6
6
  export declare function isUnexpected(response: EntityAddClassification204Response | EntityAddClassificationDefaultResponse): response is EntityAddClassificationDefaultResponse;
7
7
  export declare function isUnexpected(response: EntityGet200Response | EntityGetDefaultResponse): response is EntityGetDefaultResponse;
8
8
  export declare function isUnexpected(response: EntityPartialUpdateAttributeByGuid200Response | EntityPartialUpdateAttributeByGuidDefaultResponse): response is EntityPartialUpdateAttributeByGuidDefaultResponse;
9
- export declare function isUnexpected(response: EntityDeleteOperation200Response | EntityDeleteOperationDefaultResponse): response is EntityDeleteOperationDefaultResponse;
9
+ export declare function isUnexpected(response: EntityDelete200Response | EntityDeleteDefaultResponse): response is EntityDeleteDefaultResponse;
10
10
  export declare function isUnexpected(response: EntityGetClassification200Response | EntityGetClassificationDefaultResponse): response is EntityGetClassificationDefaultResponse;
11
11
  export declare function isUnexpected(response: EntityRemoveClassification204Response | EntityRemoveClassificationDefaultResponse): response is EntityRemoveClassificationDefaultResponse;
12
12
  export declare function isUnexpected(response: EntityGetClassifications200Response | EntityGetClassificationsDefaultResponse): response is EntityGetClassificationsDefaultResponse;
@@ -56,7 +56,7 @@ export declare function isUnexpected(response: GlossaryDeleteTermAssignmentFromE
56
56
  export declare function isUnexpected(response: GlossaryListRelatedTerms200Response | GlossaryListRelatedTermsDefaultResponse): response is GlossaryListRelatedTermsDefaultResponse;
57
57
  export declare function isUnexpected(response: GlossaryGet200Response | GlossaryGetDefaultResponse): response is GlossaryGetDefaultResponse;
58
58
  export declare function isUnexpected(response: GlossaryUpdate200Response | GlossaryUpdateDefaultResponse): response is GlossaryUpdateDefaultResponse;
59
- export declare function isUnexpected(response: GlossaryDeleteOperation204Response | GlossaryDeleteOperationDefaultResponse): response is GlossaryDeleteOperationDefaultResponse;
59
+ export declare function isUnexpected(response: GlossaryDelete204Response | GlossaryDeleteDefaultResponse): response is GlossaryDeleteDefaultResponse;
60
60
  export declare function isUnexpected(response: GlossaryListCategories200Response | GlossaryListCategoriesDefaultResponse): response is GlossaryListCategoriesDefaultResponse;
61
61
  export declare function isUnexpected(response: GlossaryListCategoriesHeaders200Response | GlossaryListCategoriesHeadersDefaultResponse): response is GlossaryListCategoriesHeadersDefaultResponse;
62
62
  export declare function isUnexpected(response: GlossaryGetDetailed200Response | GlossaryGetDetailedDefaultResponse): response is GlossaryGetDetailedDefaultResponse;
@@ -72,7 +72,7 @@ export declare function isUnexpected(response: LineageGetByUniqueAttribute200Res
72
72
  export declare function isUnexpected(response: RelationshipCreate200Response | RelationshipCreateDefaultResponse): response is RelationshipCreateDefaultResponse;
73
73
  export declare function isUnexpected(response: RelationshipUpdate200Response | RelationshipUpdateDefaultResponse): response is RelationshipUpdateDefaultResponse;
74
74
  export declare function isUnexpected(response: RelationshipGet200Response | RelationshipGetDefaultResponse): response is RelationshipGetDefaultResponse;
75
- export declare function isUnexpected(response: RelationshipDeleteOperation204Response | RelationshipDeleteOperationDefaultResponse): response is RelationshipDeleteOperationDefaultResponse;
75
+ export declare function isUnexpected(response: RelationshipDelete204Response | RelationshipDeleteDefaultResponse): response is RelationshipDeleteDefaultResponse;
76
76
  export declare function isUnexpected(response: TypeGetBusinessMetadataDefByGuid200Response | TypeGetBusinessMetadataDefByGuidDefaultResponse): response is TypeGetBusinessMetadataDefByGuidDefaultResponse;
77
77
  export declare function isUnexpected(response: TypeGetBusinessMetadataDefByName200Response | TypeGetBusinessMetadataDefByNameDefaultResponse): response is TypeGetBusinessMetadataDefByNameDefaultResponse;
78
78
  export declare function isUnexpected(response: TypeGetClassificationDefByGuid200Response | TypeGetClassificationDefByGuidDefaultResponse): response is TypeGetClassificationDefByGuidDefaultResponse;
@@ -87,7 +87,7 @@ export declare function isUnexpected(response: TypeGetStructDefByGuid200Response
87
87
  export declare function isUnexpected(response: TypeGetStructDefByName200Response | TypeGetStructDefByNameDefaultResponse): response is TypeGetStructDefByNameDefaultResponse;
88
88
  export declare function isUnexpected(response: TypeGetByGuid200Response | TypeGetByGuidDefaultResponse): response is TypeGetByGuidDefaultResponse;
89
89
  export declare function isUnexpected(response: TypeGetByName200Response | TypeGetByNameDefaultResponse): response is TypeGetByNameDefaultResponse;
90
- export declare function isUnexpected(response: TypeDeleteOperation204Response | TypeDeleteOperationDefaultResponse): response is TypeDeleteOperationDefaultResponse;
90
+ export declare function isUnexpected(response: TypeDelete204Response | TypeDeleteDefaultResponse): response is TypeDeleteDefaultResponse;
91
91
  export declare function isUnexpected(response: TypeList200Response | TypeListDefaultResponse): response is TypeListDefaultResponse;
92
92
  export declare function isUnexpected(response: TypeBulkCreate200Response | TypeBulkCreateDefaultResponse): response is TypeBulkCreateDefaultResponse;
93
93
  export declare function isUnexpected(response: TypeBulkUpdate200Response | TypeBulkUpdateDefaultResponse): response is TypeBulkUpdateDefaultResponse;
@@ -1 +1 @@
1
- {"version":3,"file":"isUnexpected.d.ts","sourceRoot":"","sources":["../../src/isUnexpected.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"isUnexpected.d.ts","sourceRoot":"","sources":["../../src/isUnexpected.ts"],"names":[],"mappings":"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"}