listSecretGenerators abstract method

Future<ListSecretGeneratorsResponse> listSecretGenerators(
  1. ServiceCall call,
  2. ListSecretGeneratorsRequest request
)

Implementation

$async.Future<$2.ListSecretGeneratorsResponse> listSecretGenerators(
    $grpc.ServiceCall call, $2.ListSecretGeneratorsRequest request);