generateClientSecret abstract method

Future<GenerateClientSecretResponse> generateClientSecret(
  1. ServiceCall call,
  2. GenerateClientSecretRequest request
)

Implementation

$async.Future<$0.GenerateClientSecretResponse> generateClientSecret(
    $grpc.ServiceCall call, $0.GenerateClientSecretRequest request);