View Source GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersMarkerStateOfAffairs (google_api_content_warehouse v0.4.0)
Indicates a reference to a particular state of affairs denoted by the expression encompassed by the FunctionCall this appears on. The state may be actual e.g. [new york is a city] : IsA.state(/m/new_york, /m/city) or not e.g. [1+1=3] : Addition.state(Sum=3, Addend=1, Addend=1) The state can also represent an proposition of an action, e.g. [cinar gave jason a cookie] : Give.state(Giver=cinar, Receiver=jason, Object=cookie) See go/mrf-polar-questions for details.
Attributes
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() ::
%GoogleApi.ContentWarehouse.V1.Model.KnowledgeAnswersMarkerStateOfAffairs{}
Functions
Unwrap a decoded JSON object into its complex fields.