Class SchemaBundle (2.32.0)

SchemaBundle(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

Name Description
name str
Identifier. The unique name identifying this schema bundle. Values are of the form projects/{project}/instances/{instance}/tables/{table}/schemaBundles/{schema_bundle}
proto_schema google.cloud.bigtable_admin_v2.types.ProtoSchema
Schema for Protobufs. This field is a member of oneof_ type.
etag str
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.