Skip to content

Commit 5824597

Browse files
feat(all): auto-regenerate discovery clients (#3198)
1 parent 98994c4 commit 5824597

File tree

8 files changed

+38
-30
lines changed

8 files changed

+38
-30
lines changed

apigee/v1/apigee-api.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2435,7 +2435,7 @@
24352435
"type": "string"
24362436
},
24372437
"rows": {
2438-
"description": "Optional. Maximum number of app IDs to return. Defaults to 10000.",
2438+
"description": "Optional. Maximum number of app IDs to return. Defaults to 1000.",
24392439
"format": "int64",
24402440
"location": "query",
24412441
"type": "string"
@@ -11063,7 +11063,7 @@
1106311063
}
1106411064
}
1106511065
},
11066-
"revision": "20250519",
11066+
"revision": "20250614",
1106711067
"rootUrl": "https://apigee.googleapis.com/",
1106811068
"schemas": {
1106911069
"EdgeConfigstoreBundleBadBundle": {
@@ -16466,6 +16466,10 @@
1646616466
"readOnly": true,
1646716467
"type": "string"
1646816468
},
16469+
"networkEgressRestricted": {
16470+
"description": "Optional. Flag that specifies if internet egress is restricted for VPC Service Controls. Valid only when runtime_type is `CLOUD` and disable_vpc_peering is `true`.",
16471+
"type": "boolean"
16472+
},
1646916473
"portalDisabled": {
1647016474
"description": "Optional. Configuration for the Portals settings.",
1647116475
"type": "boolean"

apigee/v1/apigee-gen.go

Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mybusinessaccountmanagement/v1/mybusinessaccountmanagement-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,7 @@
530530
}
531531
}
532532
},
533-
"revision": "20250319",
533+
"revision": "20250615",
534534
"rootUrl": "https://mybusinessaccountmanagement.googleapis.com/",
535535
"schemas": {
536536
"AcceptInvitationRequest": {
@@ -844,7 +844,7 @@
844844
"type": "object"
845845
},
846846
"PostalAddress": {
847-
"description": "Represents a postal address (for example, for postal delivery or payments addresses). Given a postal address, a postal service can deliver items to a premise, P.O. box or similar. It is not intended to model geographical locations (roads, towns, mountains). In typical usage, an address would be created by user input or from importing existing data, depending on the type of process. Advice on address input or editing: - Use an internationalization-ready address widget such as https://github.com/google/libaddressinput. - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, see: https://support.google.com/business/answer/6397478.",
847+
"description": "Represents a postal address, such as for postal delivery or payments addresses. With a postal address, a postal service can deliver items to a premise, P.O. box, or similar. A postal address is not intended to model geographical locations like roads, towns, or mountains. In typical usage, an address would be created by user input or from importing existing data, depending on the type of process. Advice on address input or editing: - Use an internationalization-ready address widget such as https://github.com/google/libaddressinput. - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, see: https://support.google.com/business/answer/6397478.",
848848
"id": "PostalAddress",
849849
"properties": {
850850
"addressLines": {

mybusinessaccountmanagement/v1/mybusinessaccountmanagement-gen.go

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mybusinessbusinessinformation/v1/mybusinessbusinessinformation-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,7 @@
612612
}
613613
}
614614
},
615-
"revision": "20250319",
615+
"revision": "20250615",
616616
"rootUrl": "https://mybusinessbusinessinformation.googleapis.com/",
617617
"schemas": {
618618
"AdWordsLocationExtensions": {
@@ -1387,7 +1387,7 @@
13871387
"type": "object"
13881388
},
13891389
"PostalAddress": {
1390-
"description": "Represents a postal address (for example, for postal delivery or payments addresses). Given a postal address, a postal service can deliver items to a premise, P.O. box or similar. It is not intended to model geographical locations (roads, towns, mountains). In typical usage, an address would be created by user input or from importing existing data, depending on the type of process. Advice on address input or editing: - Use an internationalization-ready address widget such as https://github.com/google/libaddressinput. - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, see: https://support.google.com/business/answer/6397478.",
1390+
"description": "Represents a postal address, such as for postal delivery or payments addresses. With a postal address, a postal service can deliver items to a premise, P.O. box, or similar. A postal address is not intended to model geographical locations like roads, towns, or mountains. In typical usage, an address would be created by user input or from importing existing data, depending on the type of process. Advice on address input or editing: - Use an internationalization-ready address widget such as https://github.com/google/libaddressinput. - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, see: https://support.google.com/business/answer/6397478.",
13911391
"id": "PostalAddress",
13921392
"properties": {
13931393
"addressLines": {

mybusinessbusinessinformation/v1/mybusinessbusinessinformation-gen.go

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mybusinessverifications/v1/mybusinessverifications-api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@
237237
}
238238
}
239239
},
240-
"revision": "20250319",
240+
"revision": "20250615",
241241
"rootUrl": "https://mybusinessverifications.googleapis.com/",
242242
"schemas": {
243243
"AddressVerificationData": {
@@ -370,7 +370,7 @@
370370
"type": "object"
371371
},
372372
"PostalAddress": {
373-
"description": "Represents a postal address (for example, for postal delivery or payments addresses). Given a postal address, a postal service can deliver items to a premise, P.O. box or similar. It is not intended to model geographical locations (roads, towns, mountains). In typical usage, an address would be created by user input or from importing existing data, depending on the type of process. Advice on address input or editing: - Use an internationalization-ready address widget such as https://github.com/google/libaddressinput. - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, see: https://support.google.com/business/answer/6397478.",
373+
"description": "Represents a postal address, such as for postal delivery or payments addresses. With a postal address, a postal service can deliver items to a premise, P.O. box, or similar. A postal address is not intended to model geographical locations like roads, towns, or mountains. In typical usage, an address would be created by user input or from importing existing data, depending on the type of process. Advice on address input or editing: - Use an internationalization-ready address widget such as https://github.com/google/libaddressinput. - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, see: https://support.google.com/business/answer/6397478.",
374374
"id": "PostalAddress",
375375
"properties": {
376376
"addressLines": {

mybusinessverifications/v1/mybusinessverifications-gen.go

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)