Skip to content

Commit

Permalink
fix!: Update go_package and Go importpath:
Browse files Browse the repository at this point in the history
  A new packaging option `cloud.google.com/go/shopping/css/apiv1/csspb;csspb` for `go_package` is added.
  An existing packaging option `google.golang.org/genproto/googleapis/shopping/css/v1;css` for `go_package` is removed.
  A new packaging option `cloud.google.com/go/shopping/merchant/inventories/apiv1beta/inventoriespb;inventoriespb` for `go_package` is added.
  An existing packaging option `google.golang.org/genproto/googleapis/shopping/merchant/inventories/v1beta;inventories` for `go_package` is removed.
  A new packaging option `cloud.google.com/go/shopping/type/typepb;typepb` for `go_package` is added.
  An existing packaging option `google.golang.org/genproto/googleapis/shopping/type/types;types` for `go_package` is removed.
  A new packaging option `cloud.google.com/go/shopping/type/typepb;typepb` for `go_package` is added.
  An existing packaging option `google.golang.org/genproto/googleapis/shopping/type/types;types` for `go_package` is removed.
  A new packaging option `cloud.google.com/go/shopping/merchant/reports/apiv1beta/reportspb;reportspb` for `go_package` is added.
  An existing packaging option `google.golang.org/genproto/googleapis/shopping/merchant/reports/v1beta;reports` for `go_package` is removed.

---
chore: update go_package and Go importpath

---
chore: update go_package and Go importpath

---
chore: update go_package and Go importpath

---
chore: update go_package and Go importpath
PiperOrigin-RevId: 617540660
  • Loading branch information
Google APIs authored and copybara-github committed Mar 20, 2024
1 parent 57b9086 commit baf711e
Showing 1 changed file with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,6 @@ types:
documentation:
summary: Manages Apache Airflow environments on Google Cloud Platform.

backend:
rules:
- selector: 'google.cloud.orchestration.airflow.service.v1beta1.Environments.*'
deadline: 10.0
- selector: google.cloud.orchestration.airflow.service.v1beta1.ImageVersions.ListImageVersions
deadline: 10.0
- selector: 'google.longrunning.Operations.*'
deadline: 10.0

http:
rules:
- selector: google.longrunning.Operations.DeleteOperation
Expand Down

0 comments on commit baf711e

Please sign in to comment.