Skip to content

Commit

Permalink
feat(managedkafka): A new field satisfies_pzi is added to message `…
Browse files Browse the repository at this point in the history
….google.cloud.managedkafka.v1.Cluster` (#11213)

- [ ] Regenerate this pull request now.

feat(managedkafka): A new field `satisfies_pzs` is added to message `.google.cloud.managedkafka.v1.Cluster`

PiperOrigin-RevId: 702413947

Source-Link: https://togithub.com/googleapis/googleapis/commit/b56dbf5a6a432199f4966be9a0f0a774fb47d606

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/52ade1274b90a4ded9eaba4de431a0a06965d99f
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTJhZGUxMjc0YjkwYTRkZWQ5ZWFiYTRkZTQzMWEwYTA2OTY1ZDk5ZiJ9
BEGIN_NESTED_COMMIT
docs(shopping/css): fix comment on list account labels
PiperOrigin-RevId: 702393419

Source-Link: https://togithub.com/googleapis/googleapis/commit/48fa374e29c854cef29dc3f42319e0680217ce8d

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/061a2482daf339c88d3e8d0b6f47735e20b9a81e
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDYxYTI0ODJkYWYzMzljODhkM2U4ZDBiNmY0NzczNWUyMGI5YTgxZSJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(billing): added currency field to billing account message
PiperOrigin-RevId: 702355285

Source-Link: https://togithub.com/googleapis/googleapis/commit/e5a39127db2d2339f7265be7175a3734385bd672

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/82539f2cc9651f205e4a1343cf1cc87a28922ce8
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiODI1MzlmMmNjOTY1MWYyMDVlNGExMzQzY2YxY2M4N2EyODkyMmNlOCJ9
END_NESTED_COMMIT
  • Loading branch information
gcf-owl-bot[bot] authored Dec 3, 2024
1 parent d93c2d9 commit d3de944
Show file tree
Hide file tree
Showing 6 changed files with 508 additions and 463 deletions.
589 changes: 304 additions & 285 deletions billing/apiv1/billingpb/cloud_billing.pb.go

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/pubsub/apiv1",
"version": "1.45.1",
"version": "1.45.2",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
{
"regionTag": "css_v1_generated_AccountLabelsService_ListAccountLabels_sync",
"title": "css ListAccountLabels Sample",
"description": "ListAccountLabels lists the labels assigned to an account.",
"description": "ListAccountLabels lists the labels owned by an account.",
"file": "AccountLabelsClient/ListAccountLabels/main.go",
"language": "GO",
"clientMethod": {
Expand Down
Loading

0 comments on commit d3de944

Please sign in to comment.