public static interface RatelimitV2.LimitTargetOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getLabels()
自定义标签
string labels = 3; |
com.google.protobuf.ByteString |
getLabelsBytes()
自定义标签
string labels = 3; |
String |
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 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 © 2022. All rights reserved.