From d9a9af98850493aa10bf0464433b5acfc150aee9 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Thu, 20 Mar 2025 04:20:51 +0000 Subject: [PATCH] CodeGen from PR 33310 in Azure/azure-rest-api-specs Merge c8163548c5fd726f6332d48672c6f760ec444aaa into f2a1a18a2d719297173b95c91dea2ed7c2512309 --- .../Azure.Analytics.Purview.DataMap.net8.0.cs | 8 +- ...nalytics.Purview.DataMap.netstandard2.0.cs | 8 +- .../AnalyticsPurviewDataMapModelFactory.cs | 10 +- .../src/Generated/Docs/Discovery.xml | 888 +++++++++--------- .../src/Generated/Lineage.cs | 2 +- .../SearchResultValue.Serialization.cs | 24 +- .../src/Generated/SearchResultValue.cs | 5 +- .../SuggestResultValue.Serialization.cs | 24 +- .../src/Generated/SuggestResultValue.cs | 5 +- .../Generated/Samples/Samples_Discovery.cs | 888 +++++++++--------- .../tsp-location.yaml | 6 +- 11 files changed, 950 insertions(+), 918 deletions(-) diff --git a/sdk/purview/Azure.Analytics.Purview.DataMap/api/Azure.Analytics.Purview.DataMap.net8.0.cs b/sdk/purview/Azure.Analytics.Purview.DataMap/api/Azure.Analytics.Purview.DataMap.net8.0.cs index b64e8e89bc63..a9cd424cb7b8 100644 --- a/sdk/purview/Azure.Analytics.Purview.DataMap/api/Azure.Analytics.Purview.DataMap.net8.0.cs +++ b/sdk/purview/Azure.Analytics.Purview.DataMap/api/Azure.Analytics.Purview.DataMap.net8.0.cs @@ -21,9 +21,9 @@ public static partial class AnalyticsPurviewDataMapModelFactory public static Azure.Analytics.Purview.DataMap.SearchFacetItemValue SearchFacetItemValue(int? count = default(int?), string value = null) { throw null; } public static Azure.Analytics.Purview.DataMap.SearchFacetResultValue SearchFacetResultValue(System.Collections.Generic.IEnumerable entityType = null, System.Collections.Generic.IEnumerable assetType = null, System.Collections.Generic.IEnumerable classification = null, System.Collections.Generic.IEnumerable term = null, System.Collections.Generic.IEnumerable contactId = null, System.Collections.Generic.IEnumerable contactType = null, System.Collections.Generic.IEnumerable label = null, System.Collections.Generic.IEnumerable glossaryType = null, System.Collections.Generic.IEnumerable termStatus = null, System.Collections.Generic.IEnumerable termTemplate = null) { throw null; } public static Azure.Analytics.Purview.DataMap.SearchHighlights SearchHighlights(System.Collections.Generic.IEnumerable id = null, System.Collections.Generic.IEnumerable qualifiedName = null, System.Collections.Generic.IEnumerable name = null, System.Collections.Generic.IEnumerable description = null, System.Collections.Generic.IEnumerable entityType = null) { throw null; } - public static Azure.Analytics.Purview.DataMap.SearchResultValue SearchResultValue(float? searchScore = default(float?), Azure.Analytics.Purview.DataMap.SearchHighlights searchHighlights = null, string objectType = null, long? createTime = default(long?), long? updateTime = default(long?), string id = null, string name = null, string qualifiedName = null, string entityType = null, string description = null, string endorsement = null, string owner = null, System.Collections.Generic.IEnumerable classification = null, System.Collections.Generic.IEnumerable label = null, System.Collections.Generic.IEnumerable term = null, System.Collections.Generic.IEnumerable contact = null, System.Collections.Generic.IEnumerable assetType = null, string glossaryType = null, string glossary = null, string termStatus = null, System.Collections.Generic.IEnumerable termTemplate = null, string longDescription = null) { throw null; } + public static Azure.Analytics.Purview.DataMap.SearchResultValue SearchResultValue(float? searchScore = default(float?), Azure.Analytics.Purview.DataMap.SearchHighlights searchHighlights = null, string objectType = null, long? createTime = default(long?), long? updateTime = default(long?), string id = null, string name = null, string qualifiedName = null, string entityType = null, string description = null, System.Collections.Generic.IEnumerable endorsement = null, string owner = null, System.Collections.Generic.IEnumerable classification = null, System.Collections.Generic.IEnumerable label = null, System.Collections.Generic.IEnumerable term = null, System.Collections.Generic.IEnumerable contact = null, System.Collections.Generic.IEnumerable assetType = null, string glossaryType = null, string glossary = null, string termStatus = null, System.Collections.Generic.IEnumerable termTemplate = null, string longDescription = null) { throw null; } public static Azure.Analytics.Purview.DataMap.SuggestResult SuggestResult(System.Collections.Generic.IEnumerable value = null) { throw null; } - public static Azure.Analytics.Purview.DataMap.SuggestResultValue SuggestResultValue(float? searchScore = default(float?), string searchText = null, string objectType = null, long? createTime = default(long?), long? updateTime = default(long?), string id = null, string name = null, string qualifiedName = null, string entityType = null, string description = null, string endorsement = null, string owner = null, System.Collections.Generic.IEnumerable classification = null, System.Collections.Generic.IEnumerable label = null, System.Collections.Generic.IEnumerable term = null, System.Collections.Generic.IEnumerable contact = null, System.Collections.Generic.IEnumerable assetType = null, string glossaryType = null, string glossary = null, string termStatus = null, System.Collections.Generic.IEnumerable termTemplate = null, string longDescription = null) { throw null; } + public static Azure.Analytics.Purview.DataMap.SuggestResultValue SuggestResultValue(float? searchScore = default(float?), string searchText = null, string objectType = null, long? createTime = default(long?), long? updateTime = default(long?), string id = null, string name = null, string qualifiedName = null, string entityType = null, string description = null, System.Collections.Generic.IEnumerable endorsement = null, string owner = null, System.Collections.Generic.IEnumerable classification = null, System.Collections.Generic.IEnumerable label = null, System.Collections.Generic.IEnumerable term = null, System.Collections.Generic.IEnumerable contact = null, System.Collections.Generic.IEnumerable assetType = null, string glossaryType = null, string glossary = null, string termStatus = null, System.Collections.Generic.IEnumerable termTemplate = null, string longDescription = null) { throw null; } public static Azure.Analytics.Purview.DataMap.TermSearchResultValue TermSearchResultValue(string name = null, string glossaryName = null, string guid = null) { throw null; } } public partial class AtlasAttributeDef : System.ClientModel.Primitives.IJsonModel, System.ClientModel.Primitives.IPersistableModel @@ -1658,7 +1658,7 @@ internal SearchResultValue() { } public System.Collections.Generic.IReadOnlyList Contact { get { throw null; } } public long? CreateTime { get { throw null; } } public string Description { get { throw null; } } - public string Endorsement { get { throw null; } } + public System.Collections.Generic.IReadOnlyList Endorsement { get { throw null; } } public string EntityType { get { throw null; } } public string Glossary { get { throw null; } } public string GlossaryType { get { throw null; } } @@ -1762,7 +1762,7 @@ internal SuggestResultValue() { } public System.Collections.Generic.IReadOnlyList Contact { get { throw null; } } public long? CreateTime { get { throw null; } } public string Description { get { throw null; } } - public string Endorsement { get { throw null; } } + public System.Collections.Generic.IReadOnlyList Endorsement { get { throw null; } } public string EntityType { get { throw null; } } public string Glossary { get { throw null; } } public string GlossaryType { get { throw null; } } diff --git a/sdk/purview/Azure.Analytics.Purview.DataMap/api/Azure.Analytics.Purview.DataMap.netstandard2.0.cs b/sdk/purview/Azure.Analytics.Purview.DataMap/api/Azure.Analytics.Purview.DataMap.netstandard2.0.cs index b64e8e89bc63..a9cd424cb7b8 100644 --- a/sdk/purview/Azure.Analytics.Purview.DataMap/api/Azure.Analytics.Purview.DataMap.netstandard2.0.cs +++ b/sdk/purview/Azure.Analytics.Purview.DataMap/api/Azure.Analytics.Purview.DataMap.netstandard2.0.cs @@ -21,9 +21,9 @@ public static partial class AnalyticsPurviewDataMapModelFactory public static Azure.Analytics.Purview.DataMap.SearchFacetItemValue SearchFacetItemValue(int? count = default(int?), string value = null) { throw null; } public static Azure.Analytics.Purview.DataMap.SearchFacetResultValue SearchFacetResultValue(System.Collections.Generic.IEnumerable entityType = null, System.Collections.Generic.IEnumerable assetType = null, System.Collections.Generic.IEnumerable classification = null, System.Collections.Generic.IEnumerable term = null, System.Collections.Generic.IEnumerable contactId = null, System.Collections.Generic.IEnumerable contactType = null, System.Collections.Generic.IEnumerable label = null, System.Collections.Generic.IEnumerable glossaryType = null, System.Collections.Generic.IEnumerable termStatus = null, System.Collections.Generic.IEnumerable termTemplate = null) { throw null; } public static Azure.Analytics.Purview.DataMap.SearchHighlights SearchHighlights(System.Collections.Generic.IEnumerable id = null, System.Collections.Generic.IEnumerable qualifiedName = null, System.Collections.Generic.IEnumerable name = null, System.Collections.Generic.IEnumerable description = null, System.Collections.Generic.IEnumerable entityType = null) { throw null; } - public static Azure.Analytics.Purview.DataMap.SearchResultValue SearchResultValue(float? searchScore = default(float?), Azure.Analytics.Purview.DataMap.SearchHighlights searchHighlights = null, string objectType = null, long? createTime = default(long?), long? updateTime = default(long?), string id = null, string name = null, string qualifiedName = null, string entityType = null, string description = null, string endorsement = null, string owner = null, System.Collections.Generic.IEnumerable classification = null, System.Collections.Generic.IEnumerable label = null, System.Collections.Generic.IEnumerable term = null, System.Collections.Generic.IEnumerable contact = null, System.Collections.Generic.IEnumerable assetType = null, string glossaryType = null, string glossary = null, string termStatus = null, System.Collections.Generic.IEnumerable termTemplate = null, string longDescription = null) { throw null; } + public static Azure.Analytics.Purview.DataMap.SearchResultValue SearchResultValue(float? searchScore = default(float?), Azure.Analytics.Purview.DataMap.SearchHighlights searchHighlights = null, string objectType = null, long? createTime = default(long?), long? updateTime = default(long?), string id = null, string name = null, string qualifiedName = null, string entityType = null, string description = null, System.Collections.Generic.IEnumerable endorsement = null, string owner = null, System.Collections.Generic.IEnumerable classification = null, System.Collections.Generic.IEnumerable label = null, System.Collections.Generic.IEnumerable term = null, System.Collections.Generic.IEnumerable contact = null, System.Collections.Generic.IEnumerable assetType = null, string glossaryType = null, string glossary = null, string termStatus = null, System.Collections.Generic.IEnumerable termTemplate = null, string longDescription = null) { throw null; } public static Azure.Analytics.Purview.DataMap.SuggestResult SuggestResult(System.Collections.Generic.IEnumerable value = null) { throw null; } - public static Azure.Analytics.Purview.DataMap.SuggestResultValue SuggestResultValue(float? searchScore = default(float?), string searchText = null, string objectType = null, long? createTime = default(long?), long? updateTime = default(long?), string id = null, string name = null, string qualifiedName = null, string entityType = null, string description = null, string endorsement = null, string owner = null, System.Collections.Generic.IEnumerable classification = null, System.Collections.Generic.IEnumerable label = null, System.Collections.Generic.IEnumerable term = null, System.Collections.Generic.IEnumerable contact = null, System.Collections.Generic.IEnumerable assetType = null, string glossaryType = null, string glossary = null, string termStatus = null, System.Collections.Generic.IEnumerable termTemplate = null, string longDescription = null) { throw null; } + public static Azure.Analytics.Purview.DataMap.SuggestResultValue SuggestResultValue(float? searchScore = default(float?), string searchText = null, string objectType = null, long? createTime = default(long?), long? updateTime = default(long?), string id = null, string name = null, string qualifiedName = null, string entityType = null, string description = null, System.Collections.Generic.IEnumerable endorsement = null, string owner = null, System.Collections.Generic.IEnumerable classification = null, System.Collections.Generic.IEnumerable label = null, System.Collections.Generic.IEnumerable term = null, System.Collections.Generic.IEnumerable contact = null, System.Collections.Generic.IEnumerable assetType = null, string glossaryType = null, string glossary = null, string termStatus = null, System.Collections.Generic.IEnumerable termTemplate = null, string longDescription = null) { throw null; } public static Azure.Analytics.Purview.DataMap.TermSearchResultValue TermSearchResultValue(string name = null, string glossaryName = null, string guid = null) { throw null; } } public partial class AtlasAttributeDef : System.ClientModel.Primitives.IJsonModel, System.ClientModel.Primitives.IPersistableModel @@ -1658,7 +1658,7 @@ internal SearchResultValue() { } public System.Collections.Generic.IReadOnlyList Contact { get { throw null; } } public long? CreateTime { get { throw null; } } public string Description { get { throw null; } } - public string Endorsement { get { throw null; } } + public System.Collections.Generic.IReadOnlyList Endorsement { get { throw null; } } public string EntityType { get { throw null; } } public string Glossary { get { throw null; } } public string GlossaryType { get { throw null; } } @@ -1762,7 +1762,7 @@ internal SuggestResultValue() { } public System.Collections.Generic.IReadOnlyList Contact { get { throw null; } } public long? CreateTime { get { throw null; } } public string Description { get { throw null; } } - public string Endorsement { get { throw null; } } + public System.Collections.Generic.IReadOnlyList Endorsement { get { throw null; } } public string EntityType { get { throw null; } } public string Glossary { get { throw null; } } public string GlossaryType { get { throw null; } } diff --git a/sdk/purview/Azure.Analytics.Purview.DataMap/src/Generated/AnalyticsPurviewDataMapModelFactory.cs b/sdk/purview/Azure.Analytics.Purview.DataMap/src/Generated/AnalyticsPurviewDataMapModelFactory.cs index f9ad7b88c68a..708722933986 100644 --- a/sdk/purview/Azure.Analytics.Purview.DataMap/src/Generated/AnalyticsPurviewDataMapModelFactory.cs +++ b/sdk/purview/Azure.Analytics.Purview.DataMap/src/Generated/AnalyticsPurviewDataMapModelFactory.cs @@ -309,8 +309,9 @@ public static SearchFacetItemValue SearchFacetItemValue(int? count = null, strin /// The term template names used by the term. /// The definition of the term. /// A new instance for mocking. - public static SearchResultValue SearchResultValue(float? searchScore = null, SearchHighlights searchHighlights = null, string objectType = null, long? createTime = null, long? updateTime = null, string id = null, string name = null, string qualifiedName = null, string entityType = null, string description = null, string endorsement = null, string owner = null, IEnumerable classification = null, IEnumerable label = null, IEnumerable term = null, IEnumerable contact = null, IEnumerable assetType = null, string glossaryType = null, string glossary = null, string termStatus = null, IEnumerable termTemplate = null, string longDescription = null) + public static SearchResultValue SearchResultValue(float? searchScore = null, SearchHighlights searchHighlights = null, string objectType = null, long? createTime = null, long? updateTime = null, string id = null, string name = null, string qualifiedName = null, string entityType = null, string description = null, IEnumerable endorsement = null, string owner = null, IEnumerable classification = null, IEnumerable label = null, IEnumerable term = null, IEnumerable contact = null, IEnumerable assetType = null, string glossaryType = null, string glossary = null, string termStatus = null, IEnumerable termTemplate = null, string longDescription = null) { + endorsement ??= new List(); classification ??= new List(); label ??= new List(); term ??= new List(); @@ -329,7 +330,7 @@ public static SearchResultValue SearchResultValue(float? searchScore = null, Sea qualifiedName, entityType, description, - endorsement, + endorsement?.ToList(), owner, classification?.ToList(), label?.ToList(), @@ -437,8 +438,9 @@ public static SuggestResult SuggestResult(IEnumerable value /// The term template names used by the term. /// The definition of the term. /// A new instance for mocking. - public static SuggestResultValue SuggestResultValue(float? searchScore = null, string searchText = null, string objectType = null, long? createTime = null, long? updateTime = null, string id = null, string name = null, string qualifiedName = null, string entityType = null, string description = null, string endorsement = null, string owner = null, IEnumerable classification = null, IEnumerable label = null, IEnumerable term = null, IEnumerable contact = null, IEnumerable assetType = null, string glossaryType = null, string glossary = null, string termStatus = null, IEnumerable termTemplate = null, string longDescription = null) + public static SuggestResultValue SuggestResultValue(float? searchScore = null, string searchText = null, string objectType = null, long? createTime = null, long? updateTime = null, string id = null, string name = null, string qualifiedName = null, string entityType = null, string description = null, IEnumerable endorsement = null, string owner = null, IEnumerable classification = null, IEnumerable label = null, IEnumerable term = null, IEnumerable contact = null, IEnumerable assetType = null, string glossaryType = null, string glossary = null, string termStatus = null, IEnumerable termTemplate = null, string longDescription = null) { + endorsement ??= new List(); classification ??= new List(); label ??= new List(); term ??= new List(); @@ -457,7 +459,7 @@ public static SuggestResultValue SuggestResultValue(float? searchScore = null, s qualifiedName, entityType, description, - endorsement, + endorsement?.ToList(), owner, classification?.ToList(), label?.ToList(), diff --git a/sdk/purview/Azure.Analytics.Purview.DataMap/src/Generated/Docs/Discovery.xml b/sdk/purview/Azure.Analytics.Purview.DataMap/src/Generated/Docs/Discovery.xml index 8417ce2c247e..3bbe5a156dab 100644 --- a/sdk/purview/Azure.Analytics.Purview.DataMap/src/Generated/Docs/Discovery.xml +++ b/sdk/purview/Azure.Analytics.Purview.DataMap/src/Generated/Docs/Discovery.xml @@ -15,26 +15,26 @@ QueryConfig body = new QueryConfig Limit = 10, Orderby = {BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "5720", + ["$id"] = "5722", ["name"] = "ASC" }), BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "5722", + ["$id"] = "5724", ["updateTime"] = "DESC" })}, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "5714", + ["$id"] = "5716", ["and"] = new object[] { new Dictionary { - ["$id"] = "5715", + ["$id"] = "5717", ["objectType"] = "Files" }, new Dictionary { - ["$id"] = "5716", + ["$id"] = "5718", ["entityType"] = "azure_blob_path" } } @@ -94,17 +94,17 @@ QueryConfig body = new QueryConfig Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "5799", + ["$id"] = "5801", ["and"] = new object[] { new Dictionary { - ["$id"] = "5800", + ["$id"] = "5802", ["entityType"] = "azure_blob_path" }, new Dictionary { - ["$id"] = "5801", + ["$id"] = "5803", ["attributeName"] = "qualifiedName", ["operator"] = "contains", ["attributeValue"] = ".csv" @@ -125,36 +125,36 @@ QueryConfig body = new QueryConfig Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "5852", + ["$id"] = "5854", ["and"] = new object[] { new Dictionary { - ["$id"] = "5853", + ["$id"] = "5855", ["entityType"] = "azure_blob_path" }, new Dictionary { - ["$id"] = "5854", + ["$id"] = "5856", ["attributeName"] = "qualifiedName", ["operator"] = "contains", ["attributeValue"] = ".csv" }, new Dictionary { - ["$id"] = "5855", + ["$id"] = "5857", ["or"] = new object[] { new Dictionary { - ["$id"] = "5856", + ["$id"] = "5858", ["attributeName"] = "name", ["operator"] = "eq", ["attributeValue"] = "exampledata.csv" }, new Dictionary { - ["$id"] = "5857", + ["$id"] = "5859", ["attributeName"] = "qualifiedName", ["operator"] = "prefix", ["attributeValue"] = "https://" @@ -177,142 +177,142 @@ QueryConfig body = new QueryConfig Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "5910", + ["$id"] = "5912", ["or"] = new object[] { new Dictionary { - ["$id"] = "5911", + ["$id"] = "5913", ["assetType"] = "SQL Server" }, new Dictionary { - ["$id"] = "5912", + ["$id"] = "5914", ["assetType"] = "Azure SQL Server" }, new Dictionary { - ["$id"] = "5913", + ["$id"] = "5915", ["assetType"] = "Azure SQL Database" }, new Dictionary { - ["$id"] = "5914", + ["$id"] = "5916", ["assetType"] = "Azure SQL Data Warehouse" }, new Dictionary { - ["$id"] = "5915", + ["$id"] = "5917", ["assetType"] = "Azure SQL Managed Instance" }, new Dictionary { - ["$id"] = "5916", + ["$id"] = "5918", ["assetType"] = "Azure Storage Account" }, new Dictionary { - ["$id"] = "5917", + ["$id"] = "5919", ["assetType"] = "Azure Blob Storage" }, new Dictionary { - ["$id"] = "5918", + ["$id"] = "5920", ["assetType"] = "Azure Files" }, new Dictionary { - ["$id"] = "5919", + ["$id"] = "5921", ["assetType"] = "Azure Table Storage" }, new Dictionary { - ["$id"] = "5920", + ["$id"] = "5922", ["assetType"] = "Azure Data Lake Storage Gen1" }, new Dictionary { - ["$id"] = "5921", + ["$id"] = "5923", ["assetType"] = "Azure Data Lake Storage Gen2" }, new Dictionary { - ["$id"] = "5922", + ["$id"] = "5924", ["assetType"] = "Azure Cosmos DB" }, new Dictionary { - ["$id"] = "5923", + ["$id"] = "5925", ["assetType"] = "Azure Data Factory" }, new Dictionary { - ["$id"] = "5924", + ["$id"] = "5926", ["assetType"] = "Azure Cognitive Search" }, new Dictionary { - ["$id"] = "5925", + ["$id"] = "5927", ["assetType"] = "Power BI" }, new Dictionary { - ["$id"] = "5926", + ["$id"] = "5928", ["assetType"] = "Azure Data Explorer" }, new Dictionary { - ["$id"] = "5927", + ["$id"] = "5929", ["assetType"] = "Amazon S3" }, new Dictionary { - ["$id"] = "5928", + ["$id"] = "5930", ["assetType"] = "Azure Data Share" }, new Dictionary { - ["$id"] = "5929", + ["$id"] = "5931", ["assetType"] = "Teradata" }, new Dictionary { - ["$id"] = "5930", + ["$id"] = "5932", ["assetType"] = "SAP S4HANA" }, new Dictionary { - ["$id"] = "5931", + ["$id"] = "5933", ["assetType"] = "SAP ECC" }, new Dictionary { - ["$id"] = "5932", + ["$id"] = "5934", ["assetType"] = "SQL Server Integration Services" }, new Dictionary { - ["$id"] = "5933", + ["$id"] = "5935", ["assetType"] = "hive" }, new Dictionary { - ["$id"] = "5934", + ["$id"] = "5936", ["assetType"] = "Azure Database for MySQL" }, new Dictionary { - ["$id"] = "5935", + ["$id"] = "5937", ["assetType"] = "Azure Database for MariaDB" }, new Dictionary { - ["$id"] = "5936", + ["$id"] = "5938", ["assetType"] = "Azure Database for PostgreSQL" }, new Dictionary { - ["$id"] = "5937", + ["$id"] = "5939", ["assetType"] = "Azure Synapse Analytics" } } @@ -331,26 +331,26 @@ QueryConfig body = new QueryConfig Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "5979", + ["$id"] = "5981", ["or"] = new object[] { new Dictionary { - ["$id"] = "5980", + ["$id"] = "5982", ["attributeName"] = "name", ["operator"] = "eq", ["attributeValue"] = "exampledata.csv" }, new Dictionary { - ["$id"] = "5981", + ["$id"] = "5983", ["attributeName"] = "createTime", ["operator"] = "ge", ["attributeValue"] = 1545580800000L }, new Dictionary { - ["$id"] = "5982", + ["$id"] = "5984", ["attributeName"] = "modifiedTime", ["operator"] = "timerange", ["attributeValue"] = "LAST_24H|LAST_7D|LAST_30D|LAST_365D|MORE_THAN_365D" @@ -371,33 +371,33 @@ QueryConfig body = new QueryConfig Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6044", + ["$id"] = "6046", ["or"] = new object[] { new Dictionary { - ["$id"] = "6045", + ["$id"] = "6047", ["attributeName"] = ".", ["operator"] = "eq|ne|contains|prefix", ["attributeValue"] = "string value" }, new Dictionary { - ["$id"] = "6046", + ["$id"] = "6048", ["attributeName"] = ".", ["operator"] = "eq|ne|gt|ge|lt|le", ["attributeValue"] = 123 }, new Dictionary { - ["$id"] = "6047", + ["$id"] = "6049", ["attributeName"] = ".", ["operator"] = "eq|ne", ["attributeValue"] = true }, new Dictionary { - ["$id"] = "6048", + ["$id"] = "6050", ["attributeName"] = ".", ["operator"] = "timerange", ["attributeValue"] = "LAST_24H|LAST_7D|LAST_30D|LAST_365D|MORE_THAN_365D" @@ -418,7 +418,7 @@ QueryConfig body = new QueryConfig Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6071", + ["$id"] = "6073", ["classification"] = "MICROSOFT.PERSONAL.EMAIL", ["includeSubClassifications"] = true }), @@ -436,7 +436,7 @@ QueryConfig body = new QueryConfig Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6121", + ["$id"] = "6123", ["collectionId"] = "collectionName" }), }; @@ -453,7 +453,7 @@ QueryConfig body = new QueryConfig Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6170", + ["$id"] = "6172", ["objectType"] = "Tables" }), Facets = {new SearchFacetItem @@ -487,12 +487,12 @@ QueryConfig body = new QueryConfig Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6300", + ["$id"] = "6302", ["and"] = new object[] { new Dictionary { - ["$id"] = "6301", + ["$id"] = "6303", ["fileExtension"] = "txt" } } @@ -512,27 +512,27 @@ QueryConfig body = new QueryConfig Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6344", + ["$id"] = "6346", ["and"] = new object[] { new Dictionary { - ["$id"] = "6345", + ["$id"] = "6347", ["objectType"] = "Glossary terms" }, new Dictionary { - ["$id"] = "6346", + ["$id"] = "6348", ["or"] = new object[] { new Dictionary { - ["$id"] = "6347", + ["$id"] = "6349", ["glossaryType"] = "AtlasGlossary" }, new Dictionary { - ["$id"] = "6348", + ["$id"] = "6350", ["glossaryType"] = "AtlasGlossaryTerm" } } @@ -570,12 +570,12 @@ QueryConfig body = new QueryConfig Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6416", + ["$id"] = "6418", ["and"] = new object[] { new Dictionary { - ["$id"] = "6417", + ["$id"] = "6419", ["id"] = "bfecbcc3-1838-45fe-96d6-112de8a170f9" } } @@ -594,10 +594,10 @@ QueryConfig body = new QueryConfig Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6445", + ["$id"] = "6447", ["not"] = new Dictionary { - ["$id"] = "6446", + ["$id"] = "6448", ["classification"] = "MICROSOFT.SYSTEM.TEMP_FILE" } }), @@ -615,47 +615,47 @@ QueryConfig body = new QueryConfig Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6488", + ["$id"] = "6490", ["or"] = new object[] { new Dictionary { - ["$id"] = "6489", + ["$id"] = "6491", ["objectType"] = "Dashboards" }, new Dictionary { - ["$id"] = "6490", + ["$id"] = "6492", ["objectType"] = "Data pipelines" }, new Dictionary { - ["$id"] = "6491", + ["$id"] = "6493", ["objectType"] = "Files" }, new Dictionary { - ["$id"] = "6492", + ["$id"] = "6494", ["objectType"] = "Folders" }, new Dictionary { - ["$id"] = "6493", + ["$id"] = "6495", ["objectType"] = "Glossary terms" }, new Dictionary { - ["$id"] = "6494", + ["$id"] = "6496", ["objectType"] = "Reports" }, new Dictionary { - ["$id"] = "6495", + ["$id"] = "6497", ["objectType"] = "Stored procedures" }, new Dictionary { - ["$id"] = "6496", + ["$id"] = "6498", ["objectType"] = "Tables" } } @@ -676,26 +676,26 @@ QueryConfig body = new QueryConfig ContinuationToken = "", Orderby = {BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6541", + ["$id"] = "6543", ["name"] = "ASC" }), BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6543", + ["$id"] = "6545", ["updateTime"] = "DESC" })}, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6534", + ["$id"] = "6536", ["and"] = new object[] { new Dictionary { - ["$id"] = "6535", + ["$id"] = "6537", ["objectType"] = "Files" }, new Dictionary { - ["$id"] = "6536", + ["$id"] = "6538", ["entityType"] = "azure_blob_path" } } @@ -756,26 +756,26 @@ QueryConfig body = new QueryConfig Limit = 2, Orderby = {BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6627", + ["$id"] = "6629", ["name"] = "ASC" }), BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6629", + ["$id"] = "6631", ["updateTime"] = "DESC" })}, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6621", + ["$id"] = "6623", ["and"] = new object[] { new Dictionary { - ["$id"] = "6622", + ["$id"] = "6624", ["objectType"] = "Files" }, new Dictionary { - ["$id"] = "6623", + ["$id"] = "6625", ["entityType"] = "azure_blob_path" } } @@ -837,26 +837,26 @@ QueryConfig body = new QueryConfig ContinuationToken = "", Orderby = {BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6714", + ["$id"] = "6716", ["name"] = "ASC" }), BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6716", + ["$id"] = "6718", ["updateTime"] = "DESC" })}, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6707", + ["$id"] = "6709", ["and"] = new object[] { new Dictionary { - ["$id"] = "6708", + ["$id"] = "6710", ["objectType"] = "Files" }, new Dictionary { - ["$id"] = "6709", + ["$id"] = "6711", ["entityType"] = "azure_blob_path" } } @@ -916,22 +916,22 @@ QueryConfig body = new QueryConfig Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6793", + ["$id"] = "6795", ["or"] = new object[] { new Dictionary { - ["$id"] = "6794", + ["$id"] = "6796", ["createTime"] = new Dictionary { - ["$id"] = "6795", + ["$id"] = "6797", ["operator"] = "lt", ["timeThreshold"] = 1545580800000L } }, new Dictionary { - ["$id"] = "6796", + ["$id"] = "6798", ["updateTime"] = "LAST_24H|LAST_7D|LAST_30D|LAST_365D|MORE_THAN_365D" } } @@ -951,32 +951,32 @@ QueryConfig body = new QueryConfig Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6829", + ["$id"] = "6831", ["and"] = new object[] { new Dictionary { - ["$id"] = "6830", + ["$id"] = "6832", ["objectType"] = "Files" }, new Dictionary { - ["$id"] = "6831", + ["$id"] = "6833", ["not"] = new Dictionary { - ["$id"] = "6832", + ["$id"] = "6834", ["or"] = new object[] { new Dictionary { - ["$id"] = "6833", + ["$id"] = "6835", ["attributeName"] = "size", ["operator"] = "eq", ["attributeValue"] = 0 }, new Dictionary { - ["$id"] = "6834", + ["$id"] = "6836", ["attributeName"] = "fileSize", ["operator"] = "eq", ["attributeValue"] = 0 @@ -986,10 +986,10 @@ QueryConfig body = new QueryConfig }, new Dictionary { - ["$id"] = "6835", + ["$id"] = "6837", ["not"] = new Dictionary { - ["$id"] = "6836", + ["$id"] = "6838", ["classification"] = "MICROSOFT.SYSTEM.TEMP_FILE" } } @@ -1022,23 +1022,23 @@ QueryConfig body = new QueryConfig Limit = 3, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6890", + ["$id"] = "6892", ["or"] = new object[] { new Dictionary { - ["$id"] = "6891", + ["$id"] = "6893", ["term"] = "ExampleTerm" }, new Dictionary { - ["$id"] = "6892", + ["$id"] = "6894", ["term"] = "ExampleTerm", ["glossary"] = "GlossaryName" }, new Dictionary { - ["$id"] = "6893", + ["$id"] = "6895", ["termGuid"] = "" } } @@ -1057,12 +1057,12 @@ QueryConfig body = new QueryConfig Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6926", + ["$id"] = "6928", ["and"] = new object[] { new Dictionary { - ["$id"] = "6927", + ["$id"] = "6929", ["entityType"] = "azure_blob_path", ["includeSubTypes"] = false } @@ -1086,26 +1086,26 @@ QueryConfig body = new QueryConfig Limit = 10, Orderby = {BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "5720", + ["$id"] = "5722", ["name"] = "ASC" }), BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "5722", + ["$id"] = "5724", ["updateTime"] = "DESC" })}, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "5714", + ["$id"] = "5716", ["and"] = new object[] { new Dictionary { - ["$id"] = "5715", + ["$id"] = "5717", ["objectType"] = "Files" }, new Dictionary { - ["$id"] = "5716", + ["$id"] = "5718", ["entityType"] = "azure_blob_path" } } @@ -1165,17 +1165,17 @@ QueryConfig body = new QueryConfig Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "5799", + ["$id"] = "5801", ["and"] = new object[] { new Dictionary { - ["$id"] = "5800", + ["$id"] = "5802", ["entityType"] = "azure_blob_path" }, new Dictionary { - ["$id"] = "5801", + ["$id"] = "5803", ["attributeName"] = "qualifiedName", ["operator"] = "contains", ["attributeValue"] = ".csv" @@ -1196,36 +1196,36 @@ QueryConfig body = new QueryConfig Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "5852", + ["$id"] = "5854", ["and"] = new object[] { new Dictionary { - ["$id"] = "5853", + ["$id"] = "5855", ["entityType"] = "azure_blob_path" }, new Dictionary { - ["$id"] = "5854", + ["$id"] = "5856", ["attributeName"] = "qualifiedName", ["operator"] = "contains", ["attributeValue"] = ".csv" }, new Dictionary { - ["$id"] = "5855", + ["$id"] = "5857", ["or"] = new object[] { new Dictionary { - ["$id"] = "5856", + ["$id"] = "5858", ["attributeName"] = "name", ["operator"] = "eq", ["attributeValue"] = "exampledata.csv" }, new Dictionary { - ["$id"] = "5857", + ["$id"] = "5859", ["attributeName"] = "qualifiedName", ["operator"] = "prefix", ["attributeValue"] = "https://" @@ -1248,142 +1248,142 @@ QueryConfig body = new QueryConfig Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "5910", + ["$id"] = "5912", ["or"] = new object[] { new Dictionary { - ["$id"] = "5911", + ["$id"] = "5913", ["assetType"] = "SQL Server" }, new Dictionary { - ["$id"] = "5912", + ["$id"] = "5914", ["assetType"] = "Azure SQL Server" }, new Dictionary { - ["$id"] = "5913", + ["$id"] = "5915", ["assetType"] = "Azure SQL Database" }, new Dictionary { - ["$id"] = "5914", + ["$id"] = "5916", ["assetType"] = "Azure SQL Data Warehouse" }, new Dictionary { - ["$id"] = "5915", + ["$id"] = "5917", ["assetType"] = "Azure SQL Managed Instance" }, new Dictionary { - ["$id"] = "5916", + ["$id"] = "5918", ["assetType"] = "Azure Storage Account" }, new Dictionary { - ["$id"] = "5917", + ["$id"] = "5919", ["assetType"] = "Azure Blob Storage" }, new Dictionary { - ["$id"] = "5918", + ["$id"] = "5920", ["assetType"] = "Azure Files" }, new Dictionary { - ["$id"] = "5919", + ["$id"] = "5921", ["assetType"] = "Azure Table Storage" }, new Dictionary { - ["$id"] = "5920", + ["$id"] = "5922", ["assetType"] = "Azure Data Lake Storage Gen1" }, new Dictionary { - ["$id"] = "5921", + ["$id"] = "5923", ["assetType"] = "Azure Data Lake Storage Gen2" }, new Dictionary { - ["$id"] = "5922", + ["$id"] = "5924", ["assetType"] = "Azure Cosmos DB" }, new Dictionary { - ["$id"] = "5923", + ["$id"] = "5925", ["assetType"] = "Azure Data Factory" }, new Dictionary { - ["$id"] = "5924", + ["$id"] = "5926", ["assetType"] = "Azure Cognitive Search" }, new Dictionary { - ["$id"] = "5925", + ["$id"] = "5927", ["assetType"] = "Power BI" }, new Dictionary { - ["$id"] = "5926", + ["$id"] = "5928", ["assetType"] = "Azure Data Explorer" }, new Dictionary { - ["$id"] = "5927", + ["$id"] = "5929", ["assetType"] = "Amazon S3" }, new Dictionary { - ["$id"] = "5928", + ["$id"] = "5930", ["assetType"] = "Azure Data Share" }, new Dictionary { - ["$id"] = "5929", + ["$id"] = "5931", ["assetType"] = "Teradata" }, new Dictionary { - ["$id"] = "5930", + ["$id"] = "5932", ["assetType"] = "SAP S4HANA" }, new Dictionary { - ["$id"] = "5931", + ["$id"] = "5933", ["assetType"] = "SAP ECC" }, new Dictionary { - ["$id"] = "5932", + ["$id"] = "5934", ["assetType"] = "SQL Server Integration Services" }, new Dictionary { - ["$id"] = "5933", + ["$id"] = "5935", ["assetType"] = "hive" }, new Dictionary { - ["$id"] = "5934", + ["$id"] = "5936", ["assetType"] = "Azure Database for MySQL" }, new Dictionary { - ["$id"] = "5935", + ["$id"] = "5937", ["assetType"] = "Azure Database for MariaDB" }, new Dictionary { - ["$id"] = "5936", + ["$id"] = "5938", ["assetType"] = "Azure Database for PostgreSQL" }, new Dictionary { - ["$id"] = "5937", + ["$id"] = "5939", ["assetType"] = "Azure Synapse Analytics" } } @@ -1402,26 +1402,26 @@ QueryConfig body = new QueryConfig Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "5979", + ["$id"] = "5981", ["or"] = new object[] { new Dictionary { - ["$id"] = "5980", + ["$id"] = "5982", ["attributeName"] = "name", ["operator"] = "eq", ["attributeValue"] = "exampledata.csv" }, new Dictionary { - ["$id"] = "5981", + ["$id"] = "5983", ["attributeName"] = "createTime", ["operator"] = "ge", ["attributeValue"] = 1545580800000L }, new Dictionary { - ["$id"] = "5982", + ["$id"] = "5984", ["attributeName"] = "modifiedTime", ["operator"] = "timerange", ["attributeValue"] = "LAST_24H|LAST_7D|LAST_30D|LAST_365D|MORE_THAN_365D" @@ -1442,33 +1442,33 @@ QueryConfig body = new QueryConfig Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6044", + ["$id"] = "6046", ["or"] = new object[] { new Dictionary { - ["$id"] = "6045", + ["$id"] = "6047", ["attributeName"] = ".", ["operator"] = "eq|ne|contains|prefix", ["attributeValue"] = "string value" }, new Dictionary { - ["$id"] = "6046", + ["$id"] = "6048", ["attributeName"] = ".", ["operator"] = "eq|ne|gt|ge|lt|le", ["attributeValue"] = 123 }, new Dictionary { - ["$id"] = "6047", + ["$id"] = "6049", ["attributeName"] = ".", ["operator"] = "eq|ne", ["attributeValue"] = true }, new Dictionary { - ["$id"] = "6048", + ["$id"] = "6050", ["attributeName"] = ".", ["operator"] = "timerange", ["attributeValue"] = "LAST_24H|LAST_7D|LAST_30D|LAST_365D|MORE_THAN_365D" @@ -1489,7 +1489,7 @@ QueryConfig body = new QueryConfig Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6071", + ["$id"] = "6073", ["classification"] = "MICROSOFT.PERSONAL.EMAIL", ["includeSubClassifications"] = true }), @@ -1507,7 +1507,7 @@ QueryConfig body = new QueryConfig Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6121", + ["$id"] = "6123", ["collectionId"] = "collectionName" }), }; @@ -1524,7 +1524,7 @@ QueryConfig body = new QueryConfig Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6170", + ["$id"] = "6172", ["objectType"] = "Tables" }), Facets = {new SearchFacetItem @@ -1558,12 +1558,12 @@ QueryConfig body = new QueryConfig Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6300", + ["$id"] = "6302", ["and"] = new object[] { new Dictionary { - ["$id"] = "6301", + ["$id"] = "6303", ["fileExtension"] = "txt" } } @@ -1583,27 +1583,27 @@ QueryConfig body = new QueryConfig Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6344", + ["$id"] = "6346", ["and"] = new object[] { new Dictionary { - ["$id"] = "6345", + ["$id"] = "6347", ["objectType"] = "Glossary terms" }, new Dictionary { - ["$id"] = "6346", + ["$id"] = "6348", ["or"] = new object[] { new Dictionary { - ["$id"] = "6347", + ["$id"] = "6349", ["glossaryType"] = "AtlasGlossary" }, new Dictionary { - ["$id"] = "6348", + ["$id"] = "6350", ["glossaryType"] = "AtlasGlossaryTerm" } } @@ -1641,12 +1641,12 @@ QueryConfig body = new QueryConfig Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6416", + ["$id"] = "6418", ["and"] = new object[] { new Dictionary { - ["$id"] = "6417", + ["$id"] = "6419", ["id"] = "bfecbcc3-1838-45fe-96d6-112de8a170f9" } } @@ -1665,10 +1665,10 @@ QueryConfig body = new QueryConfig Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6445", + ["$id"] = "6447", ["not"] = new Dictionary { - ["$id"] = "6446", + ["$id"] = "6448", ["classification"] = "MICROSOFT.SYSTEM.TEMP_FILE" } }), @@ -1686,47 +1686,47 @@ QueryConfig body = new QueryConfig Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6488", + ["$id"] = "6490", ["or"] = new object[] { new Dictionary { - ["$id"] = "6489", + ["$id"] = "6491", ["objectType"] = "Dashboards" }, new Dictionary { - ["$id"] = "6490", + ["$id"] = "6492", ["objectType"] = "Data pipelines" }, new Dictionary { - ["$id"] = "6491", + ["$id"] = "6493", ["objectType"] = "Files" }, new Dictionary { - ["$id"] = "6492", + ["$id"] = "6494", ["objectType"] = "Folders" }, new Dictionary { - ["$id"] = "6493", + ["$id"] = "6495", ["objectType"] = "Glossary terms" }, new Dictionary { - ["$id"] = "6494", + ["$id"] = "6496", ["objectType"] = "Reports" }, new Dictionary { - ["$id"] = "6495", + ["$id"] = "6497", ["objectType"] = "Stored procedures" }, new Dictionary { - ["$id"] = "6496", + ["$id"] = "6498", ["objectType"] = "Tables" } } @@ -1747,26 +1747,26 @@ QueryConfig body = new QueryConfig ContinuationToken = "", Orderby = {BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6541", + ["$id"] = "6543", ["name"] = "ASC" }), BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6543", + ["$id"] = "6545", ["updateTime"] = "DESC" })}, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6534", + ["$id"] = "6536", ["and"] = new object[] { new Dictionary { - ["$id"] = "6535", + ["$id"] = "6537", ["objectType"] = "Files" }, new Dictionary { - ["$id"] = "6536", + ["$id"] = "6538", ["entityType"] = "azure_blob_path" } } @@ -1827,26 +1827,26 @@ QueryConfig body = new QueryConfig Limit = 2, Orderby = {BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6627", + ["$id"] = "6629", ["name"] = "ASC" }), BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6629", + ["$id"] = "6631", ["updateTime"] = "DESC" })}, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6621", + ["$id"] = "6623", ["and"] = new object[] { new Dictionary { - ["$id"] = "6622", + ["$id"] = "6624", ["objectType"] = "Files" }, new Dictionary { - ["$id"] = "6623", + ["$id"] = "6625", ["entityType"] = "azure_blob_path" } } @@ -1908,26 +1908,26 @@ QueryConfig body = new QueryConfig ContinuationToken = "", Orderby = {BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6714", + ["$id"] = "6716", ["name"] = "ASC" }), BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6716", + ["$id"] = "6718", ["updateTime"] = "DESC" })}, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6707", + ["$id"] = "6709", ["and"] = new object[] { new Dictionary { - ["$id"] = "6708", + ["$id"] = "6710", ["objectType"] = "Files" }, new Dictionary { - ["$id"] = "6709", + ["$id"] = "6711", ["entityType"] = "azure_blob_path" } } @@ -1987,22 +1987,22 @@ QueryConfig body = new QueryConfig Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6793", + ["$id"] = "6795", ["or"] = new object[] { new Dictionary { - ["$id"] = "6794", + ["$id"] = "6796", ["createTime"] = new Dictionary { - ["$id"] = "6795", + ["$id"] = "6797", ["operator"] = "lt", ["timeThreshold"] = 1545580800000L } }, new Dictionary { - ["$id"] = "6796", + ["$id"] = "6798", ["updateTime"] = "LAST_24H|LAST_7D|LAST_30D|LAST_365D|MORE_THAN_365D" } } @@ -2022,32 +2022,32 @@ QueryConfig body = new QueryConfig Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6829", + ["$id"] = "6831", ["and"] = new object[] { new Dictionary { - ["$id"] = "6830", + ["$id"] = "6832", ["objectType"] = "Files" }, new Dictionary { - ["$id"] = "6831", + ["$id"] = "6833", ["not"] = new Dictionary { - ["$id"] = "6832", + ["$id"] = "6834", ["or"] = new object[] { new Dictionary { - ["$id"] = "6833", + ["$id"] = "6835", ["attributeName"] = "size", ["operator"] = "eq", ["attributeValue"] = 0 }, new Dictionary { - ["$id"] = "6834", + ["$id"] = "6836", ["attributeName"] = "fileSize", ["operator"] = "eq", ["attributeValue"] = 0 @@ -2057,10 +2057,10 @@ QueryConfig body = new QueryConfig }, new Dictionary { - ["$id"] = "6835", + ["$id"] = "6837", ["not"] = new Dictionary { - ["$id"] = "6836", + ["$id"] = "6838", ["classification"] = "MICROSOFT.SYSTEM.TEMP_FILE" } } @@ -2093,23 +2093,23 @@ QueryConfig body = new QueryConfig Limit = 3, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6890", + ["$id"] = "6892", ["or"] = new object[] { new Dictionary { - ["$id"] = "6891", + ["$id"] = "6893", ["term"] = "ExampleTerm" }, new Dictionary { - ["$id"] = "6892", + ["$id"] = "6894", ["term"] = "ExampleTerm", ["glossary"] = "GlossaryName" }, new Dictionary { - ["$id"] = "6893", + ["$id"] = "6895", ["termGuid"] = "" } } @@ -2128,12 +2128,12 @@ QueryConfig body = new QueryConfig Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6926", + ["$id"] = "6928", ["and"] = new object[] { new Dictionary { - ["$id"] = "6927", + ["$id"] = "6929", ["entityType"] = "azure_blob_path", ["includeSubTypes"] = false } @@ -2156,17 +2156,17 @@ using RequestContent content = RequestContent.Create(new keywords = "exampledata", filter = new Dictionary { - ["$id"] = "5714", + ["$id"] = "5716", ["and"] = new object[] { new Dictionary { - ["$id"] = "5715", + ["$id"] = "5717", ["objectType"] = "Files" }, new Dictionary { - ["$id"] = "5716", + ["$id"] = "5718", ["entityType"] = "azure_blob_path" } } @@ -2176,12 +2176,12 @@ using RequestContent content = RequestContent.Create(new { new Dictionary { - ["$id"] = "5720", + ["$id"] = "5722", ["name"] = "ASC" }, new Dictionary { - ["$id"] = "5722", + ["$id"] = "5724", ["updateTime"] = "DESC" } }, @@ -2250,17 +2250,17 @@ using RequestContent content = RequestContent.Create(new limit = 10, filter = new Dictionary { - ["$id"] = "5799", + ["$id"] = "5801", ["and"] = new object[] { new Dictionary { - ["$id"] = "5800", + ["$id"] = "5802", ["entityType"] = "azure_blob_path" }, new Dictionary { - ["$id"] = "5801", + ["$id"] = "5803", ["attributeName"] = "qualifiedName", ["operator"] = "contains", ["attributeValue"] = ".csv" @@ -2284,36 +2284,36 @@ using RequestContent content = RequestContent.Create(new limit = 10, filter = new Dictionary { - ["$id"] = "5852", + ["$id"] = "5854", ["and"] = new object[] { new Dictionary { - ["$id"] = "5853", + ["$id"] = "5855", ["entityType"] = "azure_blob_path" }, new Dictionary { - ["$id"] = "5854", + ["$id"] = "5856", ["attributeName"] = "qualifiedName", ["operator"] = "contains", ["attributeValue"] = ".csv" }, new Dictionary { - ["$id"] = "5855", + ["$id"] = "5857", ["or"] = new object[] { new Dictionary { - ["$id"] = "5856", + ["$id"] = "5858", ["attributeName"] = "name", ["operator"] = "eq", ["attributeValue"] = "exampledata.csv" }, new Dictionary { - ["$id"] = "5857", + ["$id"] = "5859", ["attributeName"] = "qualifiedName", ["operator"] = "prefix", ["attributeValue"] = "https://" @@ -2339,142 +2339,142 @@ using RequestContent content = RequestContent.Create(new limit = 10, filter = new Dictionary { - ["$id"] = "5910", + ["$id"] = "5912", ["or"] = new object[] { new Dictionary { - ["$id"] = "5911", + ["$id"] = "5913", ["assetType"] = "SQL Server" }, new Dictionary { - ["$id"] = "5912", + ["$id"] = "5914", ["assetType"] = "Azure SQL Server" }, new Dictionary { - ["$id"] = "5913", + ["$id"] = "5915", ["assetType"] = "Azure SQL Database" }, new Dictionary { - ["$id"] = "5914", + ["$id"] = "5916", ["assetType"] = "Azure SQL Data Warehouse" }, new Dictionary { - ["$id"] = "5915", + ["$id"] = "5917", ["assetType"] = "Azure SQL Managed Instance" }, new Dictionary { - ["$id"] = "5916", + ["$id"] = "5918", ["assetType"] = "Azure Storage Account" }, new Dictionary { - ["$id"] = "5917", + ["$id"] = "5919", ["assetType"] = "Azure Blob Storage" }, new Dictionary { - ["$id"] = "5918", + ["$id"] = "5920", ["assetType"] = "Azure Files" }, new Dictionary { - ["$id"] = "5919", + ["$id"] = "5921", ["assetType"] = "Azure Table Storage" }, new Dictionary { - ["$id"] = "5920", + ["$id"] = "5922", ["assetType"] = "Azure Data Lake Storage Gen1" }, new Dictionary { - ["$id"] = "5921", + ["$id"] = "5923", ["assetType"] = "Azure Data Lake Storage Gen2" }, new Dictionary { - ["$id"] = "5922", + ["$id"] = "5924", ["assetType"] = "Azure Cosmos DB" }, new Dictionary { - ["$id"] = "5923", + ["$id"] = "5925", ["assetType"] = "Azure Data Factory" }, new Dictionary { - ["$id"] = "5924", + ["$id"] = "5926", ["assetType"] = "Azure Cognitive Search" }, new Dictionary { - ["$id"] = "5925", + ["$id"] = "5927", ["assetType"] = "Power BI" }, new Dictionary { - ["$id"] = "5926", + ["$id"] = "5928", ["assetType"] = "Azure Data Explorer" }, new Dictionary { - ["$id"] = "5927", + ["$id"] = "5929", ["assetType"] = "Amazon S3" }, new Dictionary { - ["$id"] = "5928", + ["$id"] = "5930", ["assetType"] = "Azure Data Share" }, new Dictionary { - ["$id"] = "5929", + ["$id"] = "5931", ["assetType"] = "Teradata" }, new Dictionary { - ["$id"] = "5930", + ["$id"] = "5932", ["assetType"] = "SAP S4HANA" }, new Dictionary { - ["$id"] = "5931", + ["$id"] = "5933", ["assetType"] = "SAP ECC" }, new Dictionary { - ["$id"] = "5932", + ["$id"] = "5934", ["assetType"] = "SQL Server Integration Services" }, new Dictionary { - ["$id"] = "5933", + ["$id"] = "5935", ["assetType"] = "hive" }, new Dictionary { - ["$id"] = "5934", + ["$id"] = "5936", ["assetType"] = "Azure Database for MySQL" }, new Dictionary { - ["$id"] = "5935", + ["$id"] = "5937", ["assetType"] = "Azure Database for MariaDB" }, new Dictionary { - ["$id"] = "5936", + ["$id"] = "5938", ["assetType"] = "Azure Database for PostgreSQL" }, new Dictionary { - ["$id"] = "5937", + ["$id"] = "5939", ["assetType"] = "Azure Synapse Analytics" } } @@ -2496,26 +2496,26 @@ using RequestContent content = RequestContent.Create(new limit = 10, filter = new Dictionary { - ["$id"] = "5979", + ["$id"] = "5981", ["or"] = new object[] { new Dictionary { - ["$id"] = "5980", + ["$id"] = "5982", ["attributeName"] = "name", ["operator"] = "eq", ["attributeValue"] = "exampledata.csv" }, new Dictionary { - ["$id"] = "5981", + ["$id"] = "5983", ["attributeName"] = "createTime", ["operator"] = "ge", ["attributeValue"] = 1545580800000L }, new Dictionary { - ["$id"] = "5982", + ["$id"] = "5984", ["attributeName"] = "modifiedTime", ["operator"] = "timerange", ["attributeValue"] = "LAST_24H|LAST_7D|LAST_30D|LAST_365D|MORE_THAN_365D" @@ -2539,33 +2539,33 @@ using RequestContent content = RequestContent.Create(new limit = 10, filter = new Dictionary { - ["$id"] = "6044", + ["$id"] = "6046", ["or"] = new object[] { new Dictionary { - ["$id"] = "6045", + ["$id"] = "6047", ["attributeName"] = ".", ["operator"] = "eq|ne|contains|prefix", ["attributeValue"] = "string value" }, new Dictionary { - ["$id"] = "6046", + ["$id"] = "6048", ["attributeName"] = ".", ["operator"] = "eq|ne|gt|ge|lt|le", ["attributeValue"] = 123 }, new Dictionary { - ["$id"] = "6047", + ["$id"] = "6049", ["attributeName"] = ".", ["operator"] = "eq|ne", ["attributeValue"] = true }, new Dictionary { - ["$id"] = "6048", + ["$id"] = "6050", ["attributeName"] = ".", ["operator"] = "timerange", ["attributeValue"] = "LAST_24H|LAST_7D|LAST_30D|LAST_365D|MORE_THAN_365D" @@ -2589,7 +2589,7 @@ using RequestContent content = RequestContent.Create(new limit = 10, filter = new Dictionary { - ["$id"] = "6071", + ["$id"] = "6073", ["classification"] = "MICROSOFT.PERSONAL.EMAIL", ["includeSubClassifications"] = true }, @@ -2610,7 +2610,7 @@ using RequestContent content = RequestContent.Create(new limit = 10, filter = new Dictionary { - ["$id"] = "6121", + ["$id"] = "6123", ["collectionId"] = "collectionName" }, }); @@ -2629,7 +2629,7 @@ using RequestContent content = RequestContent.Create(new { filter = new Dictionary { - ["$id"] = "6170", + ["$id"] = "6172", ["objectType"] = "Tables" }, limit = 10, @@ -2673,12 +2673,12 @@ using RequestContent content = RequestContent.Create(new limit = 10, filter = new Dictionary { - ["$id"] = "6300", + ["$id"] = "6302", ["and"] = new object[] { new Dictionary { - ["$id"] = "6301", + ["$id"] = "6303", ["fileExtension"] = "txt" } } @@ -2701,27 +2701,27 @@ using RequestContent content = RequestContent.Create(new limit = 10, filter = new Dictionary { - ["$id"] = "6344", + ["$id"] = "6346", ["and"] = new object[] { new Dictionary { - ["$id"] = "6345", + ["$id"] = "6347", ["objectType"] = "Glossary terms" }, new Dictionary { - ["$id"] = "6346", + ["$id"] = "6348", ["or"] = new object[] { new Dictionary { - ["$id"] = "6347", + ["$id"] = "6349", ["glossaryType"] = "AtlasGlossary" }, new Dictionary { - ["$id"] = "6348", + ["$id"] = "6350", ["glossaryType"] = "AtlasGlossaryTerm" } } @@ -2766,12 +2766,12 @@ using RequestContent content = RequestContent.Create(new limit = 10, filter = new Dictionary { - ["$id"] = "6416", + ["$id"] = "6418", ["and"] = new object[] { new Dictionary { - ["$id"] = "6417", + ["$id"] = "6419", ["id"] = "bfecbcc3-1838-45fe-96d6-112de8a170f9" } } @@ -2793,10 +2793,10 @@ using RequestContent content = RequestContent.Create(new limit = 10, filter = new Dictionary { - ["$id"] = "6445", + ["$id"] = "6447", ["not"] = new Dictionary { - ["$id"] = "6446", + ["$id"] = "6448", ["classification"] = "MICROSOFT.SYSTEM.TEMP_FILE" } }, @@ -2817,47 +2817,47 @@ using RequestContent content = RequestContent.Create(new limit = 10, filter = new Dictionary { - ["$id"] = "6488", + ["$id"] = "6490", ["or"] = new object[] { new Dictionary { - ["$id"] = "6489", + ["$id"] = "6491", ["objectType"] = "Dashboards" }, new Dictionary { - ["$id"] = "6490", + ["$id"] = "6492", ["objectType"] = "Data pipelines" }, new Dictionary { - ["$id"] = "6491", + ["$id"] = "6493", ["objectType"] = "Files" }, new Dictionary { - ["$id"] = "6492", + ["$id"] = "6494", ["objectType"] = "Folders" }, new Dictionary { - ["$id"] = "6493", + ["$id"] = "6495", ["objectType"] = "Glossary terms" }, new Dictionary { - ["$id"] = "6494", + ["$id"] = "6496", ["objectType"] = "Reports" }, new Dictionary { - ["$id"] = "6495", + ["$id"] = "6497", ["objectType"] = "Stored procedures" }, new Dictionary { - ["$id"] = "6496", + ["$id"] = "6498", ["objectType"] = "Tables" } } @@ -2879,17 +2879,17 @@ using RequestContent content = RequestContent.Create(new keywords = "exampledata", filter = new Dictionary { - ["$id"] = "6534", + ["$id"] = "6536", ["and"] = new object[] { new Dictionary { - ["$id"] = "6535", + ["$id"] = "6537", ["objectType"] = "Files" }, new Dictionary { - ["$id"] = "6536", + ["$id"] = "6538", ["entityType"] = "azure_blob_path" } } @@ -2900,12 +2900,12 @@ using RequestContent content = RequestContent.Create(new { new Dictionary { - ["$id"] = "6541", + ["$id"] = "6543", ["name"] = "ASC" }, new Dictionary { - ["$id"] = "6543", + ["$id"] = "6545", ["updateTime"] = "DESC" } }, @@ -2974,17 +2974,17 @@ using RequestContent content = RequestContent.Create(new keywords = "exampledata", filter = new Dictionary { - ["$id"] = "6621", + ["$id"] = "6623", ["and"] = new object[] { new Dictionary { - ["$id"] = "6622", + ["$id"] = "6624", ["objectType"] = "Files" }, new Dictionary { - ["$id"] = "6623", + ["$id"] = "6625", ["entityType"] = "azure_blob_path" } } @@ -2994,12 +2994,12 @@ using RequestContent content = RequestContent.Create(new { new Dictionary { - ["$id"] = "6627", + ["$id"] = "6629", ["name"] = "ASC" }, new Dictionary { - ["$id"] = "6629", + ["$id"] = "6631", ["updateTime"] = "DESC" } }, @@ -3068,17 +3068,17 @@ using RequestContent content = RequestContent.Create(new keywords = "exampledata", filter = new Dictionary { - ["$id"] = "6707", + ["$id"] = "6709", ["and"] = new object[] { new Dictionary { - ["$id"] = "6708", + ["$id"] = "6710", ["objectType"] = "Files" }, new Dictionary { - ["$id"] = "6709", + ["$id"] = "6711", ["entityType"] = "azure_blob_path" } } @@ -3089,12 +3089,12 @@ using RequestContent content = RequestContent.Create(new { new Dictionary { - ["$id"] = "6714", + ["$id"] = "6716", ["name"] = "ASC" }, new Dictionary { - ["$id"] = "6716", + ["$id"] = "6718", ["updateTime"] = "DESC" } }, @@ -3163,22 +3163,22 @@ using RequestContent content = RequestContent.Create(new limit = 10, filter = new Dictionary { - ["$id"] = "6793", + ["$id"] = "6795", ["or"] = new object[] { new Dictionary { - ["$id"] = "6794", + ["$id"] = "6796", ["createTime"] = new Dictionary { - ["$id"] = "6795", + ["$id"] = "6797", ["operator"] = "lt", ["timeThreshold"] = 1545580800000L } }, new Dictionary { - ["$id"] = "6796", + ["$id"] = "6798", ["updateTime"] = "LAST_24H|LAST_7D|LAST_30D|LAST_365D|MORE_THAN_365D" } } @@ -3200,32 +3200,32 @@ using RequestContent content = RequestContent.Create(new keywords = "exampledata", filter = new Dictionary { - ["$id"] = "6829", + ["$id"] = "6831", ["and"] = new object[] { new Dictionary { - ["$id"] = "6830", + ["$id"] = "6832", ["objectType"] = "Files" }, new Dictionary { - ["$id"] = "6831", + ["$id"] = "6833", ["not"] = new Dictionary { - ["$id"] = "6832", + ["$id"] = "6834", ["or"] = new object[] { new Dictionary { - ["$id"] = "6833", + ["$id"] = "6835", ["attributeName"] = "size", ["operator"] = "eq", ["attributeValue"] = 0 }, new Dictionary { - ["$id"] = "6834", + ["$id"] = "6836", ["attributeName"] = "fileSize", ["operator"] = "eq", ["attributeValue"] = 0 @@ -3235,10 +3235,10 @@ using RequestContent content = RequestContent.Create(new }, new Dictionary { - ["$id"] = "6835", + ["$id"] = "6837", ["not"] = new Dictionary { - ["$id"] = "6836", + ["$id"] = "6838", ["classification"] = "MICROSOFT.SYSTEM.TEMP_FILE" } } @@ -3278,23 +3278,23 @@ using RequestContent content = RequestContent.Create(new limit = 3, filter = new Dictionary { - ["$id"] = "6890", + ["$id"] = "6892", ["or"] = new object[] { new Dictionary { - ["$id"] = "6891", + ["$id"] = "6893", ["term"] = "ExampleTerm" }, new Dictionary { - ["$id"] = "6892", + ["$id"] = "6894", ["term"] = "ExampleTerm", ["glossary"] = "GlossaryName" }, new Dictionary { - ["$id"] = "6893", + ["$id"] = "6895", ["termGuid"] = "" } } @@ -3316,12 +3316,12 @@ using RequestContent content = RequestContent.Create(new limit = 10, filter = new Dictionary { - ["$id"] = "6926", + ["$id"] = "6928", ["and"] = new object[] { new Dictionary { - ["$id"] = "6927", + ["$id"] = "6929", ["entityType"] = "azure_blob_path", ["includeSubTypes"] = false } @@ -3347,17 +3347,17 @@ using RequestContent content = RequestContent.Create(new keywords = "exampledata", filter = new Dictionary { - ["$id"] = "5714", + ["$id"] = "5716", ["and"] = new object[] { new Dictionary { - ["$id"] = "5715", + ["$id"] = "5717", ["objectType"] = "Files" }, new Dictionary { - ["$id"] = "5716", + ["$id"] = "5718", ["entityType"] = "azure_blob_path" } } @@ -3367,12 +3367,12 @@ using RequestContent content = RequestContent.Create(new { new Dictionary { - ["$id"] = "5720", + ["$id"] = "5722", ["name"] = "ASC" }, new Dictionary { - ["$id"] = "5722", + ["$id"] = "5724", ["updateTime"] = "DESC" } }, @@ -3441,17 +3441,17 @@ using RequestContent content = RequestContent.Create(new limit = 10, filter = new Dictionary { - ["$id"] = "5799", + ["$id"] = "5801", ["and"] = new object[] { new Dictionary { - ["$id"] = "5800", + ["$id"] = "5802", ["entityType"] = "azure_blob_path" }, new Dictionary { - ["$id"] = "5801", + ["$id"] = "5803", ["attributeName"] = "qualifiedName", ["operator"] = "contains", ["attributeValue"] = ".csv" @@ -3475,36 +3475,36 @@ using RequestContent content = RequestContent.Create(new limit = 10, filter = new Dictionary { - ["$id"] = "5852", + ["$id"] = "5854", ["and"] = new object[] { new Dictionary { - ["$id"] = "5853", + ["$id"] = "5855", ["entityType"] = "azure_blob_path" }, new Dictionary { - ["$id"] = "5854", + ["$id"] = "5856", ["attributeName"] = "qualifiedName", ["operator"] = "contains", ["attributeValue"] = ".csv" }, new Dictionary { - ["$id"] = "5855", + ["$id"] = "5857", ["or"] = new object[] { new Dictionary { - ["$id"] = "5856", + ["$id"] = "5858", ["attributeName"] = "name", ["operator"] = "eq", ["attributeValue"] = "exampledata.csv" }, new Dictionary { - ["$id"] = "5857", + ["$id"] = "5859", ["attributeName"] = "qualifiedName", ["operator"] = "prefix", ["attributeValue"] = "https://" @@ -3530,142 +3530,142 @@ using RequestContent content = RequestContent.Create(new limit = 10, filter = new Dictionary { - ["$id"] = "5910", + ["$id"] = "5912", ["or"] = new object[] { new Dictionary { - ["$id"] = "5911", + ["$id"] = "5913", ["assetType"] = "SQL Server" }, new Dictionary { - ["$id"] = "5912", + ["$id"] = "5914", ["assetType"] = "Azure SQL Server" }, new Dictionary { - ["$id"] = "5913", + ["$id"] = "5915", ["assetType"] = "Azure SQL Database" }, new Dictionary { - ["$id"] = "5914", + ["$id"] = "5916", ["assetType"] = "Azure SQL Data Warehouse" }, new Dictionary { - ["$id"] = "5915", + ["$id"] = "5917", ["assetType"] = "Azure SQL Managed Instance" }, new Dictionary { - ["$id"] = "5916", + ["$id"] = "5918", ["assetType"] = "Azure Storage Account" }, new Dictionary { - ["$id"] = "5917", + ["$id"] = "5919", ["assetType"] = "Azure Blob Storage" }, new Dictionary { - ["$id"] = "5918", + ["$id"] = "5920", ["assetType"] = "Azure Files" }, new Dictionary { - ["$id"] = "5919", + ["$id"] = "5921", ["assetType"] = "Azure Table Storage" }, new Dictionary { - ["$id"] = "5920", + ["$id"] = "5922", ["assetType"] = "Azure Data Lake Storage Gen1" }, new Dictionary { - ["$id"] = "5921", + ["$id"] = "5923", ["assetType"] = "Azure Data Lake Storage Gen2" }, new Dictionary { - ["$id"] = "5922", + ["$id"] = "5924", ["assetType"] = "Azure Cosmos DB" }, new Dictionary { - ["$id"] = "5923", + ["$id"] = "5925", ["assetType"] = "Azure Data Factory" }, new Dictionary { - ["$id"] = "5924", + ["$id"] = "5926", ["assetType"] = "Azure Cognitive Search" }, new Dictionary { - ["$id"] = "5925", + ["$id"] = "5927", ["assetType"] = "Power BI" }, new Dictionary { - ["$id"] = "5926", + ["$id"] = "5928", ["assetType"] = "Azure Data Explorer" }, new Dictionary { - ["$id"] = "5927", + ["$id"] = "5929", ["assetType"] = "Amazon S3" }, new Dictionary { - ["$id"] = "5928", + ["$id"] = "5930", ["assetType"] = "Azure Data Share" }, new Dictionary { - ["$id"] = "5929", + ["$id"] = "5931", ["assetType"] = "Teradata" }, new Dictionary { - ["$id"] = "5930", + ["$id"] = "5932", ["assetType"] = "SAP S4HANA" }, new Dictionary { - ["$id"] = "5931", + ["$id"] = "5933", ["assetType"] = "SAP ECC" }, new Dictionary { - ["$id"] = "5932", + ["$id"] = "5934", ["assetType"] = "SQL Server Integration Services" }, new Dictionary { - ["$id"] = "5933", + ["$id"] = "5935", ["assetType"] = "hive" }, new Dictionary { - ["$id"] = "5934", + ["$id"] = "5936", ["assetType"] = "Azure Database for MySQL" }, new Dictionary { - ["$id"] = "5935", + ["$id"] = "5937", ["assetType"] = "Azure Database for MariaDB" }, new Dictionary { - ["$id"] = "5936", + ["$id"] = "5938", ["assetType"] = "Azure Database for PostgreSQL" }, new Dictionary { - ["$id"] = "5937", + ["$id"] = "5939", ["assetType"] = "Azure Synapse Analytics" } } @@ -3687,26 +3687,26 @@ using RequestContent content = RequestContent.Create(new limit = 10, filter = new Dictionary { - ["$id"] = "5979", + ["$id"] = "5981", ["or"] = new object[] { new Dictionary { - ["$id"] = "5980", + ["$id"] = "5982", ["attributeName"] = "name", ["operator"] = "eq", ["attributeValue"] = "exampledata.csv" }, new Dictionary { - ["$id"] = "5981", + ["$id"] = "5983", ["attributeName"] = "createTime", ["operator"] = "ge", ["attributeValue"] = 1545580800000L }, new Dictionary { - ["$id"] = "5982", + ["$id"] = "5984", ["attributeName"] = "modifiedTime", ["operator"] = "timerange", ["attributeValue"] = "LAST_24H|LAST_7D|LAST_30D|LAST_365D|MORE_THAN_365D" @@ -3730,33 +3730,33 @@ using RequestContent content = RequestContent.Create(new limit = 10, filter = new Dictionary { - ["$id"] = "6044", + ["$id"] = "6046", ["or"] = new object[] { new Dictionary { - ["$id"] = "6045", + ["$id"] = "6047", ["attributeName"] = ".", ["operator"] = "eq|ne|contains|prefix", ["attributeValue"] = "string value" }, new Dictionary { - ["$id"] = "6046", + ["$id"] = "6048", ["attributeName"] = ".", ["operator"] = "eq|ne|gt|ge|lt|le", ["attributeValue"] = 123 }, new Dictionary { - ["$id"] = "6047", + ["$id"] = "6049", ["attributeName"] = ".", ["operator"] = "eq|ne", ["attributeValue"] = true }, new Dictionary { - ["$id"] = "6048", + ["$id"] = "6050", ["attributeName"] = ".", ["operator"] = "timerange", ["attributeValue"] = "LAST_24H|LAST_7D|LAST_30D|LAST_365D|MORE_THAN_365D" @@ -3780,7 +3780,7 @@ using RequestContent content = RequestContent.Create(new limit = 10, filter = new Dictionary { - ["$id"] = "6071", + ["$id"] = "6073", ["classification"] = "MICROSOFT.PERSONAL.EMAIL", ["includeSubClassifications"] = true }, @@ -3801,7 +3801,7 @@ using RequestContent content = RequestContent.Create(new limit = 10, filter = new Dictionary { - ["$id"] = "6121", + ["$id"] = "6123", ["collectionId"] = "collectionName" }, }); @@ -3820,7 +3820,7 @@ using RequestContent content = RequestContent.Create(new { filter = new Dictionary { - ["$id"] = "6170", + ["$id"] = "6172", ["objectType"] = "Tables" }, limit = 10, @@ -3864,12 +3864,12 @@ using RequestContent content = RequestContent.Create(new limit = 10, filter = new Dictionary { - ["$id"] = "6300", + ["$id"] = "6302", ["and"] = new object[] { new Dictionary { - ["$id"] = "6301", + ["$id"] = "6303", ["fileExtension"] = "txt" } } @@ -3892,27 +3892,27 @@ using RequestContent content = RequestContent.Create(new limit = 10, filter = new Dictionary { - ["$id"] = "6344", + ["$id"] = "6346", ["and"] = new object[] { new Dictionary { - ["$id"] = "6345", + ["$id"] = "6347", ["objectType"] = "Glossary terms" }, new Dictionary { - ["$id"] = "6346", + ["$id"] = "6348", ["or"] = new object[] { new Dictionary { - ["$id"] = "6347", + ["$id"] = "6349", ["glossaryType"] = "AtlasGlossary" }, new Dictionary { - ["$id"] = "6348", + ["$id"] = "6350", ["glossaryType"] = "AtlasGlossaryTerm" } } @@ -3957,12 +3957,12 @@ using RequestContent content = RequestContent.Create(new limit = 10, filter = new Dictionary { - ["$id"] = "6416", + ["$id"] = "6418", ["and"] = new object[] { new Dictionary { - ["$id"] = "6417", + ["$id"] = "6419", ["id"] = "bfecbcc3-1838-45fe-96d6-112de8a170f9" } } @@ -3984,10 +3984,10 @@ using RequestContent content = RequestContent.Create(new limit = 10, filter = new Dictionary { - ["$id"] = "6445", + ["$id"] = "6447", ["not"] = new Dictionary { - ["$id"] = "6446", + ["$id"] = "6448", ["classification"] = "MICROSOFT.SYSTEM.TEMP_FILE" } }, @@ -4008,47 +4008,47 @@ using RequestContent content = RequestContent.Create(new limit = 10, filter = new Dictionary { - ["$id"] = "6488", + ["$id"] = "6490", ["or"] = new object[] { new Dictionary { - ["$id"] = "6489", + ["$id"] = "6491", ["objectType"] = "Dashboards" }, new Dictionary { - ["$id"] = "6490", + ["$id"] = "6492", ["objectType"] = "Data pipelines" }, new Dictionary { - ["$id"] = "6491", + ["$id"] = "6493", ["objectType"] = "Files" }, new Dictionary { - ["$id"] = "6492", + ["$id"] = "6494", ["objectType"] = "Folders" }, new Dictionary { - ["$id"] = "6493", + ["$id"] = "6495", ["objectType"] = "Glossary terms" }, new Dictionary { - ["$id"] = "6494", + ["$id"] = "6496", ["objectType"] = "Reports" }, new Dictionary { - ["$id"] = "6495", + ["$id"] = "6497", ["objectType"] = "Stored procedures" }, new Dictionary { - ["$id"] = "6496", + ["$id"] = "6498", ["objectType"] = "Tables" } } @@ -4070,17 +4070,17 @@ using RequestContent content = RequestContent.Create(new keywords = "exampledata", filter = new Dictionary { - ["$id"] = "6534", + ["$id"] = "6536", ["and"] = new object[] { new Dictionary { - ["$id"] = "6535", + ["$id"] = "6537", ["objectType"] = "Files" }, new Dictionary { - ["$id"] = "6536", + ["$id"] = "6538", ["entityType"] = "azure_blob_path" } } @@ -4091,12 +4091,12 @@ using RequestContent content = RequestContent.Create(new { new Dictionary { - ["$id"] = "6541", + ["$id"] = "6543", ["name"] = "ASC" }, new Dictionary { - ["$id"] = "6543", + ["$id"] = "6545", ["updateTime"] = "DESC" } }, @@ -4165,17 +4165,17 @@ using RequestContent content = RequestContent.Create(new keywords = "exampledata", filter = new Dictionary { - ["$id"] = "6621", + ["$id"] = "6623", ["and"] = new object[] { new Dictionary { - ["$id"] = "6622", + ["$id"] = "6624", ["objectType"] = "Files" }, new Dictionary { - ["$id"] = "6623", + ["$id"] = "6625", ["entityType"] = "azure_blob_path" } } @@ -4185,12 +4185,12 @@ using RequestContent content = RequestContent.Create(new { new Dictionary { - ["$id"] = "6627", + ["$id"] = "6629", ["name"] = "ASC" }, new Dictionary { - ["$id"] = "6629", + ["$id"] = "6631", ["updateTime"] = "DESC" } }, @@ -4259,17 +4259,17 @@ using RequestContent content = RequestContent.Create(new keywords = "exampledata", filter = new Dictionary { - ["$id"] = "6707", + ["$id"] = "6709", ["and"] = new object[] { new Dictionary { - ["$id"] = "6708", + ["$id"] = "6710", ["objectType"] = "Files" }, new Dictionary { - ["$id"] = "6709", + ["$id"] = "6711", ["entityType"] = "azure_blob_path" } } @@ -4280,12 +4280,12 @@ using RequestContent content = RequestContent.Create(new { new Dictionary { - ["$id"] = "6714", + ["$id"] = "6716", ["name"] = "ASC" }, new Dictionary { - ["$id"] = "6716", + ["$id"] = "6718", ["updateTime"] = "DESC" } }, @@ -4354,22 +4354,22 @@ using RequestContent content = RequestContent.Create(new limit = 10, filter = new Dictionary { - ["$id"] = "6793", + ["$id"] = "6795", ["or"] = new object[] { new Dictionary { - ["$id"] = "6794", + ["$id"] = "6796", ["createTime"] = new Dictionary { - ["$id"] = "6795", + ["$id"] = "6797", ["operator"] = "lt", ["timeThreshold"] = 1545580800000L } }, new Dictionary { - ["$id"] = "6796", + ["$id"] = "6798", ["updateTime"] = "LAST_24H|LAST_7D|LAST_30D|LAST_365D|MORE_THAN_365D" } } @@ -4391,32 +4391,32 @@ using RequestContent content = RequestContent.Create(new keywords = "exampledata", filter = new Dictionary { - ["$id"] = "6829", + ["$id"] = "6831", ["and"] = new object[] { new Dictionary { - ["$id"] = "6830", + ["$id"] = "6832", ["objectType"] = "Files" }, new Dictionary { - ["$id"] = "6831", + ["$id"] = "6833", ["not"] = new Dictionary { - ["$id"] = "6832", + ["$id"] = "6834", ["or"] = new object[] { new Dictionary { - ["$id"] = "6833", + ["$id"] = "6835", ["attributeName"] = "size", ["operator"] = "eq", ["attributeValue"] = 0 }, new Dictionary { - ["$id"] = "6834", + ["$id"] = "6836", ["attributeName"] = "fileSize", ["operator"] = "eq", ["attributeValue"] = 0 @@ -4426,10 +4426,10 @@ using RequestContent content = RequestContent.Create(new }, new Dictionary { - ["$id"] = "6835", + ["$id"] = "6837", ["not"] = new Dictionary { - ["$id"] = "6836", + ["$id"] = "6838", ["classification"] = "MICROSOFT.SYSTEM.TEMP_FILE" } } @@ -4469,23 +4469,23 @@ using RequestContent content = RequestContent.Create(new limit = 3, filter = new Dictionary { - ["$id"] = "6890", + ["$id"] = "6892", ["or"] = new object[] { new Dictionary { - ["$id"] = "6891", + ["$id"] = "6893", ["term"] = "ExampleTerm" }, new Dictionary { - ["$id"] = "6892", + ["$id"] = "6894", ["term"] = "ExampleTerm", ["glossary"] = "GlossaryName" }, new Dictionary { - ["$id"] = "6893", + ["$id"] = "6895", ["termGuid"] = "" } } @@ -4507,12 +4507,12 @@ using RequestContent content = RequestContent.Create(new limit = 10, filter = new Dictionary { - ["$id"] = "6926", + ["$id"] = "6928", ["and"] = new object[] { new Dictionary { - ["$id"] = "6927", + ["$id"] = "6929", ["entityType"] = "azure_blob_path", ["includeSubTypes"] = false } @@ -4539,12 +4539,12 @@ SuggestConfig body = new SuggestConfig Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6983", + ["$id"] = "6985", ["and"] = new object[] { new Dictionary { - ["$id"] = "6984", + ["$id"] = "6986", ["entityType"] = "azure_blob_path", ["includeSubTypes"] = false } @@ -4568,12 +4568,12 @@ SuggestConfig body = new SuggestConfig Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6983", + ["$id"] = "6985", ["and"] = new object[] { new Dictionary { - ["$id"] = "6984", + ["$id"] = "6986", ["entityType"] = "azure_blob_path", ["includeSubTypes"] = false } @@ -4596,12 +4596,12 @@ using RequestContent content = RequestContent.Create(new keywords = "exampledata", filter = new Dictionary { - ["$id"] = "6983", + ["$id"] = "6985", ["and"] = new object[] { new Dictionary { - ["$id"] = "6984", + ["$id"] = "6986", ["entityType"] = "azure_blob_path", ["includeSubTypes"] = false } @@ -4628,12 +4628,12 @@ using RequestContent content = RequestContent.Create(new keywords = "exampledata", filter = new Dictionary { - ["$id"] = "6983", + ["$id"] = "6985", ["and"] = new object[] { new Dictionary { - ["$id"] = "6984", + ["$id"] = "6986", ["entityType"] = "azure_blob_path", ["includeSubTypes"] = false } @@ -4661,12 +4661,12 @@ AutoCompleteConfig body = new AutoCompleteConfig Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "7038", + ["$id"] = "7040", ["and"] = new object[] { new Dictionary { - ["$id"] = "7039", + ["$id"] = "7041", ["entityType"] = "azure_blob_path", ["includeSubTypes"] = false } @@ -4690,12 +4690,12 @@ AutoCompleteConfig body = new AutoCompleteConfig Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "7038", + ["$id"] = "7040", ["and"] = new object[] { new Dictionary { - ["$id"] = "7039", + ["$id"] = "7041", ["entityType"] = "azure_blob_path", ["includeSubTypes"] = false } @@ -4718,12 +4718,12 @@ using RequestContent content = RequestContent.Create(new keywords = "exa", filter = new Dictionary { - ["$id"] = "7038", + ["$id"] = "7040", ["and"] = new object[] { new Dictionary { - ["$id"] = "7039", + ["$id"] = "7041", ["entityType"] = "azure_blob_path", ["includeSubTypes"] = false } @@ -4750,12 +4750,12 @@ using RequestContent content = RequestContent.Create(new keywords = "exa", filter = new Dictionary { - ["$id"] = "7038", + ["$id"] = "7040", ["and"] = new object[] { new Dictionary { - ["$id"] = "7039", + ["$id"] = "7041", ["entityType"] = "azure_blob_path", ["includeSubTypes"] = false } diff --git a/sdk/purview/Azure.Analytics.Purview.DataMap/src/Generated/Lineage.cs b/sdk/purview/Azure.Analytics.Purview.DataMap/src/Generated/Lineage.cs index ede25395c59f..a7a8e053873d 100644 --- a/sdk/purview/Azure.Analytics.Purview.DataMap/src/Generated/Lineage.cs +++ b/sdk/purview/Azure.Analytics.Purview.DataMap/src/Generated/Lineage.cs @@ -523,7 +523,7 @@ internal HttpMessage CreateGetNextPageRequest(string guid, string direction, int uri.AppendRaw("/datamap/api", false); uri.AppendPath("/lineage/", false); uri.AppendPath(guid, true); - uri.AppendPath("/next/", false); + uri.AppendPath("/next", false); uri.AppendQuery("direction", direction, true); uri.AppendQuery("api-version", _apiVersion, true); if (offset != null) diff --git a/sdk/purview/Azure.Analytics.Purview.DataMap/src/Generated/SearchResultValue.Serialization.cs b/sdk/purview/Azure.Analytics.Purview.DataMap/src/Generated/SearchResultValue.Serialization.cs index 49679c5478d3..f695e8135373 100644 --- a/sdk/purview/Azure.Analytics.Purview.DataMap/src/Generated/SearchResultValue.Serialization.cs +++ b/sdk/purview/Azure.Analytics.Purview.DataMap/src/Generated/SearchResultValue.Serialization.cs @@ -84,10 +84,15 @@ protected virtual void JsonModelWriteCore(Utf8JsonWriter writer, ModelReaderWrit writer.WritePropertyName("description"u8); writer.WriteStringValue(Description); } - if (Optional.IsDefined(Endorsement)) + if (Optional.IsCollectionDefined(Endorsement)) { writer.WritePropertyName("endorsement"u8); - writer.WriteStringValue(Endorsement); + writer.WriteStartArray(); + foreach (var item in Endorsement) + { + writer.WriteStringValue(item); + } + writer.WriteEndArray(); } if (Optional.IsDefined(Owner)) { @@ -221,7 +226,7 @@ internal static SearchResultValue DeserializeSearchResultValue(JsonElement eleme string qualifiedName = default; string entityType = default; string description = default; - string endorsement = default; + IReadOnlyList endorsement = default; string owner = default; IReadOnlyList classification = default; IReadOnlyList label = default; @@ -305,7 +310,16 @@ internal static SearchResultValue DeserializeSearchResultValue(JsonElement eleme } if (property.NameEquals("endorsement"u8)) { - endorsement = property.Value.GetString(); + if (property.Value.ValueKind == JsonValueKind.Null) + { + continue; + } + List array = new List(); + foreach (var item in property.Value.EnumerateArray()) + { + array.Add(item.GetString()); + } + endorsement = array; continue; } if (property.NameEquals("owner"u8)) @@ -434,7 +448,7 @@ internal static SearchResultValue DeserializeSearchResultValue(JsonElement eleme qualifiedName, entityType, description, - endorsement, + endorsement ?? new ChangeTrackingList(), owner, classification ?? new ChangeTrackingList(), label ?? new ChangeTrackingList(), diff --git a/sdk/purview/Azure.Analytics.Purview.DataMap/src/Generated/SearchResultValue.cs b/sdk/purview/Azure.Analytics.Purview.DataMap/src/Generated/SearchResultValue.cs index 2d6733131fe6..300d91f3df01 100644 --- a/sdk/purview/Azure.Analytics.Purview.DataMap/src/Generated/SearchResultValue.cs +++ b/sdk/purview/Azure.Analytics.Purview.DataMap/src/Generated/SearchResultValue.cs @@ -48,6 +48,7 @@ public partial class SearchResultValue /// Initializes a new instance of . internal SearchResultValue() { + Endorsement = new ChangeTrackingList(); Classification = new ChangeTrackingList(); Label = new ChangeTrackingList(); Term = new ChangeTrackingList(); @@ -94,7 +95,7 @@ internal SearchResultValue() /// The term template names used by the term. /// The definition of the term. /// Keeps track of any properties unknown to the library. - internal SearchResultValue(float? searchScore, SearchHighlights searchHighlights, string objectType, long? createTime, long? updateTime, string id, string name, string qualifiedName, string entityType, string description, string endorsement, string owner, IReadOnlyList classification, IReadOnlyList label, IReadOnlyList term, IReadOnlyList contact, IReadOnlyList assetType, string glossaryType, string glossary, string termStatus, IReadOnlyList termTemplate, string longDescription, IDictionary serializedAdditionalRawData) + internal SearchResultValue(float? searchScore, SearchHighlights searchHighlights, string objectType, long? createTime, long? updateTime, string id, string name, string qualifiedName, string entityType, string description, IReadOnlyList endorsement, string owner, IReadOnlyList classification, IReadOnlyList label, IReadOnlyList term, IReadOnlyList contact, IReadOnlyList assetType, string glossaryType, string glossary, string termStatus, IReadOnlyList termTemplate, string longDescription, IDictionary serializedAdditionalRawData) { SearchScore = searchScore; SearchHighlights = searchHighlights; @@ -153,7 +154,7 @@ internal SearchResultValue(float? searchScore, SearchHighlights searchHighlights /// The description of the asset. public string Description { get; } /// The endorsement of the asset. - public string Endorsement { get; } + public IReadOnlyList Endorsement { get; } /// The owner of the record. public string Owner { get; } /// The classifications of the record. diff --git a/sdk/purview/Azure.Analytics.Purview.DataMap/src/Generated/SuggestResultValue.Serialization.cs b/sdk/purview/Azure.Analytics.Purview.DataMap/src/Generated/SuggestResultValue.Serialization.cs index 342716e0a8e2..e7cc0c9d8183 100644 --- a/sdk/purview/Azure.Analytics.Purview.DataMap/src/Generated/SuggestResultValue.Serialization.cs +++ b/sdk/purview/Azure.Analytics.Purview.DataMap/src/Generated/SuggestResultValue.Serialization.cs @@ -84,10 +84,15 @@ protected virtual void JsonModelWriteCore(Utf8JsonWriter writer, ModelReaderWrit writer.WritePropertyName("description"u8); writer.WriteStringValue(Description); } - if (Optional.IsDefined(Endorsement)) + if (Optional.IsCollectionDefined(Endorsement)) { writer.WritePropertyName("endorsement"u8); - writer.WriteStringValue(Endorsement); + writer.WriteStartArray(); + foreach (var item in Endorsement) + { + writer.WriteStringValue(item); + } + writer.WriteEndArray(); } if (Optional.IsDefined(Owner)) { @@ -221,7 +226,7 @@ internal static SuggestResultValue DeserializeSuggestResultValue(JsonElement ele string qualifiedName = default; string entityType = default; string description = default; - string endorsement = default; + IReadOnlyList endorsement = default; string owner = default; IReadOnlyList classification = default; IReadOnlyList label = default; @@ -301,7 +306,16 @@ internal static SuggestResultValue DeserializeSuggestResultValue(JsonElement ele } if (property.NameEquals("endorsement"u8)) { - endorsement = property.Value.GetString(); + if (property.Value.ValueKind == JsonValueKind.Null) + { + continue; + } + List array = new List(); + foreach (var item in property.Value.EnumerateArray()) + { + array.Add(item.GetString()); + } + endorsement = array; continue; } if (property.NameEquals("owner"u8)) @@ -430,7 +444,7 @@ internal static SuggestResultValue DeserializeSuggestResultValue(JsonElement ele qualifiedName, entityType, description, - endorsement, + endorsement ?? new ChangeTrackingList(), owner, classification ?? new ChangeTrackingList(), label ?? new ChangeTrackingList(), diff --git a/sdk/purview/Azure.Analytics.Purview.DataMap/src/Generated/SuggestResultValue.cs b/sdk/purview/Azure.Analytics.Purview.DataMap/src/Generated/SuggestResultValue.cs index dc2f4ad8dfc9..3ecb7411c775 100644 --- a/sdk/purview/Azure.Analytics.Purview.DataMap/src/Generated/SuggestResultValue.cs +++ b/sdk/purview/Azure.Analytics.Purview.DataMap/src/Generated/SuggestResultValue.cs @@ -48,6 +48,7 @@ public partial class SuggestResultValue /// Initializes a new instance of . internal SuggestResultValue() { + Endorsement = new ChangeTrackingList(); Classification = new ChangeTrackingList(); Label = new ChangeTrackingList(); Term = new ChangeTrackingList(); @@ -92,7 +93,7 @@ internal SuggestResultValue() /// The term template names used by the term. /// The definition of the term. /// Keeps track of any properties unknown to the library. - internal SuggestResultValue(float? searchScore, string searchText, string objectType, long? createTime, long? updateTime, string id, string name, string qualifiedName, string entityType, string description, string endorsement, string owner, IReadOnlyList classification, IReadOnlyList label, IReadOnlyList term, IReadOnlyList contact, IReadOnlyList assetType, string glossaryType, string glossary, string termStatus, IReadOnlyList termTemplate, string longDescription, IDictionary serializedAdditionalRawData) + internal SuggestResultValue(float? searchScore, string searchText, string objectType, long? createTime, long? updateTime, string id, string name, string qualifiedName, string entityType, string description, IReadOnlyList endorsement, string owner, IReadOnlyList classification, IReadOnlyList label, IReadOnlyList term, IReadOnlyList contact, IReadOnlyList assetType, string glossaryType, string glossary, string termStatus, IReadOnlyList termTemplate, string longDescription, IDictionary serializedAdditionalRawData) { SearchScore = searchScore; SearchText = searchText; @@ -149,7 +150,7 @@ internal SuggestResultValue(float? searchScore, string searchText, string object /// The description of the asset. public string Description { get; } /// The endorsement of the asset. - public string Endorsement { get; } + public IReadOnlyList Endorsement { get; } /// The owner of the record. public string Owner { get; } /// The classifications of the record. diff --git a/sdk/purview/Azure.Analytics.Purview.DataMap/tests/Generated/Samples/Samples_Discovery.cs b/sdk/purview/Azure.Analytics.Purview.DataMap/tests/Generated/Samples/Samples_Discovery.cs index 0419cee60199..bf9c73f9686a 100644 --- a/sdk/purview/Azure.Analytics.Purview.DataMap/tests/Generated/Samples/Samples_Discovery.cs +++ b/sdk/purview/Azure.Analytics.Purview.DataMap/tests/Generated/Samples/Samples_Discovery.cs @@ -30,17 +30,17 @@ public void Example_Discovery_Query_DiscoveryQuery() keywords = "exampledata", filter = new Dictionary { - ["$id"] = "5714", + ["$id"] = "5716", ["and"] = new object[] { new Dictionary { -["$id"] = "5715", +["$id"] = "5717", ["objectType"] = "Files" }, new Dictionary { -["$id"] = "5716", +["$id"] = "5718", ["entityType"] = "azure_blob_path" } } @@ -50,12 +50,12 @@ public void Example_Discovery_Query_DiscoveryQuery() { new Dictionary { -["$id"] = "5720", +["$id"] = "5722", ["name"] = "ASC" }, new Dictionary { -["$id"] = "5722", +["$id"] = "5724", ["updateTime"] = "DESC" } }, @@ -127,17 +127,17 @@ public async Task Example_Discovery_Query_DiscoveryQuery_Async() keywords = "exampledata", filter = new Dictionary { - ["$id"] = "5714", + ["$id"] = "5716", ["and"] = new object[] { new Dictionary { -["$id"] = "5715", +["$id"] = "5717", ["objectType"] = "Files" }, new Dictionary { -["$id"] = "5716", +["$id"] = "5718", ["entityType"] = "azure_blob_path" } } @@ -147,12 +147,12 @@ public async Task Example_Discovery_Query_DiscoveryQuery_Async() { new Dictionary { -["$id"] = "5720", +["$id"] = "5722", ["name"] = "ASC" }, new Dictionary { -["$id"] = "5722", +["$id"] = "5724", ["updateTime"] = "DESC" } }, @@ -225,26 +225,26 @@ public void Example_Discovery_Query_DiscoveryQuery_Convenience() Limit = 10, Orderby = {BinaryData.FromObjectAsJson(new Dictionary { -["$id"] = "5720", +["$id"] = "5722", ["name"] = "ASC" }), BinaryData.FromObjectAsJson(new Dictionary { -["$id"] = "5722", +["$id"] = "5724", ["updateTime"] = "DESC" })}, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "5714", + ["$id"] = "5716", ["and"] = new object[] { new Dictionary { -["$id"] = "5715", +["$id"] = "5717", ["objectType"] = "Files" }, new Dictionary { -["$id"] = "5716", +["$id"] = "5718", ["entityType"] = "azure_blob_path" } } @@ -308,26 +308,26 @@ public async Task Example_Discovery_Query_DiscoveryQuery_Convenience_Async() Limit = 10, Orderby = {BinaryData.FromObjectAsJson(new Dictionary { -["$id"] = "5720", +["$id"] = "5722", ["name"] = "ASC" }), BinaryData.FromObjectAsJson(new Dictionary { -["$id"] = "5722", +["$id"] = "5724", ["updateTime"] = "DESC" })}, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "5714", + ["$id"] = "5716", ["and"] = new object[] { new Dictionary { -["$id"] = "5715", +["$id"] = "5717", ["objectType"] = "Files" }, new Dictionary { -["$id"] = "5716", +["$id"] = "5718", ["entityType"] = "azure_blob_path" } } @@ -390,17 +390,17 @@ public void Example_Discovery_Query_DiscoveryQueryAnd() limit = 10, filter = new Dictionary { - ["$id"] = "5799", + ["$id"] = "5801", ["and"] = new object[] { new Dictionary { -["$id"] = "5800", +["$id"] = "5802", ["entityType"] = "azure_blob_path" }, new Dictionary { -["$id"] = "5801", +["$id"] = "5803", ["attributeName"] = "qualifiedName", ["operator"] = "contains", ["attributeValue"] = ".csv" @@ -427,17 +427,17 @@ public async Task Example_Discovery_Query_DiscoveryQueryAnd_Async() limit = 10, filter = new Dictionary { - ["$id"] = "5799", + ["$id"] = "5801", ["and"] = new object[] { new Dictionary { -["$id"] = "5800", +["$id"] = "5802", ["entityType"] = "azure_blob_path" }, new Dictionary { -["$id"] = "5801", +["$id"] = "5803", ["attributeName"] = "qualifiedName", ["operator"] = "contains", ["attributeValue"] = ".csv" @@ -464,17 +464,17 @@ public void Example_Discovery_Query_DiscoveryQueryAnd_Convenience() Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "5799", + ["$id"] = "5801", ["and"] = new object[] { new Dictionary { -["$id"] = "5800", +["$id"] = "5802", ["entityType"] = "azure_blob_path" }, new Dictionary { -["$id"] = "5801", +["$id"] = "5803", ["attributeName"] = "qualifiedName", ["operator"] = "contains", ["attributeValue"] = ".csv" @@ -498,17 +498,17 @@ public async Task Example_Discovery_Query_DiscoveryQueryAnd_Convenience_Async() Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "5799", + ["$id"] = "5801", ["and"] = new object[] { new Dictionary { -["$id"] = "5800", +["$id"] = "5802", ["entityType"] = "azure_blob_path" }, new Dictionary { -["$id"] = "5801", +["$id"] = "5803", ["attributeName"] = "qualifiedName", ["operator"] = "contains", ["attributeValue"] = ".csv" @@ -532,36 +532,36 @@ public void Example_Discovery_Query_DiscoveryQueryAndOrNested() limit = 10, filter = new Dictionary { - ["$id"] = "5852", + ["$id"] = "5854", ["and"] = new object[] { new Dictionary { -["$id"] = "5853", +["$id"] = "5855", ["entityType"] = "azure_blob_path" }, new Dictionary { -["$id"] = "5854", +["$id"] = "5856", ["attributeName"] = "qualifiedName", ["operator"] = "contains", ["attributeValue"] = ".csv" }, new Dictionary { -["$id"] = "5855", +["$id"] = "5857", ["or"] = new object[] { new Dictionary { -["$id"] = "5856", +["$id"] = "5858", ["attributeName"] = "name", ["operator"] = "eq", ["attributeValue"] = "exampledata.csv" }, new Dictionary { -["$id"] = "5857", +["$id"] = "5859", ["attributeName"] = "qualifiedName", ["operator"] = "prefix", ["attributeValue"] = "https://" @@ -590,36 +590,36 @@ public async Task Example_Discovery_Query_DiscoveryQueryAndOrNested_Async() limit = 10, filter = new Dictionary { - ["$id"] = "5852", + ["$id"] = "5854", ["and"] = new object[] { new Dictionary { -["$id"] = "5853", +["$id"] = "5855", ["entityType"] = "azure_blob_path" }, new Dictionary { -["$id"] = "5854", +["$id"] = "5856", ["attributeName"] = "qualifiedName", ["operator"] = "contains", ["attributeValue"] = ".csv" }, new Dictionary { -["$id"] = "5855", +["$id"] = "5857", ["or"] = new object[] { new Dictionary { -["$id"] = "5856", +["$id"] = "5858", ["attributeName"] = "name", ["operator"] = "eq", ["attributeValue"] = "exampledata.csv" }, new Dictionary { -["$id"] = "5857", +["$id"] = "5859", ["attributeName"] = "qualifiedName", ["operator"] = "prefix", ["attributeValue"] = "https://" @@ -648,36 +648,36 @@ public void Example_Discovery_Query_DiscoveryQueryAndOrNested_Convenience() Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "5852", + ["$id"] = "5854", ["and"] = new object[] { new Dictionary { -["$id"] = "5853", +["$id"] = "5855", ["entityType"] = "azure_blob_path" }, new Dictionary { -["$id"] = "5854", +["$id"] = "5856", ["attributeName"] = "qualifiedName", ["operator"] = "contains", ["attributeValue"] = ".csv" }, new Dictionary { -["$id"] = "5855", +["$id"] = "5857", ["or"] = new object[] { new Dictionary { -["$id"] = "5856", +["$id"] = "5858", ["attributeName"] = "name", ["operator"] = "eq", ["attributeValue"] = "exampledata.csv" }, new Dictionary { -["$id"] = "5857", +["$id"] = "5859", ["attributeName"] = "qualifiedName", ["operator"] = "prefix", ["attributeValue"] = "https://" @@ -703,36 +703,36 @@ public async Task Example_Discovery_Query_DiscoveryQueryAndOrNested_Convenience_ Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "5852", + ["$id"] = "5854", ["and"] = new object[] { new Dictionary { -["$id"] = "5853", +["$id"] = "5855", ["entityType"] = "azure_blob_path" }, new Dictionary { -["$id"] = "5854", +["$id"] = "5856", ["attributeName"] = "qualifiedName", ["operator"] = "contains", ["attributeValue"] = ".csv" }, new Dictionary { -["$id"] = "5855", +["$id"] = "5857", ["or"] = new object[] { new Dictionary { -["$id"] = "5856", +["$id"] = "5858", ["attributeName"] = "name", ["operator"] = "eq", ["attributeValue"] = "exampledata.csv" }, new Dictionary { -["$id"] = "5857", +["$id"] = "5859", ["attributeName"] = "qualifiedName", ["operator"] = "prefix", ["attributeValue"] = "https://" @@ -758,142 +758,142 @@ public void Example_Discovery_Query_DiscoveryQueryAssetType() limit = 10, filter = new Dictionary { - ["$id"] = "5910", + ["$id"] = "5912", ["or"] = new object[] { new Dictionary { -["$id"] = "5911", +["$id"] = "5913", ["assetType"] = "SQL Server" }, new Dictionary { -["$id"] = "5912", +["$id"] = "5914", ["assetType"] = "Azure SQL Server" }, new Dictionary { -["$id"] = "5913", +["$id"] = "5915", ["assetType"] = "Azure SQL Database" }, new Dictionary { -["$id"] = "5914", +["$id"] = "5916", ["assetType"] = "Azure SQL Data Warehouse" }, new Dictionary { -["$id"] = "5915", +["$id"] = "5917", ["assetType"] = "Azure SQL Managed Instance" }, new Dictionary { -["$id"] = "5916", +["$id"] = "5918", ["assetType"] = "Azure Storage Account" }, new Dictionary { -["$id"] = "5917", +["$id"] = "5919", ["assetType"] = "Azure Blob Storage" }, new Dictionary { -["$id"] = "5918", +["$id"] = "5920", ["assetType"] = "Azure Files" }, new Dictionary { -["$id"] = "5919", +["$id"] = "5921", ["assetType"] = "Azure Table Storage" }, new Dictionary { -["$id"] = "5920", +["$id"] = "5922", ["assetType"] = "Azure Data Lake Storage Gen1" }, new Dictionary { -["$id"] = "5921", +["$id"] = "5923", ["assetType"] = "Azure Data Lake Storage Gen2" }, new Dictionary { -["$id"] = "5922", +["$id"] = "5924", ["assetType"] = "Azure Cosmos DB" }, new Dictionary { -["$id"] = "5923", +["$id"] = "5925", ["assetType"] = "Azure Data Factory" }, new Dictionary { -["$id"] = "5924", +["$id"] = "5926", ["assetType"] = "Azure Cognitive Search" }, new Dictionary { -["$id"] = "5925", +["$id"] = "5927", ["assetType"] = "Power BI" }, new Dictionary { -["$id"] = "5926", +["$id"] = "5928", ["assetType"] = "Azure Data Explorer" }, new Dictionary { -["$id"] = "5927", +["$id"] = "5929", ["assetType"] = "Amazon S3" }, new Dictionary { -["$id"] = "5928", +["$id"] = "5930", ["assetType"] = "Azure Data Share" }, new Dictionary { -["$id"] = "5929", +["$id"] = "5931", ["assetType"] = "Teradata" }, new Dictionary { -["$id"] = "5930", +["$id"] = "5932", ["assetType"] = "SAP S4HANA" }, new Dictionary { -["$id"] = "5931", +["$id"] = "5933", ["assetType"] = "SAP ECC" }, new Dictionary { -["$id"] = "5932", +["$id"] = "5934", ["assetType"] = "SQL Server Integration Services" }, new Dictionary { -["$id"] = "5933", +["$id"] = "5935", ["assetType"] = "hive" }, new Dictionary { -["$id"] = "5934", +["$id"] = "5936", ["assetType"] = "Azure Database for MySQL" }, new Dictionary { -["$id"] = "5935", +["$id"] = "5937", ["assetType"] = "Azure Database for MariaDB" }, new Dictionary { -["$id"] = "5936", +["$id"] = "5938", ["assetType"] = "Azure Database for PostgreSQL" }, new Dictionary { -["$id"] = "5937", +["$id"] = "5939", ["assetType"] = "Azure Synapse Analytics" } } @@ -918,142 +918,142 @@ public async Task Example_Discovery_Query_DiscoveryQueryAssetType_Async() limit = 10, filter = new Dictionary { - ["$id"] = "5910", + ["$id"] = "5912", ["or"] = new object[] { new Dictionary { -["$id"] = "5911", +["$id"] = "5913", ["assetType"] = "SQL Server" }, new Dictionary { -["$id"] = "5912", +["$id"] = "5914", ["assetType"] = "Azure SQL Server" }, new Dictionary { -["$id"] = "5913", +["$id"] = "5915", ["assetType"] = "Azure SQL Database" }, new Dictionary { -["$id"] = "5914", +["$id"] = "5916", ["assetType"] = "Azure SQL Data Warehouse" }, new Dictionary { -["$id"] = "5915", +["$id"] = "5917", ["assetType"] = "Azure SQL Managed Instance" }, new Dictionary { -["$id"] = "5916", +["$id"] = "5918", ["assetType"] = "Azure Storage Account" }, new Dictionary { -["$id"] = "5917", +["$id"] = "5919", ["assetType"] = "Azure Blob Storage" }, new Dictionary { -["$id"] = "5918", +["$id"] = "5920", ["assetType"] = "Azure Files" }, new Dictionary { -["$id"] = "5919", +["$id"] = "5921", ["assetType"] = "Azure Table Storage" }, new Dictionary { -["$id"] = "5920", +["$id"] = "5922", ["assetType"] = "Azure Data Lake Storage Gen1" }, new Dictionary { -["$id"] = "5921", +["$id"] = "5923", ["assetType"] = "Azure Data Lake Storage Gen2" }, new Dictionary { -["$id"] = "5922", +["$id"] = "5924", ["assetType"] = "Azure Cosmos DB" }, new Dictionary { -["$id"] = "5923", +["$id"] = "5925", ["assetType"] = "Azure Data Factory" }, new Dictionary { -["$id"] = "5924", +["$id"] = "5926", ["assetType"] = "Azure Cognitive Search" }, new Dictionary { -["$id"] = "5925", +["$id"] = "5927", ["assetType"] = "Power BI" }, new Dictionary { -["$id"] = "5926", +["$id"] = "5928", ["assetType"] = "Azure Data Explorer" }, new Dictionary { -["$id"] = "5927", +["$id"] = "5929", ["assetType"] = "Amazon S3" }, new Dictionary { -["$id"] = "5928", +["$id"] = "5930", ["assetType"] = "Azure Data Share" }, new Dictionary { -["$id"] = "5929", +["$id"] = "5931", ["assetType"] = "Teradata" }, new Dictionary { -["$id"] = "5930", +["$id"] = "5932", ["assetType"] = "SAP S4HANA" }, new Dictionary { -["$id"] = "5931", +["$id"] = "5933", ["assetType"] = "SAP ECC" }, new Dictionary { -["$id"] = "5932", +["$id"] = "5934", ["assetType"] = "SQL Server Integration Services" }, new Dictionary { -["$id"] = "5933", +["$id"] = "5935", ["assetType"] = "hive" }, new Dictionary { -["$id"] = "5934", +["$id"] = "5936", ["assetType"] = "Azure Database for MySQL" }, new Dictionary { -["$id"] = "5935", +["$id"] = "5937", ["assetType"] = "Azure Database for MariaDB" }, new Dictionary { -["$id"] = "5936", +["$id"] = "5938", ["assetType"] = "Azure Database for PostgreSQL" }, new Dictionary { -["$id"] = "5937", +["$id"] = "5939", ["assetType"] = "Azure Synapse Analytics" } } @@ -1078,142 +1078,142 @@ public void Example_Discovery_Query_DiscoveryQueryAssetType_Convenience() Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "5910", + ["$id"] = "5912", ["or"] = new object[] { new Dictionary { -["$id"] = "5911", +["$id"] = "5913", ["assetType"] = "SQL Server" }, new Dictionary { -["$id"] = "5912", +["$id"] = "5914", ["assetType"] = "Azure SQL Server" }, new Dictionary { -["$id"] = "5913", +["$id"] = "5915", ["assetType"] = "Azure SQL Database" }, new Dictionary { -["$id"] = "5914", +["$id"] = "5916", ["assetType"] = "Azure SQL Data Warehouse" }, new Dictionary { -["$id"] = "5915", +["$id"] = "5917", ["assetType"] = "Azure SQL Managed Instance" }, new Dictionary { -["$id"] = "5916", +["$id"] = "5918", ["assetType"] = "Azure Storage Account" }, new Dictionary { -["$id"] = "5917", +["$id"] = "5919", ["assetType"] = "Azure Blob Storage" }, new Dictionary { -["$id"] = "5918", +["$id"] = "5920", ["assetType"] = "Azure Files" }, new Dictionary { -["$id"] = "5919", +["$id"] = "5921", ["assetType"] = "Azure Table Storage" }, new Dictionary { -["$id"] = "5920", +["$id"] = "5922", ["assetType"] = "Azure Data Lake Storage Gen1" }, new Dictionary { -["$id"] = "5921", +["$id"] = "5923", ["assetType"] = "Azure Data Lake Storage Gen2" }, new Dictionary { -["$id"] = "5922", +["$id"] = "5924", ["assetType"] = "Azure Cosmos DB" }, new Dictionary { -["$id"] = "5923", +["$id"] = "5925", ["assetType"] = "Azure Data Factory" }, new Dictionary { -["$id"] = "5924", +["$id"] = "5926", ["assetType"] = "Azure Cognitive Search" }, new Dictionary { -["$id"] = "5925", +["$id"] = "5927", ["assetType"] = "Power BI" }, new Dictionary { -["$id"] = "5926", +["$id"] = "5928", ["assetType"] = "Azure Data Explorer" }, new Dictionary { -["$id"] = "5927", +["$id"] = "5929", ["assetType"] = "Amazon S3" }, new Dictionary { -["$id"] = "5928", +["$id"] = "5930", ["assetType"] = "Azure Data Share" }, new Dictionary { -["$id"] = "5929", +["$id"] = "5931", ["assetType"] = "Teradata" }, new Dictionary { -["$id"] = "5930", +["$id"] = "5932", ["assetType"] = "SAP S4HANA" }, new Dictionary { -["$id"] = "5931", +["$id"] = "5933", ["assetType"] = "SAP ECC" }, new Dictionary { -["$id"] = "5932", +["$id"] = "5934", ["assetType"] = "SQL Server Integration Services" }, new Dictionary { -["$id"] = "5933", +["$id"] = "5935", ["assetType"] = "hive" }, new Dictionary { -["$id"] = "5934", +["$id"] = "5936", ["assetType"] = "Azure Database for MySQL" }, new Dictionary { -["$id"] = "5935", +["$id"] = "5937", ["assetType"] = "Azure Database for MariaDB" }, new Dictionary { -["$id"] = "5936", +["$id"] = "5938", ["assetType"] = "Azure Database for PostgreSQL" }, new Dictionary { -["$id"] = "5937", +["$id"] = "5939", ["assetType"] = "Azure Synapse Analytics" } } @@ -1235,142 +1235,142 @@ public async Task Example_Discovery_Query_DiscoveryQueryAssetType_Convenience_As Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "5910", + ["$id"] = "5912", ["or"] = new object[] { new Dictionary { -["$id"] = "5911", +["$id"] = "5913", ["assetType"] = "SQL Server" }, new Dictionary { -["$id"] = "5912", +["$id"] = "5914", ["assetType"] = "Azure SQL Server" }, new Dictionary { -["$id"] = "5913", +["$id"] = "5915", ["assetType"] = "Azure SQL Database" }, new Dictionary { -["$id"] = "5914", +["$id"] = "5916", ["assetType"] = "Azure SQL Data Warehouse" }, new Dictionary { -["$id"] = "5915", +["$id"] = "5917", ["assetType"] = "Azure SQL Managed Instance" }, new Dictionary { -["$id"] = "5916", +["$id"] = "5918", ["assetType"] = "Azure Storage Account" }, new Dictionary { -["$id"] = "5917", +["$id"] = "5919", ["assetType"] = "Azure Blob Storage" }, new Dictionary { -["$id"] = "5918", +["$id"] = "5920", ["assetType"] = "Azure Files" }, new Dictionary { -["$id"] = "5919", +["$id"] = "5921", ["assetType"] = "Azure Table Storage" }, new Dictionary { -["$id"] = "5920", +["$id"] = "5922", ["assetType"] = "Azure Data Lake Storage Gen1" }, new Dictionary { -["$id"] = "5921", +["$id"] = "5923", ["assetType"] = "Azure Data Lake Storage Gen2" }, new Dictionary { -["$id"] = "5922", +["$id"] = "5924", ["assetType"] = "Azure Cosmos DB" }, new Dictionary { -["$id"] = "5923", +["$id"] = "5925", ["assetType"] = "Azure Data Factory" }, new Dictionary { -["$id"] = "5924", +["$id"] = "5926", ["assetType"] = "Azure Cognitive Search" }, new Dictionary { -["$id"] = "5925", +["$id"] = "5927", ["assetType"] = "Power BI" }, new Dictionary { -["$id"] = "5926", +["$id"] = "5928", ["assetType"] = "Azure Data Explorer" }, new Dictionary { -["$id"] = "5927", +["$id"] = "5929", ["assetType"] = "Amazon S3" }, new Dictionary { -["$id"] = "5928", +["$id"] = "5930", ["assetType"] = "Azure Data Share" }, new Dictionary { -["$id"] = "5929", +["$id"] = "5931", ["assetType"] = "Teradata" }, new Dictionary { -["$id"] = "5930", +["$id"] = "5932", ["assetType"] = "SAP S4HANA" }, new Dictionary { -["$id"] = "5931", +["$id"] = "5933", ["assetType"] = "SAP ECC" }, new Dictionary { -["$id"] = "5932", +["$id"] = "5934", ["assetType"] = "SQL Server Integration Services" }, new Dictionary { -["$id"] = "5933", +["$id"] = "5935", ["assetType"] = "hive" }, new Dictionary { -["$id"] = "5934", +["$id"] = "5936", ["assetType"] = "Azure Database for MySQL" }, new Dictionary { -["$id"] = "5935", +["$id"] = "5937", ["assetType"] = "Azure Database for MariaDB" }, new Dictionary { -["$id"] = "5936", +["$id"] = "5938", ["assetType"] = "Azure Database for PostgreSQL" }, new Dictionary { -["$id"] = "5937", +["$id"] = "5939", ["assetType"] = "Azure Synapse Analytics" } } @@ -1392,26 +1392,26 @@ public void Example_Discovery_Query_DiscoveryQueryAttribute() limit = 10, filter = new Dictionary { - ["$id"] = "5979", + ["$id"] = "5981", ["or"] = new object[] { new Dictionary { -["$id"] = "5980", +["$id"] = "5982", ["attributeName"] = "name", ["operator"] = "eq", ["attributeValue"] = "exampledata.csv" }, new Dictionary { -["$id"] = "5981", +["$id"] = "5983", ["attributeName"] = "createTime", ["operator"] = "ge", ["attributeValue"] = 1545580800000L }, new Dictionary { -["$id"] = "5982", +["$id"] = "5984", ["attributeName"] = "modifiedTime", ["operator"] = "timerange", ["attributeValue"] = "LAST_24H|LAST_7D|LAST_30D|LAST_365D|MORE_THAN_365D" @@ -1438,26 +1438,26 @@ public async Task Example_Discovery_Query_DiscoveryQueryAttribute_Async() limit = 10, filter = new Dictionary { - ["$id"] = "5979", + ["$id"] = "5981", ["or"] = new object[] { new Dictionary { -["$id"] = "5980", +["$id"] = "5982", ["attributeName"] = "name", ["operator"] = "eq", ["attributeValue"] = "exampledata.csv" }, new Dictionary { -["$id"] = "5981", +["$id"] = "5983", ["attributeName"] = "createTime", ["operator"] = "ge", ["attributeValue"] = 1545580800000L }, new Dictionary { -["$id"] = "5982", +["$id"] = "5984", ["attributeName"] = "modifiedTime", ["operator"] = "timerange", ["attributeValue"] = "LAST_24H|LAST_7D|LAST_30D|LAST_365D|MORE_THAN_365D" @@ -1484,26 +1484,26 @@ public void Example_Discovery_Query_DiscoveryQueryAttribute_Convenience() Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "5979", + ["$id"] = "5981", ["or"] = new object[] { new Dictionary { -["$id"] = "5980", +["$id"] = "5982", ["attributeName"] = "name", ["operator"] = "eq", ["attributeValue"] = "exampledata.csv" }, new Dictionary { -["$id"] = "5981", +["$id"] = "5983", ["attributeName"] = "createTime", ["operator"] = "ge", ["attributeValue"] = 1545580800000L }, new Dictionary { -["$id"] = "5982", +["$id"] = "5984", ["attributeName"] = "modifiedTime", ["operator"] = "timerange", ["attributeValue"] = "LAST_24H|LAST_7D|LAST_30D|LAST_365D|MORE_THAN_365D" @@ -1527,26 +1527,26 @@ public async Task Example_Discovery_Query_DiscoveryQueryAttribute_Convenience_As Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "5979", + ["$id"] = "5981", ["or"] = new object[] { new Dictionary { -["$id"] = "5980", +["$id"] = "5982", ["attributeName"] = "name", ["operator"] = "eq", ["attributeValue"] = "exampledata.csv" }, new Dictionary { -["$id"] = "5981", +["$id"] = "5983", ["attributeName"] = "createTime", ["operator"] = "ge", ["attributeValue"] = 1545580800000L }, new Dictionary { -["$id"] = "5982", +["$id"] = "5984", ["attributeName"] = "modifiedTime", ["operator"] = "timerange", ["attributeValue"] = "LAST_24H|LAST_7D|LAST_30D|LAST_365D|MORE_THAN_365D" @@ -1570,33 +1570,33 @@ public void Example_Discovery_Query_DiscoveryQueryBusinessMetadataAttribute() limit = 10, filter = new Dictionary { - ["$id"] = "6044", + ["$id"] = "6046", ["or"] = new object[] { new Dictionary { -["$id"] = "6045", +["$id"] = "6047", ["attributeName"] = ".", ["operator"] = "eq|ne|contains|prefix", ["attributeValue"] = "string value" }, new Dictionary { -["$id"] = "6046", +["$id"] = "6048", ["attributeName"] = ".", ["operator"] = "eq|ne|gt|ge|lt|le", ["attributeValue"] = 123 }, new Dictionary { -["$id"] = "6047", +["$id"] = "6049", ["attributeName"] = ".", ["operator"] = "eq|ne", ["attributeValue"] = true }, new Dictionary { -["$id"] = "6048", +["$id"] = "6050", ["attributeName"] = ".", ["operator"] = "timerange", ["attributeValue"] = "LAST_24H|LAST_7D|LAST_30D|LAST_365D|MORE_THAN_365D" @@ -1623,33 +1623,33 @@ public async Task Example_Discovery_Query_DiscoveryQueryBusinessMetadataAttribut limit = 10, filter = new Dictionary { - ["$id"] = "6044", + ["$id"] = "6046", ["or"] = new object[] { new Dictionary { -["$id"] = "6045", +["$id"] = "6047", ["attributeName"] = ".", ["operator"] = "eq|ne|contains|prefix", ["attributeValue"] = "string value" }, new Dictionary { -["$id"] = "6046", +["$id"] = "6048", ["attributeName"] = ".", ["operator"] = "eq|ne|gt|ge|lt|le", ["attributeValue"] = 123 }, new Dictionary { -["$id"] = "6047", +["$id"] = "6049", ["attributeName"] = ".", ["operator"] = "eq|ne", ["attributeValue"] = true }, new Dictionary { -["$id"] = "6048", +["$id"] = "6050", ["attributeName"] = ".", ["operator"] = "timerange", ["attributeValue"] = "LAST_24H|LAST_7D|LAST_30D|LAST_365D|MORE_THAN_365D" @@ -1676,33 +1676,33 @@ public void Example_Discovery_Query_DiscoveryQueryBusinessMetadataAttribute_Conv Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6044", + ["$id"] = "6046", ["or"] = new object[] { new Dictionary { -["$id"] = "6045", +["$id"] = "6047", ["attributeName"] = ".", ["operator"] = "eq|ne|contains|prefix", ["attributeValue"] = "string value" }, new Dictionary { -["$id"] = "6046", +["$id"] = "6048", ["attributeName"] = ".", ["operator"] = "eq|ne|gt|ge|lt|le", ["attributeValue"] = 123 }, new Dictionary { -["$id"] = "6047", +["$id"] = "6049", ["attributeName"] = ".", ["operator"] = "eq|ne", ["attributeValue"] = true }, new Dictionary { -["$id"] = "6048", +["$id"] = "6050", ["attributeName"] = ".", ["operator"] = "timerange", ["attributeValue"] = "LAST_24H|LAST_7D|LAST_30D|LAST_365D|MORE_THAN_365D" @@ -1726,33 +1726,33 @@ public async Task Example_Discovery_Query_DiscoveryQueryBusinessMetadataAttribut Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6044", + ["$id"] = "6046", ["or"] = new object[] { new Dictionary { -["$id"] = "6045", +["$id"] = "6047", ["attributeName"] = ".", ["operator"] = "eq|ne|contains|prefix", ["attributeValue"] = "string value" }, new Dictionary { -["$id"] = "6046", +["$id"] = "6048", ["attributeName"] = ".", ["operator"] = "eq|ne|gt|ge|lt|le", ["attributeValue"] = 123 }, new Dictionary { -["$id"] = "6047", +["$id"] = "6049", ["attributeName"] = ".", ["operator"] = "eq|ne", ["attributeValue"] = true }, new Dictionary { -["$id"] = "6048", +["$id"] = "6050", ["attributeName"] = ".", ["operator"] = "timerange", ["attributeValue"] = "LAST_24H|LAST_7D|LAST_30D|LAST_365D|MORE_THAN_365D" @@ -1776,7 +1776,7 @@ public void Example_Discovery_Query_DiscoveryQueryClassification() limit = 10, filter = new Dictionary { - ["$id"] = "6071", + ["$id"] = "6073", ["classification"] = "MICROSOFT.PERSONAL.EMAIL", ["includeSubClassifications"] = true }, @@ -1800,7 +1800,7 @@ public async Task Example_Discovery_Query_DiscoveryQueryClassification_Async() limit = 10, filter = new Dictionary { - ["$id"] = "6071", + ["$id"] = "6073", ["classification"] = "MICROSOFT.PERSONAL.EMAIL", ["includeSubClassifications"] = true }, @@ -1824,7 +1824,7 @@ public void Example_Discovery_Query_DiscoveryQueryClassification_Convenience() Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6071", + ["$id"] = "6073", ["classification"] = "MICROSOFT.PERSONAL.EMAIL", ["includeSubClassifications"] = true }), @@ -1845,7 +1845,7 @@ public async Task Example_Discovery_Query_DiscoveryQueryClassification_Convenien Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6071", + ["$id"] = "6073", ["classification"] = "MICROSOFT.PERSONAL.EMAIL", ["includeSubClassifications"] = true }), @@ -1866,7 +1866,7 @@ public void Example_Discovery_Query_DiscoveryQueryCollection() limit = 10, filter = new Dictionary { - ["$id"] = "6121", + ["$id"] = "6123", ["collectionId"] = "collectionName" }, }); @@ -1889,7 +1889,7 @@ public async Task Example_Discovery_Query_DiscoveryQueryCollection_Async() limit = 10, filter = new Dictionary { - ["$id"] = "6121", + ["$id"] = "6123", ["collectionId"] = "collectionName" }, }); @@ -1912,7 +1912,7 @@ public void Example_Discovery_Query_DiscoveryQueryCollection_Convenience() Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6121", + ["$id"] = "6123", ["collectionId"] = "collectionName" }), }; @@ -1932,7 +1932,7 @@ public async Task Example_Discovery_Query_DiscoveryQueryCollection_Convenience_A Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6121", + ["$id"] = "6123", ["collectionId"] = "collectionName" }), }; @@ -1951,7 +1951,7 @@ public void Example_Discovery_Query_DiscoveryQueryFacet() { filter = new Dictionary { - ["$id"] = "6170", + ["$id"] = "6172", ["objectType"] = "Tables" }, limit = 10, @@ -1997,7 +1997,7 @@ public async Task Example_Discovery_Query_DiscoveryQueryFacet_Async() { filter = new Dictionary { - ["$id"] = "6170", + ["$id"] = "6172", ["objectType"] = "Tables" }, limit = 10, @@ -2044,7 +2044,7 @@ public void Example_Discovery_Query_DiscoveryQueryFacet_Convenience() Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6170", + ["$id"] = "6172", ["objectType"] = "Tables" }), Facets = {new SearchFacetItem @@ -2081,7 +2081,7 @@ public async Task Example_Discovery_Query_DiscoveryQueryFacet_Convenience_Async( Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6170", + ["$id"] = "6172", ["objectType"] = "Tables" }), Facets = {new SearchFacetItem @@ -2118,12 +2118,12 @@ public void Example_Discovery_Query_DiscoveryQueryFileExtension() limit = 10, filter = new Dictionary { - ["$id"] = "6300", + ["$id"] = "6302", ["and"] = new object[] { new Dictionary { -["$id"] = "6301", +["$id"] = "6303", ["fileExtension"] = "txt" } } @@ -2148,12 +2148,12 @@ public async Task Example_Discovery_Query_DiscoveryQueryFileExtension_Async() limit = 10, filter = new Dictionary { - ["$id"] = "6300", + ["$id"] = "6302", ["and"] = new object[] { new Dictionary { -["$id"] = "6301", +["$id"] = "6303", ["fileExtension"] = "txt" } } @@ -2178,12 +2178,12 @@ public void Example_Discovery_Query_DiscoveryQueryFileExtension_Convenience() Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6300", + ["$id"] = "6302", ["and"] = new object[] { new Dictionary { -["$id"] = "6301", +["$id"] = "6303", ["fileExtension"] = "txt" } } @@ -2205,12 +2205,12 @@ public async Task Example_Discovery_Query_DiscoveryQueryFileExtension_Convenienc Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6300", + ["$id"] = "6302", ["and"] = new object[] { new Dictionary { -["$id"] = "6301", +["$id"] = "6303", ["fileExtension"] = "txt" } } @@ -2233,27 +2233,27 @@ public void Example_Discovery_Query_DiscoveryQueryGlossaryTerm() limit = 10, filter = new Dictionary { - ["$id"] = "6344", + ["$id"] = "6346", ["and"] = new object[] { new Dictionary { -["$id"] = "6345", +["$id"] = "6347", ["objectType"] = "Glossary terms" }, new Dictionary { -["$id"] = "6346", +["$id"] = "6348", ["or"] = new object[] { new Dictionary { -["$id"] = "6347", +["$id"] = "6349", ["glossaryType"] = "AtlasGlossary" }, new Dictionary { -["$id"] = "6348", +["$id"] = "6350", ["glossaryType"] = "AtlasGlossaryTerm" } } @@ -2302,27 +2302,27 @@ public async Task Example_Discovery_Query_DiscoveryQueryGlossaryTerm_Async() limit = 10, filter = new Dictionary { - ["$id"] = "6344", + ["$id"] = "6346", ["and"] = new object[] { new Dictionary { -["$id"] = "6345", +["$id"] = "6347", ["objectType"] = "Glossary terms" }, new Dictionary { -["$id"] = "6346", +["$id"] = "6348", ["or"] = new object[] { new Dictionary { -["$id"] = "6347", +["$id"] = "6349", ["glossaryType"] = "AtlasGlossary" }, new Dictionary { -["$id"] = "6348", +["$id"] = "6350", ["glossaryType"] = "AtlasGlossaryTerm" } } @@ -2371,27 +2371,27 @@ public void Example_Discovery_Query_DiscoveryQueryGlossaryTerm_Convenience() Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6344", + ["$id"] = "6346", ["and"] = new object[] { new Dictionary { -["$id"] = "6345", +["$id"] = "6347", ["objectType"] = "Glossary terms" }, new Dictionary { -["$id"] = "6346", +["$id"] = "6348", ["or"] = new object[] { new Dictionary { -["$id"] = "6347", +["$id"] = "6349", ["glossaryType"] = "AtlasGlossary" }, new Dictionary { -["$id"] = "6348", +["$id"] = "6350", ["glossaryType"] = "AtlasGlossaryTerm" } } @@ -2433,27 +2433,27 @@ public async Task Example_Discovery_Query_DiscoveryQueryGlossaryTerm_Convenience Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6344", + ["$id"] = "6346", ["and"] = new object[] { new Dictionary { -["$id"] = "6345", +["$id"] = "6347", ["objectType"] = "Glossary terms" }, new Dictionary { -["$id"] = "6346", +["$id"] = "6348", ["or"] = new object[] { new Dictionary { -["$id"] = "6347", +["$id"] = "6349", ["glossaryType"] = "AtlasGlossary" }, new Dictionary { -["$id"] = "6348", +["$id"] = "6350", ["glossaryType"] = "AtlasGlossaryTerm" } } @@ -2494,12 +2494,12 @@ public void Example_Discovery_Query_DiscoveryQueryId() limit = 10, filter = new Dictionary { - ["$id"] = "6416", + ["$id"] = "6418", ["and"] = new object[] { new Dictionary { -["$id"] = "6417", +["$id"] = "6419", ["id"] = "bfecbcc3-1838-45fe-96d6-112de8a170f9" } } @@ -2524,12 +2524,12 @@ public async Task Example_Discovery_Query_DiscoveryQueryId_Async() limit = 10, filter = new Dictionary { - ["$id"] = "6416", + ["$id"] = "6418", ["and"] = new object[] { new Dictionary { -["$id"] = "6417", +["$id"] = "6419", ["id"] = "bfecbcc3-1838-45fe-96d6-112de8a170f9" } } @@ -2554,12 +2554,12 @@ public void Example_Discovery_Query_DiscoveryQueryId_Convenience() Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6416", + ["$id"] = "6418", ["and"] = new object[] { new Dictionary { -["$id"] = "6417", +["$id"] = "6419", ["id"] = "bfecbcc3-1838-45fe-96d6-112de8a170f9" } } @@ -2581,12 +2581,12 @@ public async Task Example_Discovery_Query_DiscoveryQueryId_Convenience_Async() Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6416", + ["$id"] = "6418", ["and"] = new object[] { new Dictionary { -["$id"] = "6417", +["$id"] = "6419", ["id"] = "bfecbcc3-1838-45fe-96d6-112de8a170f9" } } @@ -2608,10 +2608,10 @@ public void Example_Discovery_Query_DiscoveryQueryNot() limit = 10, filter = new Dictionary { - ["$id"] = "6445", + ["$id"] = "6447", ["not"] = new Dictionary { - ["$id"] = "6446", + ["$id"] = "6448", ["classification"] = "MICROSOFT.SYSTEM.TEMP_FILE" } }, @@ -2635,10 +2635,10 @@ public async Task Example_Discovery_Query_DiscoveryQueryNot_Async() limit = 10, filter = new Dictionary { - ["$id"] = "6445", + ["$id"] = "6447", ["not"] = new Dictionary { - ["$id"] = "6446", + ["$id"] = "6448", ["classification"] = "MICROSOFT.SYSTEM.TEMP_FILE" } }, @@ -2662,10 +2662,10 @@ public void Example_Discovery_Query_DiscoveryQueryNot_Convenience() Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6445", + ["$id"] = "6447", ["not"] = new Dictionary { - ["$id"] = "6446", + ["$id"] = "6448", ["classification"] = "MICROSOFT.SYSTEM.TEMP_FILE" } }), @@ -2686,10 +2686,10 @@ public async Task Example_Discovery_Query_DiscoveryQueryNot_Convenience_Async() Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6445", + ["$id"] = "6447", ["not"] = new Dictionary { - ["$id"] = "6446", + ["$id"] = "6448", ["classification"] = "MICROSOFT.SYSTEM.TEMP_FILE" } }), @@ -2710,47 +2710,47 @@ public void Example_Discovery_Query_DiscoveryQueryObjectType() limit = 10, filter = new Dictionary { - ["$id"] = "6488", + ["$id"] = "6490", ["or"] = new object[] { new Dictionary { -["$id"] = "6489", +["$id"] = "6491", ["objectType"] = "Dashboards" }, new Dictionary { -["$id"] = "6490", +["$id"] = "6492", ["objectType"] = "Data pipelines" }, new Dictionary { -["$id"] = "6491", +["$id"] = "6493", ["objectType"] = "Files" }, new Dictionary { -["$id"] = "6492", +["$id"] = "6494", ["objectType"] = "Folders" }, new Dictionary { -["$id"] = "6493", +["$id"] = "6495", ["objectType"] = "Glossary terms" }, new Dictionary { -["$id"] = "6494", +["$id"] = "6496", ["objectType"] = "Reports" }, new Dictionary { -["$id"] = "6495", +["$id"] = "6497", ["objectType"] = "Stored procedures" }, new Dictionary { -["$id"] = "6496", +["$id"] = "6498", ["objectType"] = "Tables" } } @@ -2775,47 +2775,47 @@ public async Task Example_Discovery_Query_DiscoveryQueryObjectType_Async() limit = 10, filter = new Dictionary { - ["$id"] = "6488", + ["$id"] = "6490", ["or"] = new object[] { new Dictionary { -["$id"] = "6489", +["$id"] = "6491", ["objectType"] = "Dashboards" }, new Dictionary { -["$id"] = "6490", +["$id"] = "6492", ["objectType"] = "Data pipelines" }, new Dictionary { -["$id"] = "6491", +["$id"] = "6493", ["objectType"] = "Files" }, new Dictionary { -["$id"] = "6492", +["$id"] = "6494", ["objectType"] = "Folders" }, new Dictionary { -["$id"] = "6493", +["$id"] = "6495", ["objectType"] = "Glossary terms" }, new Dictionary { -["$id"] = "6494", +["$id"] = "6496", ["objectType"] = "Reports" }, new Dictionary { -["$id"] = "6495", +["$id"] = "6497", ["objectType"] = "Stored procedures" }, new Dictionary { -["$id"] = "6496", +["$id"] = "6498", ["objectType"] = "Tables" } } @@ -2840,47 +2840,47 @@ public void Example_Discovery_Query_DiscoveryQueryObjectType_Convenience() Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6488", + ["$id"] = "6490", ["or"] = new object[] { new Dictionary { -["$id"] = "6489", +["$id"] = "6491", ["objectType"] = "Dashboards" }, new Dictionary { -["$id"] = "6490", +["$id"] = "6492", ["objectType"] = "Data pipelines" }, new Dictionary { -["$id"] = "6491", +["$id"] = "6493", ["objectType"] = "Files" }, new Dictionary { -["$id"] = "6492", +["$id"] = "6494", ["objectType"] = "Folders" }, new Dictionary { -["$id"] = "6493", +["$id"] = "6495", ["objectType"] = "Glossary terms" }, new Dictionary { -["$id"] = "6494", +["$id"] = "6496", ["objectType"] = "Reports" }, new Dictionary { -["$id"] = "6495", +["$id"] = "6497", ["objectType"] = "Stored procedures" }, new Dictionary { -["$id"] = "6496", +["$id"] = "6498", ["objectType"] = "Tables" } } @@ -2902,47 +2902,47 @@ public async Task Example_Discovery_Query_DiscoveryQueryObjectType_Convenience_A Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6488", + ["$id"] = "6490", ["or"] = new object[] { new Dictionary { -["$id"] = "6489", +["$id"] = "6491", ["objectType"] = "Dashboards" }, new Dictionary { -["$id"] = "6490", +["$id"] = "6492", ["objectType"] = "Data pipelines" }, new Dictionary { -["$id"] = "6491", +["$id"] = "6493", ["objectType"] = "Files" }, new Dictionary { -["$id"] = "6492", +["$id"] = "6494", ["objectType"] = "Folders" }, new Dictionary { -["$id"] = "6493", +["$id"] = "6495", ["objectType"] = "Glossary terms" }, new Dictionary { -["$id"] = "6494", +["$id"] = "6496", ["objectType"] = "Reports" }, new Dictionary { -["$id"] = "6495", +["$id"] = "6497", ["objectType"] = "Stored procedures" }, new Dictionary { -["$id"] = "6496", +["$id"] = "6498", ["objectType"] = "Tables" } } @@ -2964,17 +2964,17 @@ public void Example_Discovery_Query_DiscoveryQueryPaginationContinuationPage() keywords = "exampledata", filter = new Dictionary { - ["$id"] = "6534", + ["$id"] = "6536", ["and"] = new object[] { new Dictionary { -["$id"] = "6535", +["$id"] = "6537", ["objectType"] = "Files" }, new Dictionary { -["$id"] = "6536", +["$id"] = "6538", ["entityType"] = "azure_blob_path" } } @@ -2985,12 +2985,12 @@ public void Example_Discovery_Query_DiscoveryQueryPaginationContinuationPage() { new Dictionary { -["$id"] = "6541", +["$id"] = "6543", ["name"] = "ASC" }, new Dictionary { -["$id"] = "6543", +["$id"] = "6545", ["updateTime"] = "DESC" } }, @@ -3062,17 +3062,17 @@ public async Task Example_Discovery_Query_DiscoveryQueryPaginationContinuationPa keywords = "exampledata", filter = new Dictionary { - ["$id"] = "6534", + ["$id"] = "6536", ["and"] = new object[] { new Dictionary { -["$id"] = "6535", +["$id"] = "6537", ["objectType"] = "Files" }, new Dictionary { -["$id"] = "6536", +["$id"] = "6538", ["entityType"] = "azure_blob_path" } } @@ -3083,12 +3083,12 @@ public async Task Example_Discovery_Query_DiscoveryQueryPaginationContinuationPa { new Dictionary { -["$id"] = "6541", +["$id"] = "6543", ["name"] = "ASC" }, new Dictionary { -["$id"] = "6543", +["$id"] = "6545", ["updateTime"] = "DESC" } }, @@ -3162,26 +3162,26 @@ public void Example_Discovery_Query_DiscoveryQueryPaginationContinuationPage_Con ContinuationToken = "", Orderby = {BinaryData.FromObjectAsJson(new Dictionary { -["$id"] = "6541", +["$id"] = "6543", ["name"] = "ASC" }), BinaryData.FromObjectAsJson(new Dictionary { -["$id"] = "6543", +["$id"] = "6545", ["updateTime"] = "DESC" })}, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6534", + ["$id"] = "6536", ["and"] = new object[] { new Dictionary { -["$id"] = "6535", +["$id"] = "6537", ["objectType"] = "Files" }, new Dictionary { -["$id"] = "6536", +["$id"] = "6538", ["entityType"] = "azure_blob_path" } } @@ -3246,26 +3246,26 @@ public async Task Example_Discovery_Query_DiscoveryQueryPaginationContinuationPa ContinuationToken = "", Orderby = {BinaryData.FromObjectAsJson(new Dictionary { -["$id"] = "6541", +["$id"] = "6543", ["name"] = "ASC" }), BinaryData.FromObjectAsJson(new Dictionary { -["$id"] = "6543", +["$id"] = "6545", ["updateTime"] = "DESC" })}, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6534", + ["$id"] = "6536", ["and"] = new object[] { new Dictionary { -["$id"] = "6535", +["$id"] = "6537", ["objectType"] = "Files" }, new Dictionary { -["$id"] = "6536", +["$id"] = "6538", ["entityType"] = "azure_blob_path" } } @@ -3328,17 +3328,17 @@ public void Example_Discovery_Query_DiscoveryQueryPaginationFirstPage() keywords = "exampledata", filter = new Dictionary { - ["$id"] = "6621", + ["$id"] = "6623", ["and"] = new object[] { new Dictionary { -["$id"] = "6622", +["$id"] = "6624", ["objectType"] = "Files" }, new Dictionary { -["$id"] = "6623", +["$id"] = "6625", ["entityType"] = "azure_blob_path" } } @@ -3348,12 +3348,12 @@ public void Example_Discovery_Query_DiscoveryQueryPaginationFirstPage() { new Dictionary { -["$id"] = "6627", +["$id"] = "6629", ["name"] = "ASC" }, new Dictionary { -["$id"] = "6629", +["$id"] = "6631", ["updateTime"] = "DESC" } }, @@ -3425,17 +3425,17 @@ public async Task Example_Discovery_Query_DiscoveryQueryPaginationFirstPage_Asyn keywords = "exampledata", filter = new Dictionary { - ["$id"] = "6621", + ["$id"] = "6623", ["and"] = new object[] { new Dictionary { -["$id"] = "6622", +["$id"] = "6624", ["objectType"] = "Files" }, new Dictionary { -["$id"] = "6623", +["$id"] = "6625", ["entityType"] = "azure_blob_path" } } @@ -3445,12 +3445,12 @@ public async Task Example_Discovery_Query_DiscoveryQueryPaginationFirstPage_Asyn { new Dictionary { -["$id"] = "6627", +["$id"] = "6629", ["name"] = "ASC" }, new Dictionary { -["$id"] = "6629", +["$id"] = "6631", ["updateTime"] = "DESC" } }, @@ -3523,26 +3523,26 @@ public void Example_Discovery_Query_DiscoveryQueryPaginationFirstPage_Convenienc Limit = 2, Orderby = {BinaryData.FromObjectAsJson(new Dictionary { -["$id"] = "6627", +["$id"] = "6629", ["name"] = "ASC" }), BinaryData.FromObjectAsJson(new Dictionary { -["$id"] = "6629", +["$id"] = "6631", ["updateTime"] = "DESC" })}, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6621", + ["$id"] = "6623", ["and"] = new object[] { new Dictionary { -["$id"] = "6622", +["$id"] = "6624", ["objectType"] = "Files" }, new Dictionary { -["$id"] = "6623", +["$id"] = "6625", ["entityType"] = "azure_blob_path" } } @@ -3606,26 +3606,26 @@ public async Task Example_Discovery_Query_DiscoveryQueryPaginationFirstPage_Conv Limit = 2, Orderby = {BinaryData.FromObjectAsJson(new Dictionary { -["$id"] = "6627", +["$id"] = "6629", ["name"] = "ASC" }), BinaryData.FromObjectAsJson(new Dictionary { -["$id"] = "6629", +["$id"] = "6631", ["updateTime"] = "DESC" })}, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6621", + ["$id"] = "6623", ["and"] = new object[] { new Dictionary { -["$id"] = "6622", +["$id"] = "6624", ["objectType"] = "Files" }, new Dictionary { -["$id"] = "6623", +["$id"] = "6625", ["entityType"] = "azure_blob_path" } } @@ -3688,17 +3688,17 @@ public void Example_Discovery_Query_DiscoveryQueryPaginationLastPage() keywords = "exampledata", filter = new Dictionary { - ["$id"] = "6707", + ["$id"] = "6709", ["and"] = new object[] { new Dictionary { -["$id"] = "6708", +["$id"] = "6710", ["objectType"] = "Files" }, new Dictionary { -["$id"] = "6709", +["$id"] = "6711", ["entityType"] = "azure_blob_path" } } @@ -3709,12 +3709,12 @@ public void Example_Discovery_Query_DiscoveryQueryPaginationLastPage() { new Dictionary { -["$id"] = "6714", +["$id"] = "6716", ["name"] = "ASC" }, new Dictionary { -["$id"] = "6716", +["$id"] = "6718", ["updateTime"] = "DESC" } }, @@ -3786,17 +3786,17 @@ public async Task Example_Discovery_Query_DiscoveryQueryPaginationLastPage_Async keywords = "exampledata", filter = new Dictionary { - ["$id"] = "6707", + ["$id"] = "6709", ["and"] = new object[] { new Dictionary { -["$id"] = "6708", +["$id"] = "6710", ["objectType"] = "Files" }, new Dictionary { -["$id"] = "6709", +["$id"] = "6711", ["entityType"] = "azure_blob_path" } } @@ -3807,12 +3807,12 @@ public async Task Example_Discovery_Query_DiscoveryQueryPaginationLastPage_Async { new Dictionary { -["$id"] = "6714", +["$id"] = "6716", ["name"] = "ASC" }, new Dictionary { -["$id"] = "6716", +["$id"] = "6718", ["updateTime"] = "DESC" } }, @@ -3886,26 +3886,26 @@ public void Example_Discovery_Query_DiscoveryQueryPaginationLastPage_Convenience ContinuationToken = "", Orderby = {BinaryData.FromObjectAsJson(new Dictionary { -["$id"] = "6714", +["$id"] = "6716", ["name"] = "ASC" }), BinaryData.FromObjectAsJson(new Dictionary { -["$id"] = "6716", +["$id"] = "6718", ["updateTime"] = "DESC" })}, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6707", + ["$id"] = "6709", ["and"] = new object[] { new Dictionary { -["$id"] = "6708", +["$id"] = "6710", ["objectType"] = "Files" }, new Dictionary { -["$id"] = "6709", +["$id"] = "6711", ["entityType"] = "azure_blob_path" } } @@ -3970,26 +3970,26 @@ public async Task Example_Discovery_Query_DiscoveryQueryPaginationLastPage_Conve ContinuationToken = "", Orderby = {BinaryData.FromObjectAsJson(new Dictionary { -["$id"] = "6714", +["$id"] = "6716", ["name"] = "ASC" }), BinaryData.FromObjectAsJson(new Dictionary { -["$id"] = "6716", +["$id"] = "6718", ["updateTime"] = "DESC" })}, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6707", + ["$id"] = "6709", ["and"] = new object[] { new Dictionary { -["$id"] = "6708", +["$id"] = "6710", ["objectType"] = "Files" }, new Dictionary { -["$id"] = "6709", +["$id"] = "6711", ["entityType"] = "azure_blob_path" } } @@ -4052,22 +4052,22 @@ public void Example_Discovery_Query_DiscoveryQuerySystemTime() limit = 10, filter = new Dictionary { - ["$id"] = "6793", + ["$id"] = "6795", ["or"] = new object[] { new Dictionary { -["$id"] = "6794", +["$id"] = "6796", ["createTime"] = new Dictionary { -["$id"] = "6795", +["$id"] = "6797", ["operator"] = "lt", ["timeThreshold"] = 1545580800000L } }, new Dictionary { -["$id"] = "6796", +["$id"] = "6798", ["updateTime"] = "LAST_24H|LAST_7D|LAST_30D|LAST_365D|MORE_THAN_365D" } } @@ -4092,22 +4092,22 @@ public async Task Example_Discovery_Query_DiscoveryQuerySystemTime_Async() limit = 10, filter = new Dictionary { - ["$id"] = "6793", + ["$id"] = "6795", ["or"] = new object[] { new Dictionary { -["$id"] = "6794", +["$id"] = "6796", ["createTime"] = new Dictionary { -["$id"] = "6795", +["$id"] = "6797", ["operator"] = "lt", ["timeThreshold"] = 1545580800000L } }, new Dictionary { -["$id"] = "6796", +["$id"] = "6798", ["updateTime"] = "LAST_24H|LAST_7D|LAST_30D|LAST_365D|MORE_THAN_365D" } } @@ -4132,22 +4132,22 @@ public void Example_Discovery_Query_DiscoveryQuerySystemTime_Convenience() Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6793", + ["$id"] = "6795", ["or"] = new object[] { new Dictionary { -["$id"] = "6794", +["$id"] = "6796", ["createTime"] = new Dictionary { -["$id"] = "6795", +["$id"] = "6797", ["operator"] = "lt", ["timeThreshold"] = 1545580800000L } }, new Dictionary { -["$id"] = "6796", +["$id"] = "6798", ["updateTime"] = "LAST_24H|LAST_7D|LAST_30D|LAST_365D|MORE_THAN_365D" } } @@ -4169,22 +4169,22 @@ public async Task Example_Discovery_Query_DiscoveryQuerySystemTime_Convenience_A Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6793", + ["$id"] = "6795", ["or"] = new object[] { new Dictionary { -["$id"] = "6794", +["$id"] = "6796", ["createTime"] = new Dictionary { -["$id"] = "6795", +["$id"] = "6797", ["operator"] = "lt", ["timeThreshold"] = 1545580800000L } }, new Dictionary { -["$id"] = "6796", +["$id"] = "6798", ["updateTime"] = "LAST_24H|LAST_7D|LAST_30D|LAST_365D|MORE_THAN_365D" } } @@ -4206,32 +4206,32 @@ public void Example_Discovery_Query_DiscoveryQueryTaxonomy() keywords = "exampledata", filter = new Dictionary { - ["$id"] = "6829", + ["$id"] = "6831", ["and"] = new object[] { new Dictionary { -["$id"] = "6830", +["$id"] = "6832", ["objectType"] = "Files" }, new Dictionary { -["$id"] = "6831", +["$id"] = "6833", ["not"] = new Dictionary { -["$id"] = "6832", +["$id"] = "6834", ["or"] = new object[] { new Dictionary { -["$id"] = "6833", +["$id"] = "6835", ["attributeName"] = "size", ["operator"] = "eq", ["attributeValue"] = 0 }, new Dictionary { -["$id"] = "6834", +["$id"] = "6836", ["attributeName"] = "fileSize", ["operator"] = "eq", ["attributeValue"] = 0 @@ -4241,10 +4241,10 @@ public void Example_Discovery_Query_DiscoveryQueryTaxonomy() }, new Dictionary { -["$id"] = "6835", +["$id"] = "6837", ["not"] = new Dictionary { -["$id"] = "6836", +["$id"] = "6838", ["classification"] = "MICROSOFT.SYSTEM.TEMP_FILE" } } @@ -4286,32 +4286,32 @@ public async Task Example_Discovery_Query_DiscoveryQueryTaxonomy_Async() keywords = "exampledata", filter = new Dictionary { - ["$id"] = "6829", + ["$id"] = "6831", ["and"] = new object[] { new Dictionary { -["$id"] = "6830", +["$id"] = "6832", ["objectType"] = "Files" }, new Dictionary { -["$id"] = "6831", +["$id"] = "6833", ["not"] = new Dictionary { -["$id"] = "6832", +["$id"] = "6834", ["or"] = new object[] { new Dictionary { -["$id"] = "6833", +["$id"] = "6835", ["attributeName"] = "size", ["operator"] = "eq", ["attributeValue"] = 0 }, new Dictionary { -["$id"] = "6834", +["$id"] = "6836", ["attributeName"] = "fileSize", ["operator"] = "eq", ["attributeValue"] = 0 @@ -4321,10 +4321,10 @@ public async Task Example_Discovery_Query_DiscoveryQueryTaxonomy_Async() }, new Dictionary { -["$id"] = "6835", +["$id"] = "6837", ["not"] = new Dictionary { -["$id"] = "6836", +["$id"] = "6838", ["classification"] = "MICROSOFT.SYSTEM.TEMP_FILE" } } @@ -4367,32 +4367,32 @@ public void Example_Discovery_Query_DiscoveryQueryTaxonomy_Convenience() Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6829", + ["$id"] = "6831", ["and"] = new object[] { new Dictionary { -["$id"] = "6830", +["$id"] = "6832", ["objectType"] = "Files" }, new Dictionary { -["$id"] = "6831", +["$id"] = "6833", ["not"] = new Dictionary { -["$id"] = "6832", +["$id"] = "6834", ["or"] = new object[] { new Dictionary { -["$id"] = "6833", +["$id"] = "6835", ["attributeName"] = "size", ["operator"] = "eq", ["attributeValue"] = 0 }, new Dictionary { -["$id"] = "6834", +["$id"] = "6836", ["attributeName"] = "fileSize", ["operator"] = "eq", ["attributeValue"] = 0 @@ -4402,10 +4402,10 @@ public void Example_Discovery_Query_DiscoveryQueryTaxonomy_Convenience() }, new Dictionary { -["$id"] = "6835", +["$id"] = "6837", ["not"] = new Dictionary { -["$id"] = "6836", +["$id"] = "6838", ["classification"] = "MICROSOFT.SYSTEM.TEMP_FILE" } } @@ -4441,32 +4441,32 @@ public async Task Example_Discovery_Query_DiscoveryQueryTaxonomy_Convenience_Asy Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6829", + ["$id"] = "6831", ["and"] = new object[] { new Dictionary { -["$id"] = "6830", +["$id"] = "6832", ["objectType"] = "Files" }, new Dictionary { -["$id"] = "6831", +["$id"] = "6833", ["not"] = new Dictionary { -["$id"] = "6832", +["$id"] = "6834", ["or"] = new object[] { new Dictionary { -["$id"] = "6833", +["$id"] = "6835", ["attributeName"] = "size", ["operator"] = "eq", ["attributeValue"] = 0 }, new Dictionary { -["$id"] = "6834", +["$id"] = "6836", ["attributeName"] = "fileSize", ["operator"] = "eq", ["attributeValue"] = 0 @@ -4476,10 +4476,10 @@ public async Task Example_Discovery_Query_DiscoveryQueryTaxonomy_Convenience_Asy }, new Dictionary { -["$id"] = "6835", +["$id"] = "6837", ["not"] = new Dictionary { -["$id"] = "6836", +["$id"] = "6838", ["classification"] = "MICROSOFT.SYSTEM.TEMP_FILE" } } @@ -4515,23 +4515,23 @@ public void Example_Discovery_Query_DiscoveryQueryTermAssignment() limit = 3, filter = new Dictionary { - ["$id"] = "6890", + ["$id"] = "6892", ["or"] = new object[] { new Dictionary { -["$id"] = "6891", +["$id"] = "6893", ["term"] = "ExampleTerm" }, new Dictionary { -["$id"] = "6892", +["$id"] = "6894", ["term"] = "ExampleTerm", ["glossary"] = "GlossaryName" }, new Dictionary { -["$id"] = "6893", +["$id"] = "6895", ["termGuid"] = "" } } @@ -4557,23 +4557,23 @@ public async Task Example_Discovery_Query_DiscoveryQueryTermAssignment_Async() limit = 3, filter = new Dictionary { - ["$id"] = "6890", + ["$id"] = "6892", ["or"] = new object[] { new Dictionary { -["$id"] = "6891", +["$id"] = "6893", ["term"] = "ExampleTerm" }, new Dictionary { -["$id"] = "6892", +["$id"] = "6894", ["term"] = "ExampleTerm", ["glossary"] = "GlossaryName" }, new Dictionary { -["$id"] = "6893", +["$id"] = "6895", ["termGuid"] = "" } } @@ -4599,23 +4599,23 @@ public void Example_Discovery_Query_DiscoveryQueryTermAssignment_Convenience() Limit = 3, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6890", + ["$id"] = "6892", ["or"] = new object[] { new Dictionary { -["$id"] = "6891", +["$id"] = "6893", ["term"] = "ExampleTerm" }, new Dictionary { -["$id"] = "6892", +["$id"] = "6894", ["term"] = "ExampleTerm", ["glossary"] = "GlossaryName" }, new Dictionary { -["$id"] = "6893", +["$id"] = "6895", ["termGuid"] = "" } } @@ -4638,23 +4638,23 @@ public async Task Example_Discovery_Query_DiscoveryQueryTermAssignment_Convenien Limit = 3, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6890", + ["$id"] = "6892", ["or"] = new object[] { new Dictionary { -["$id"] = "6891", +["$id"] = "6893", ["term"] = "ExampleTerm" }, new Dictionary { -["$id"] = "6892", +["$id"] = "6894", ["term"] = "ExampleTerm", ["glossary"] = "GlossaryName" }, new Dictionary { -["$id"] = "6893", +["$id"] = "6895", ["termGuid"] = "" } } @@ -4676,12 +4676,12 @@ public void Example_Discovery_Query_DiscoveryQueryType() limit = 10, filter = new Dictionary { - ["$id"] = "6926", + ["$id"] = "6928", ["and"] = new object[] { new Dictionary { -["$id"] = "6927", +["$id"] = "6929", ["entityType"] = "azure_blob_path", ["includeSubTypes"] = false } @@ -4707,12 +4707,12 @@ public async Task Example_Discovery_Query_DiscoveryQueryType_Async() limit = 10, filter = new Dictionary { - ["$id"] = "6926", + ["$id"] = "6928", ["and"] = new object[] { new Dictionary { -["$id"] = "6927", +["$id"] = "6929", ["entityType"] = "azure_blob_path", ["includeSubTypes"] = false } @@ -4738,12 +4738,12 @@ public void Example_Discovery_Query_DiscoveryQueryType_Convenience() Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6926", + ["$id"] = "6928", ["and"] = new object[] { new Dictionary { -["$id"] = "6927", +["$id"] = "6929", ["entityType"] = "azure_blob_path", ["includeSubTypes"] = false } @@ -4766,12 +4766,12 @@ public async Task Example_Discovery_Query_DiscoveryQueryType_Convenience_Async() Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6926", + ["$id"] = "6928", ["and"] = new object[] { new Dictionary { -["$id"] = "6927", +["$id"] = "6929", ["entityType"] = "azure_blob_path", ["includeSubTypes"] = false } @@ -4794,12 +4794,12 @@ public void Example_Discovery_Suggest_DiscoverySuggest() keywords = "exampledata", filter = new Dictionary { - ["$id"] = "6983", + ["$id"] = "6985", ["and"] = new object[] { new Dictionary { -["$id"] = "6984", +["$id"] = "6986", ["entityType"] = "azure_blob_path", ["includeSubTypes"] = false } @@ -4826,12 +4826,12 @@ public async Task Example_Discovery_Suggest_DiscoverySuggest_Async() keywords = "exampledata", filter = new Dictionary { - ["$id"] = "6983", + ["$id"] = "6985", ["and"] = new object[] { new Dictionary { -["$id"] = "6984", +["$id"] = "6986", ["entityType"] = "azure_blob_path", ["includeSubTypes"] = false } @@ -4859,12 +4859,12 @@ public void Example_Discovery_Suggest_DiscoverySuggest_Convenience() Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6983", + ["$id"] = "6985", ["and"] = new object[] { new Dictionary { -["$id"] = "6984", +["$id"] = "6986", ["entityType"] = "azure_blob_path", ["includeSubTypes"] = false } @@ -4888,12 +4888,12 @@ public async Task Example_Discovery_Suggest_DiscoverySuggest_Convenience_Async() Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "6983", + ["$id"] = "6985", ["and"] = new object[] { new Dictionary { -["$id"] = "6984", +["$id"] = "6986", ["entityType"] = "azure_blob_path", ["includeSubTypes"] = false } @@ -4916,12 +4916,12 @@ public void Example_Discovery_AutoComplete_DiscoveryAutoComplete() keywords = "exa", filter = new Dictionary { - ["$id"] = "7038", + ["$id"] = "7040", ["and"] = new object[] { new Dictionary { -["$id"] = "7039", +["$id"] = "7041", ["entityType"] = "azure_blob_path", ["includeSubTypes"] = false } @@ -4948,12 +4948,12 @@ public async Task Example_Discovery_AutoComplete_DiscoveryAutoComplete_Async() keywords = "exa", filter = new Dictionary { - ["$id"] = "7038", + ["$id"] = "7040", ["and"] = new object[] { new Dictionary { -["$id"] = "7039", +["$id"] = "7041", ["entityType"] = "azure_blob_path", ["includeSubTypes"] = false } @@ -4981,12 +4981,12 @@ public void Example_Discovery_AutoComplete_DiscoveryAutoComplete_Convenience() Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "7038", + ["$id"] = "7040", ["and"] = new object[] { new Dictionary { -["$id"] = "7039", +["$id"] = "7041", ["entityType"] = "azure_blob_path", ["includeSubTypes"] = false } @@ -5010,12 +5010,12 @@ public async Task Example_Discovery_AutoComplete_DiscoveryAutoComplete_Convenien Limit = 10, Filter = BinaryData.FromObjectAsJson(new Dictionary { - ["$id"] = "7038", + ["$id"] = "7040", ["and"] = new object[] { new Dictionary { -["$id"] = "7039", +["$id"] = "7041", ["entityType"] = "azure_blob_path", ["includeSubTypes"] = false } diff --git a/sdk/purview/Azure.Analytics.Purview.DataMap/tsp-location.yaml b/sdk/purview/Azure.Analytics.Purview.DataMap/tsp-location.yaml index 2a6bc2283aa8..916123bf3007 100644 --- a/sdk/purview/Azure.Analytics.Purview.DataMap/tsp-location.yaml +++ b/sdk/purview/Azure.Analytics.Purview.DataMap/tsp-location.yaml @@ -1,4 +1,4 @@ -repo: Azure/azure-rest-api-specs -commit: c8f326f5de83b0d6328f8d84c5dd2a14f8f4310b -additionalDirectories: [] directory: specification/purview/Azure.Analytics.Purview.DataMap +commit: 3e5774d5c0ea6513c91ad21385d0c5e6c3809365 +repo: Azure/azure-rest-api-specs +additionalDirectories: