public static interface IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getPerson()
required bytes person = 1; |
String |
getResult(int index)
repeated string result = 3; |
com.google.protobuf.ByteString |
getResultBytes(int index)
repeated string result = 3; |
int |
getResultCount()
repeated string result = 3; |
List<String> |
getResultList()
repeated string result = 3; |
com.google.protobuf.ByteString |
getRow()
required bytes row = 2; |
boolean |
hasPerson()
required bytes person = 1; |
boolean |
hasRow()
required bytes row = 2; |
boolean hasPerson()
required bytes person = 1;com.google.protobuf.ByteString getPerson()
required bytes person = 1;boolean hasRow()
required bytes row = 2;com.google.protobuf.ByteString getRow()
required bytes row = 2;int getResultCount()
repeated string result = 3;String getResult(int index)
repeated string result = 3;com.google.protobuf.ByteString getResultBytes(int index)
repeated string result = 3;Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.