Skip to content

Commit 8084983

Browse files
feat(gkehub): update the api
#### gkehub:v1 The following keys were added: - resources.projects.resources.locations.resources.memberships.resources.bindings.methods.list.parameters.filter (Total Keys: 2) - resources.projects.resources.locations.resources.scopes.methods.getIamPolicy (Total Keys: 14) - resources.projects.resources.locations.resources.scopes.methods.setIamPolicy (Total Keys: 12) - resources.projects.resources.locations.resources.scopes.methods.testIamPermissions (Total Keys: 12) - schemas.Scope.properties.allMemberships.type (Total Keys: 1) #### gkehub:v1alpha The following keys were added: - resources.projects.resources.locations.resources.memberships.resources.bindings.methods.list.parameters.filter (Total Keys: 2) - resources.projects.resources.locations.resources.scopes.methods.getIamPolicy (Total Keys: 14) - resources.projects.resources.locations.resources.scopes.methods.setIamPolicy (Total Keys: 12) - resources.projects.resources.locations.resources.scopes.methods.testIamPermissions (Total Keys: 12) - schemas.FleetObservabilityFeatureSpec.properties.loggingConfig.$ref (Total Keys: 1) - schemas.FleetObservabilityLoggingConfig (Total Keys: 4) - schemas.FleetObservabilityRoutingConfig (Total Keys: 3) - schemas.Scope.properties.allMemberships.type (Total Keys: 1) #### gkehub:v1beta The following keys were added: - resources.projects.resources.locations.resources.memberships.resources.bindings.methods.list.parameters.filter (Total Keys: 2) - resources.projects.resources.locations.resources.scopes.methods.getIamPolicy (Total Keys: 14) - resources.projects.resources.locations.resources.scopes.methods.setIamPolicy (Total Keys: 12) - resources.projects.resources.locations.resources.scopes.methods.testIamPermissions (Total Keys: 12) - schemas.FleetObservabilityFeatureSpec.properties.loggingConfig.$ref (Total Keys: 1) - schemas.FleetObservabilityLoggingConfig (Total Keys: 4) - schemas.FleetObservabilityRoutingConfig (Total Keys: 3) - schemas.Scope.properties.allMemberships.type (Total Keys: 1) #### gkehub:v1beta1 The following keys were added: - resources.projects.resources.locations.resources.memberships.methods.generateConnectManifest.parameters.connectAgent.name.deprecated (Total Keys: 1)
1 parent 6d662dc commit 8084983

28 files changed

+1273
-308
lines changed

