Class SupportedLanguages (2.70.0)

public final class SupportedLanguages extends GeneratedMessageV3 implements SupportedLanguagesOrBuilder

The response message for discovering supported languages.

Protobuf type google.cloud.translation.v3.SupportedLanguages

Static Fields

LANGUAGES_FIELD_NUMBER

public static final int LANGUAGES_FIELD_NUMBER
Field Value
Type Description
int

Static Methods

getDefaultInstance()

public static SupportedLanguages getDefaultInstance()
Returns
Type Description
SupportedLanguages

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

newBuilder()

public static SupportedLanguages.Builder newBuilder()
Returns
Type Description
SupportedLanguages.Builder

newBuilder(SupportedLanguages prototype)

public static SupportedLanguages.Builder newBuilder(SupportedLanguages prototype)
Parameter
Name Description
prototype SupportedLanguages
Returns
Type Description