Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
ExternalAction |
ExternalAction.clone() |
ExternalAction |
Action.getExternalAction()
Action that is implemented and performed outside of (your) third-party application.
|
ExternalAction |
ExternalAction.set(String fieldName,
Object value) |
ExternalAction |
ExternalAction.setType(String type)
The type of external action.
|
ExternalAction |
ExternalAction.setUri(String uri)
URL to external system, for example Merchant Center, where the merchant can perform the action.
|
Modifier and Type | Method and Description |
---|---|
Action |
Action.setExternalAction(ExternalAction externalAction)
Action that is implemented and performed outside of (your) third-party application.
|
Copyright © 2011–2024 Google. All rights reserved.