interface GcpCloudRunJobTextOptions {
    should_include_task_section?: boolean;
}

Properties

should_include_task_section?: boolean