getCLIConfigForProject abstract method

Future<Config> getCLIConfigForProject(
  1. ServiceCall call,
  2. ProjectId request
)

Implementation

$async.Future<$1.Config> getCLIConfigForProject(
    $grpc.ServiceCall call, $0.ProjectId request);