SemanticErrorReason Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reason that a partial response was returned for a semantic ranking request.
public readonly struct SemanticErrorReason : IEquatable<Azure.Search.Documents.Models.SemanticErrorReason>
type SemanticErrorReason = struct
Public Structure SemanticErrorReason
Implements IEquatable(Of SemanticErrorReason)
- Inheritance
-
SemanticErrorReason
- Implements
Semantic |
Initializes a new instance of SemanticErrorReason. |
Capacity |
The request was throttled. Only the base results were returned. |
Max |
If |
Transient |
At least one step of the semantic process failed. |
Equals(Semantic |
Indicates whether the current object is equal to another object of the same type. |
To |
Returns the fully qualified type name of this instance. |
Equality(Semantic |
Determines if two SemanticErrorReason values are the same. |
Implicit(String to Semantic |
Converts a String to a SemanticErrorReason. |
Inequality(Semantic |
Determines if two SemanticErrorReason values are not the same. |
Product | Versions |
---|---|
Azure SDK for .NET | Latest, Preview |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: