[[["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-03-21 UTC."],[[["The `TeardownPolicy` enum in the Dataflow v1beta3 API controls the behavior of resources after a Dataflow job has finished."],["Available policies include `TeardownAlways`, which ensures the resource is always deleted, and `TeardownNever`, which preserves the resource for debugging."],["The `TeardownOnSuccess` policy will tear down resources if the job was successful, while the `Unknown` field is for an unspecified policy."],["The latest version of this enum is 2.0.0-beta07, and it is contained within the namespace `Google.Cloud.Dataflow.V1Beta3` in the `Google.Cloud.Dataflow.V1Beta3.dll` assembly."]]],[]]