listEntityTypes abstract method

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

Implementation

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