Skip to content

Commit b654a04

Browse files
feat(bigtableadmin): update the api
#### bigtableadmin:v2 The following keys were added: - schemas.GoogleBigtableAdminV2TypeAggregate.properties.hllppUniqueCount.$ref (Total Keys: 1) - schemas.GoogleBigtableAdminV2TypeAggregate.properties.max.$ref (Total Keys: 1) - schemas.GoogleBigtableAdminV2TypeAggregate.properties.min.$ref (Total Keys: 1) - schemas.GoogleBigtableAdminV2TypeAggregateHyperLogLogPlusPlusUniqueCount (Total Keys: 2) - schemas.GoogleBigtableAdminV2TypeAggregateMax (Total Keys: 2) - schemas.GoogleBigtableAdminV2TypeAggregateMin (Total Keys: 2) - schemas.GoogleBigtableAdminV2TypeArray (Total Keys: 3) - schemas.GoogleBigtableAdminV2TypeBool (Total Keys: 2) - schemas.GoogleBigtableAdminV2TypeDate (Total Keys: 2) - schemas.GoogleBigtableAdminV2TypeFloat32 (Total Keys: 2) - schemas.GoogleBigtableAdminV2TypeFloat64 (Total Keys: 2) - schemas.GoogleBigtableAdminV2TypeMap (Total Keys: 4) - schemas.GoogleBigtableAdminV2TypeString (Total Keys: 8) - schemas.GoogleBigtableAdminV2TypeStruct (Total Keys: 8) - schemas.GoogleBigtableAdminV2TypeTimestamp (Total Keys: 2) - schemas.Type.properties.arrayType.$ref (Total Keys: 1) - schemas.Type.properties.boolType.$ref (Total Keys: 1) - schemas.Type.properties.dateType.$ref (Total Keys: 1) - schemas.Type.properties.float32Type.$ref (Total Keys: 1) - schemas.Type.properties.float64Type.$ref (Total Keys: 1) - schemas.Type.properties.mapType.$ref (Total Keys: 1) - schemas.Type.properties.stringType.$ref (Total Keys: 1) - schemas.Type.properties.structType.$ref (Total Keys: 1) - schemas.Type.properties.timestampType.$ref (Total Keys: 1)
1 parent 9c95523 commit b654a04

File tree

3 files changed

+478
-3
lines changed

3 files changed

+478
-3
lines changed

docs/dyn/bigtableadmin_v2.projects.instances.clusters.backups.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ <h3>Method Details</h3>
118118
<pre>Copy a Cloud Bigtable backup to a new backup in the destination cluster located in the destination instance and project.
119119

120120
Args:
121-
parent: string, Required. The name of the destination cluster that will contain the backup copy. The cluster must already exists. Values are of the form: `projects/{project}/instances/{instance}/clusters/{cluster}`. (required)
121+
parent: string, Required. The name of the destination cluster that will contain the backup copy. The cluster must already exist. Values are of the form: `projects/{project}/instances/{instance}/clusters/{cluster}`. (required)
122122
body: object, The request body.
123123
The object takes the form of:
124124

0 commit comments

Comments
 (0)