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