public interface TranslationAnnotationOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
TextSnippet |
getTranslatedContent()
Output only .
|
TextSnippetOrBuilder |
getTranslatedContentOrBuilder()
Output only .
|
boolean |
hasTranslatedContent()
Output only .
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTranslatedContent()
Output only . The translated content.
.google.cloud.automl.v1.TextSnippet translated_content = 1;TextSnippet getTranslatedContent()
Output only . The translated content.
.google.cloud.automl.v1.TextSnippet translated_content = 1;TextSnippetOrBuilder getTranslatedContentOrBuilder()
Output only . The translated content.
.google.cloud.automl.v1.TextSnippet translated_content = 1;Copyright © 2025 Google LLC. All rights reserved.