public interface TranslationsReadRequest
| Modifier and Type | Method and Description |
|---|---|
String |
getLanguage()
Retrieves the specified Vault-supported language code.
|
String |
getMessageGroup()
Retrieves the specified Messagegroup name.
|
Collection<String> |
getMessages()
Retrieves the optional collection of Message names.
|
String getMessageGroup()
control__c.Messagegroup, not null or emptyCollection<String> getMessages()
[max__c, min__c].
If unspecified, returns all Messages in the Messagegroup.Messagegroup. If null or empty, returns all Messages in the
MessagegroupString getLanguage()
en, ja, zh.Copyright © Veeva Systems 2017–2021. All rights reserved.