(::String) — Output only. ID of the pipeline run created by RunWorkflow.
#requested_cancellation
defrequested_cancellation()->::Boolean
Returns
(::Boolean) — Output only. Identifies whether the user has requested cancellation
of the operation. Operations that have successfully been cancelled
have [Operation.error][] value with a
google.rpc.Status.code of 1, corresponding to
Code.CANCELLED.
#target
deftarget()->::String
Returns
(::String) — Output only. Server-defined resource path for the target of the operation.
#verb
defverb()->::String
Returns
(::String) — Output only. Name of the verb executed by the operation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Cloud Build V2 API - Class Google::Cloud::Build::V2::RunWorkflowCustomOperationMetadata (v0.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.10.0 (latest)](/ruby/docs/reference/google-cloud-build-v2/latest/Google-Cloud-Build-V2-RunWorkflowCustomOperationMetadata)\n- [0.9.1](/ruby/docs/reference/google-cloud-build-v2/0.9.1/Google-Cloud-Build-V2-RunWorkflowCustomOperationMetadata)\n- [0.8.0](/ruby/docs/reference/google-cloud-build-v2/0.8.0/Google-Cloud-Build-V2-RunWorkflowCustomOperationMetadata)\n- [0.7.2](/ruby/docs/reference/google-cloud-build-v2/0.7.2/Google-Cloud-Build-V2-RunWorkflowCustomOperationMetadata)\n- [0.6.0](/ruby/docs/reference/google-cloud-build-v2/0.6.0/Google-Cloud-Build-V2-RunWorkflowCustomOperationMetadata)\n- [0.5.2](/ruby/docs/reference/google-cloud-build-v2/0.5.2/Google-Cloud-Build-V2-RunWorkflowCustomOperationMetadata)\n- [0.4.0](/ruby/docs/reference/google-cloud-build-v2/0.4.0/Google-Cloud-Build-V2-RunWorkflowCustomOperationMetadata)\n- [0.3.0](/ruby/docs/reference/google-cloud-build-v2/0.3.0/Google-Cloud-Build-V2-RunWorkflowCustomOperationMetadata)\n- [0.2.0](/ruby/docs/reference/google-cloud-build-v2/0.2.0/Google-Cloud-Build-V2-RunWorkflowCustomOperationMetadata)\n- [0.1.0](/ruby/docs/reference/google-cloud-build-v2/0.1.0/Google-Cloud-Build-V2-RunWorkflowCustomOperationMetadata) \nReference documentation and code samples for the Cloud Build V2 API class Google::Cloud::Build::V2::RunWorkflowCustomOperationMetadata.\n\nRepresents the custom metadata of the RunWorkflow long-running operation. \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### #api_version\n\n def api_version() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. API version used to start the operation.\n\n### #create_time\n\n def create_time() -\u003e ::Google::Protobuf::Timestamp\n\n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- Output only. The time the operation was created.\n\n### #end_time\n\n def end_time() -\u003e ::Google::Protobuf::Timestamp\n\n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- Output only. The time the operation finished running.\n\n### #pipeline_run_id\n\n def pipeline_run_id() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. ID of the pipeline run created by RunWorkflow.\n\n### #requested_cancellation\n\n def requested_cancellation() -\u003e ::Boolean\n\n**Returns**\n\n- (::Boolean) --- Output only. Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have \\[Operation.error\\]\\[\\] value with a [google.rpc.Status.code](/ruby/docs/reference/google-cloud-build-v2/latest/Google-Rpc-Status#Google__Rpc__Status_code_instance_ \"Google::Rpc::Status#code (method)\") of 1, corresponding to `Code.CANCELLED`.\n\n### #target\n\n def target() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. Server-defined resource path for the target of the operation.\n\n### #verb\n\n def verb() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. Name of the verb executed by the operation."]]