Synchronize new proto/yaml changes.

PiperOrigin-RevId: 232905952
This commit is contained in:
Google APIs 2019-02-07 10:57:56 -08:00 committed by Copybara-Service
parent 84f9bf2c27
commit c0c7e28c5f
1 changed files with 1 additions and 1 deletions

View File

@ -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.