updateSAMLProvider abstract method

Future<UpdateSAMLProviderResponse> updateSAMLProvider(
  1. ServiceCall call,
  2. UpdateSAMLProviderRequest request
)

Implementation

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