Uses of Interface
lgraph.Lgraph.SubGraphResponseOrBuilder
-
Packages that use Lgraph.SubGraphResponseOrBuilder Package Description lgraph -
-
Uses of Lgraph.SubGraphResponseOrBuilder in lgraph
Classes in lgraph that implement Lgraph.SubGraphResponseOrBuilder Modifier and Type Class Description static classLgraph.SubGraphResponseProtobuf typelgraph.SubGraphResponsestatic classLgraph.SubGraphResponse.BuilderProtobuf typelgraph.SubGraphResponseMethods in lgraph that return Lgraph.SubGraphResponseOrBuilder Modifier and Type Method Description Lgraph.SubGraphResponseOrBuilderLgraph.GraphApiResponse.Builder. getSubGraphResponseOrBuilder()optional .lgraph.SubGraphResponse sub_graph_response = 10;Lgraph.SubGraphResponseOrBuilderLgraph.GraphApiResponse. getSubGraphResponseOrBuilder()optional .lgraph.SubGraphResponse sub_graph_response = 10;Lgraph.SubGraphResponseOrBuilderLgraph.GraphApiResponseOrBuilder. getSubGraphResponseOrBuilder()optional .lgraph.SubGraphResponse sub_graph_response = 10;
-