public static interface RatelimitV2.LimitTargetOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getLabels()
自定义标签
|
com.google.protobuf.ByteString |
getLabelsBytes()
自定义标签
|
String |
getNamespace()
命名空间
|
com.google.protobuf.ByteString |
getNamespaceBytes()
命名空间
|
String |
getService()
服务名
|
com.google.protobuf.ByteString |
getServiceBytes()
服务名
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getNamespace()
命名空间
string namespace = 1;com.google.protobuf.ByteString getNamespaceBytes()
命名空间
string namespace = 1;String getService()
服务名
string service = 2;com.google.protobuf.ByteString getServiceBytes()
服务名
string service = 2;String getLabels()
自定义标签
string labels = 3;com.google.protobuf.ByteString getLabelsBytes()
自定义标签
string labels = 3;Copyright © 2024. All rights reserved.