generateServiceIdentity abstract method

Future<Operation> generateServiceIdentity(
  1. ServiceCall call,
  2. GenerateServiceIdentityRequest request
)

Implementation

$async.Future<$1.Operation> generateServiceIdentity(
    $grpc.ServiceCall call, $0.GenerateServiceIdentityRequest request);