Package | Description |
---|---|
com.google.api.services.mybusiness.v4.model |
Modifier and Type | Method and Description |
---|---|
ChainName |
ChainName.clone() |
ChainName |
ChainName.set(java.lang.String fieldName,
java.lang.Object value) |
ChainName |
ChainName.setDisplayName(java.lang.String displayName)
The display name for this chain.
|
ChainName |
ChainName.setLanguageCode(java.lang.String languageCode)
The BCP 47 code of language of the name.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<ChainName> |
Chain.getChainNames()
Names of the chain.
|
Modifier and Type | Method and Description |
---|---|
Chain |
Chain.setChainNames(java.util.List<ChainName> chainNames)
Names of the chain.
|
Copyright © 2011-2018 Google. All Rights Reserved.