public static interface Rpc.AuthUserDeleteRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getName()
name is the name of the user to delete.
|
com.google.protobuf.ByteString |
getNameBytes()
name is the name of the user to delete.
|
String getName()
name is the name of the user to delete.
string name = 1;com.google.protobuf.ByteString getNameBytes()
name is the name of the user to delete.
string name = 1;Copyright © 2018. All rights reserved.