Class: Google::Cloud::Dataform::V1beta1::QueryWorkflowInvocationActionsResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/dataform/v1beta1/dataform.rb

Overview

QueryWorkflowInvocationActions response message.

Instance Attribute Summary collapse

Instance Attribute Details

#next_page_token::String



1344
1345
1346
1347
# File 'proto_docs/google/cloud/dataform/v1beta1/dataform.rb', line 1344

class QueryWorkflowInvocationActionsResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#workflow_invocation_actions::Array<::Google::Cloud::Dataform::V1beta1::WorkflowInvocationAction>



1344
1345
1346
1347
# File 'proto_docs/google/cloud/dataform/v1beta1/dataform.rb', line 1344

class QueryWorkflowInvocationActionsResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end