PluginInstanceActionID(mapping=None, *, ignore_unknown_fields=False, **kwargs)The plugin instance and associated action that is using the curation.
Attributes |
|
|---|---|
| Name | Description |
plugin_instance |
str
Output only. Plugin instance that is using the curation. Format is projects/{project}/locations/{location}/plugins/{plugin}/instances/{instance}
|
action_id |
str
Output only. The action ID that is using the curation. This should map to one of the action IDs specified in action configs in the plugin. |