Package | Description |
---|---|
com.google.api.services.mybusinessbusinessinformation.v1.model |
Modifier and Type | Method and Description |
---|---|
ChainName |
ChainName.clone() |
ChainName |
ChainName.set(String fieldName,
Object value) |
ChainName |
ChainName.setDisplayName(String displayName)
The display name for this chain.
|
ChainName |
ChainName.setLanguageCode(String languageCode)
The BCP 47 code of language of the name.
|
Modifier and Type | Method and Description |
---|---|
List<ChainName> |
Chain.getChainNames()
Names of the chain.
|
Modifier and Type | Method and Description |
---|---|
Chain |
Chain.setChainNames(List<ChainName> chainNames)
Names of the chain.
|
Copyright © 2011–2025 Google. All rights reserved.