Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
ActionInput |
ActionInput.clone() |
ActionInput |
TriggerActionPayload.getActionInput()
Required.
|
ActionInput |
ActionInput.set(String fieldName,
Object value) |
ActionInput |
ActionInput.setActionFlowId(String actionFlowId)
Required.
|
ActionInput |
ActionInput.setInputValues(List<InputValue> inputValues)
Required.
|
Modifier and Type | Method and Description |
---|---|
TriggerActionPayload |
TriggerActionPayload.setActionInput(ActionInput actionInput)
Required.
|
Copyright © 2011–2024 Google. All rights reserved.