A library doc-comments to generated libaries
diff --git a/generated/googleapis/lib/gamesconfiguration/v1configuration.dart b/generated/googleapis/lib/gamesconfiguration/v1configuration.dart index 58295bd..e651b8d 100644 --- a/generated/googleapis/lib/gamesconfiguration/v1configuration.dart +++ b/generated/googleapis/lib/gamesconfiguration/v1configuration.dart
@@ -15,6 +15,12 @@ // ignore_for_file: unnecessary_parenthesis // ignore_for_file: unnecessary_string_interpolations +/// Google Play Game Services Publishing API - v1configuration +/// +/// The Google Play Game Services Publishing API allows developers to configure +/// their games in Game Services. +/// +/// For more information, see <https://developers.google.com/games/> library googleapis.gamesConfiguration.v1configuration; import 'dart:async' as async;