Structures
The following structures are available globally.
-
The temporal behavior for the input content.
See moreDeclaration
Swift
public struct Behavior : Codable, Equatable -
A consumption preference that the service inferred from the input content.
See moreDeclaration
Swift
public struct ConsumptionPreferences : Codable, Equatable -
The consumption preferences that the service inferred from the input content.
See moreDeclaration
Swift
public struct ConsumptionPreferencesCategory : Codable, Equatable -
The full input content that the service is to analyze.
See moreDeclaration
Swift
public struct Content : Codable, Equatable -
An input content item that the service is to analyze.
See moreDeclaration
Swift
public struct ContentItem : Codable, Equatable -
The personality profile that the service generated for the input content.
See moreDeclaration
Swift
public struct Profile : Codable, Equatable -
The characteristics that the service inferred from the input content.
See moreDeclaration
Swift
public struct Trait : Codable, Equatable -
A warning message that is associated with the input content.
See moreDeclaration
Swift
public struct Warning : Codable, Equatable
View on GitHub
Structures Reference