getSecretGenerator abstract method

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

Implementation

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