Skip to main content

auth_method_create_gcp

Function auth_method_create_gcp 

Source
pub async fn auth_method_create_gcp(
    configuration: &Configuration,
    auth_method_create_gcp: AuthMethodCreateGcp,
) -> Result<AuthMethodCreateOutput, Error<AuthMethodCreateGcpError>>