Google Cloud Api Hub V1 Client - Class ActionExecutionDetail (0.3.0)

Reference documentation and code samples for the Google Cloud Api Hub V1 Client class ActionExecutionDetail.

The details for the action to execute.

Generated from protobuf message google.cloud.apihub.v1.ActionExecutionDetail

Namespace

Google \ Cloud \ ApiHub \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ action_id string

Required. The action id of the plugin to execute.

getActionId

Required. The action id of the plugin to execute.

Returns
Type Description
string

setActionId

Required. The action id of the plugin to execute.

Parameter
Name Description
var string
Returns
Type Description
$this