File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 */
You can’t perform that action at this time.
0 commit comments