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