Skip navigation links
A C G P S W 

A

ALT_CONTENT_TYPE - Static variable in class com.google.api.client.protobuf.ProtocolBuffers
"application/x-protobuffer" content type.

C

com.google.api.client.http.protobuf - package com.google.api.client.http.protobuf
Beta
HTTP utilities for the Protocol Buffer format based on the pluggable HTTP library.
com.google.api.client.protobuf - package com.google.api.client.protobuf
Beta
Utilities for the Protocol Buffer format.
CONTENT_TYPE - Static variable in class com.google.api.client.protobuf.ProtocolBuffers
"application/x-protobuf" content type.

G

getLength() - Method in class com.google.api.client.http.protobuf.ProtoHttpContent
 
getMessage() - Method in class com.google.api.client.http.protobuf.ProtoHttpContent
Returns the message to serialize.

P

parseAndClose(InputStream, Class<T>) - Static method in class com.google.api.client.protobuf.ProtocolBuffers
Parses protocol buffer content from an input stream (closing the input stream) into a protocol buffer message.
parseAndClose(InputStream, Charset, Class<T>) - Method in class com.google.api.client.protobuf.ProtoObjectParser
 
parseAndClose(InputStream, Charset, Type) - Method in class com.google.api.client.protobuf.ProtoObjectParser
 
parseAndClose(Reader, Class<T>) - Method in class com.google.api.client.protobuf.ProtoObjectParser
 
parseAndClose(Reader, Type) - Method in class com.google.api.client.protobuf.ProtoObjectParser
 
ProtocolBuffers - Class in com.google.api.client.protobuf
Beta
Utilities for protocol buffers.
ProtoHttpContent - Class in com.google.api.client.http.protobuf
Beta
Serializes of a protocol buffer message to HTTP content.
ProtoHttpContent(MessageLite) - Constructor for class com.google.api.client.http.protobuf.ProtoHttpContent
 
ProtoObjectParser - Class in com.google.api.client.protobuf
Beta
Parses protocol buffer HTTP response content into a protocol buffer message.
ProtoObjectParser() - Constructor for class com.google.api.client.protobuf.ProtoObjectParser
 

S

setMediaType(HttpMediaType) - Method in class com.google.api.client.http.protobuf.ProtoHttpContent
 

W

writeTo(OutputStream) - Method in class com.google.api.client.http.protobuf.ProtoHttpContent
 
A C G P S W 
Skip navigation links

Copyright © 2011–2022 Google. All rights reserved.