Public interface definitions of Google APIs. Topics (grpc依赖)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Hong Zhang a325f1f039 Removed an obsoleted file source_location.proto. 10 years ago
..
README.md Update several API packages to include README.md files and minor 10 years ago
color.proto First commit of googleapis repo. It includes several core protobuf 10 years ago
date.proto Removed an obsoleted file source_location.proto. 10 years ago
dayofweek.proto First commit of googleapis repo. It includes several core protobuf 10 years ago
latlng.proto Removed an obsoleted file source_location.proto. 10 years ago
money.proto First commit of googleapis repo. It includes several core protobuf 10 years ago
timeofday.proto Removed an obsoleted file source_location.proto. 10 years ago

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.