Registry / http-client / google-http-client-protobuf

google-http-client-protobuf

JSON →
library2.1.0javamavenunverified

Google HTTP Client Library extension for Protocol Buffers serialization.

<dependency> <groupId>com.google.http-client</groupId> <artifactId>google-http-client-protobuf</artifactId> <version>2.1.0</version> </dependency>
INSTALL
IMPORT
SIG · GOOGLE-HTTP-CLIENT
G
google-http-client-protobuf
http-clientjavav2.1.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.

ProtoHttpContent
com.google.api.client.http.protobuf.ProtoHttpContent

Create HTTP content from a Protobuf message.

import com.google.api.client.http.protobuf.ProtoHttpContent; import com.google.protobuf.Message; Message myMessage = MyProto.newBuilder().setName("test").build(); ProtoHttpContent content = new ProtoHttpContent(myMessage);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
Amazon
1
Resources