Reference documentation and code samples for the API hub V1 API class Google::Cloud::ApiHub::V1::SourceMetadata::PluginInstanceActionSource.
PluginInstanceActionSource represents the plugin instance action source.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#action_id
def action_id() -> ::String
Returns
- (::String) — Output only. The id of the plugin instance action.
#plugin_instance
def plugin_instance() -> ::String
Returns
-
(::String) — Output only. The resource name of the source plugin instance.
Format is
projects/{project}/locations/{location}/plugins/{plugin}/instances/{instance}