public static interface Lgraph.ProtoRoleInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDesc()
required string desc = 2; |
com.google.protobuf.ByteString |
getDescBytes()
required string desc = 2; |
Lgraph.ProtoGraphAccess |
getGraphAccess()
required .lgraph.ProtoGraphAccess graph_access = 3; |
Lgraph.ProtoGraphAccessOrBuilder |
getGraphAccessOrBuilder()
required .lgraph.ProtoGraphAccess graph_access = 3; |
boolean |
getIsDisabled()
required bool is_disabled = 1; |
boolean |
hasDesc()
required string desc = 2; |
boolean |
hasGraphAccess()
required .lgraph.ProtoGraphAccess graph_access = 3; |
boolean |
hasIsDisabled()
required bool is_disabled = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasIsDisabled()
required bool is_disabled = 1;boolean getIsDisabled()
required bool is_disabled = 1;boolean hasDesc()
required string desc = 2;String getDesc()
required string desc = 2;com.google.protobuf.ByteString getDescBytes()
required string desc = 2;boolean hasGraphAccess()
required .lgraph.ProtoGraphAccess graph_access = 3;Lgraph.ProtoGraphAccess getGraphAccess()
required .lgraph.ProtoGraphAccess graph_access = 3;Lgraph.ProtoGraphAccessOrBuilder getGraphAccessOrBuilder()
required .lgraph.ProtoGraphAccess graph_access = 3;Copyright © 2023 Ant Group. All rights reserved.