Yi 288c1af4d3 project: updated 3 éve
..
BUILD.bazel 288c1af4d3 project: updated 3 éve
README.md 288c1af4d3 project: updated 3 éve
calendar_period.proto 288c1af4d3 project: updated 3 éve
color.proto 288c1af4d3 project: updated 3 éve
date.proto 288c1af4d3 project: updated 3 éve
datetime.proto 288c1af4d3 project: updated 3 éve
dayofweek.proto 288c1af4d3 project: updated 3 éve
decimal.proto 288c1af4d3 project: updated 3 éve
expr.proto 288c1af4d3 project: updated 3 éve
fraction.proto 288c1af4d3 project: updated 3 éve
interval.proto 288c1af4d3 project: updated 3 éve
latlng.proto 288c1af4d3 project: updated 3 éve
localized_text.proto 288c1af4d3 project: updated 3 éve
money.proto 288c1af4d3 project: updated 3 éve
month.proto 288c1af4d3 project: updated 3 éve
phone_number.proto 288c1af4d3 project: updated 3 éve
postal_address.proto 288c1af4d3 project: updated 3 éve
quaternion.proto 288c1af4d3 project: updated 3 éve
timeofday.proto 288c1af4d3 project: updated 3 éve
type.yaml 288c1af4d3 project: updated 3 éve

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.