tree: 87d0b39307e0183c7d1a67fca202bc8fab46821e [path history] [tgz]
  1. color.proto
  2. date.proto
  3. dayofweek.proto
  4. latlng.proto
  5. money.proto
  6. postal_address.proto
  7. README.md
  8. timeofday.proto
third_party/googleapis/google/type/README.md

Google Common Types

This package contains definitions of common types for Google APIs. All types defined in this package are suitable for different APIs to exchange data, and will never break binary compatibility. They should have design quality comparable to major programming languages like Java and C#.

NOTE: Some common types are defined in the package google.protobuf as they are directly supported by Protocol Buffers compiler and runtime. Those types are called Well-Known Types.

Java Utilities

A set of Java utilities for the Common Types are provided in the //java/com/google/type/util/ package.