Class FunctionResultDeltaResultUnion._Deserializer
java.lang.Object
com.fasterxml.jackson.databind.JsonDeserializer<T>
com.fasterxml.jackson.databind.deser.std.StdDeserializer<T>
com.google.genai.gaos.utils.OneOfDeserializer<FunctionResultDeltaResultUnion>
com.google.genai.gaos.models.interactions.FunctionResultDeltaResultUnion._Deserializer
- All Implemented Interfaces:
com.fasterxml.jackson.databind.deser.NullValueProvider,com.fasterxml.jackson.databind.deser.ValueInstantiator.Gettable,Serializable
- Enclosing class:
- FunctionResultDeltaResultUnion
public static final class FunctionResultDeltaResultUnion._Deserializer
extends OneOfDeserializer<FunctionResultDeltaResultUnion>
- 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 -
Method Summary
Methods inherited from class com.google.genai.gaos.utils.OneOfDeserializer
applyMatchPreferences, deserialize, matchPossibleMethods inherited from class com.fasterxml.jackson.databind.deser.std.StdDeserializer
deserializeWithType, getValueClass, getValueInstantiator, getValueType, getValueType, handledTypeMethods 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
-
Constructor Details
-
_Deserializer
public _Deserializer()
-