Skip to content

Commit 76fe68c

Browse files
1 parent 47de4d3 commit 76fe68c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/BigtableAdmin/AutomatedBackupPolicy.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ class AutomatedBackupPolicy extends \Google\Collection
3131
* Optional. A list of Cloud Bigtable zones where automated backups are
3232
* allowed to be created. If empty, automated backups will be created in all
3333
* zones of the instance. Locations are in the format
34-
* `projects/{project}/locations/{zone}`. This field can only set for tables
35-
* in Enterprise Plus instances.
34+
* `projects/{project}/locations/{zone}`. You can set this field only for
35+
* tables in Enterprise Plus instances.
3636
*
3737
* @var string[]
3838
*/
@@ -66,8 +66,8 @@ public function getFrequency()
6666
* Optional. A list of Cloud Bigtable zones where automated backups are
6767
* allowed to be created. If empty, automated backups will be created in all
6868
* zones of the instance. Locations are in the format
69-
* `projects/{project}/locations/{zone}`. This field can only set for tables
70-
* in Enterprise Plus instances.
69+
* `projects/{project}/locations/{zone}`. You can set this field only for
70+
* tables in Enterprise Plus instances.
7171
*
7272
* @param string[] $locations
7373
*/

0 commit comments

Comments
 (0)