public interface PermissionIdentifierOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
permission name (unique, cs-string)
|
com.google.protobuf.ByteString |
getNameBytes()
permission name (unique, cs-string)
|
boolean |
hasName()
permission name (unique, cs-string)
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasName()
permission name (unique, cs-string)
optional string name = 2 [json_name = "name"];String getName()
permission name (unique, cs-string)
optional string name = 2 [json_name = "name"];com.google.protobuf.ByteString getNameBytes()
permission name (unique, cs-string)
optional string name = 2 [json_name = "name"];Copyright © 2023. All rights reserved.