Workflow Executions v1 API - Enum ExecutionView (2.7.0)

publicenumExecutionView

Reference documentation and code samples for the Workflow Executions v1 API enum ExecutionView.

Defines possible views for execution resource.

Namespace

Google.Cloud.Workflows.Executions.V1

Assembly

Google.Cloud.Workflows.Executions.V1.dll

Fields

Name Description
Basic

Includes only basic metadata about the execution. The following fields are returned: name, start_time, end_time, duration, state, and workflow_revision_id.

Full

Includes all data.

Unspecified

The default / unset value.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年11月06日 UTC.