File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3572835728 "description": "The dataset's display name.",
3572935729 "type": "string"
3573035730 },
35731+ "require_raw_kcl_similarity_score_for_success": {
35732+ "description": "Whether a low raw-KCL similarity score should block conversion success.",
35733+ "default": false,
35734+ "type": "boolean"
35735+ },
3573135736 "source": {
3573235737 "description": "Details for accessing the dataset.",
3573335738 "allOf": [
5087450879 "description": "Human-friendly block reason message.",
5087550880 "type": "string"
5087650881 },
50882+ "max_engine_sessions_per_user_override": {
50883+ "nullable": true,
50884+ "description": "Optional org-wide per-user override for concurrent engine sessions.",
50885+ "type": "integer",
50886+ "format": "int32"
50887+ },
5087750888 "never_block": {
5087850889 "description": "Whether this organization is permanently exempt from blocking.",
5087950890 "type": "boolean"
5096050971 }
5096150972 ]
5096250973 },
50974+ "require_raw_kcl_similarity_score_for_success": {
50975+ "description": "Whether a low raw-KCL similarity score should block conversion success for this dataset.",
50976+ "type": "boolean"
50977+ },
5096350978 "source_uri": {
5096450979 "description": "Fully-qualified URI to the dataset location (e.g. s3://bucket/prefix).",
5096550980 "type": "string"
5099351008 "id",
5099451009 "name",
5099551010 "org_id",
51011+ "require_raw_kcl_similarity_score_for_success",
5099651012 "source_uri",
5099751013 "status",
5099851014 "storage_provider",
5890358919 "description": "Optional new display name.",
5890458920 "type": "string"
5890558921 },
58922+ "require_raw_kcl_similarity_score_for_success": {
58923+ "nullable": true,
58924+ "description": "Optional override for whether a low raw-KCL similarity score should block conversion success.",
58925+ "type": "boolean"
58926+ },
5890658927 "source": {
5890758928 "nullable": true,
5890858929 "description": "Optional storage connection overrides.",
5924559266 "aquarium",
5924659267 "bodies_pane",
5924759268 "enable_z0006_lint",
59269+ "modeling_dialogs",
59270+ "plugins",
5924859271 "proprietary_to_kcl_conversion_beta",
5924959272 "sketch_experimental_features",
5925059273 "web_app_file_browser"
You can’t perform that action at this time.
0 commit comments