updateSecretGenerator abstract method

Future<UpdateSecretGeneratorResponse> updateSecretGenerator(
  1. ServiceCall call,
  2. UpdateSecretGeneratorRequest request
)

Implementation

$async.Future<$2.UpdateSecretGeneratorResponse> updateSecretGenerator(
    $grpc.ServiceCall call, $2.UpdateSecretGeneratorRequest request);