From edbcc36911a24aae288f79e1c1b82150d2a6b905 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Tue, 21 May 2024 07:08:11 +0000 Subject: [PATCH] feat(gkehub): update the api #### gkehub:v1 The following keys were added: - schemas.ListMembershipBindingsResponse.properties.unreachable (Total Keys: 2) #### gkehub:v1alpha The following keys were added: - schemas.ListMembershipBindingsResponse.properties.unreachable (Total Keys: 2) - schemas.ListMembershipRBACRoleBindingsResponse.properties.unreachable (Total Keys: 2) #### gkehub:v1beta The following keys were added: - schemas.ListMembershipBindingsResponse.properties.unreachable (Total Keys: 2) - schemas.ListMembershipRBACRoleBindingsResponse.properties.unreachable (Total Keys: 2) --- ...ojects.locations.memberships.bindings.html | 3 +++ ...ojects.locations.memberships.bindings.html | 3 +++ ...ocations.memberships.rbacrolebindings.html | 3 +++ ...ojects.locations.memberships.bindings.html | 3 +++ ...ocations.memberships.rbacrolebindings.html | 3 +++ .../discovery_cache/documents/gkehub.v1.json | 15 ++++++++++--- .../documents/gkehub.v1alpha.json | 22 ++++++++++++++++--- .../documents/gkehub.v1beta.json | 22 ++++++++++++++++--- .../documents/gkehub.v1beta1.json | 2 +- .../documents/gkehub.v2alpha.json | 2 +- 10 files changed, 67 insertions(+), 11 deletions(-) diff --git a/docs/dyn/gkehub_v1.projects.locations.memberships.bindings.html b/docs/dyn/gkehub_v1.projects.locations.memberships.bindings.html index 132fe1ad76..bbbe845222 100644 --- a/docs/dyn/gkehub_v1.projects.locations.memberships.bindings.html +++ b/docs/dyn/gkehub_v1.projects.locations.memberships.bindings.html @@ -255,6 +255,9 @@

Method Details

}, ], "nextPageToken": "A String", # A token to request the next page of resources from the `ListMembershipBindings` method. The value of an empty string means that there are no more resources to return. + "unreachable": [ # List of locations that could not be reached while fetching this list. + "A String", + ], } diff --git a/docs/dyn/gkehub_v1alpha.projects.locations.memberships.bindings.html b/docs/dyn/gkehub_v1alpha.projects.locations.memberships.bindings.html index 29f2aec6bd..768e4387c9 100644 --- a/docs/dyn/gkehub_v1alpha.projects.locations.memberships.bindings.html +++ b/docs/dyn/gkehub_v1alpha.projects.locations.memberships.bindings.html @@ -255,6 +255,9 @@

Method Details

}, ], "nextPageToken": "A String", # A token to request the next page of resources from the `ListMembershipBindings` method. The value of an empty string means that there are no more resources to return. + "unreachable": [ # List of locations that could not be reached while fetching this list. + "A String", + ], } diff --git a/docs/dyn/gkehub_v1alpha.projects.locations.memberships.rbacrolebindings.html b/docs/dyn/gkehub_v1alpha.projects.locations.memberships.rbacrolebindings.html index 8c92f914f2..530d11f0dd 100644 --- a/docs/dyn/gkehub_v1alpha.projects.locations.memberships.rbacrolebindings.html +++ b/docs/dyn/gkehub_v1alpha.projects.locations.memberships.rbacrolebindings.html @@ -311,6 +311,9 @@

Method Details

"user": "A String", # user is the name of the user as seen by the kubernetes cluster, example "alice" or "alice@domain.tld" }, ], + "unreachable": [ # List of locations that could not be reached while fetching this list. + "A String", + ], } diff --git a/docs/dyn/gkehub_v1beta.projects.locations.memberships.bindings.html b/docs/dyn/gkehub_v1beta.projects.locations.memberships.bindings.html index 49f774f6f9..b631c40a50 100644 --- a/docs/dyn/gkehub_v1beta.projects.locations.memberships.bindings.html +++ b/docs/dyn/gkehub_v1beta.projects.locations.memberships.bindings.html @@ -255,6 +255,9 @@

Method Details

}, ], "nextPageToken": "A String", # A token to request the next page of resources from the `ListMembershipBindings` method. The value of an empty string means that there are no more resources to return. + "unreachable": [ # List of locations that could not be reached while fetching this list. + "A String", + ], } diff --git a/docs/dyn/gkehub_v1beta.projects.locations.memberships.rbacrolebindings.html b/docs/dyn/gkehub_v1beta.projects.locations.memberships.rbacrolebindings.html index 58631021ff..56c0872ab3 100644 --- a/docs/dyn/gkehub_v1beta.projects.locations.memberships.rbacrolebindings.html +++ b/docs/dyn/gkehub_v1beta.projects.locations.memberships.rbacrolebindings.html @@ -311,6 +311,9 @@

Method Details

