chore(all): auto-regenerate gapics (#4236)


This is an auto-generated regeneration of the gapic clients by
cloud.google.com/go/internal/gapicgen. Once the corresponding genproto PR is
submitted, genbot will update this PR with a newer dependency to the newer
version of genproto and assign reviewers to this PR.

If you have been assigned to review this PR, please:

- Ensure that the version of genproto in go.mod has been updated.
- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship.


Corresponding genproto PR: https://github.com/googleapis/go-genproto/pull/615

Changes:

feat(channel): Add/Update API definitions for Cloud Channel API, including
  * Update descriptions of APIs.
  * Add additional_bindings to HTTP annotations of Customer related APIs (list/create/get/update/delete).
  * Add a new LookupOffer RPC and LookupOfferRequest proto.
  * Add a new enum value LICENSE_CAP_CHANGED to enum EntitlementEvent.Type.
  
  PiperOrigin-RevId: 378177991
  Source-Link: https://github.com/googleapis/googleapis/commit/97d42c651f42bc3173b39ac8a9f97ea1d6b1196c

feat(container): support for NodeAutoprovisioning ImageType
  PiperOrigin-RevId: 378163331
  Source-Link: https://github.com/googleapis/googleapis/commit/e610c3bbc75e66fcfd5d7c46fab225c5978700df

chore(debugger): Update clouddebugger_v2 BUILD.bazel for python
  PiperOrigin-RevId: 378058740
  Source-Link: https://github.com/googleapis/googleapis/commit/0778b6c49e4a568d7e7c36241efb4bd06f893ea8

feat!(resourcesettings):Publish Cloud ResourceSettings v1 API
  PiperOrigin-RevId: 378057924
  Source-Link: https://github.com/googleapis/googleapis/commit/255c1a8e3561006bed60fc9cfbb23e104f573d3a

feat(dialogflow/cx): support sentiment analysis in bot testing
  PiperOrigin-RevId: 377947699
  Source-Link: https://github.com/googleapis/googleapis/commit/90717db757582fdda158463c613ee6f5334a98a4

chore(lifesciences): Add package/namespace options for C#, Ruby and PHP. This is a breaking change *only* for those languages, and packages for those languages have not been published yet.
  PiperOrigin-RevId: 377946883
  Source-Link: https://github.com/googleapis/googleapis/commit/3be62a56827678d523725e7a881c14cde3486537

14 files changed
tree: 4585697b9ecbb70c30c78e534d9da8b9c07421b6
  1. .github/
  2. accessapproval/
  3. aiplatform/
  4. analytics/
  5. apigateway/
  6. apigeeconnect/
  7. appengine/
  8. area120/
  9. artifactregistry/
  10. asset/
  11. assuredworkloads/
  12. automl/
  13. bigquery/
  14. bigtable/
  15. billing/
  16. binaryauthorization/
  17. channel/
  18. civil/
  19. cloudbuild/
  20. clouddms/
  21. cloudtasks/
  22. cmd/
  23. compute/
  24. container/
  25. containeranalysis/
  26. datacatalog/
  27. datalabeling/
  28. dataproc/
  29. dataqna/
  30. datastore/
  31. debugger/
  32. dialogflow/
  33. dlp/
  34. documentai/
  35. domains/
  36. errorreporting/
  37. essentialcontacts/
  38. firestore/
  39. functions/
  40. gaming/
  41. gkehub/
  42. grafeas/
  43. gsuiteaddons/
  44. httpreplay/
  45. iam/
  46. internal/
  47. iot/
  48. kms/
  49. language/
  50. lifesciences/
  51. logging/
  52. longrunning/
  53. managedidentities/
  54. mediatranslation/
  55. memcache/
  56. metastore/
  57. monitoring/
  58. networkconnectivity/
  59. notebooks/
  60. orgpolicy/
  61. osconfig/
  62. oslogin/
  63. phishingprotection/
  64. policytroubleshooter/
  65. privatecatalog/
  66. profiler/
  67. pubsub/
  68. pubsublite/
  69. recaptchaenterprise/
  70. recommendationengine/
  71. recommender/
  72. redis/
  73. resourcemanager/
  74. resourcesettings/
  75. retail/
  76. rpcreplay/
  77. scheduler/
  78. secretmanager/
  79. security/
  80. securitycenter/
  81. servicecontrol/
  82. servicedirectory/
  83. servicemanagement/
  84. serviceusage/
  85. shell/
  86. spanner/
  87. speech/
  88. storage/
  89. talent/
  90. texttospeech/
  91. third_party/
  92. tpu/
  93. trace/
  94. translate/
  95. video/
  96. videointelligence/
  97. vision/
  98. vpcaccess/
  99. webrisk/
  100. websecurityscanner/
  101. workflows/
  102. .gitignore
  103. CHANGES.md
  104. CODE_OF_CONDUCT.md
  105. CONTRIBUTING.md
  106. doc.go
  107. examples_test.go
  108. go.mod
  109. go.sum
  110. header_test.go
  111. LICENSE
  112. README.md
  113. RELEASING.md
  114. SECURITY.md
  115. testing.md
  116. tools.go
README.md

Google Cloud Client Libraries for Go

Go Reference

Go packages for Google Cloud Platform services.

import "cloud.google.com/go"

To install the packages on your system, do not clone the repo. Instead:

  1. Change to your project directory:

    cd /my/cloud/project
    
  2. Get the package you want to use. Some products have their own module, so it's best to go get the package(s) you want to use:

    $ go get cloud.google.com/go/firestore # Replace with the package you want to use.
    

NOTE: Some of these packages are under development, and may occasionally make backwards-incompatible changes.

Supported APIs

Google APIStatusPackage
Assetstablecloud.google.com/go/asset/apiv1
Automlstablecloud.google.com/go/automl/apiv1
BigQuerystablecloud.google.com/go/bigquery
Bigtablestablecloud.google.com/go/bigtable
Cloudbuildstablecloud.google.com/go/cloudbuild/apiv1
Cloudtasksstablecloud.google.com/go/cloudtasks/apiv2
Containerstablecloud.google.com/go/container/apiv1
ContainerAnalysisbetacloud.google.com/go/containeranalysis/apiv1
Dataprocstablecloud.google.com/go/dataproc/apiv1
Datastorestablecloud.google.com/go/datastore
Debuggerstablecloud.google.com/go/debugger/apiv2
Dialogflowstablecloud.google.com/go/dialogflow/apiv2
Data Loss Preventionstablecloud.google.com/go/dlp/apiv2
ErrorReportingalphacloud.google.com/go/errorreporting
Firestorestablecloud.google.com/go/firestore
IAMstablecloud.google.com/go/iam
IoTstablecloud.google.com/go/iot/apiv1
IRMalphacloud.google.com/go/irm/apiv1alpha2
KMSstablecloud.google.com/go/kms/apiv1
Natural Languagestablecloud.google.com/go/language/apiv1
Loggingstablecloud.google.com/go/logging
Memorystorealphacloud.google.com/go/redis/apiv1
Monitoringstablecloud.google.com/go/monitoring/apiv3
OS Loginstablecloud.google.com/go/oslogin/apiv1
Pub/Substablecloud.google.com/go/pubsub
Pub/Sub Litebetacloud.google.com/go/pubsublite
Phishing Protectionalphacloud.google.com/go/phishingprotection/apiv1beta1
reCAPTCHA Enterprisealphacloud.google.com/go/recaptchaenterprise/apiv1beta1
Recommenderbetacloud.google.com/go/recommender/apiv1beta1
Schedulerstablecloud.google.com/go/scheduler/apiv1
Securitycenterstablecloud.google.com/go/securitycenter/apiv1
Spannerstablecloud.google.com/go/spanner
Speechstablecloud.google.com/go/speech/apiv1
Storagestablecloud.google.com/go/storage
Talentalphacloud.google.com/go/talent/apiv4beta1
Text To Speechstablecloud.google.com/go/texttospeech/apiv1
Tracestablecloud.google.com/go/trace/apiv2
Translatestablecloud.google.com/go/translate
Video Intelligencebetacloud.google.com/go/videointelligence/apiv1beta2
Visionstablecloud.google.com/go/vision/apiv1
Webriskalphacloud.google.com/go/webrisk/apiv1beta1

Alpha status: the API is still being actively developed. As a result, it might change in backward-incompatible ways and is not recommended for production use.

Beta status: the API is largely complete, but still has outstanding features and bugs to be addressed. There may be minor backwards-incompatible changes where necessary.

Stable status: the API is mature and ready for production use. We will continue addressing bugs and feature requests.

Documentation and examples are available at pkg.go.dev/cloud.google.com/go

Go Versions Supported

We currently support Go versions 1.11 and newer.

Authorization

By default, each API will use Google Application Default Credentials for authorization credentials used in calling the API endpoints. This will allow your application to run in many environments without requiring explicit configuration.

client, err := storage.NewClient(ctx)

To authorize using a JSON key file, pass option.WithCredentialsFile to the NewClient function of the desired package. For example:

client, err := storage.NewClient(ctx, option.WithCredentialsFile("path/to/keyfile.json"))

You can exert more control over authorization by using the golang.org/x/oauth2 package to create an oauth2.TokenSource. Then pass option.WithTokenSource to the NewClient function: snip:# (auth-ts)

tokenSource := ...
client, err := storage.NewClient(ctx, option.WithTokenSource(tokenSource))

Contributing

Contributions are welcome. Please, see the CONTRIBUTING document for details.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. See Contributor Code of Conduct for more information.

Links