| Modifier and Type | Method and Description |
|---|---|
SourceContext |
SourceContext.Builder.build() |
SourceContext |
SourceContext.Builder.buildPartial() |
SourceContext |
ExtendedSourceContextOrBuilder.getContext()
Any source context.
|
SourceContext |
ExtendedSourceContext.getContext()
Any source context.
|
SourceContext |
ExtendedSourceContext.Builder.getContext()
Any source context.
|
static SourceContext |
SourceContext.getDefaultInstance() |
SourceContext |
SourceContext.getDefaultInstanceForType() |
SourceContext |
SourceContext.Builder.getDefaultInstanceForType() |
static SourceContext |
SourceContext.parseDelimitedFrom(InputStream input) |
static SourceContext |
SourceContext.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SourceContext |
SourceContext.parseFrom(byte[] data) |
static SourceContext |
SourceContext.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SourceContext |
SourceContext.parseFrom(ByteBuffer data) |
static SourceContext |
SourceContext.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SourceContext |
SourceContext.parseFrom(com.google.protobuf.ByteString data) |
static SourceContext |
SourceContext.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SourceContext |
SourceContext.parseFrom(com.google.protobuf.CodedInputStream input) |
static SourceContext |
SourceContext.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SourceContext |
SourceContext.parseFrom(InputStream input) |
static SourceContext |
SourceContext.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SourceContext> |
SourceContext.getParserForType() |
static com.google.protobuf.Parser<SourceContext> |
SourceContext.parser() |
| Modifier and Type | Method and Description |
|---|---|
ExtendedSourceContext.Builder |
ExtendedSourceContext.Builder.mergeContext(SourceContext value)
Any source context.
|
SourceContext.Builder |
SourceContext.Builder.mergeFrom(SourceContext other) |
static SourceContext.Builder |
SourceContext.newBuilder(SourceContext prototype) |
ExtendedSourceContext.Builder |
ExtendedSourceContext.Builder.setContext(SourceContext value)
Any source context.
|
Copyright © 2023 Google LLC. All rights reserved.