Yi 288c1af4d3 project: updated %!s(int64=2) %!d(string=hai) anos
..
BUILD.bazel 288c1af4d3 project: updated %!s(int64=2) %!d(string=hai) anos
README.md 288c1af4d3 project: updated %!s(int64=2) %!d(string=hai) anos
calendar_period.proto 288c1af4d3 project: updated %!s(int64=2) %!d(string=hai) anos
color.proto 288c1af4d3 project: updated %!s(int64=2) %!d(string=hai) anos
date.proto 288c1af4d3 project: updated %!s(int64=2) %!d(string=hai) anos
datetime.proto 288c1af4d3 project: updated %!s(int64=2) %!d(string=hai) anos
dayofweek.proto 288c1af4d3 project: updated %!s(int64=2) %!d(string=hai) anos
decimal.proto 288c1af4d3 project: updated %!s(int64=2) %!d(string=hai) anos
expr.proto 288c1af4d3 project: updated %!s(int64=2) %!d(string=hai) anos
fraction.proto 288c1af4d3 project: updated %!s(int64=2) %!d(string=hai) anos
interval.proto 288c1af4d3 project: updated %!s(int64=2) %!d(string=hai) anos
latlng.proto 288c1af4d3 project: updated %!s(int64=2) %!d(string=hai) anos
localized_text.proto 288c1af4d3 project: updated %!s(int64=2) %!d(string=hai) anos
money.proto 288c1af4d3 project: updated %!s(int64=2) %!d(string=hai) anos
month.proto 288c1af4d3 project: updated %!s(int64=2) %!d(string=hai) anos
phone_number.proto 288c1af4d3 project: updated %!s(int64=2) %!d(string=hai) anos
postal_address.proto 288c1af4d3 project: updated %!s(int64=2) %!d(string=hai) anos
quaternion.proto 288c1af4d3 project: updated %!s(int64=2) %!d(string=hai) anos
timeofday.proto 288c1af4d3 project: updated %!s(int64=2) %!d(string=hai) anos
type.yaml 288c1af4d3 project: updated %!s(int64=2) %!d(string=hai) anos

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.