Exemplo n.º 1
0
 public static Azure.Core.RequestContent Create(Azure.Core.JsonData body)
 {
     throw null;
 }
 public virtual Azure.Core.DynamicResponse GetLinkedEntities(Azure.Core.JsonData body, string modelVersion = null, bool?showStats = default(bool?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken))
 {
     throw null;
 }
Exemplo n.º 3
0
 public virtual System.Threading.Tasks.Task <Azure.Core.DynamicResponse> GetEntitiesPiiAsync(Azure.Core.JsonData body, string modelVersion = null, bool?showStats = default(bool?), string domain = null, string stringIndexType = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken))
 {
     throw null;
 }
 public virtual System.Threading.Tasks.Task <Azure.Core.DynamicResponse> GetLanguagesAsync(Azure.Core.JsonData body, string modelVersion = null, bool?showStats = default(bool?), System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken))
 {
     throw null;
 }
Exemplo n.º 5
0
 public virtual Azure.Core.DynamicResponse GetSentiment(Azure.Core.JsonData body, string modelVersion = null, bool?showStats = default(bool?), bool?opinionMining = false, string stringIndexType = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken))
 {
     throw null;
 }