Uses of Interface
pb.Ops.InputOrBuilder
Packages that use Ops.InputOrBuilder
-
Uses of Ops.InputOrBuilder in pb
Classes in pb that implement Ops.InputOrBuilderModifier and TypeClassDescriptionstatic final class
Input represents an input edge for an Op.static final class
Input represents an input edge for an Op.Methods in pb that return Ops.InputOrBuilderModifier and TypeMethodDescriptionOps.Op.Builder.getInputsOrBuilder
(int index) changes to this structure must be represented in json.go.Ops.Op.getInputsOrBuilder
(int index) changes to this structure must be represented in json.go.Ops.OpOrBuilder.getInputsOrBuilder
(int index) changes to this structure must be represented in json.go.Methods in pb that return types with arguments of type Ops.InputOrBuilderModifier and TypeMethodDescriptionList
<? extends Ops.InputOrBuilder> Ops.Op.Builder.getInputsOrBuilderList()
changes to this structure must be represented in json.go.List
<? extends Ops.InputOrBuilder> Ops.Op.getInputsOrBuilderList()
changes to this structure must be represented in json.go.List
<? extends Ops.InputOrBuilder> Ops.OpOrBuilder.getInputsOrBuilderList()
changes to this structure must be represented in json.go.