| Modifier and Type | Method and Description |
|---|---|
TextStream.TextMapping |
TextStream.TextMapping.Builder.build() |
TextStream.TextMapping |
TextStream.TextMapping.Builder.buildPartial() |
static TextStream.TextMapping |
TextStream.TextMapping.getDefaultInstance() |
TextStream.TextMapping |
TextStream.TextMapping.getDefaultInstanceForType() |
TextStream.TextMapping |
TextStream.TextMapping.Builder.getDefaultInstanceForType() |
TextStream.TextMapping |
TextStream.getMapping(int index)
The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.
|
TextStream.TextMapping |
TextStream.Builder.getMapping(int index)
The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.
|
TextStream.TextMapping |
TextStreamOrBuilder.getMapping(int index)
The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.
|
static TextStream.TextMapping |
TextStream.TextMapping.parseDelimitedFrom(InputStream input) |
static TextStream.TextMapping |
TextStream.TextMapping.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TextStream.TextMapping |
TextStream.TextMapping.parseFrom(byte[] data) |
static TextStream.TextMapping |
TextStream.TextMapping.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TextStream.TextMapping |
TextStream.TextMapping.parseFrom(ByteBuffer data) |
static TextStream.TextMapping |
TextStream.TextMapping.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TextStream.TextMapping |
TextStream.TextMapping.parseFrom(com.google.protobuf.ByteString data) |
static TextStream.TextMapping |
TextStream.TextMapping.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TextStream.TextMapping |
TextStream.TextMapping.parseFrom(com.google.protobuf.CodedInputStream input) |
static TextStream.TextMapping |
TextStream.TextMapping.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TextStream.TextMapping |
TextStream.TextMapping.parseFrom(InputStream input) |
static TextStream.TextMapping |
TextStream.TextMapping.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<TextStream.TextMapping> |
TextStream.getMappingList()
The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.
|
List<TextStream.TextMapping> |
TextStream.Builder.getMappingList()
The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.
|
List<TextStream.TextMapping> |
TextStreamOrBuilder.getMappingList()
The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.
|
com.google.protobuf.Parser<TextStream.TextMapping> |
TextStream.TextMapping.getParserForType() |
static com.google.protobuf.Parser<TextStream.TextMapping> |
TextStream.TextMapping.parser() |
| Modifier and Type | Method and Description |
|---|---|
TextStream.Builder |
TextStream.Builder.addMapping(int index,
TextStream.TextMapping value)
The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.
|
TextStream.Builder |
TextStream.Builder.addMapping(TextStream.TextMapping value)
The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.
|
TextStream.TextMapping.Builder |
TextStream.TextMapping.Builder.mergeFrom(TextStream.TextMapping other) |
static TextStream.TextMapping.Builder |
TextStream.TextMapping.newBuilder(TextStream.TextMapping prototype) |
TextStream.Builder |
TextStream.Builder.setMapping(int index,
TextStream.TextMapping value)
The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.
|
| Modifier and Type | Method and Description |
|---|---|
TextStream.Builder |
TextStream.Builder.addAllMapping(Iterable<? extends TextStream.TextMapping> values)
The mapping for the `Job.edit_list` atoms with text `EditAtom.inputs`.
|
Copyright © 2022 Google LLC. All rights reserved.