pub async fn authenticators_admin_endpoint_create(
configuration: &Configuration,
google_endpoint_device_request: GoogleEndpointDeviceRequest,
) -> Result<GoogleEndpointDevice, Error<AuthenticatorsAdminEndpointCreateError>>Expand description
Viewset for Endpoint authenticator devices (for admins)