public static final class Glossary.LanguageCodePair extends GeneratedMessageV3 implements Glossary.LanguageCodePairOrBuilder
Used with unidirectional glossaries.
Protobuf type google.cloud.translation.v3.Glossary.LanguageCodePair
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > Glossary.LanguageCodePairImplements
Glossary.LanguageCodePairOrBuilderStatic Fields
SOURCE_LANGUAGE_CODE_FIELD_NUMBER
public static final int SOURCE_LANGUAGE_CODE_FIELD_NUMBER
Type | Description |
int |
TARGET_LANGUAGE_CODE_FIELD_NUMBER
public static final int TARGET_LANGUAGE_CODE_FIELD_NUMBER
Type | Description |
int |
Static Methods
getDefaultInstance()
public static Glossary.LanguageCodePair getDefaultInstance()
Type | Description |
Glossary.LanguageCodePair |
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Type | Description |
Descriptor |
newBuilder()
public static Glossary.LanguageCodePair.Builder newBuilder()
Type | Description |
Glossary.LanguageCodePair.Builder |
newBuilder(Glossary.LanguageCodePair prototype)
public static Glossary.LanguageCodePair.Builder newBuilder(Glossary.LanguageCodePair prototype)
Name | Description |
prototype | Glossary.LanguageCodePair |
Type | Description |
Glossary.LanguageCodePair.Builder |
parseDelimitedFrom(InputStream input)
public static Glossary.LanguageCodePair parseDelimitedFrom(InputStream input)
Name | Description |
input | InputStream |
Type | Description |
Glossary.LanguageCodePair |
Type | Description |
IOException |
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static Glossary.LanguageCodePair parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Name | Description |
input | InputStream |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
Glossary.LanguageCodePair |
Type | Description |
IOException |
parseFrom(byte[] data)
public static Glossary.LanguageCodePair parseFrom(byte[] data)
Name | Description |
data | byte[] |
Type | Description |
Glossary.LanguageCodePair |
Type | Description |
InvalidProtocolBufferException |
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static Glossary.LanguageCodePair parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Name | Description |
data | byte[] |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
Glossary.LanguageCodePair |
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteString data)
public static Glossary.LanguageCodePair parseFrom(ByteString data)
Name | Description |
data | ByteString |
Type | Description |
Glossary.LanguageCodePair |
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static Glossary.LanguageCodePair parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Name | Description |
data | ByteString |
extensionRegistry | ExtensionRegistryLite |