Skip to content

Commit

Permalink
fix: optional-to-required parameter in NetworkConnectivity policy bas… (
Browse files Browse the repository at this point in the history
  • Loading branch information
bshaffer committed Sep 15, 2023
1 parent c14fb83 commit b303efe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Generation/FieldDetails.php
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ class FieldDetails
'google.bigtable.admin.v2.Instance' => ['name', 'type', 'labels'],
'google.cloud.asset.v1.BatchGetAssetsHistoryRequest' => ['content_type', 'read_time_window'],
'google.cloud.datacatalog.v1.SearchCatalogRequest' => ['query'],
'google.cloud.networkconnectivity.v1.CreatePolicyBasedRouteRequest' => ['policy_based_route_id'],
'google.cloud.scheduler.v1.UpdateJobRequest' => ['update_mask'],
'google.datastore.v1.CommitRequest' => ['mode', 'mutations'],
'google.datastore.v1.RunQueryRequest' => ['partition_id'],
Expand Down

0 comments on commit b303efe

Please sign in to comment.