| Modifier and Type | Method and Description |
|---|---|
Document.TextChange |
Document.TextChange.Builder.build() |
Document.TextChange |
Document.TextChange.Builder.buildPartial() |
static Document.TextChange |
Document.TextChange.getDefaultInstance() |
Document.TextChange |
Document.TextChange.getDefaultInstanceForType() |
Document.TextChange |
Document.TextChange.Builder.getDefaultInstanceForType() |
Document.TextChange |
DocumentOrBuilder.getTextChanges(int index)
Placeholder.
|
Document.TextChange |
Document.getTextChanges(int index)
Placeholder.
|
Document.TextChange |
Document.Builder.getTextChanges(int index)
Placeholder.
|
static Document.TextChange |
Document.TextChange.parseDelimitedFrom(InputStream input) |
static Document.TextChange |
Document.TextChange.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.TextChange |
Document.TextChange.parseFrom(byte[] data) |
static Document.TextChange |
Document.TextChange.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.TextChange |
Document.TextChange.parseFrom(ByteBuffer data) |
static Document.TextChange |
Document.TextChange.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.TextChange |
Document.TextChange.parseFrom(com.google.protobuf.ByteString data) |
static Document.TextChange |
Document.TextChange.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.TextChange |
Document.TextChange.parseFrom(com.google.protobuf.CodedInputStream input) |
static Document.TextChange |
Document.TextChange.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Document.TextChange |
Document.TextChange.parseFrom(InputStream input) |
static Document.TextChange |
Document.TextChange.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Document.TextChange> |
Document.TextChange.getParserForType() |
List<Document.TextChange> |
DocumentOrBuilder.getTextChangesList()
Placeholder.
|
List<Document.TextChange> |
Document.getTextChangesList()
Placeholder.
|
List<Document.TextChange> |
Document.Builder.getTextChangesList()
Placeholder.
|
static com.google.protobuf.Parser<Document.TextChange> |
Document.TextChange.parser() |
| Modifier and Type | Method and Description |
|---|---|
Document.Builder |
Document.Builder.addTextChanges(Document.TextChange value)
Placeholder.
|
Document.Builder |
Document.Builder.addTextChanges(int index,
Document.TextChange value)
Placeholder.
|
Document.TextChange.Builder |
Document.TextChange.Builder.mergeFrom(Document.TextChange other) |
static Document.TextChange.Builder |
Document.TextChange.newBuilder(Document.TextChange prototype) |
Document.Builder |
Document.Builder.setTextChanges(int index,
Document.TextChange value)
Placeholder.
|
| Modifier and Type | Method and Description |
|---|---|
Document.Builder |
Document.Builder.addAllTextChanges(Iterable<? extends Document.TextChange> values)
Placeholder.
|
Copyright © 2024 Google LLC. All rights reserved.