Reference documentation and code samples for the API hub V1 API class Google::Cloud::ApiHub::V1::PluginInstanceAction::ResourceConfig.
The configuration of resources created for a given plugin instance action.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#action_type
def action_type() -> ::Google::Cloud::ApiHub::V1::ActionType
Returns
- (::Google::Cloud::ApiHub::V1::ActionType) — Output only. The type of the action.
#pubsub_topic
def pubsub_topic() -> ::String
Returns
- (::String) — Output only. The pubsub topic to publish the data to. Format is projects/{project}/topics/{topic}