@@ -995,8 +995,8 @@ def get_project_instance_cluster_backup(name, fields: nil, quota_user: nil, opti
995
995
execute_or_queue_command ( command , &block )
996
996
end
997
997
998
- # Gets the access control policy for a Table or Backup resource. Returns an
999
- # empty policy if the resource exists but does not have a policy set.
998
+ # Gets the access control policy for a Bigtable resource. Returns an empty
999
+ # policy if the resource exists but does not have a policy set.
1000
1000
# @param [String] resource
1001
1001
# REQUIRED: The resource for which the policy is being requested. See [Resource
1002
1002
# names](https://cloud.google.com/apis/design/resource_names) for the
@@ -1150,8 +1150,8 @@ def patch_project_instance_cluster_backup(name, backup_object = nil, update_mask
1150
1150
execute_or_queue_command ( command , &block )
1151
1151
end
1152
1152
1153
- # Sets the access control policy on a Table or Backup resource. Replaces any
1154
- # existing policy.
1153
+ # Sets the access control policy on a Bigtable resource. Replaces any existing
1154
+ # policy.
1155
1155
# @param [String] resource
1156
1156
# REQUIRED: The resource for which the policy is being specified. See [Resource
1157
1157
# names](https://cloud.google.com/apis/design/resource_names) for the
@@ -1186,8 +1186,7 @@ def set_backup_iam_policy(resource, set_iam_policy_request_object = nil, fields:
1186
1186
execute_or_queue_command ( command , &block )
1187
1187
end
1188
1188
1189
- # Returns permissions that the caller has on the specified Table or Backup
1190
- # resource.
1189
+ # Returns permissions that the caller has on the specified Bigtable resource.
1191
1190
# @param [String] resource
1192
1191
# REQUIRED: The resource for which the policy detail is being requested. See [
1193
1192
# Resource names](https://cloud.google.com/apis/design/resource_names) for the
@@ -1491,8 +1490,8 @@ def get_project_instance_table(name, view: nil, fields: nil, quota_user: nil, op
1491
1490
execute_or_queue_command ( command , &block )
1492
1491
end
1493
1492
1494
- # Gets the access control policy for a Table or Backup resource. Returns an
1495
- # empty policy if the resource exists but does not have a policy set.
1493
+ # Gets the access control policy for a Bigtable resource. Returns an empty
1494
+ # policy if the resource exists but does not have a policy set.
1496
1495
# @param [String] resource
1497
1496
# REQUIRED: The resource for which the policy is being requested. See [Resource
1498
1497
# names](https://cloud.google.com/apis/design/resource_names) for the
@@ -1692,8 +1691,8 @@ def restore_table(parent, restore_table_request_object = nil, fields: nil, quota
1692
1691
execute_or_queue_command ( command , &block )
1693
1692
end
1694
1693
1695
- # Sets the access control policy on a Table or Backup resource. Replaces any
1696
- # existing policy.
1694
+ # Sets the access control policy on a Bigtable resource. Replaces any existing
1695
+ # policy.
1697
1696
# @param [String] resource
1698
1697
# REQUIRED: The resource for which the policy is being specified. See [Resource
1699
1698
# names](https://cloud.google.com/apis/design/resource_names) for the
@@ -1728,8 +1727,7 @@ def set_table_iam_policy(resource, set_iam_policy_request_object = nil, fields:
1728
1727
execute_or_queue_command ( command , &block )
1729
1728
end
1730
1729
1731
- # Returns permissions that the caller has on the specified Table or Backup
1732
- # resource.
1730
+ # Returns permissions that the caller has on the specified Bigtable resource.
1733
1731
# @param [String] resource
1734
1732
# REQUIRED: The resource for which the policy detail is being requested. See [
1735
1733
# Resource names](https://cloud.google.com/apis/design/resource_names) for the
@@ -1911,8 +1909,8 @@ def get_project_instance_table_authorized_view(name, view: nil, fields: nil, quo
1911
1909
execute_or_queue_command ( command , &block )
1912
1910
end
1913
1911
1914
- # Gets the access control policy for a Table or Backup resource. Returns an
1915
- # empty policy if the resource exists but does not have a policy set.
1912
+ # Gets the access control policy for a Bigtable resource. Returns an empty
1913
+ # policy if the resource exists but does not have a policy set.
1916
1914
# @param [String] resource
1917
1915
# REQUIRED: The resource for which the policy is being requested. See [Resource
1918
1916
# names](https://cloud.google.com/apis/design/resource_names) for the
@@ -2039,8 +2037,8 @@ def patch_project_instance_table_authorized_view(name, authorized_view_object =
2039
2037
execute_or_queue_command ( command , &block )
2040
2038
end
2041
2039
2042
- # Sets the access control policy on a Table or Backup resource. Replaces any
2043
- # existing policy.
2040
+ # Sets the access control policy on a Bigtable resource. Replaces any existing
2041
+ # policy.
2044
2042
# @param [String] resource
2045
2043
# REQUIRED: The resource for which the policy is being specified. See [Resource
2046
2044
# names](https://cloud.google.com/apis/design/resource_names) for the
@@ -2075,8 +2073,7 @@ def set_authorized_view_iam_policy(resource, set_iam_policy_request_object = nil
2075
2073
execute_or_queue_command ( command , &block )
2076
2074
end
2077
2075
2078
- # Returns permissions that the caller has on the specified Table or Backup
2079
- # resource.
2076
+ # Returns permissions that the caller has on the specified Bigtable resource.
2080
2077
# @param [String] resource
2081
2078
# REQUIRED: The resource for which the policy detail is being requested. See [
2082
2079
# Resource names](https://cloud.google.com/apis/design/resource_names) for the
0 commit comments