public static interface VisibilityLabelsProtos.UserAuthorizationsOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
int |
getAuth(int index)
repeated uint32 auth = 2; |
int |
getAuthCount()
repeated uint32 auth = 2; |
List<Integer> |
getAuthList()
repeated uint32 auth = 2; |
com.google.protobuf.ByteString |
getUser()
required bytes user = 1; |
boolean |
hasUser()
required bytes user = 1; |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.