public final class SupportedLanguage extends GeneratedMessageV3 implements SupportedLanguageOrBuilder
A single supported language response corresponds to information related
to one supported language.
Protobuf type google.cloud.translation.v3beta1.SupportedLanguage
Static Fields
DISPLAY_NAME_FIELD_NUMBER
public static final int DISPLAY_NAME_FIELD_NUMBER
Field Value
LANGUAGE_CODE_FIELD_NUMBER
public static final int LANGUAGE_CODE_FIELD_NUMBER
Field Value
SUPPORT_SOURCE_FIELD_NUMBER
public static final int SUPPORT_SOURCE_FIELD_NUMBER
Field Value
SUPPORT_TARGET_FIELD_NUMBER
public static final int SUPPORT_TARGET_FIELD_NUMBER
Field Value
Static Methods
getDefaultInstance()
public static SupportedLanguage getDefaultInstance()
Returns
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns
newBuilder()
public static SupportedLanguage.Builder newBuilder()
Returns
newBuilder(SupportedLanguage prototype)
public static SupportedLanguage.Builder newBuilder(SupportedLanguage prototype)
Parameter
Returns
public static SupportedLanguage parseDelimitedFrom(InputStream input)
Parameter
Returns
Exceptions
public static SupportedLanguage parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Returns
Exceptions
parseFrom(byte[] data)
public static SupportedLanguage parseFrom(byte[] data)
Parameter
Name | Description |
data | byte[]
|
Returns
Exceptions
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static SupportedLanguage parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters
Returns
Exceptions
parseFrom(ByteString data)
public static SupportedLanguage parseFrom(ByteString data)
Parameter
Returns
Exceptions
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static SupportedLanguage parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters
Returns