public static interface Lgraph.AddGraphRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Lgraph.ProtoDBConfig |
getConfig()
required .lgraph.ProtoDBConfig config = 2; |
Lgraph.ProtoDBConfigOrBuilder |
getConfigOrBuilder()
required .lgraph.ProtoDBConfig config = 2; |
String |
getName()
required string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
required string name = 1; |
boolean |
hasConfig()
required .lgraph.ProtoDBConfig config = 2; |
boolean |
hasName()
required string name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasName()
required string name = 1;String getName()
required string name = 1;com.google.protobuf.ByteString getNameBytes()
required string name = 1;boolean hasConfig()
required .lgraph.ProtoDBConfig config = 2;Lgraph.ProtoDBConfig getConfig()
required .lgraph.ProtoDBConfig config = 2;Lgraph.ProtoDBConfigOrBuilder getConfigOrBuilder()
required .lgraph.ProtoDBConfig config = 2;Copyright © 2023 Ant Group. All rights reserved.