Package | Description |
---|---|
com.google.api.services.mybusinessbusinessinformation.v1.model |
Modifier and Type | Method and Description |
---|---|
Chain |
Chain.clone() |
Chain |
Chain.set(String fieldName,
Object value) |
Chain |
Chain.setChainNames(List<ChainName> chainNames)
Names of the chain.
|
Chain |
Chain.setLocationCount(Integer locationCount)
Number of locations that are part of this chain.
|
Chain |
Chain.setName(String name)
Required.
|
Chain |
Chain.setWebsites(List<ChainUri> websites)
Websites of the chain.
|
Modifier and Type | Method and Description |
---|---|
List<Chain> |
SearchChainsResponse.getChains()
Chains that match the queried chain_display_name in SearchChainsRequest.
|
Modifier and Type | Method and Description |
---|---|
SearchChainsResponse |
SearchChainsResponse.setChains(List<Chain> chains)
Chains that match the queried chain_display_name in SearchChainsRequest.
|
Copyright © 2011–2025 Google. All rights reserved.