public interface NamespacesResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getNamespaces(int index)
repeated string namespaces = 1; |
com.google.protobuf.ByteString |
getNamespacesBytes(int index)
repeated string namespaces = 1; |
int |
getNamespacesCount()
repeated string namespaces = 1; |
List<String> |
getNamespacesList()
repeated string namespaces = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getNamespacesCount()
repeated string namespaces = 1;String getNamespaces(int index)
repeated string namespaces = 1;com.google.protobuf.ByteString getNamespacesBytes(int index)
repeated string namespaces = 1;Copyright © 2021. All rights reserved.