public static interface Lgraph.ImportResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorMessage()
optional string error_message = 2; |
com.google.protobuf.ByteString |
getErrorMessageBytes()
optional string error_message = 2; |
String |
getLog()
optional string log = 1; |
com.google.protobuf.ByteString |
getLogBytes()
optional string log = 1; |
boolean |
hasErrorMessage()
optional string error_message = 2; |
boolean |
hasLog()
optional string log = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasLog()
optional string log = 1;String getLog()
optional string log = 1;com.google.protobuf.ByteString getLogBytes()
optional string log = 1;boolean hasErrorMessage()
optional string error_message = 2;String getErrorMessage()
optional string error_message = 2;com.google.protobuf.ByteString getErrorMessageBytes()
optional string error_message = 2;Copyright © 2023 Ant Group. All rights reserved.