v1

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

Creates a new schema bundle in the specified table.

post/v2/{+parent}/schemaBundles

Path parameters

parentstring required

Required. The parent resource where this schema bundle will be created. Values are of the form projects/{project}/instances/{instance}/tables/{table}.

Query parameters

schemaBundleIdstring

Required. The unique ID to use for the schema bundle, which will become the final component of the schema bundle's resource name.

Request body

namestring

Identifier. The unique name identifying this schema bundle. Values are of the form projects/{project}/instances/{instance}/tables/{table}/schemaBundles/{schema_bundle}

etagstring

Optional. The etag for this schema bundle. This may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding. The server returns an ABORTED error on a mismatched etag.

Response

Successful response