listSecretGenerators abstract method

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

Implementation

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