This class is deprecated.
Please Migrate to the
Firebase App Indexing API
|
Action.Builder(String actionType)
|
| Action | |
| Action.Builder | |
| Action.Builder | |
| Action.Builder | |
| Action.Builder | |
| Action.Builder | |
| Action.Builder | |
| Action.Builder | |
| Action.Builder | |
| Action.Builder |
Sets a property of the action.
| key | The schema.org property. Must not be null. |
|---|---|
| value | The value of the schema.org property represented as a Thing.
If null, the value will be ignored. |
Sets properties of the action.
| key | The schema.org property. Must not be null. |
|---|---|
| values | The array of values represented as a Thing.
If null, the values will be ignored. |
Sets a property of the action.
| key | The schema.org property. Must not be null. |
|---|---|
| value | The value of the schema.org property. If null, the value will be ignored. |
Sets properties of the action.
| key | The schema.org property. Must not be null. |
|---|---|
| values | The array of string values. If null, the values will be ignored. |
Sets a property of the action.
| key | The schema.org property. Must not be null. |
|---|---|
| value | The value of the schema.org property. |
Specify the status of the action.
Sets the name of the action.
| name | The name of the action. |
|---|
Sets the object of the action.
| thing | The object of the action. Must not be null. |
|---|
Sets the app URI of the action.
| url | The app URI of the action in the App Indexing format. |
|---|