3738394041424344454647
.setQuery(query) .setStartIndex(2).setEntriesCount(10) .setWithExtendedInfo(true) .build(); CommentsRequest commentsRequest = CommentsRequest.newBuilder() .setAppId("7065399193137006744") .setStartIndex(0) .setEntriesCount(10) .build();