Reference documentation and code samples for the API hub V1 API class Google::Cloud::ApiHub::V1::Curation::PluginInstanceActionID.
The plugin instance and associated action that is using the curation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#action_id
def action_id() -> ::String
Returns
- (::String) — 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.
#plugin_instance
def plugin_instance() -> ::String
Returns
-
(::String) — Output only. Plugin instance that is using the curation.
Format is
projects/{project}/locations/{location}/plugins/{plugin}/instances/{instance}