Uses of Class
pb.Ops.Input
Packages that use Ops.Input
-
Uses of Ops.Input in pb
Modifier and TypeMethodDescriptionOps.Input.Builder.build()
Ops.Input.Builder.buildPartial()
static Ops.Input
Ops.Input.getDefaultInstance()
Ops.Input.Builder.getDefaultInstanceForType()
Ops.Input.getDefaultInstanceForType()
Ops.Op.Builder.getInputs
(int index) changes to this structure must be represented in json.go.Ops.Op.getInputs
(int index) changes to this structure must be represented in json.go.Ops.OpOrBuilder.getInputs
(int index) changes to this structure must be represented in json.go.static Ops.Input
Ops.Input.parseDelimitedFrom
(InputStream input) static Ops.Input
Ops.Input.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.Input
Ops.Input.parseFrom
(byte[] data) static Ops.Input
Ops.Input.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.Input
Ops.Input.parseFrom
(com.google.protobuf.ByteString data) static Ops.Input
Ops.Input.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.Input
Ops.Input.parseFrom
(com.google.protobuf.CodedInputStream input) static Ops.Input
Ops.Input.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.Input
Ops.Input.parseFrom
(InputStream input) static Ops.Input
Ops.Input.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.Input
Ops.Input.parseFrom
(ByteBuffer data) static Ops.Input
Ops.Input.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptionOps.Op.Builder.getInputsList()
changes to this structure must be represented in json.go.Ops.Op.getInputsList()
changes to this structure must be represented in json.go.Ops.OpOrBuilder.getInputsList()
changes to this structure must be represented in json.go.com.google.protobuf.Parser
<Ops.Input> Ops.Input.getParserForType()
static com.google.protobuf.Parser
<Ops.Input> Ops.Input.parser()
Modifier and TypeMethodDescriptionchanges to this structure must be represented in json.go.changes to this structure must be represented in json.go.static Ops.Input.Builder
Ops.Input.newBuilder
(Ops.Input prototype) changes to this structure must be represented in json.go.Modifier and TypeMethodDescriptionOps.Op.Builder.addAllInputs
(Iterable<? extends Ops.Input> values) changes to this structure must be represented in json.go.