TimestampNanos Property
Non-negative fractions of a second at nanosecond resolution. Negative second values with fractions
must still have non-negative nanos values that count forward in time. Must be from 0 to 999,999,999
inclusive.
Namespace: GenerativeAI.TypesAssembly: GenerativeAI (in GenerativeAI.dll) Version: 2.0.2+aa51399cad6d90cc71158d589a6268608b3c1893
public int Nanos { get; set; }
Property Value
Int32