ExecutePluginInstanceActionRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)The ExecutePluginInstanceAction method's request.
Attributes |
|
|---|---|
| Name | Description |
name |
str
Required. The name of the plugin instance to execute. Format: projects/{project}/locations/{location}/plugins/{plugin}/instances/{instance}
|
action_execution_detail |
google.cloud.apihub_v1.types.ActionExecutionDetail
Required. The execution details for the action to execute. |