listEntityTypes abstract method

Future<ListEntityTypesResponse> listEntityTypes(
  1. ServiceCall call,
  2. ListEntityTypesRequest request
)

Implementation

$async.Future<$7.ListEntityTypesResponse> listEntityTypes(
    $grpc.ServiceCall call, $7.ListEntityTypesRequest request);