From c0c7e28c5feb64f589078af01afc87a5fe0a6072 Mon Sep 17 00:00:00 2001 From: Google APIs Date: Thu, 7 Feb 2019 10:57:56 -0800 Subject: [PATCH] Synchronize new proto/yaml changes. PiperOrigin-RevId: 232905952 --- google/cloud/resourcemanager/v2/folders.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/google/cloud/resourcemanager/v2/folders.proto b/google/cloud/resourcemanager/v2/folders.proto index d6d7db8b..16e4d802 100644 --- a/google/cloud/resourcemanager/v2/folders.proto +++ b/google/cloud/resourcemanager/v2/folders.proto @@ -87,7 +87,7 @@ service Folders { // If the failure occurs synchronously then the PreconditionFailure // will be returned via the Status.details field and if it occurs // asynchronously then the PreconditionFailure will be returned - // via the the Operation.error field. + // via the Operation.error field. // // The caller must have `resourcemanager.folders.create` permission on the // identified parent.