public sealed class InvocationConfig : IMessage<InvocationConfig>, IEquatable<InvocationConfig>, IDeepCloneable<InvocationConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataform v1beta1 API class InvocationConfig.
Includes various configuration options for a workflow invocation.
If both included_targets and included_tags are unset, all actions
will be included.
[[["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-07 UTC."],[[["\u003cp\u003e\u003ccode\u003eInvocationConfig\u003c/code\u003e is a class within the Dataform v1beta1 API that configures workflow invocations, and it is detailed within the reference documentation and code samples.\u003c/p\u003e\n"],["\u003cp\u003eThis class allows users to define which actions to include in a workflow invocation, either by specifying \u003ccode\u003eincluded_targets\u003c/code\u003e or \u003ccode\u003eincluded_tags\u003c/code\u003e; all actions are included if neither is set.\u003c/p\u003e\n"],["\u003cp\u003eKey features include the ability to fully refresh incremental tables, include transitive dependencies or dependents of specified actions, and set a service account for running the workflow.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInvocationConfig\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and has constructors to create an empty instance or clone an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe class also has multiple properties that can be configured, such as \u003ccode\u003eFullyRefreshIncrementalTablesEnabled\u003c/code\u003e, \u003ccode\u003eIncludedTags\u003c/code\u003e, \u003ccode\u003eIncludedTargets\u003c/code\u003e, \u003ccode\u003eServiceAccount\u003c/code\u003e, \u003ccode\u003eTransitiveDependenciesIncluded\u003c/code\u003e and \u003ccode\u003eTransitiveDependentsIncluded\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]