"user": "A String", # user is the name of the user as seen by the kubernetes cluster, example "alice" or "alice@domain.tld" }, ], + "unreachable": [ # List of locations that could not be reached while fetching this list. + "A String", + ], } diff --git a/googleapiclient/discovery_cache/documents/gkehub.v1.json b/googleapiclient/discovery_cache/documents/gkehub.v1.json index 0772c7e8c6..19391378fb 100644 --- a/googleapiclient/discovery_cache/documents/gkehub.v1.json +++ b/googleapiclient/discovery_cache/documents/gkehub.v1.json @@ -1911,7 +1911,7 @@ } } }, -"revision": "20240504", +"revision": "20240511", "rootUrl": "https://gkehub.googleapis.com/", "schemas": { "AppDevExperienceFeatureSpec": { @@ -4325,6 +4325,13 @@ "nextPageToken": { "description": "A token to request the next page of resources from the `ListMembershipBindings` method. The value of an empty string means that there are no more resources to return.", "type": "string" +}, +"unreachable": { +"description": "List of locations that could not be reached while fetching this list.", +"items": { +"type": "string" +}, +"type": "array" } }, "type": "object" @@ -5698,12 +5705,14 @@ "enum": [ "MODE_UNSPECIFIED", "DISABLED", -"BASIC" +"BASIC", +"ENTERPRISE" ], "enumDescriptions": [ "Default value not specified.", "Disables Security Posture features on the cluster.", -"Applies Security Posture features on the cluster." +"Applies Security Posture features on the cluster.", +"Applies the Security Posture off cluster Enterprise level features." ], "type": "string" }, diff --git a/googleapiclient/discovery_cache/documents/gkehub.v1alpha.json b/googleapiclient/discovery_cache/documents/gkehub.v1alpha.json index af4fb30c47..2568663c14 100644 --- a/googleapiclient/discovery_cache/documents/gkehub.v1alpha.json +++ b/googleapiclient/discovery_cache/documents/gkehub.v1alpha.json @@ -2175,7 +2175,7 @@ } } }, -"revision": "20240504", +"revision": "20240511", "rootUrl": "https://gkehub.googleapis.com/", "schemas": { "AnthosObservabilityFeatureSpec": { @@ -4864,6 +4864,13 @@ "nextPageToken": { "description": "A token to request the next page of resources from the `ListMembershipBindings` method. The value of an empty string means that there are no more resources to return.", "type": "string" +}, +"unreachable": { +"description": "List of locations that could not be reached while fetching this list.", +"items": { +"type": "string" +}, +"type": "array" } }, "type": "object" @@ -4882,6 +4889,13 @@ "$ref": "RBACRoleBinding" }, "type": "array" +}, +"unreachable": { +"description": "List of locations that could not be reached while fetching this list.", +"items": { +"type": "string" +}, +"type": "array" } }, "type": "object" @@ -6380,12 +6394,14 @@ "enum": [ "MODE_UNSPECIFIED", "DISABLED", -"BASIC" +"BASIC", +"ENTERPRISE" ], "enumDescriptions": [ "Default value not specified.", "Disables Security Posture features on the cluster.", -"Applies Security Posture features on the cluster." +"Applies Security Posture features on the cluster.", +"Applies the Security Posture off cluster Enterprise level features." ], "type": "string" }, diff --git a/googleapiclient/discovery_cache/documents/gkehub.v1beta.json b/googleapiclient/discovery_cache/documents/gkehub.v1beta.json index c65efa4c49..52a0640cf9 100644 --- a/googleapiclient/discovery_cache/documents/gkehub.v1beta.json +++ b/googleapiclient/discovery_cache/documents/gkehub.v1beta.json @@ -2101,7 +2101,7 @@ } } }, -"revision": "20240504", +"revision": "20240511", "rootUrl": "https://gkehub.googleapis.com/", "schemas": { "AnthosObservabilityFeatureSpec": { @@ -4620,6 +4620,13 @@ "nextPageToken": { "description": "A token to request the next page of resources from the `ListMembershipBindings` method. The value of an empty string means that there are no more resources to return.", "type": "string" +}, +"unreachable": { +"description": "List of locations that could not be reached while fetching this list.", +"items": { +"type": "string" +}, +"type": "array" } }, "type": "object" @@ -4638,6 +4645,13 @@ "$ref": "RBACRoleBinding" }, "type": "array" +}, +"unreachable": { +"description": "List of locations that could not be reached while fetching this list.", +"items": { +"type": "string" +}, +"type": "array" } }, "type": "object" @@ -6080,12 +6094,14 @@ "enum": [ "MODE_UNSPECIFIED", "DISABLED", -"BASIC" +"BASIC", +"ENTERPRISE" ], "enumDescriptions": [ "Default value not specified.", "Disables Security Posture features on the cluster.", -"Applies Security Posture features on the cluster." +"Applies Security Posture features on the cluster.", +"Applies the Security Posture off cluster Enterprise level features." ], "type": "string" }, diff --git a/googleapiclient/discovery_cache/documents/gkehub.v1beta1.json b/googleapiclient/discovery_cache/documents/gkehub.v1beta1.json index 000103aced..56512aac53 100644 --- a/googleapiclient/discovery_cache/documents/gkehub.v1beta1.json +++ b/googleapiclient/discovery_cache/documents/gkehub.v1beta1.json @@ -712,7 +712,7 @@ } } }, -"revision": "20240504", +"revision": "20240511", "rootUrl": "https://gkehub.googleapis.com/", "schemas": { "ApplianceCluster": { diff --git a/googleapiclient/discovery_cache/documents/gkehub.v2alpha.json b/googleapiclient/discovery_cache/documents/gkehub.v2alpha.json index 8a02f998ce..32d025e5d5 100644 --- a/googleapiclient/discovery_cache/documents/gkehub.v2alpha.json +++ b/googleapiclient/discovery_cache/documents/gkehub.v2alpha.json @@ -280,7 +280,7 @@ } } }, -"revision": "20240504", +"revision": "20240511", "rootUrl": "https://gkehub.googleapis.com/", "schemas": { "CancelOperationRequest": {