Skip to content

Commit 2867c16

Browse files
feat: Automated regeneration of Apigee client (googleapis#13193)
Auto-created at 2025-03-20 13:12:35 +0000 using the toys pull request generator.
1 parent f95e517 commit 2867c16

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

clients/apigee/lib/google_api/apigee/v1/metadata.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ defmodule GoogleApi.Apigee.V1 do
2020
API client metadata for GoogleApi.Apigee.V1.
2121
"""
2222

23-
@discovery_revision "20250312"
23+
@discovery_revision "20250313"
2424

2525
def discovery_revision(), do: @discovery_revision
2626
end

clients/apigee/lib/google_api/apigee/v1/model/google_cloud_apigee_v1_dns_zone_peering_config.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ defmodule GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1DnsZonePeeringConfig do
2222
## Attributes
2323
2424
* `targetNetworkId` (*type:* `String.t`, *default:* `nil`) - Required. The VPC network where the records for that private DNS zone's namespace are available. Apigee will be performing DNS peering with this VPC network.
25-
* `targetProjectId` (*type:* `String.t`, *default:* `nil`) - Required. The ID of the project containing the private DNS zone.
25+
* `targetProjectId` (*type:* `String.t`, *default:* `nil`) - Required. The ID of the project that contains the producer VPC network.
2626
"""
2727

2828
use GoogleApi.Gax.ModelBase

0 commit comments

Comments
 (0)