updateSecretGenerator abstract method
Future<UpdateSecretGeneratorResponse>
updateSecretGenerator(
- ServiceCall call,
- UpdateSecretGeneratorRequest request
Implementation
$async.Future<$0.UpdateSecretGeneratorResponse> updateSecretGenerator(
$grpc.ServiceCall call, $0.UpdateSecretGeneratorRequest request);