goog.protoProvided Bygoog.protoNo description available.VIEW SOURCEFunctionsexpand_moreserialize( object ) → stringSerializes an object or a value to a protocol buffer string. Parametersobject(Object|null)The object to serialize. ReturnsstringThe serialized protocol buffer string. VIEW SOURCEClassesSerializer