Class PredictionResponse
Inherited Members
Namespace: Glitch9.AIDevKit.Google
Assembly: Glitch9.AIDevKit.Provider.Google.dll
Syntax
public class PredictionResponse
Properties
| Edit this page View SourcePredictedImageBlobs
Declaration
[JsonProperty("predictions")]
public GeneratedImageBlob[] PredictedImageBlobs { get; set; }
Property Value
| Type | Description |
|---|---|
| GeneratedImageBlob[] |