public static interface Lgraph.ListLabelsResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getLabels(int index)
repeated string labels = 1; |
com.google.protobuf.ByteString |
getLabelsBytes(int index)
repeated string labels = 1; |
int |
getLabelsCount()
repeated string labels = 1; |
List<String> |
getLabelsList()
repeated string labels = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getLabelsCount()
repeated string labels = 1;String getLabels(int index)
repeated string labels = 1;com.google.protobuf.ByteString getLabelsBytes(int index)
repeated string labels = 1;Copyright © 2023 Ant Group. All rights reserved.