updateSAMLProvider abstract method
Future<UpdateSAMLProviderResponse>
updateSAMLProvider(
- ServiceCall call,
- UpdateSAMLProviderRequest request
Implementation
$async.Future<$0.UpdateSAMLProviderResponse> updateSAMLProvider(
$grpc.ServiceCall call, $0.UpdateSAMLProviderRequest request);