updateSecretGenerator abstract method

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

Implementation

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