Reference documentation and code samples for the Dataform V1beta1 API class Google::Cloud::Dataform::V1beta1::WorkflowConfig::ScheduledExecutionRecord.
A record of an attempt to create a workflow invocation for this workflow
config.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#error_status
deferror_status()->::Google::Rpc::Status
Returns
(::Google::Rpc::Status) — The error status encountered upon this attempt to create the
workflow invocation, if the attempt was unsuccessful.
Note: The following fields are mutually exclusive: error_status, workflow_invocation. If a field in that set is populated, all other fields in the set will automatically be cleared.
#error_status=
deferror_status=(value)->::Google::Rpc::Status
Parameter
value (::Google::Rpc::Status) — The error status encountered upon this attempt to create the
workflow invocation, if the attempt was unsuccessful.
Note: The following fields are mutually exclusive: error_status, workflow_invocation. If a field in that set is populated, all other fields in the set will automatically be cleared.
Returns
(::Google::Rpc::Status) — The error status encountered upon this attempt to create the
workflow invocation, if the attempt was unsuccessful.
Note: The following fields are mutually exclusive: error_status, workflow_invocation. If a field in that set is populated, all other fields in the set will automatically be cleared.
(::String) — The name of the created workflow invocation, if one was successfully
created. Must be in the format
projects/*/locations/*/repositories/*/workflowInvocations/*.
Note: The following fields are mutually exclusive: workflow_invocation, error_status. If a field in that set is populated, all other fields in the set will automatically be cleared.
#workflow_invocation=
defworkflow_invocation=(value)->::String
Parameter
value (::String) — The name of the created workflow invocation, if one was successfully
created. Must be in the format
projects/*/locations/*/repositories/*/workflowInvocations/*.
Note: The following fields are mutually exclusive: workflow_invocation, error_status. If a field in that set is populated, all other fields in the set will automatically be cleared.
Returns
(::String) — The name of the created workflow invocation, if one was successfully
created. Must be in the format
projects/*/locations/*/repositories/*/workflowInvocations/*.
Note: The following fields are mutually exclusive: workflow_invocation, error_status. If a field in that set is populated, all other fields in the set will automatically be cleared.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Dataform V1beta1 API - Class Google::Cloud::Dataform::V1beta1::WorkflowConfig::ScheduledExecutionRecord (v0.13.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.13.0 (latest)](/ruby/docs/reference/google-cloud-dataform-v1beta1/latest/Google-Cloud-Dataform-V1beta1-WorkflowConfig-ScheduledExecutionRecord)\n- [0.12.0](/ruby/docs/reference/google-cloud-dataform-v1beta1/0.12.0/Google-Cloud-Dataform-V1beta1-WorkflowConfig-ScheduledExecutionRecord)\n- [0.11.1](/ruby/docs/reference/google-cloud-dataform-v1beta1/0.11.1/Google-Cloud-Dataform-V1beta1-WorkflowConfig-ScheduledExecutionRecord)\n- [0.10.0](/ruby/docs/reference/google-cloud-dataform-v1beta1/0.10.0/Google-Cloud-Dataform-V1beta1-WorkflowConfig-ScheduledExecutionRecord)\n- [0.9.0](/ruby/docs/reference/google-cloud-dataform-v1beta1/0.9.0/Google-Cloud-Dataform-V1beta1-WorkflowConfig-ScheduledExecutionRecord)\n- [0.8.0](/ruby/docs/reference/google-cloud-dataform-v1beta1/0.8.0/Google-Cloud-Dataform-V1beta1-WorkflowConfig-ScheduledExecutionRecord)\n- [0.7.1](/ruby/docs/reference/google-cloud-dataform-v1beta1/0.7.1/Google-Cloud-Dataform-V1beta1-WorkflowConfig-ScheduledExecutionRecord)\n- [0.6.2](/ruby/docs/reference/google-cloud-dataform-v1beta1/0.6.2/Google-Cloud-Dataform-V1beta1-WorkflowConfig-ScheduledExecutionRecord)\n- [0.5.0](/ruby/docs/reference/google-cloud-dataform-v1beta1/0.5.0/Google-Cloud-Dataform-V1beta1-WorkflowConfig-ScheduledExecutionRecord)\n- [0.4.0](/ruby/docs/reference/google-cloud-dataform-v1beta1/0.4.0/Google-Cloud-Dataform-V1beta1-WorkflowConfig-ScheduledExecutionRecord)\n- [0.3.0](/ruby/docs/reference/google-cloud-dataform-v1beta1/0.3.0/Google-Cloud-Dataform-V1beta1-WorkflowConfig-ScheduledExecutionRecord)\n- [0.2.0](/ruby/docs/reference/google-cloud-dataform-v1beta1/0.2.0/Google-Cloud-Dataform-V1beta1-WorkflowConfig-ScheduledExecutionRecord)\n- [0.1.0](/ruby/docs/reference/google-cloud-dataform-v1beta1/0.1.0/Google-Cloud-Dataform-V1beta1-WorkflowConfig-ScheduledExecutionRecord) \nReference documentation and code samples for the Dataform V1beta1 API class Google::Cloud::Dataform::V1beta1::WorkflowConfig::ScheduledExecutionRecord.\n\nA record of an attempt to create a workflow invocation for this workflow\nconfig. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #error_status\n\n def error_status() -\u003e ::Google::Rpc::Status\n\n**Returns**\n\n- ([::Google::Rpc::Status](./Google-Rpc-Status)) --- The error status encountered upon this attempt to create the workflow invocation, if the attempt was unsuccessful.\n\n\n Note: The following fields are mutually exclusive: `error_status`, `workflow_invocation`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #error_status=\n\n def error_status=(value) -\u003e ::Google::Rpc::Status\n\n**Parameter**\n\n- **value** ([::Google::Rpc::Status](./Google-Rpc-Status)) --- The error status encountered upon this attempt to create the workflow invocation, if the attempt was unsuccessful.\n\n\nNote: The following fields are mutually exclusive: `error_status`, `workflow_invocation`. If a field in that set is populated, all other fields in the set will automatically be cleared. \n**Returns**\n\n- ([::Google::Rpc::Status](./Google-Rpc-Status)) --- The error status encountered upon this attempt to create the workflow invocation, if the attempt was unsuccessful.\n\n\n Note: The following fields are mutually exclusive: `error_status`, `workflow_invocation`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #execution_time\n\n def execution_time() -\u003e ::Google::Protobuf::Timestamp\n\n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- Output only. The timestamp of this execution attempt.\n\n### #workflow_invocation\n\n def workflow_invocation() -\u003e ::String\n\n**Returns**\n\n- (::String) --- The name of the created workflow invocation, if one was successfully created. Must be in the format `projects/*/locations/*/repositories/*/workflowInvocations/*`.\n\n\n Note: The following fields are mutually exclusive: `workflow_invocation`, `error_status`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #workflow_invocation=\n\n def workflow_invocation=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- The name of the created workflow invocation, if one was successfully created. Must be in the format `projects/*/locations/*/repositories/*/workflowInvocations/*`.\n\n\nNote: The following fields are mutually exclusive: `workflow_invocation`, `error_status`. If a field in that set is populated, all other fields in the set will automatically be cleared. \n**Returns**\n\n- (::String) --- The name of the created workflow invocation, if one was successfully created. Must be in the format `projects/*/locations/*/repositories/*/workflowInvocations/*`.\n\n\n Note: The following fields are mutually exclusive: `workflow_invocation`, `error_status`. If a field in that set is populated, all other fields in the set will automatically be cleared."]]