| Index: generated/googleapis/lib/siteverification/v1.dart
|
| diff --git a/generated/googleapis/lib/siteverification/v1.dart b/generated/googleapis/lib/siteverification/v1.dart
|
| index d720a35ecaa12190977b507928c510a5fa6dfd77..0458eb0f7db5b0ddf78429412b44ee23a0c69e8f 100644
|
| --- a/generated/googleapis/lib/siteverification/v1.dart
|
| +++ b/generated/googleapis/lib/siteverification/v1.dart
|
| @@ -14,9 +14,7 @@ export 'package:_discoveryapis_commons/_discoveryapis_commons.dart' show
|
|
|
| const core.String USER_AGENT = 'dart-api-client siteVerification/v1';
|
|
|
| -/**
|
| - * Lets you programatically verify ownership of websites or domains with Google.
|
| - */
|
| +/** Verifies ownership of websites or domains with Google. */
|
| class SiteVerificationApi {
|
| /** Manage the list of sites and domains you control */
|
| static const SiteverificationScope = "https://www.googleapis.com/auth/siteverification";
|
|
|