public static interface Messages.WrappedJsonProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getJson()
required string json = 1; |
com.google.protobuf.ByteString |
getJsonBytes()
required string json = 1; |
boolean |
hasJson()
required string json = 1; |
boolean hasJson()
required string json = 1;String getJson()
required string json = 1;com.google.protobuf.ByteString getJsonBytes()
required string json = 1;Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.