public static interface EventRequest.AncestorsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getNames(int index)
repeated string names = 2; |
com.google.protobuf.ByteString |
getNamesBytes(int index)
repeated string names = 2; |
int |
getNamesCount()
repeated string names = 2; |
java.util.List<java.lang.String> |
getNamesList()
repeated string names = 2; |
java.lang.String |
getType()
optional string type = 1; |
com.google.protobuf.ByteString |
getTypeBytes()
optional string type = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getType()
optional string type = 1;com.google.protobuf.ByteString getTypeBytes()
optional string type = 1;java.util.List<java.lang.String> getNamesList()
repeated string names = 2;int getNamesCount()
repeated string names = 2;java.lang.String getNames(int index)
repeated string names = 2;com.google.protobuf.ByteString getNamesBytes(int index)
repeated string names = 2;