Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
BuiltInUserInputAction |
BuiltInUserInputAction.clone() |
BuiltInUserInputAction |
Action.getBuiltinUserInputAction()
Action implemented and performed in (your) third-party application.
|
BuiltInUserInputAction |
BuiltInUserInputAction.set(String fieldName,
Object value) |
BuiltInUserInputAction |
BuiltInUserInputAction.setActionContext(String actionContext)
Internal details.
|
BuiltInUserInputAction |
BuiltInUserInputAction.setFlows(List<ActionFlow> flows)
Actions may provide multiple different flows.
|
Modifier and Type | Method and Description |
---|---|
Action |
Action.setBuiltinUserInputAction(BuiltInUserInputAction builtinUserInputAction)
Action implemented and performed in (your) third-party application.
|
Copyright © 2011–2024 Google. All rights reserved.