Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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<Azure.Analytics.Purview.DataMap.SearchFacetItemValue> entityType = null, System.Collections.Generic.IEnumerable<Azure.Analytics.Purview.DataMap.SearchFacetItemValue> assetType = null, System.Collections.Generic.IEnumerable<Azure.Analytics.Purview.DataMap.SearchFacetItemValue> classification = null, System.Collections.Generic.IEnumerable<Azure.Analytics.Purview.DataMap.SearchFacetItemValue> term = null, System.Collections.Generic.IEnumerable<Azure.Analytics.Purview.DataMap.SearchFacetItemValue> contactId = null, System.Collections.Generic.IEnumerable<Azure.Analytics.Purview.DataMap.SearchFacetItemValue> contactType = null, System.Collections.Generic.IEnumerable<Azure.Analytics.Purview.DataMap.SearchFacetItemValue> label = null, System.Collections.Generic.IEnumerable<Azure.Analytics.Purview.DataMap.SearchFacetItemValue> glossaryType = null, System.Collections.Generic.IEnumerable<Azure.Analytics.Purview.DataMap.SearchFacetItemValue> termStatus = null, System.Collections.Generic.IEnumerable<Azure.Analytics.Purview.DataMap.SearchFacetItemValue> termTemplate = null) { throw null; }
public static Azure.Analytics.Purview.DataMap.SearchHighlights SearchHighlights(System.Collections.Generic.IEnumerable<string> id = null, System.Collections.Generic.IEnumerable<string> qualifiedName = null, System.Collections.Generic.IEnumerable<string> name = null, System.Collections.Generic.IEnumerable<string> description = null, System.Collections.Generic.IEnumerable<string> 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<string> classification = null, System.Collections.Generic.IEnumerable<string> label = null, System.Collections.Generic.IEnumerable<Azure.Analytics.Purview.DataMap.TermSearchResultValue> term = null, System.Collections.Generic.IEnumerable<Azure.Analytics.Purview.DataMap.ContactSearchResultValue> contact = null, System.Collections.Generic.IEnumerable<string> assetType = null, string glossaryType = null, string glossary = null, string termStatus = null, System.Collections.Generic.IEnumerable<string> 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<string> endorsement = null, string owner = null, System.Collections.Generic.IEnumerable<string> classification = null, System.Collections.Generic.IEnumerable<string> label = null, System.Collections.Generic.IEnumerable<Azure.Analytics.Purview.DataMap.TermSearchResultValue> term = null, System.Collections.Generic.IEnumerable<Azure.Analytics.Purview.DataMap.ContactSearchResultValue> contact = null, System.Collections.Generic.IEnumerable<string> assetType = null, string glossaryType = null, string glossary = null, string termStatus = null, System.Collections.Generic.IEnumerable<string> termTemplate = null, string longDescription = null) { throw null; }
public static Azure.Analytics.Purview.DataMap.SuggestResult SuggestResult(System.Collections.Generic.IEnumerable<Azure.Analytics.Purview.DataMap.SuggestResultValue> 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<string> classification = null, System.Collections.Generic.IEnumerable<string> label = null, System.Collections.Generic.IEnumerable<Azure.Analytics.Purview.DataMap.TermSearchResultValue> term = null, System.Collections.Generic.IEnumerable<Azure.Analytics.Purview.DataMap.ContactSearchResultValue> contact = null, System.Collections.Generic.IEnumerable<string> assetType = null, string glossaryType = null, string glossary = null, string termStatus = null, System.Collections.Generic.IEnumerable<string> 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<string> endorsement = null, string owner = null, System.Collections.Generic.IEnumerable<string> classification = null, System.Collections.Generic.IEnumerable<string> label = null, System.Collections.Generic.IEnumerable<Azure.Analytics.Purview.DataMap.TermSearchResultValue> term = null, System.Collections.Generic.IEnumerable<Azure.Analytics.Purview.DataMap.ContactSearchResultValue> contact = null, System.Collections.Generic.IEnumerable<string> assetType = null, string glossaryType = null, string glossary = null, string termStatus = null, System.Collections.Generic.IEnumerable<string> 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<Azure.Analytics.Purview.DataMap.AtlasAttributeDef>, System.ClientModel.Primitives.IPersistableModel<Azure.Analytics.Purview.DataMap.AtlasAttributeDef>
Expand Down Expand Up @@ -1658,7 +1658,7 @@ internal SearchResultValue() { }
public System.Collections.Generic.IReadOnlyList<Azure.Analytics.Purview.DataMap.ContactSearchResultValue> 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<string> Endorsement { get { throw null; } }
public string EntityType { get { throw null; } }
public string Glossary { get { throw null; } }
public string GlossaryType { get { throw null; } }
Expand Down Expand Up @@ -1762,7 +1762,7 @@ internal SuggestResultValue() { }
public System.Collections.Generic.IReadOnlyList<Azure.Analytics.Purview.DataMap.ContactSearchResultValue> 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<string> Endorsement { get { throw null; } }
public string EntityType { get { throw null; } }
public string Glossary { get { throw null; } }
public string GlossaryType { get { throw null; } }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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<Azure.Analytics.Purview.DataMap.SearchFacetItemValue> entityType = null, System.Collections.Generic.IEnumerable<Azure.Analytics.Purview.DataMap.SearchFacetItemValue> assetType = null, System.Collections.Generic.IEnumerable<Azure.Analytics.Purview.DataMap.SearchFacetItemValue> classification = null, System.Collections.Generic.IEnumerable<Azure.Analytics.Purview.DataMap.SearchFacetItemValue> term = null, System.Collections.Generic.IEnumerable<Azure.Analytics.Purview.DataMap.SearchFacetItemValue> contactId = null, System.Collections.Generic.IEnumerable<Azure.Analytics.Purview.DataMap.SearchFacetItemValue> contactType = null, System.Collections.Generic.IEnumerable<Azure.Analytics.Purview.DataMap.SearchFacetItemValue> label = null, System.Collections.Generic.IEnumerable<Azure.Analytics.Purview.DataMap.SearchFacetItemValue> glossaryType = null, System.Collections.Generic.IEnumerable<Azure.Analytics.Purview.DataMap.SearchFacetItemValue> termStatus = null, System.Collections.Generic.IEnumerable<Azure.Analytics.Purview.DataMap.SearchFacetItemValue> termTemplate = null) { throw null; }
public static Azure.Analytics.Purview.DataMap.SearchHighlights SearchHighlights(System.Collections.Generic.IEnumerable<string> id = null, System.Collections.Generic.IEnumerable<string> qualifiedName = null, System.Collections.Generic.IEnumerable<string> name = null, System.Collections.Generic.IEnumerable<string> description = null, System.Collections.Generic.IEnumerable<string> 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<string> classification = null, System.Collections.Generic.IEnumerable<string> label = null, System.Collections.Generic.IEnumerable<Azure.Analytics.Purview.DataMap.TermSearchResultValue> term = null, System.Collections.Generic.IEnumerable<Azure.Analytics.Purview.DataMap.ContactSearchResultValue> contact = null, System.Collections.Generic.IEnumerable<string> assetType = null, string glossaryType = null, string glossary = null, string termStatus = null, System.Collections.Generic.IEnumerable<string> 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<string> endorsement = null, string owner = null, System.Collections.Generic.IEnumerable<string> classification = null, System.Collections.Generic.IEnumerable<string> label = null, System.Collections.Generic.IEnumerable<Azure.Analytics.Purview.DataMap.TermSearchResultValue> term = null, System.Collections.Generic.IEnumerable<Azure.Analytics.Purview.DataMap.ContactSearchResultValue> contact = null, System.Collections.Generic.IEnumerable<string> assetType = null, string glossaryType = null, string glossary = null, string termStatus = null, System.Collections.Generic.IEnumerable<string> termTemplate = null, string longDescription = null) { throw null; }
public static Azure.Analytics.Purview.DataMap.SuggestResult SuggestResult(System.Collections.Generic.IEnumerable<Azure.Analytics.Purview.DataMap.SuggestResultValue> 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<string> classification = null, System.Collections.Generic.IEnumerable<string> label = null, System.Collections.Generic.IEnumerable<Azure.Analytics.Purview.DataMap.TermSearchResultValue> term = null, System.Collections.Generic.IEnumerable<Azure.Analytics.Purview.DataMap.ContactSearchResultValue> contact = null, System.Collections.Generic.IEnumerable<string> assetType = null, string glossaryType = null, string glossary = null, string termStatus = null, System.Collections.Generic.IEnumerable<string> 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<string> endorsement = null, string owner = null, System.Collections.Generic.IEnumerable<string> classification = null, System.Collections.Generic.IEnumerable<string> label = null, System.Collections.Generic.IEnumerable<Azure.Analytics.Purview.DataMap.TermSearchResultValue> term = null, System.Collections.Generic.IEnumerable<Azure.Analytics.Purview.DataMap.ContactSearchResultValue> contact = null, System.Collections.Generic.IEnumerable<string> assetType = null, string glossaryType = null, string glossary = null, string termStatus = null, System.Collections.Generic.IEnumerable<string> 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<Azure.Analytics.Purview.DataMap.AtlasAttributeDef>, System.ClientModel.Primitives.IPersistableModel<Azure.Analytics.Purview.DataMap.AtlasAttributeDef>
Expand Down Expand Up @@ -1658,7 +1658,7 @@ internal SearchResultValue() { }
public System.Collections.Generic.IReadOnlyList<Azure.Analytics.Purview.DataMap.ContactSearchResultValue> 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<string> Endorsement { get { throw null; } }
public string EntityType { get { throw null; } }
public string Glossary { get { throw null; } }
public string GlossaryType { get { throw null; } }
Expand Down Expand Up @@ -1762,7 +1762,7 @@ internal SuggestResultValue() { }
public System.Collections.Generic.IReadOnlyList<Azure.Analytics.Purview.DataMap.ContactSearchResultValue> 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<string> Endorsement { get { throw null; } }
public string EntityType { get { throw null; } }
public string Glossary { get { throw null; } }
public string GlossaryType { get { throw null; } }
Expand Down
Loading