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


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/622

Changes:

chore(analytics/data): Populate Ruby generator configuration for new clients
  PiperOrigin-RevId: 379815863
  Source-Link: https://github.com/googleapis/googleapis/commit/b26f86aa1731a2eb557c3195e0c7a7e828253106

fix(security/privateca): Fixed casing of the Ruby namespace
  PiperOrigin-RevId: 379779471
  Source-Link: https://github.com/googleapis/googleapis/commit/f176fe69e40da773e9ad32d92a680459b0413459

feat(documentai): update document.proto, add the processor management methods.
  PiperOrigin-RevId: 379607978
  Source-Link: https://github.com/googleapis/googleapis/commit/19906f9fc5f20c5b98984cf9facf54de90c43d66

fix(kms): replace IAMPolicy mixin in service config.
  PiperOrigin-RevId: 379592845
  Source-Link: https://github.com/googleapis/googleapis/commit/5308b867571251f064b376b658108a77d1a5de6c

feat(dialogflow): added Automated agent reply type and allow cancellation flag for partial response feature.
  PiperOrigin-RevId: 379370373
  Source-Link: https://github.com/googleapis/googleapis/commit/58187afe44fbbe89dec2b70b6c2b405f88b7d295

2138 files changed
tree: 66c150a1b31f3490b8571eca58b994d3afb6f68f
  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. gkeconnect/
  42. gkehub/
  43. grafeas/
  44. gsuiteaddons/
  45. httpreplay/
  46. iam/
  47. internal/
  48. iot/
  49. kms/
  50. language/
  51. lifesciences/
  52. logging/
  53. longrunning/
  54. managedidentities/
  55. mediatranslation/
  56. memcache/
  57. metastore/
  58. monitoring/
  59. networkconnectivity/
  60. notebooks/
  61. orgpolicy/
  62. osconfig/
  63. oslogin/
  64. phishingprotection/
  65. policytroubleshooter/
  66. privatecatalog/
  67. profiler/
  68. pubsub/
  69. pubsublite/
  70. recaptchaenterprise/
  71. recommendationengine/
  72. recommender/
  73. redis/
  74. resourcemanager/
  75. resourcesettings/
  76. retail/
  77. rpcreplay/
  78. scheduler/
  79. secretmanager/
  80. security/
  81. securitycenter/
  82. servicecontrol/
  83. servicedirectory/
  84. servicemanagement/
  85. serviceusage/
  86. shell/
  87. spanner/
  88. speech/
  89. storage/
  90. talent/
  91. texttospeech/
  92. third_party/
  93. tpu/
  94. trace/
  95. translate/
  96. video/
  97. videointelligence/
  98. vision/
  99. vpcaccess/
  100. webrisk/
  101. websecurityscanner/
  102. workflows/
  103. .gitignore
  104. CHANGES.md
  105. CODE_OF_CONDUCT.md
  106. CONTRIBUTING.md
  107. doc.go
  108. examples_test.go
  109. go.mod
  110. go.sum
  111. header_test.go
  112. LICENSE
  113. README.md
  114. RELEASING.md
  115. SECURITY.md
  116. testing.md
  117. 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