# Functions
Any packs a message as an Any.
Duration returns a proto duration.
FromAny unpacks a message any into a type message.
FromDuration returns a time.Duration.
FromTimestamp returns a time.Time.
FromTypeURL returns a message from the global types proto registry.
MessageTypeFromTypeURL returns the message type from a given any type url.
MessageTypeName returns the message type name for a given message.
Timestamp returns a proto timestamp.
TypeURL returns the typeURL for a given message.
# Constants
TypeURLPrefix is the type url prefix for type urls.