public static final class AdaptiveMtTranslateRequest.GlossaryConfig extends GeneratedMessage implements AdaptiveMtTranslateRequest.GlossaryConfigOrBuilderConfigures which glossary is used for a specific target language and defines options for applying that glossary.
Protobuf type google.cloud.translation.v3.AdaptiveMtTranslateRequest.GlossaryConfig
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > AdaptiveMtTranslateRequest.GlossaryConfigStatic Fields
CONTEXTUAL_TRANSLATION_ENABLED_FIELD_NUMBER
public static final int CONTEXTUAL_TRANSLATION_ENABLED_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
GLOSSARY_FIELD_NUMBER
public static final int GLOSSARY_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
IGNORE_CASE_FIELD_NUMBER
public static final int IGNORE_CASE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static AdaptiveMtTranslateRequest.GlossaryConfig getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
AdaptiveMtTranslateRequest.GlossaryConfig |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static AdaptiveMtTranslateRequest.GlossaryConfig.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
AdaptiveMtTranslateRequest.GlossaryConfig.Builder |
|
newBuilder(AdaptiveMtTranslateRequest.GlossaryConfig prototype)
public static AdaptiveMtTranslateRequest.GlossaryConfig.Builder newBuilder(AdaptiveMtTranslateRequest.GlossaryConfig prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
AdaptiveMtTranslateRequest.GlossaryConfig |
| Returns | |
|---|---|
| Type | Description |
AdaptiveMtTranslateRequest.GlossaryConfig.Builder |
|
parseDelimitedFrom(InputStream input)
public static AdaptiveMtTranslateRequest.GlossaryConfig parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
AdaptiveMtTranslateRequest.GlossaryConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static AdaptiveMtTranslateRequest.GlossaryConfig parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AdaptiveMtTranslateRequest.GlossaryConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static AdaptiveMtTranslateRequest.GlossaryConfig parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
AdaptiveMtTranslateRequest.GlossaryConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static AdaptiveMtTranslateRequest.GlossaryConfig parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AdaptiveMtTranslateRequest.GlossaryConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static AdaptiveMtTranslateRequest.GlossaryConfig parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
AdaptiveMtTranslateRequest.GlossaryConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static AdaptiveMtTranslateRequest.GlossaryConfig parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AdaptiveMtTranslateRequest.GlossaryConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static AdaptiveMtTranslateRequest.GlossaryConfig parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
AdaptiveMtTranslateRequest.GlossaryConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static AdaptiveMtTranslateRequest.GlossaryConfig parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AdaptiveMtTranslateRequest.GlossaryConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static AdaptiveMtTranslateRequest.GlossaryConfig parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
AdaptiveMtTranslateRequest.GlossaryConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static AdaptiveMtTranslateRequest.GlossaryConfig parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AdaptiveMtTranslateRequest.GlossaryConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static AdaptiveMtTranslateRequest.GlossaryConfig parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
AdaptiveMtTranslateRequest.GlossaryConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static AdaptiveMtTranslateRequest.GlossaryConfig parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AdaptiveMtTranslateRequest.GlossaryConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<AdaptiveMtTranslateRequest.GlossaryConfig> parser()| Returns | |
|---|---|
| Type | Description |
Parser<GlossaryConfig> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getContextualTranslationEnabled()
public boolean getContextualTranslationEnabled()Optional. If set to true, the glossary will be used for contextual translation.
bool contextual_translation_enabled = 4 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
boolean |
The contextualTranslationEnabled. |
getDefaultInstanceForType()
public AdaptiveMtTranslateRequest.GlossaryConfig getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
AdaptiveMtTranslateRequest.GlossaryConfig |
|
getGlossary()
public String getGlossary() Required. The glossary to be applied for this translation.
The format depends on the glossary:
- User-provided custom glossary:
projects/{project-number-or-id}/locations/{location-id}/glossaries/{glossary-id}
string glossary = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
String |
The glossary. |
getGlossaryBytes()
public ByteString getGlossaryBytes() Required. The glossary to be applied for this translation.
The format depends on the glossary:
- User-provided custom glossary:
projects/{project-number-or-id}/locations/{location-id}/glossaries/{glossary-id}
string glossary = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for glossary. |
getIgnoreCase()
public boolean getIgnoreCase() Optional. Indicates match is case insensitive. The default value is
false if missing.
bool ignore_case = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
boolean |
The ignoreCase. |
getParserForType()
public Parser<AdaptiveMtTranslateRequest.GlossaryConfig> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<GlossaryConfig> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public AdaptiveMtTranslateRequest.GlossaryConfig.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
AdaptiveMtTranslateRequest.GlossaryConfig.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected AdaptiveMtTranslateRequest.GlossaryConfig.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
AdaptiveMtTranslateRequest.GlossaryConfig.Builder |
|
toBuilder()
public AdaptiveMtTranslateRequest.GlossaryConfig.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
AdaptiveMtTranslateRequest.GlossaryConfig.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|