TranslateLanguage.Language

public static abstract @interface TranslateLanguage.Language implements Annotation

A language supported by the Translate API. The String value is the matching BCP 47 language tag.

Inherited Method Summary

abstract Class<? extends Annotation>
annotationType()
abstract boolean
equals(Object arg0)
abstract int
hashCode()
abstract String
toString()