Class CreateAgentInteractionResponseFormat._Deserializer

java.lang.Object
com.fasterxml.jackson.databind.JsonDeserializer<T>
com.fasterxml.jackson.databind.deser.std.StdDeserializer<T>
com.google.genai.gaos.utils.OneOfDeserializer<CreateAgentInteractionResponseFormat>
com.google.genai.gaos.models.interactions.CreateAgentInteractionResponseFormat._Deserializer
All Implemented Interfaces:
com.fasterxml.jackson.databind.deser.NullValueProvider, com.fasterxml.jackson.databind.deser.ValueInstantiator.Gettable, Serializable
Enclosing class:
CreateAgentInteractionResponseFormat

public static final class CreateAgentInteractionResponseFormat._Deserializer extends OneOfDeserializer<CreateAgentInteractionResponseFormat>
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class com.fasterxml.jackson.databind.JsonDeserializer

    com.fasterxml.jackson.databind.JsonDeserializer.None
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class com.google.genai.gaos.utils.OneOfDeserializer

    applyMatchPreferences, deserialize, matchPossible

    Methods inherited from class com.fasterxml.jackson.databind.deser.std.StdDeserializer

    deserializeWithType, getValueClass, getValueInstantiator, getValueType, getValueType, handledType

    Methods inherited from class com.fasterxml.jackson.databind.JsonDeserializer

    deserialize, deserializeWithType, findBackReference, getAbsentValue, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, isCachable, logicalType, replaceDelegatee, supportsUpdate, unwrappingDeserializer

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • _Deserializer

      public _Deserializer()