Registry / serialization / proto-google-common-protos

proto-google-common-protos

JSON →
library2.68.0javamavenunverified

Proto-google-common-protos provides protobuf definitions for common Google APIs.

<dependency> <groupId>com.google.api.grpc</groupId> <artifactId>proto-google-common-protos</artifactId> <version>2.68.0</version> </dependency>
INSTALL
IMPORT
SIG · PROTO-GOOGLE-COMMO
P
proto-google-common-protos
serializationjavav2.68.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FieldBehavior
com.google.api.FieldBehavior

Access a common protobuf enum from Google APIs.

import com.google.api.FieldBehavior; public class Quickstart { public static void main(String[] args) { FieldBehavior behavior = FieldBehavior.REQUIRED; System.out.println(behavior.name()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.68.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
proto-google-common-protos — mvn dependency:get proto-google-common-protos · libregistry