public static interface Lgraph.AddRoleRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDesc()
optional string desc = 2; |
com.google.protobuf.ByteString |
getDescBytes()
optional string desc = 2; |
String |
getRole()
required string role = 1; |
com.google.protobuf.ByteString |
getRoleBytes()
required string role = 1; |
boolean |
hasDesc()
optional string desc = 2; |
boolean |
hasRole()
required string role = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasRole()
required string role = 1;String getRole()
required string role = 1;com.google.protobuf.ByteString getRoleBytes()
required string role = 1;boolean hasDesc()
optional string desc = 2;String getDesc()
optional string desc = 2;com.google.protobuf.ByteString getDescBytes()
optional string desc = 2;Copyright © 2023 Ant Group. All rights reserved.