diff --git a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1/ClusterService.g.cs b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1/ClusterService.g.cs index 0529c4eda04d..32f735e58a0c 100644 --- a/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1/ClusterService.g.cs +++ b/apis/Google.Cloud.Container.V1/Google.Cloud.Container.V1/ClusterService.g.cs @@ -1152,7 +1152,7 @@ public enum PrivateIPv6GoogleAccess { /// [pbr::OriginalName("PRIVATE_IPV6_GOOGLE_ACCESS_TO_GOOGLE")] ToGoogle = 2, /// - /// Enables priate IPv6 access to and from Google Services + /// Enables private IPv6 access to and from Google Services /// [pbr::OriginalName("PRIVATE_IPV6_GOOGLE_ACCESS_BIDIRECTIONAL")] Bidirectional = 3, }