Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ProjectsLocationsWorkflowsExecutionsStepEntriesGetOptions

import type { ProjectsLocationsWorkflowsExecutionsStepEntriesGetOptions } from "https://googleapis.deno.dev/v1/workflowexecutions:v1.ts";

Additional options for WorkflowExecutions#projectsLocationsWorkflowsExecutionsStepEntriesGet.

interface ProjectsLocationsWorkflowsExecutionsStepEntriesGetOptions {
view?: "EXECUTION_ENTRY_VIEW_UNSPECIFIED" | "EXECUTION_ENTRY_VIEW_BASIC" | "EXECUTION_ENTRY_VIEW_DETAILED";
}

§Properties

§
view?: "EXECUTION_ENTRY_VIEW_UNSPECIFIED" | "EXECUTION_ENTRY_VIEW_BASIC" | "EXECUTION_ENTRY_VIEW_DETAILED"
[src]

Deprecated field.