docs/dyn/gkehub_v1.projects.locations.features.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ <h3>Method Details</h3>
124124
&quot;deleteTime&quot;: &quot;A String&quot;, # Output only. When the Feature resource was deleted.
125125
&quot;fleetDefaultMemberConfig&quot;: { # CommonFleetDefaultMemberConfigSpec contains default configuration information for memberships of a fleet # Optional. Feature configuration applicable to all memberships of the fleet.
126126
},
127-
&quot;labels&quot;: { # GCP labels for this Feature.
127+
&quot;labels&quot;: { # Labels for this Feature.
128128
&quot;a_key&quot;: &quot;A String&quot;,
129129
},
130130
&quot;membershipSpecs&quot;: { # Optional. Membership-specific configuration for this Feature. If this Feature does not support any per-Membership configuration, this field may be unused. The keys indicate which Membership the configuration is for, in the form: `projects/{p}/locations/{l}/memberships/{m}` Where {p} is the project, {l} is a valid location and {m} is a valid Membership in this project at that location. {p} WILL match the Feature&#x27;s project. {p} will always be returned as the project number, but the project ID is also accepted during input. If the same Membership is specified in the map twice (using the project ID form, and the project number form), exactly ONE of the entries will be saved, with no guarantees as to which. For this reason, it is recommended the same format be used for all entries when mutating a Feature.
@@ -361,7 +361,7 @@ <h3>Method Details</h3>
361361
},
362362
},
363363
},
364-
&quot;fleetobservability&quot;: { # **FleetObservability**: An empty state left as an example membership-specific Feature state. # Fleet observability membership state.
364+
&quot;fleetobservability&quot;: { # **FleetObservability**: Membership-specific Feature state for fleetobservability. # Fleet observability membership state.
365365
},
366366
&quot;identityservice&quot;: { # **Anthos Identity Service**: State for a single Membership. # Identity Service-specific state.
367367
&quot;failureReason&quot;: &quot;A String&quot;, # The reason of the failure.
@@ -462,7 +462,7 @@ <h3>Method Details</h3>
462462
&quot;description&quot;: &quot;A String&quot;, # Description is populated if Code is Failed, explaining why it has failed.
463463
},
464464
},
465-
&quot;fleetobservability&quot;: { # **FleetObservability**: An empty state left as an example Hub-wide Feature state. # FleetObservability feature state.
465+
&quot;fleetobservability&quot;: { # **FleetObservability**: Hub-wide Feature for FleetObservability feature. state. # FleetObservability feature state.
466466
},
467467
&quot;state&quot;: { # FeatureState describes the high-level state of a Feature. It may be used to describe a Feature&#x27;s state at the environ-level, or per-membershop, depending on the context. # Output only. The &quot;running state&quot; of the Feature in this Hub.
468468
&quot;code&quot;: &quot;A String&quot;, # The high-level, machine-readable status of this Feature.
@@ -560,7 +560,7 @@ <h3>Method Details</h3>
560560
&quot;deleteTime&quot;: &quot;A String&quot;, # Output only. When the Feature resource was deleted.
561561
&quot;fleetDefaultMemberConfig&quot;: { # CommonFleetDefaultMemberConfigSpec contains default configuration information for memberships of a fleet # Optional. Feature configuration applicable to all memberships of the fleet.
562562
},
563-
&quot;labels&quot;: { # GCP labels for this Feature.
563+
&quot;labels&quot;: { # Labels for this Feature.
564564
&quot;a_key&quot;: &quot;A String&quot;,
565565
},
566566
&quot;membershipSpecs&quot;: { # Optional. Membership-specific configuration for this Feature. If this Feature does not support any per-Membership configuration, this field may be unused. The keys indicate which Membership the configuration is for, in the form: `projects/{p}/locations/{l}/memberships/{m}` Where {p} is the project, {l} is a valid location and {m} is a valid Membership in this project at that location. {p} WILL match the Feature&#x27;s project. {p} will always be returned as the project number, but the project ID is also accepted during input. If the same Membership is specified in the map twice (using the project ID form, and the project number form), exactly ONE of the entries will be saved, with no guarantees as to which. For this reason, it is recommended the same format be used for all entries when mutating a Feature.
@@ -797,7 +797,7 @@ <h3>Method Details</h3>
797797
},
798798
},
799799
},
800-
&quot;fleetobservability&quot;: { # **FleetObservability**: An empty state left as an example membership-specific Feature state. # Fleet observability membership state.
800+
&quot;fleetobservability&quot;: { # **FleetObservability**: Membership-specific Feature state for fleetobservability. # Fleet observability membership state.
801801
},
802802
&quot;identityservice&quot;: { # **Anthos Identity Service**: State for a single Membership. # Identity Service-specific state.
803803
&quot;failureReason&quot;: &quot;A String&quot;, # The reason of the failure.
@@ -898,7 +898,7 @@ <h3>Method Details</h3>
898898
&quot;description&quot;: &quot;A String&quot;, # Description is populated if Code is Failed, explaining why it has failed.
899899
},
900900
},
901-
&quot;fleetobservability&quot;: { # **FleetObservability**: An empty state left as an example Hub-wide Feature state. # FleetObservability feature state.
901+
&quot;fleetobservability&quot;: { # **FleetObservability**: Hub-wide Feature for FleetObservability feature. state. # FleetObservability feature state.
902902
},
903903
&quot;state&quot;: { # FeatureState describes the high-level state of a Feature. It may be used to describe a Feature&#x27;s state at the environ-level, or per-membershop, depending on the context. # Output only. The &quot;running state&quot; of the Feature in this Hub.
904904
&quot;code&quot;: &quot;A String&quot;, # The high-level, machine-readable status of this Feature.
@@ -984,7 +984,7 @@ <h3>Method Details</h3>
984984
&quot;deleteTime&quot;: &quot;A String&quot;, # Output only. When the Feature resource was deleted.
985985
&quot;fleetDefaultMemberConfig&quot;: { # CommonFleetDefaultMemberConfigSpec contains default configuration information for memberships of a fleet # Optional. Feature configuration applicable to all memberships of the fleet.
986986
},
987-
&quot;labels&quot;: { # GCP labels for this Feature.
987+
&quot;labels&quot;: { # Labels for this Feature.
988988
&quot;a_key&quot;: &quot;A String&quot;,
989989
},
990990
&quot;membershipSpecs&quot;: { # Optional. Membership-specific configuration for this Feature. If this Feature does not support any per-Membership configuration, this field may be unused. The keys indicate which Membership the configuration is for, in the form: `projects/{p}/locations/{l}/memberships/{m}` Where {p} is the project, {l} is a valid location and {m} is a valid Membership in this project at that location. {p} WILL match the Feature&#x27;s project. {p} will always be returned as the project number, but the project ID is also accepted during input. If the same Membership is specified in the map twice (using the project ID form, and the project number form), exactly ONE of the entries will be saved, with no guarantees as to which. For this reason, it is recommended the same format be used for all entries when mutating a Feature.
@@ -1221,7 +1221,7 @@ <h3>Method Details</h3>
12211221
},
12221222
},
12231223
},
1224-
&quot;fleetobservability&quot;: { # **FleetObservability**: An empty state left as an example membership-specific Feature state. # Fleet observability membership state.
1224+
&quot;fleetobservability&quot;: { # **FleetObservability**: Membership-specific Feature state for fleetobservability. # Fleet observability membership state.
12251225
},
12261226
&quot;identityservice&quot;: { # **Anthos Identity Service**: State for a single Membership. # Identity Service-specific state.
12271227
&quot;failureReason&quot;: &quot;A String&quot;, # The reason of the failure.
@@ -1322,7 +1322,7 @@ <h3>Method Details</h3>
13221322
&quot;description&quot;: &quot;A String&quot;, # Description is populated if Code is Failed, explaining why it has failed.
13231323
},
13241324
},
1325-
&quot;fleetobservability&quot;: { # **FleetObservability**: An empty state left as an example Hub-wide Feature state. # FleetObservability feature state.
1325+
&quot;fleetobservability&quot;: { # **FleetObservability**: Hub-wide Feature for FleetObservability feature. state. # FleetObservability feature state.
13261326
},
13271327
&quot;state&quot;: { # FeatureState describes the high-level state of a Feature. It may be used to describe a Feature&#x27;s state at the environ-level, or per-membershop, depending on the context. # Output only. The &quot;running state&quot; of the Feature in this Hub.
13281328
&quot;code&quot;: &quot;A String&quot;, # The high-level, machine-readable status of this Feature.
@@ -1364,7 +1364,7 @@ <h3>Method Details</h3>
13641364
&quot;deleteTime&quot;: &quot;A String&quot;, # Output only. When the Feature resource was deleted.
13651365
&quot;fleetDefaultMemberConfig&quot;: { # CommonFleetDefaultMemberConfigSpec contains default configuration information for memberships of a fleet # Optional. Feature configuration applicable to all memberships of the fleet.
13661366
},
1367-
&quot;labels&quot;: { # GCP labels for this Feature.
1367+
&quot;labels&quot;: { # Labels for this Feature.
13681368
&quot;a_key&quot;: &quot;A String&quot;,
13691369
},
13701370
&quot;membershipSpecs&quot;: { # Optional. Membership-specific configuration for this Feature. If this Feature does not support any per-Membership configuration, this field may be unused. The keys indicate which Membership the configuration is for, in the form: `projects/{p}/locations/{l}/memberships/{m}` Where {p} is the project, {l} is a valid location and {m} is a valid Membership in this project at that location. {p} WILL match the Feature&#x27;s project. {p} will always be returned as the project number, but the project ID is also accepted during input. If the same Membership is specified in the map twice (using the project ID form, and the project number form), exactly ONE of the entries will be saved, with no guarantees as to which. For this reason, it is recommended the same format be used for all entries when mutating a Feature.
@@ -1601,7 +1601,7 @@ <h3>Method Details</h3>
16011601
},
16021602
},
16031603
},
1604-
&quot;fleetobservability&quot;: { # **FleetObservability**: An empty state left as an example membership-specific Feature state. # Fleet observability membership state.
1604+
&quot;fleetobservability&quot;: { # **FleetObservability**: Membership-specific Feature state for fleetobservability. # Fleet observability membership state.
16051605
},
16061606
&quot;identityservice&quot;: { # **Anthos Identity Service**: State for a single Membership. # Identity Service-specific state.
16071607
&quot;failureReason&quot;: &quot;A String&quot;, # The reason of the failure.
@@ -1702,7 +1702,7 @@ <h3>Method Details</h3>
17021702
&quot;description&quot;: &quot;A String&quot;, # Description is populated if Code is Failed, explaining why it has failed.
17031703
},
17041704
},
1705-
&quot;fleetobservability&quot;: { # **FleetObservability**: An empty state left as an example Hub-wide Feature state. # FleetObservability feature state.
1705+
&quot;fleetobservability&quot;: { # **FleetObservability**: Hub-wide Feature for FleetObservability feature. state. # FleetObservability feature state.
17061706
},
17071707
&quot;state&quot;: { # FeatureState describes the high-level state of a Feature. It may be used to describe a Feature&#x27;s state at the environ-level, or per-membershop, depending on the context. # Output only. The &quot;running state&quot; of the Feature in this Hub.
17081708
&quot;code&quot;: &quot;A String&quot;, # The high-level, machine-readable status of this Feature.

docs/dyn/gkehub_v1.projects.locations.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ <h3>Method Details</h3>
126126
Returns:
127127
An object of the form:
128128

129-
{ # A resource that represents Google Cloud Platform location.
129+
{ # A resource that represents a Google Cloud location.
130130
&quot;displayName&quot;: &quot;A String&quot;, # The friendly name for this location, typically a nearby city name. For example, &quot;Tokyo&quot;.
131131
&quot;labels&quot;: { # Cross-service attributes for the location. For example {&quot;cloud.googleapis.com/region&quot;: &quot;us-east1&quot;}
132132
&quot;a_key&quot;: &quot;A String&quot;,
@@ -158,7 +158,7 @@ <h3>Method Details</h3>
158158

159159
{ # The response message for Locations.ListLocations.
160160
&quot;locations&quot;: [ # A list of locations that matches the specified filter in the request.
161-
{ # A resource that represents Google Cloud Platform location.
161+
{ # A resource that represents a Google Cloud location.
162162
&quot;displayName&quot;: &quot;A String&quot;, # The friendly name for this location, typically a nearby city name. For example, &quot;Tokyo&quot;.
163163
&quot;labels&quot;: { # Cross-service attributes for the location. For example {&quot;cloud.googleapis.com/region&quot;: &quot;us-east1&quot;}
164164
&quot;a_key&quot;: &quot;A String&quot;,

docs/dyn/gkehub_v1.projects.locations.memberships.bindings.html

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ <h2>Instance Methods</h2>
8787
<code><a href="#get">get(name, x__xgafv=None)</a></code></p>
8888
<p class="firstline">Returns the details of a MembershipBinding.</p>
8989
<p class="toc_element">
90-
<code><a href="#list">list(parent, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
90+
<code><a href="#list">list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
9191
<p class="firstline">Lists MembershipBindings.</p>
9292
<p class="toc_element">
9393
<code><a href="#list_next">list_next()</a></code></p>
@@ -115,7 +115,7 @@ <h3>Method Details</h3>
115115
&quot;deleteTime&quot;: &quot;A String&quot;, # Output only. When the membership binding was deleted.
116116
&quot;fleet&quot;: True or False, # Whether the membershipbinding is Fleet-wide; true means that this Membership should be bound to all Namespaces in this entire Fleet.
117117
&quot;name&quot;: &quot;A String&quot;, # The resource name for the membershipbinding itself `projects/{project}/locations/{location}/memberships/{membership}/bindings/{membershipbinding}`
118-
&quot;scope&quot;: &quot;A String&quot;, # A Workspace resource name in the format `projects/*/locations/*/scopes/*`.
118+
&quot;scope&quot;: &quot;A String&quot;, # A Scope resource name in the format `projects/*/locations/*/scopes/*`.
119119
&quot;state&quot;: { # MembershipBindingLifecycleState describes the state of a Binding resource. # Output only. State of the membership binding resource.
120120
&quot;code&quot;: &quot;A String&quot;, # Output only. The current state of the MembershipBinding resource.
121121
},
@@ -207,7 +207,7 @@ <h3>Method Details</h3>
207207
&quot;deleteTime&quot;: &quot;A String&quot;, # Output only. When the membership binding was deleted.
208208
&quot;fleet&quot;: True or False, # Whether the membershipbinding is Fleet-wide; true means that this Membership should be bound to all Namespaces in this entire Fleet.
209209
&quot;name&quot;: &quot;A String&quot;, # The resource name for the membershipbinding itself `projects/{project}/locations/{location}/memberships/{membership}/bindings/{membershipbinding}`
210-
&quot;scope&quot;: &quot;A String&quot;, # A Workspace resource name in the format `projects/*/locations/*/scopes/*`.
210+
&quot;scope&quot;: &quot;A String&quot;, # A Scope resource name in the format `projects/*/locations/*/scopes/*`.
211211
&quot;state&quot;: { # MembershipBindingLifecycleState describes the state of a Binding resource. # Output only. State of the membership binding resource.
212212
&quot;code&quot;: &quot;A String&quot;, # Output only. The current state of the MembershipBinding resource.
213213
},
@@ -217,11 +217,12 @@ <h3>Method Details</h3>
217217
</div>
218218

219219
<div class="method">
220-
<code class="details" id="list">list(parent, pageSize=None, pageToken=None, x__xgafv=None)</code>
220+
<code class="details" id="list">list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</code>
221221
<pre>Lists MembershipBindings.
222222

223223
Args:
224224
parent: string, Required. The parent Membership for which the MembershipBindings will be listed. Specified in the format `projects/*/locations/*/memberships/*`. (required)
225+
filter: string, Optional. Lists MembershipBindings that match the filter expression, following the syntax outlined in https://google.aip.dev/160.
225226
pageSize: integer, Optional. When requesting a &#x27;page&#x27; of resources, `page_size` specifies number of resources to return. If unspecified or set to 0, all resources will be returned.
226227
pageToken: string, Optional. Token returned by previous call to `ListMembershipBindings` which specifies the position in the list from where to continue listing the resources.
227228
x__xgafv: string, V1 error format.
@@ -239,7 +240,7 @@ <h3>Method Details</h3>
239240
&quot;deleteTime&quot;: &quot;A String&quot;, # Output only. When the membership binding was deleted.
240241
&quot;fleet&quot;: True or False, # Whether the membershipbinding is Fleet-wide; true means that this Membership should be bound to all Namespaces in this entire Fleet.
241242
&quot;name&quot;: &quot;A String&quot;, # The resource name for the membershipbinding itself `projects/{project}/locations/{location}/memberships/{membership}/bindings/{membershipbinding}`
242-
&quot;scope&quot;: &quot;A String&quot;, # A Workspace resource name in the format `projects/*/locations/*/scopes/*`.
243+
&quot;scope&quot;: &quot;A String&quot;, # A Scope resource name in the format `projects/*/locations/*/scopes/*`.
243244
&quot;state&quot;: { # MembershipBindingLifecycleState describes the state of a Binding resource. # Output only. State of the membership binding resource.
244245
&quot;code&quot;: &quot;A String&quot;, # Output only. The current state of the MembershipBinding resource.
245246
},
@@ -279,7 +280,7 @@ <h3>Method Details</h3>
279280
&quot;deleteTime&quot;: &quot;A String&quot;, # Output only. When the membership binding was deleted.
280281
&quot;fleet&quot;: True or False, # Whether the membershipbinding is Fleet-wide; true means that this Membership should be bound to all Namespaces in this entire Fleet.
281282
&quot;name&quot;: &quot;A String&quot;, # The resource name for the membershipbinding itself `projects/{project}/locations/{location}/memberships/{membership}/bindings/{membershipbinding}`
282-
&quot;scope&quot;: &quot;A String&quot;, # A Workspace resource name in the format `projects/*/locations/*/scopes/*`.
283+
&quot;scope&quot;: &quot;A String&quot;, # A Scope resource name in the format `projects/*/locations/*/scopes/*`.
283284
&quot;state&quot;: { # MembershipBindingLifecycleState describes the state of a Binding resource. # Output only. State of the membership binding resource.
284285
&quot;code&quot;: &quot;A String&quot;, # Output only. The current state of the MembershipBinding resource.
285286
},

0 commit comments

Comments
 (0)