getSecretGenerator abstract method

Future<GetSecretGeneratorResponse> getSecretGenerator(
  1. ServiceCall call,
  2. GetSecretGeneratorRequest request
)

Implementation

$async.Future<$3.GetSecretGeneratorResponse> getSecretGenerator(
    $grpc.ServiceCall call, $3.GetSecretGeneratorRequest request);