You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/bigtableadmin_v2.projects.instances.appProfiles.html
+20Lines changed: 20 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -119,10 +119,14 @@ <h3>Method Details</h3>
119
119
],
120
120
},
121
121
"name": "A String", # The unique name of the app profile. Values are of the form `projects/{project}/instances/{instance}/appProfiles/_a-zA-Z0-9*`.
122
+
"priority": "A String", # This field has been deprecated in favor of `standard_isolation.priority`. If you set this field, `standard_isolation.priority` will be set instead. The priority of requests sent using this app profile.
122
123
"singleClusterRouting": { # Unconditionally routes all read/write requests to a specific cluster. This option preserves read-your-writes consistency but does not improve availability. # Use a single-cluster routing policy.
123
124
"allowTransactionalWrites": True or False, # Whether or not `CheckAndMutateRow` and `ReadModifyWriteRow` requests are allowed by this app profile. It is unsafe to send these requests to the same table/row/column in multiple clusters.
124
125
"clusterId": "A String", # The cluster to which read/write requests should be routed.
125
126
},
127
+
"standardIsolation": { # Standard options for isolating this app profile's traffic from other use cases. # The standard options used for isolating this app profile's traffic from other use cases.
128
+
"priority": "A String", # The priority of requests sent using this app profile.
129
+
},
126
130
}
127
131
128
132
appProfileId: string, Required. The ID to be used when referring to the new app profile within its instance, e.g., just `myprofile` rather than `projects/myproject/instances/myinstance/appProfiles/myprofile`.
@@ -144,10 +148,14 @@ <h3>Method Details</h3>
144
148
],
145
149
},
146
150
"name": "A String", # The unique name of the app profile. Values are of the form `projects/{project}/instances/{instance}/appProfiles/_a-zA-Z0-9*`.
151
+
"priority": "A String", # This field has been deprecated in favor of `standard_isolation.priority`. If you set this field, `standard_isolation.priority` will be set instead. The priority of requests sent using this app profile.
147
152
"singleClusterRouting": { # Unconditionally routes all read/write requests to a specific cluster. This option preserves read-your-writes consistency but does not improve availability. # Use a single-cluster routing policy.
148
153
"allowTransactionalWrites": True or False, # Whether or not `CheckAndMutateRow` and `ReadModifyWriteRow` requests are allowed by this app profile. It is unsafe to send these requests to the same table/row/column in multiple clusters.
149
154
"clusterId": "A String", # The cluster to which read/write requests should be routed.
150
155
},
156
+
"standardIsolation": { # Standard options for isolating this app profile's traffic from other use cases. # The standard options used for isolating this app profile's traffic from other use cases.
157
+
"priority": "A String", # The priority of requests sent using this app profile.
158
+
},
151
159
}</pre>
152
160
</div>
153
161
@@ -193,10 +201,14 @@ <h3>Method Details</h3>
193
201
],
194
202
},
195
203
"name": "A String", # The unique name of the app profile. Values are of the form `projects/{project}/instances/{instance}/appProfiles/_a-zA-Z0-9*`.
204
+
"priority": "A String", # This field has been deprecated in favor of `standard_isolation.priority`. If you set this field, `standard_isolation.priority` will be set instead. The priority of requests sent using this app profile.
196
205
"singleClusterRouting": { # Unconditionally routes all read/write requests to a specific cluster. This option preserves read-your-writes consistency but does not improve availability. # Use a single-cluster routing policy.
197
206
"allowTransactionalWrites": True or False, # Whether or not `CheckAndMutateRow` and `ReadModifyWriteRow` requests are allowed by this app profile. It is unsafe to send these requests to the same table/row/column in multiple clusters.
198
207
"clusterId": "A String", # The cluster to which read/write requests should be routed.
199
208
},
209
+
"standardIsolation": { # Standard options for isolating this app profile's traffic from other use cases. # The standard options used for isolating this app profile's traffic from other use cases.
210
+
"priority": "A String", # The priority of requests sent using this app profile.
211
+
},
200
212
}</pre>
201
213
</div>
202
214
@@ -227,10 +239,14 @@ <h3>Method Details</h3>
227
239
],
228
240
},
229
241
"name": "A String", # The unique name of the app profile. Values are of the form `projects/{project}/instances/{instance}/appProfiles/_a-zA-Z0-9*`.
242
+
"priority": "A String", # This field has been deprecated in favor of `standard_isolation.priority`. If you set this field, `standard_isolation.priority` will be set instead. The priority of requests sent using this app profile.
230
243
"singleClusterRouting": { # Unconditionally routes all read/write requests to a specific cluster. This option preserves read-your-writes consistency but does not improve availability. # Use a single-cluster routing policy.
231
244
"allowTransactionalWrites": True or False, # Whether or not `CheckAndMutateRow` and `ReadModifyWriteRow` requests are allowed by this app profile. It is unsafe to send these requests to the same table/row/column in multiple clusters.
232
245
"clusterId": "A String", # The cluster to which read/write requests should be routed.
233
246
},
247
+
"standardIsolation": { # Standard options for isolating this app profile's traffic from other use cases. # The standard options used for isolating this app profile's traffic from other use cases.
248
+
"priority": "A String", # The priority of requests sent using this app profile.
249
+
},
234
250
},
235
251
],
236
252
"failedLocations": [ # Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition. AppProfiles from these locations may be missing from `app_profiles`. Values are of the form `projects//locations/`
@@ -272,10 +288,14 @@ <h3>Method Details</h3>
272
288
],
273
289
},
274
290
"name": "A String", # The unique name of the app profile. Values are of the form `projects/{project}/instances/{instance}/appProfiles/_a-zA-Z0-9*`.
291
+
"priority": "A String", # This field has been deprecated in favor of `standard_isolation.priority`. If you set this field, `standard_isolation.priority` will be set instead. The priority of requests sent using this app profile.
275
292
"singleClusterRouting": { # Unconditionally routes all read/write requests to a specific cluster. This option preserves read-your-writes consistency but does not improve availability. # Use a single-cluster routing policy.
276
293
"allowTransactionalWrites": True or False, # Whether or not `CheckAndMutateRow` and `ReadModifyWriteRow` requests are allowed by this app profile. It is unsafe to send these requests to the same table/row/column in multiple clusters.
277
294
"clusterId": "A String", # The cluster to which read/write requests should be routed.
278
295
},
296
+
"standardIsolation": { # Standard options for isolating this app profile's traffic from other use cases. # The standard options used for isolating this app profile's traffic from other use cases.
297
+
"priority": "A String", # The priority of requests sent using this app profile.
298
+
},
279
299
}
280
300
281
301
ignoreWarnings: boolean, If true, ignore safety checks when updating the app profile.
Copy file name to clipboardExpand all lines: docs/dyn/bigtableadmin_v2.projects.instances.tables.html
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -656,7 +656,6 @@ <h3>Method Details</h3>
656
656
The object takes the form of:
657
657
658
658
{ # Request message for google.bigtable.admin.v2.BigtableTableAdmin.ModifyColumnFamilies
659
-
"ignoreWarnings": True or False, # If true, ignore safety checks when modifying the column families.
660
659
"modifications": [ # Required. Modifications to be atomically applied to the specified table's families. Entries are applied in order, meaning that earlier modifications can be masked by later ones (in the case of repeated updates to the same family, for example).
661
660
{ # A create, update, or delete of a particular column family.
662
661
"create": { # A set of columns within a table which share a common configuration. # Create a new column family with the specified schema, or fail if one already exists with the given ID.
"description": "The unique name of the app profile. Values are of the form `projects/{project}/instances/{instance}/appProfiles/_a-zA-Z0-9*`.",
1990
1990
"type": "string"
1991
1991
},
1992
+
"priority": {
1993
+
"deprecated": true,
1994
+
"description": "This field has been deprecated in favor of `standard_isolation.priority`. If you set this field, `standard_isolation.priority` will be set instead. The priority of requests sent using this app profile.",
1995
+
"enum": [
1996
+
"PRIORITY_UNSPECIFIED",
1997
+
"PRIORITY_LOW",
1998
+
"PRIORITY_MEDIUM",
1999
+
"PRIORITY_HIGH"
2000
+
],
2001
+
"enumDescriptions": [
2002
+
"Default value. Mapped to PRIORITY_HIGH (the legacy behavior) on creation.",
2003
+
"",
2004
+
"",
2005
+
""
2006
+
],
2007
+
"type": "string"
2008
+
},
1992
2009
"singleClusterRouting": {
1993
2010
"$ref": "SingleClusterRouting",
1994
2011
"description": "Use a single-cluster routing policy."
2012
+
},
2013
+
"standardIsolation": {
2014
+
"$ref": "StandardIsolation",
2015
+
"description": "The standard options used for isolating this app profile's traffic from other use cases."
1995
2016
}
1996
2017
},
1997
2018
"type": "object"
@@ -3067,10 +3088,6 @@
3067
3088
"description": "Request message for google.bigtable.admin.v2.BigtableTableAdmin.ModifyColumnFamilies",
3068
3089
"id": "ModifyColumnFamiliesRequest",
3069
3090
"properties": {
3070
-
"ignoreWarnings": {
3071
-
"description": "If true, ignore safety checks when modifying the column families.",
3072
-
"type": "boolean"
3073
-
},
3074
3091
"modifications": {
3075
3092
"description": "Required. Modifications to be atomically applied to the specified table's families. Entries are applied in order, meaning that earlier modifications can be masked by later ones (in the case of repeated updates to the same family, for example).",
3076
3093
"items": {
@@ -3366,6 +3383,29 @@
3366
3383
},
3367
3384
"type": "object"
3368
3385
},
3386
+
"StandardIsolation": {
3387
+
"description": "Standard options for isolating this app profile's traffic from other use cases.",
3388
+
"id": "StandardIsolation",
3389
+
"properties": {
3390
+
"priority": {
3391
+
"description": "The priority of requests sent using this app profile.",
3392
+
"enum": [
3393
+
"PRIORITY_UNSPECIFIED",
3394
+
"PRIORITY_LOW",
3395
+
"PRIORITY_MEDIUM",
3396
+
"PRIORITY_HIGH"
3397
+
],
3398
+
"enumDescriptions": [
3399
+
"Default value. Mapped to PRIORITY_HIGH (the legacy behavior) on creation.",
3400
+
"",
3401
+
"",
3402
+
""
3403
+
],
3404
+
"type": "string"
3405
+
}
3406
+
},
3407
+
"type": "object"
3408
+
},
3369
3409
"Status": {
3370
3410
"description": "The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors).",
0 commit comments