SchemaBundle(mapping=None, *, ignore_unknown_fields=False, **kwargs)
A named collection of related schemas.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
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. |