API hub V1 API - Class Google::Cloud::ApiHub::V1::ActionExecutionDetail (v0.6.0)

Reference documentation and code samples for the API hub V1 API class Google::Cloud::ApiHub::V1::ActionExecutionDetail.

The details for the action to execute.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#action_id

def action_id() -> ::String
Returns
  • (::String) — Required. The action id of the plugin to execute.

#action_id=

def action_id=(value) -> ::String
Parameter
  • value (::String) — Required. The action id of the plugin to execute.
Returns
  • (::String) — Required. The action id of the plugin to execute.