v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1336153187.7 KB
projects

Performs a series of column family modifications on the specified table. Either all or none of the modifications will occur before this method returns, but data requests received prior to that point may see a table where only some modifications have taken effect.

post/v2/{+name}:modifyColumnFamilies

Path parameters

namestring required

Required. The unique name of the table whose families should be modified. Values are of the form projects/{project}/instances/{instance}/tables/{table}.

Request body

ignoreWarningsboolean

Optional. If true, ignore safety checks when modifying the column families.

Response

Successful response