Synchronize new proto/yaml changes.
PiperOrigin-RevId: 232905952
This commit is contained in:
parent
84f9bf2c27
commit
c0c7e28c5f
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue