| Modifier and Type | Method and Description |
|---|---|
TranslationAnnotation |
TranslationAnnotation.Builder.build() |
TranslationAnnotation |
TranslationAnnotation.Builder.buildPartial() |
static TranslationAnnotation |
TranslationAnnotation.getDefaultInstance() |
TranslationAnnotation |
TranslationAnnotation.getDefaultInstanceForType() |
TranslationAnnotation |
TranslationAnnotation.Builder.getDefaultInstanceForType() |
TranslationAnnotation |
AnnotationPayload.getTranslation()
Annotation details for translation.
|
TranslationAnnotation |
AnnotationPayload.Builder.getTranslation()
Annotation details for translation.
|
TranslationAnnotation |
AnnotationPayloadOrBuilder.getTranslation()
Annotation details for translation.
|
static TranslationAnnotation |
TranslationAnnotation.parseDelimitedFrom(InputStream input) |
static TranslationAnnotation |
TranslationAnnotation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TranslationAnnotation |
TranslationAnnotation.parseFrom(byte[] data) |
static TranslationAnnotation |
TranslationAnnotation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TranslationAnnotation |
TranslationAnnotation.parseFrom(ByteBuffer data) |
static TranslationAnnotation |
TranslationAnnotation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TranslationAnnotation |
TranslationAnnotation.parseFrom(com.google.protobuf.ByteString data) |
static TranslationAnnotation |
TranslationAnnotation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TranslationAnnotation |
TranslationAnnotation.parseFrom(com.google.protobuf.CodedInputStream input) |
static TranslationAnnotation |
TranslationAnnotation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TranslationAnnotation |
TranslationAnnotation.parseFrom(InputStream input) |
static TranslationAnnotation |
TranslationAnnotation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TranslationAnnotation> |
TranslationAnnotation.getParserForType() |
static com.google.protobuf.Parser<TranslationAnnotation> |
TranslationAnnotation.parser() |
| Modifier and Type | Method and Description |
|---|---|
TranslationAnnotation.Builder |
TranslationAnnotation.Builder.mergeFrom(TranslationAnnotation other) |
AnnotationPayload.Builder |
AnnotationPayload.Builder.mergeTranslation(TranslationAnnotation value)
Annotation details for translation.
|
static TranslationAnnotation.Builder |
TranslationAnnotation.newBuilder(TranslationAnnotation prototype) |
AnnotationPayload.Builder |
AnnotationPayload.Builder.setTranslation(TranslationAnnotation value)
Annotation details for translation.
|
Copyright © 2025 Google LLC. All rights reserved.