Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions google/cloud/container_v1/types/cluster_service.py
Original file line number Diff line number Diff line change
Expand Up @@ -189,8 +189,8 @@ class PrivateIPv6GoogleAccess(proto.Enum):
Enables private IPv6 access to Google
Services from GKE
PRIVATE_IPV6_GOOGLE_ACCESS_BIDIRECTIONAL (3):
Enables priate IPv6 access to and from Google
Services
Enables private IPv6 access to and from
Google Services
"""
PRIVATE_IPV6_GOOGLE_ACCESS_UNSPECIFIED = 0
PRIVATE_IPV6_GOOGLE_ACCESS_DISABLED = 1
Expand Down
4 changes: 2 additions & 2 deletions google/cloud/container_v1beta1/types/cluster_service.py
Original file line number Diff line number Diff line change
Expand Up @@ -204,8 +204,8 @@ class PrivateIPv6GoogleAccess(proto.Enum):
Enables private IPv6 access to Google
Services from GKE
PRIVATE_IPV6_GOOGLE_ACCESS_BIDIRECTIONAL (3):
Enables priate IPv6 access to and from Google
Services
Enables private IPv6 access to and from
Google Services
"""
PRIVATE_IPV6_GOOGLE_ACCESS_UNSPECIFIED = 0
PRIVATE_IPV6_GOOGLE_ACCESS_DISABLED = 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-container",
"version": "2.17.4"
"version": "0.1.0"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-container",
"version": "2.17.4"
"version": "0.1.0"
},
"snippets": [
{
Expand Down