updateGenericOIDCProvider method
      
ResponseFuture<UpdateGenericOIDCProviderResponse> 
updateGenericOIDCProvider(
    
    
- UpdateGenericOIDCProviderRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$1.UpdateGenericOIDCProviderResponse> updateGenericOIDCProvider($1.UpdateGenericOIDCProviderRequest request, {$grpc.CallOptions? options}) {
  return $createUnaryCall(_$updateGenericOIDCProvider, request, options: options);
}