pub fn is_boosted_trees_quantile_stream_resource_initialized<O0: Into<Output>>(
    quantile_stream_resource_handle: O0,
    scope: &mut Scope
) -> Result<Operation>
Expand description

Shorthand for IsBoostedTreesQuantileStreamResourceInitialized::new().build(quantile_stream_resource_handle, scope).