class Google::Directory::User::Language

Included Modules

Defined in:

directory/user/language.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def custom_language : String | Nil #

[View source]
def custom_language=(custom_language : String | Nil) #

[View source]
def language_code : String #

[View source]
def language_code=(language_code : String) #

[View source]