Skip to content

Commit d1fdcdd

Browse files
feat: [NetworkManagement] add fields and messages for GKE Pods and IP masquerading (#8879)
* feat: add fields and messages for GKE Pods and IP masquerading docs: update comments PiperOrigin-RevId: 859595508 Source-Link: googleapis/googleapis@3343c4e Source-Link: googleapis/googleapis-gen@6da65f0 Copy-Tag: eyJwIjoiTmV0d29ya01hbmFnZW1lbnQvLk93bEJvdC55YW1sIiwiaCI6IjZkYTY1ZjBkNWZkNDQ3NWExOTFkZTU3MmIxNWRiZDkwZWJlY2VlOTMifQ== * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 3a6af11 commit d1fdcdd

21 files changed

Lines changed: 785 additions & 86 deletions
31 Bytes
Binary file not shown.
1.42 KB
Binary file not shown.

NetworkManagement/samples/V1/OrganizationVpcFlowLogsServiceClient/list_vpc_flow_logs_configs.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
* @param string $formattedParent The parent resource of the VpcFlowLogsConfig,
3636
* in one of the following formats:
3737
*
38-
* - For project-level resourcs: `projects/{project_id}/locations/global`
38+
* - For project-level resources: `projects/{project_id}/locations/global`
3939
*
4040
* - For organization-level resources:
4141
* `organizations/{organization_id}/locations/global`

NetworkManagement/samples/V1/VpcFlowLogsServiceClient/list_vpc_flow_logs_configs.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
* @param string $formattedParent The parent resource of the VpcFlowLogsConfig,
3636
* in one of the following formats:
3737
*
38-
* - For project-level resourcs: `projects/{project_id}/locations/global`
38+
* - For project-level resources: `projects/{project_id}/locations/global`
3939
*
4040
* - For organization-level resources:
4141
* `organizations/{organization_id}/locations/global`

NetworkManagement/src/V1/AbortInfo/Cause.php

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

NetworkManagement/src/V1/DeliverInfo/Target.php

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

NetworkManagement/src/V1/DropInfo/Cause.php

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

0 commit comments

Comments
 (0)