Skip to content

Commit

Permalink
fix(cloudbuild): deprecate apiv1 client (#11225)
Browse files Browse the repository at this point in the history
* cloudbuild was previously migrated to apiv1/v2 in 7760043
  • Loading branch information
quartzmo authored Dec 4, 2024
1 parent e24b55d commit ba9412a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cloudbuild/apiv1/doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@
//
// For information about setting deadlines, reusing contexts, and more
// please visit godoc.org/cloud.google.com/go.
//
// Deprecated: Please use cloud.google.com/go/cloudbuild/apiv1/v2.
package cloudbuild // import "cloud.google.com/go/cloudbuild/apiv1"

import (
Expand Down

0 comments on commit ba9412a

Please sign in to comment.