Class: Google::Cloud::Dataform::V1::QueryWorkflowInvocationActionsRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Dataform::V1::QueryWorkflowInvocationActionsRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/dataform/v1/dataform.rb
Overview
QueryWorkflowInvocationActions request message.
Instance Attribute Summary collapse
-
#name ⇒ ::String
Required.
-
#page_size ⇒ ::Integer
Optional.
-
#page_token ⇒ ::String
Optional.
Instance Attribute Details
#name ⇒ ::String
2498 2499 2500 2501 |
# File 'proto_docs/google/cloud/dataform/v1/dataform.rb', line 2498 class QueryWorkflowInvocationActionsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#page_size ⇒ ::Integer
2498 2499 2500 2501 |
# File 'proto_docs/google/cloud/dataform/v1/dataform.rb', line 2498 class QueryWorkflowInvocationActionsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#page_token ⇒ ::String
2498 2499 2500 2501 |
# File 'proto_docs/google/cloud/dataform/v1/dataform.rb', line 2498 class QueryWorkflowInvocationActionsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |