pub fn retrieve_all_tpuembedding_parameters(
    scope: &mut Scope
) -> Result<Operation>
Expand description

Shorthand for RetrieveAllTPUEmbeddingParameters::new().build(scope).