public static interface NamespacesMessage.NamespacesOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getNamespace(int index)
repeated string namespace = 1; |
com.google.protobuf.ByteString |
getNamespaceBytes(int index)
repeated string namespace = 1; |
int |
getNamespaceCount()
repeated string namespace = 1; |
List<String> |
getNamespaceList()
repeated string namespace = 1; |
int getNamespaceCount()
repeated string namespace = 1;String getNamespace(int index)
repeated string namespace = 1;com.google.protobuf.ByteString getNamespaceBytes(int index)
repeated string namespace = 1;