listSecretGenerators abstract method

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

Implementation

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