pub async fn authenticators_admin_endpoint_partial_update(
configuration: &Configuration,
uuid: &str,
patched_google_endpoint_device_request: Option<PatchedGoogleEndpointDeviceRequest>,
) -> Result<GoogleEndpointDevice, Error<AuthenticatorsAdminEndpointPartialUpdateError>>Expand description
Viewset for Endpoint authenticator devices (for admins)