Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
BuiltInSimpleAction |
BuiltInSimpleAction.clone() |
BuiltInSimpleAction |
Action.getBuiltinSimpleAction()
Action implemented and performed in (your) third-party application.
|
BuiltInSimpleAction |
BuiltInSimpleAction.set(String fieldName,
Object value) |
BuiltInSimpleAction |
BuiltInSimpleAction.setAdditionalContent(BuiltInSimpleActionAdditionalContent additionalContent)
Long text from an external source that should be available to the merchant.
|
BuiltInSimpleAction |
BuiltInSimpleAction.setAttributeCode(String attributeCode)
The attribute that needs to be updated.
|
BuiltInSimpleAction |
BuiltInSimpleAction.setType(String type)
The type of action that represents a functionality that is expected to be available in third-
party application.
|
Modifier and Type | Method and Description |
---|---|
Action |
Action.setBuiltinSimpleAction(BuiltInSimpleAction builtinSimpleAction)
Action implemented and performed in (your) third-party application.
|
Copyright © 2011–2024 Google. All rights reserved.