| Package | Description |
|---|---|
| com.google.api.services.content.model |
| Modifier and Type | Method and Description |
|---|---|
ActionReason |
ActionReason.clone() |
ActionReason |
ActionReason.set(String fieldName,
Object value) |
ActionReason |
ActionReason.setAction(Action action)
Optional.
|
ActionReason |
ActionReason.setDetail(String detail)
Detailed explanation of the reason.
|
ActionReason |
ActionReason.setMessage(String message)
Messages summarizing the reason, why the action is not available.
|
| Modifier and Type | Method and Description |
|---|---|
List<ActionReason> |
Action.getReasons()
List of reasons why the action is not available.
|
| Modifier and Type | Method and Description |
|---|---|
Action |
Action.setReasons(List<ActionReason> reasons)
List of reasons why the action is not available.
|
Copyright © 2011–2024 Google. All rights reserved.