getSecretGenerator abstract method

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

Implementation

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