public interface DecisionTreeResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Struct |
getPath()
.google.protobuf.Struct path = 3 [json_name = "path"]; |
com.google.protobuf.StructOrBuilder |
getPathOrBuilder()
.google.protobuf.Struct path = 3 [json_name = "path"]; |
String |
getPathRoot()
string path_root = 1 [json_name = "pathRoot"]; |
com.google.protobuf.ByteString |
getPathRootBytes()
string path_root = 1 [json_name = "pathRoot"]; |
boolean |
hasPath()
.google.protobuf.Struct path = 3 [json_name = "path"]; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getPathRoot()
string path_root = 1 [json_name = "pathRoot"];com.google.protobuf.ByteString getPathRootBytes()
string path_root = 1 [json_name = "pathRoot"];boolean hasPath()
.google.protobuf.Struct path = 3 [json_name = "path"];com.google.protobuf.Struct getPath()
.google.protobuf.Struct path = 3 [json_name = "path"];com.google.protobuf.StructOrBuilder getPathOrBuilder()
.google.protobuf.Struct path = 3 [json_name = "path"];Copyright © 2023. All rights reserved.