|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface VisibilityLabelsProtos.GetAuthsResponseOrBuilder
Method Summary | |
---|---|
com.google.protobuf.ByteString |
getAuth(int index)
repeated bytes auth = 2; |
int |
getAuthCount()
repeated bytes auth = 2; |
List<com.google.protobuf.ByteString> |
getAuthList()
repeated bytes auth = 2; |
com.google.protobuf.ByteString |
getUser()
required bytes user = 1; |
boolean |
hasUser()
required bytes user = 1; |
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
---|
isInitialized |
Method Detail |
---|
boolean hasUser()
required bytes user = 1;
com.google.protobuf.ByteString getUser()
required bytes user = 1;
List<com.google.protobuf.ByteString> getAuthList()
repeated bytes auth = 2;
int getAuthCount()
repeated bytes auth = 2;
com.google.protobuf.ByteString getAuth(int index)
repeated bytes auth = 2;
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |