jobCreationMode property

String? jobCreationMode
getter/setter pair

If not set, jobs are always required.

If set, the query request will follow the behavior described JobCreationMode. This feature is not yet available. Jobs will always be created.

Optional.

Implementation

core.String? jobCreationMode;