public static interface VisibilityLabelsProtos.ListLabelsResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.ByteString |
getLabel(int index)
repeated bytes label = 1; |
int |
getLabelCount()
repeated bytes label = 1; |
List<com.google.protobuf.ByteString> |
getLabelList()
repeated bytes label = 1; |
List<com.google.protobuf.ByteString> getLabelList()
repeated bytes label = 1;
int getLabelCount()
repeated bytes label = 1;
com.google.protobuf.ByteString getLabel(int index)
repeated bytes label = 1;
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.