public interface AuthRoleAddRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
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.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString 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 © 2022. All rights reserved.