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