schemaBundleId property

String? schemaBundleId
getter/setter pair

The ID of the Bigtable SchemaBundle resource associated with this protobuf.

The ID should be referred to within the parent table, e.g., foo rather than projects/{project}/instances/{instance}/tables/{table}/schemaBundles/foo. See more details on Bigtable SchemaBundles.

Optional.

Implementation

core.String? schemaBundleId;