We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a534a71 commit a6847cbCopy full SHA for a6847cb
internal/postprocessor/config.yaml
@@ -448,9 +448,11 @@ service-configs:
448
- input-directory: google/bigtable/admin/v2
449
service-config: bigtableadmin_v2.yaml
450
import-path: cloud.google.com/go/bigtable/admin/apiv2
451
+ release-level-override: stable
452
- input-directory: google/bigtable/v2
453
service-config: bigtable_v2.yaml
454
import-path: cloud.google.com/go/bigtable/apiv2
455
456
- input-directory: google/cloud/billing/budgets/v1
457
service-config: billingbudgets.yaml
458
import-path: cloud.google.com/go/billing/budgets/apiv1
0 commit comments