public interface ClientQuotaKeyOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getClusterId()
string cluster_id = 1; |
com.google.protobuf.ByteString |
getClusterIdBytes()
string cluster_id = 1; |
String |
getPrincipal()
string principal = 2; |
com.google.protobuf.ByteString |
getPrincipalBytes()
string principal = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getClusterId()
string cluster_id = 1;
com.google.protobuf.ByteString getClusterIdBytes()
string cluster_id = 1;
String getPrincipal()
string principal = 2;
com.google.protobuf.ByteString getPrincipalBytes()
string principal = 2;