Uses of Class
com.google.api.gax.httpjson.ProtoRestSerializer
-
Packages that use ProtoRestSerializer Package Description com.google.api.gax.httpjson -
-
Uses of ProtoRestSerializer in com.google.api.gax.httpjson
Methods in com.google.api.gax.httpjson that return ProtoRestSerializer Modifier and Type Method Description static <RequestT extends com.google.protobuf.Message>
ProtoRestSerializer<RequestT>ProtoRestSerializer. create()Creates a new instance of ProtoRestSerializer.
-