public static interface PoPProto.CheckConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getAttendees(int index)
repeated bytes attendees = 2; |
int |
getAttendeesCount()
repeated bytes attendees = 2; |
List<com.google.protobuf.ByteString> |
getAttendeesList()
repeated bytes attendees = 2; |
com.google.protobuf.ByteString |
getPophash()
required bytes pophash = 1; |
boolean |
hasPophash()
required bytes pophash = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasPophash()
required bytes pophash = 1;com.google.protobuf.ByteString getPophash()
required bytes pophash = 1;List<com.google.protobuf.ByteString> getAttendeesList()
repeated bytes attendees = 2;int getAttendeesCount()
repeated bytes attendees = 2;com.google.protobuf.ByteString getAttendees(int index)
repeated bytes attendees = 2;Copyright © 2018. All rights reserved.