Skip to content

Commit fe4da5a

Browse files
feat(cloudresourcemanager): update the api
#### cloudresourcemanager:v1 The following keys were added: - schemas.Project.properties.configuredCapabilities (Total Keys: 3) #### cloudresourcemanager:v1beta1 The following keys were added: - schemas.Project.properties.configuredCapabilities (Total Keys: 3) #### cloudresourcemanager:v3 The following keys were deleted: - resources.locations.resources.tagBindingCollections.methods.patch (Total Keys: 15) The following keys were added: - resources.locations.resources.tagBindingCollections.methods.update (Total Keys: 12) - schemas.Project.properties.configuredCapabilities (Total Keys: 3)
1 parent fee66fa commit fe4da5a

7 files changed

+83
-18
lines changed

docs/dyn/cloudresourcemanager_v1.projects.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,9 @@ <h3>Method Details</h3>
175175
The object takes the form of:
176176

177177
{ # A Project is a high-level Google Cloud Platform entity. It is a container for ACLs, APIs, App Engine Apps, VMs, and other Google Cloud Platform resources.
178+
&quot;configuredCapabilities&quot;: [ # Output only. If this project is a Management Project, list of capabilities configured on the parent folder. Note, presence of any capability implies that this is a Management Project. Example: `folders/123/capabilities/app-management`. OUTPUT ONLY.
179+
&quot;A String&quot;,
180+
],
178181
&quot;createTime&quot;: &quot;A String&quot;, # Creation time. Read-only.
179182
&quot;labels&quot;: { # The labels associated with this Project. Label keys must be between 1 and 63 characters long and must conform to the following regular expression: a-z{0,62}. Label values must be between 0 and 63 characters long and must conform to the regular expression [a-z0-9_-]{0,63}. A label value can be empty. No more than 256 labels can be associated with a given resource. Clients should store labels in a representation such as JSON that does not depend on specific characters being disallowed. Example: &quot;environment&quot; : &quot;dev&quot; Read-write.
180183
&quot;a_key&quot;: &quot;A String&quot;,
@@ -254,6 +257,9 @@ <h3>Method Details</h3>
254257
An object of the form:
255258

256259
{ # A Project is a high-level Google Cloud Platform entity. It is a container for ACLs, APIs, App Engine Apps, VMs, and other Google Cloud Platform resources.
260+
&quot;configuredCapabilities&quot;: [ # Output only. If this project is a Management Project, list of capabilities configured on the parent folder. Note, presence of any capability implies that this is a Management Project. Example: `folders/123/capabilities/app-management`. OUTPUT ONLY.
261+
&quot;A String&quot;,
262+
],
257263
&quot;createTime&quot;: &quot;A String&quot;, # Creation time. Read-only.
258264
&quot;labels&quot;: { # The labels associated with this Project. Label keys must be between 1 and 63 characters long and must conform to the following regular expression: a-z{0,62}. Label values must be between 0 and 63 characters long and must conform to the regular expression [a-z0-9_-]{0,63}. A label value can be empty. No more than 256 labels can be associated with a given resource. Clients should store labels in a representation such as JSON that does not depend on specific characters being disallowed. Example: &quot;environment&quot; : &quot;dev&quot; Read-write.
259265
&quot;a_key&quot;: &quot;A String&quot;,
@@ -470,6 +476,9 @@ <h3>Method Details</h3>
470476
&quot;nextPageToken&quot;: &quot;A String&quot;, # Pagination token. If the result set is too large to fit in a single response, this token is returned. It encodes the position of the current result cursor. Feeding this value into a new list request with the `page_token` parameter gives the next page of the results. When `next_page_token` is not filled in, there is no next page and the list returned is the last page in the result set. Pagination tokens have a limited lifetime.
471477
&quot;projects&quot;: [ # The list of Projects that matched the list filter. This list can be paginated.
472478
{ # A Project is a high-level Google Cloud Platform entity. It is a container for ACLs, APIs, App Engine Apps, VMs, and other Google Cloud Platform resources.
479+
&quot;configuredCapabilities&quot;: [ # Output only. If this project is a Management Project, list of capabilities configured on the parent folder. Note, presence of any capability implies that this is a Management Project. Example: `folders/123/capabilities/app-management`. OUTPUT ONLY.
480+
&quot;A String&quot;,
481+
],
473482
&quot;createTime&quot;: &quot;A String&quot;, # Creation time. Read-only.
474483
&quot;labels&quot;: { # The labels associated with this Project. Label keys must be between 1 and 63 characters long and must conform to the following regular expression: a-z{0,62}. Label values must be between 0 and 63 characters long and must conform to the regular expression [a-z0-9_-]{0,63}. A label value can be empty. No more than 256 labels can be associated with a given resource. Clients should store labels in a representation such as JSON that does not depend on specific characters being disallowed. Example: &quot;environment&quot; : &quot;dev&quot; Read-write.
475484
&quot;a_key&quot;: &quot;A String&quot;,
@@ -840,6 +849,9 @@ <h3>Method Details</h3>
840849
The object takes the form of:
841850

842851
{ # A Project is a high-level Google Cloud Platform entity. It is a container for ACLs, APIs, App Engine Apps, VMs, and other Google Cloud Platform resources.
852+
&quot;configuredCapabilities&quot;: [ # Output only. If this project is a Management Project, list of capabilities configured on the parent folder. Note, presence of any capability implies that this is a Management Project. Example: `folders/123/capabilities/app-management`. OUTPUT ONLY.
853+
&quot;A String&quot;,
854+
],
843855
&quot;createTime&quot;: &quot;A String&quot;, # Creation time. Read-only.
844856
&quot;labels&quot;: { # The labels associated with this Project. Label keys must be between 1 and 63 characters long and must conform to the following regular expression: a-z{0,62}. Label values must be between 0 and 63 characters long and must conform to the regular expression [a-z0-9_-]{0,63}. A label value can be empty. No more than 256 labels can be associated with a given resource. Clients should store labels in a representation such as JSON that does not depend on specific characters being disallowed. Example: &quot;environment&quot; : &quot;dev&quot; Read-write.
845857
&quot;a_key&quot;: &quot;A String&quot;,
@@ -866,6 +878,9 @@ <h3>Method Details</h3>
866878
An object of the form:
867879

868880
{ # A Project is a high-level Google Cloud Platform entity. It is a container for ACLs, APIs, App Engine Apps, VMs, and other Google Cloud Platform resources.
881+
&quot;configuredCapabilities&quot;: [ # Output only. If this project is a Management Project, list of capabilities configured on the parent folder. Note, presence of any capability implies that this is a Management Project. Example: `folders/123/capabilities/app-management`. OUTPUT ONLY.
882+
&quot;A String&quot;,
883+
],
869884
&quot;createTime&quot;: &quot;A String&quot;, # Creation time. Read-only.
870885
&quot;labels&quot;: { # The labels associated with this Project. Label keys must be between 1 and 63 characters long and must conform to the following regular expression: a-z{0,62}. Label values must be between 0 and 63 characters long and must conform to the regular expression [a-z0-9_-]{0,63}. A label value can be empty. No more than 256 labels can be associated with a given resource. Clients should store labels in a representation such as JSON that does not depend on specific characters being disallowed. Example: &quot;environment&quot; : &quot;dev&quot; Read-write.
871886
&quot;a_key&quot;: &quot;A String&quot;,

docs/dyn/cloudresourcemanager_v1beta1.projects.html

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,9 @@ <h3>Method Details</h3>
125125
The object takes the form of:
126126

127127
{ # A Project is a high-level Google Cloud Platform entity. It is a container for ACLs, APIs, App Engine Apps, VMs, and other Google Cloud Platform resources.
128+
&quot;configuredCapabilities&quot;: [ # Output only. If this project is a Management Project, list of capabilities configured on the parent folder. Note, presence of any capability implies that this is a Management Project. Example: `folders/123/capabilities/app-management`. OUTPUT ONLY.
129+
&quot;A String&quot;,
130+
],
128131
&quot;createTime&quot;: &quot;A String&quot;, # Creation time. Read-only.
129132
&quot;labels&quot;: { # The labels associated with this Project. Label keys must be between 1 and 63 characters long and must conform to the following regular expression: a-z{0,62}. Label values must be between 0 and 63 characters long and must conform to the regular expression [a-z0-9_-]{0,63}. A label value can be empty. No more than 256 labels can be associated with a given resource. Clients should store labels in a representation such as JSON that does not depend on specific characters being disallowed. Example: `&quot;environment&quot; : &quot;dev&quot;` Read-write.
130133
&quot;a_key&quot;: &quot;A String&quot;,
@@ -149,6 +152,9 @@ <h3>Method Details</h3>
149152
An object of the form:
150153

151154
{ # A Project is a high-level Google Cloud Platform entity. It is a container for ACLs, APIs, App Engine Apps, VMs, and other Google Cloud Platform resources.
155+
&quot;configuredCapabilities&quot;: [ # Output only. If this project is a Management Project, list of capabilities configured on the parent folder. Note, presence of any capability implies that this is a Management Project. Example: `folders/123/capabilities/app-management`. OUTPUT ONLY.
156+
&quot;A String&quot;,
157+
],
152158
&quot;createTime&quot;: &quot;A String&quot;, # Creation time. Read-only.
153159
&quot;labels&quot;: { # The labels associated with this Project. Label keys must be between 1 and 63 characters long and must conform to the following regular expression: a-z{0,62}. Label values must be between 0 and 63 characters long and must conform to the regular expression [a-z0-9_-]{0,63}. A label value can be empty. No more than 256 labels can be associated with a given resource. Clients should store labels in a representation such as JSON that does not depend on specific characters being disallowed. Example: `&quot;environment&quot; : &quot;dev&quot;` Read-write.
154160
&quot;a_key&quot;: &quot;A String&quot;,
@@ -197,6 +203,9 @@ <h3>Method Details</h3>
197203
An object of the form:
198204

199205
{ # A Project is a high-level Google Cloud Platform entity. It is a container for ACLs, APIs, App Engine Apps, VMs, and other Google Cloud Platform resources.
206+
&quot;configuredCapabilities&quot;: [ # Output only. If this project is a Management Project, list of capabilities configured on the parent folder. Note, presence of any capability implies that this is a Management Project. Example: `folders/123/capabilities/app-management`. OUTPUT ONLY.
207+
&quot;A String&quot;,
208+
],
200209
&quot;createTime&quot;: &quot;A String&quot;, # Creation time. Read-only.
201210
&quot;labels&quot;: { # The labels associated with this Project. Label keys must be between 1 and 63 characters long and must conform to the following regular expression: a-z{0,62}. Label values must be between 0 and 63 characters long and must conform to the regular expression [a-z0-9_-]{0,63}. A label value can be empty. No more than 256 labels can be associated with a given resource. Clients should store labels in a representation such as JSON that does not depend on specific characters being disallowed. Example: `&quot;environment&quot; : &quot;dev&quot;` Read-write.
202211
&quot;a_key&quot;: &quot;A String&quot;,
@@ -320,6 +329,9 @@ <h3>Method Details</h3>
320329
&quot;nextPageToken&quot;: &quot;A String&quot;, # Pagination token. If the result set is too large to fit in a single response, this token is returned. It encodes the position of the current result cursor. Feeding this value into a new list request with the `page_token` parameter gives the next page of the results. When `next_page_token` is not filled in, there is no next page and the list returned is the last page in the result set. Pagination tokens have a limited lifetime.
321330
&quot;projects&quot;: [ # The list of Projects that matched the list filter. This list can be paginated.
322331
{ # A Project is a high-level Google Cloud Platform entity. It is a container for ACLs, APIs, App Engine Apps, VMs, and other Google Cloud Platform resources.
332+
&quot;configuredCapabilities&quot;: [ # Output only. If this project is a Management Project, list of capabilities configured on the parent folder. Note, presence of any capability implies that this is a Management Project. Example: `folders/123/capabilities/app-management`. OUTPUT ONLY.
333+
&quot;A String&quot;,
334+
],
323335
&quot;createTime&quot;: &quot;A String&quot;, # Creation time. Read-only.
324336
&quot;labels&quot;: { # The labels associated with this Project. Label keys must be between 1 and 63 characters long and must conform to the following regular expression: a-z{0,62}. Label values must be between 0 and 63 characters long and must conform to the regular expression [a-z0-9_-]{0,63}. A label value can be empty. No more than 256 labels can be associated with a given resource. Clients should store labels in a representation such as JSON that does not depend on specific characters being disallowed. Example: `&quot;environment&quot; : &quot;dev&quot;` Read-write.
325337
&quot;a_key&quot;: &quot;A String&quot;,
@@ -500,6 +512,9 @@ <h3>Method Details</h3>
500512
The object takes the form of:
501513

502514
{ # A Project is a high-level Google Cloud Platform entity. It is a container for ACLs, APIs, App Engine Apps, VMs, and other Google Cloud Platform resources.
515+
&quot;configuredCapabilities&quot;: [ # Output only. If this project is a Management Project, list of capabilities configured on the parent folder. Note, presence of any capability implies that this is a Management Project. Example: `folders/123/capabilities/app-management`. OUTPUT ONLY.
516+
&quot;A String&quot;,
517+
],
503518
&quot;createTime&quot;: &quot;A String&quot;, # Creation time. Read-only.
504519
&quot;labels&quot;: { # The labels associated with this Project. Label keys must be between 1 and 63 characters long and must conform to the following regular expression: a-z{0,62}. Label values must be between 0 and 63 characters long and must conform to the regular expression [a-z0-9_-]{0,63}. A label value can be empty. No more than 256 labels can be associated with a given resource. Clients should store labels in a representation such as JSON that does not depend on specific characters being disallowed. Example: `&quot;environment&quot; : &quot;dev&quot;` Read-write.
505520
&quot;a_key&quot;: &quot;A String&quot;,
@@ -523,6 +538,9 @@ <h3>Method Details</h3>
523538
An object of the form:
524539

525540
{ # A Project is a high-level Google Cloud Platform entity. It is a container for ACLs, APIs, App Engine Apps, VMs, and other Google Cloud Platform resources.
541+
&quot;configuredCapabilities&quot;: [ # Output only. If this project is a Management Project, list of capabilities configured on the parent folder. Note, presence of any capability implies that this is a Management Project. Example: `folders/123/capabilities/app-management`. OUTPUT ONLY.
542+
&quot;A String&quot;,
543+
],
526544
&quot;createTime&quot;: &quot;A String&quot;, # Creation time. Read-only.
527545
&quot;labels&quot;: { # The labels associated with this Project. Label keys must be between 1 and 63 characters long and must conform to the following regular expression: a-z{0,62}. Label values must be between 0 and 63 characters long and must conform to the regular expression [a-z0-9_-]{0,63}. A label value can be empty. No more than 256 labels can be associated with a given resource. Clients should store labels in a representation such as JSON that does not depend on specific characters being disallowed. Example: `&quot;environment&quot; : &quot;dev&quot;` Read-write.
528546
&quot;a_key&quot;: &quot;A String&quot;,

docs/dyn/cloudresourcemanager_v3.locations.tagBindingCollections.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@ <h2>Instance Methods</h2>
8181
<code><a href="#get">get(name, x__xgafv=None)</a></code></p>
8282
<p class="firstline">Returns tag bindings directly attached to a GCP resource.</p>
8383
<p class="toc_element">
84-
<code><a href="#patch">patch(name, body=None, updateMask=None, x__xgafv=None)</a></code></p>
85-
<p class="firstline">Updates tag bindings directly attached to a GCP resource. Update_mask can be kept empty or "*".</p>
84+
<code><a href="#update">update(name, body=None, x__xgafv=None)</a></code></p>
85+
<p class="firstline">Updates tag bindings directly attached to a GCP resource.</p>
8686
<h3>Method Details</h3>
8787
<div class="method">
8888
<code class="details" id="close">close()</code>
@@ -114,8 +114,8 @@ <h3>Method Details</h3>
114114
</div>
115115

116116
<div class="method">
117-
<code class="details" id="patch">patch(name, body=None, updateMask=None, x__xgafv=None)</code>
118-
<pre>Updates tag bindings directly attached to a GCP resource. Update_mask can be kept empty or &quot;*&quot;.
117+
<code class="details" id="update">update(name, body=None, x__xgafv=None)</code>
118+
<pre>Updates tag bindings directly attached to a GCP resource.
119119

120120
Args:
121121
name: string, Identifier. The name of the TagBindingCollection, following the convention: `locations/{location}/tagBindingCollections/{encoded-full-resource-name}` where the encoded-full-resource-name is the UTF-8 encoded name of the GCP resource the TagBindings are bound to. &quot;locations/global/tagBindingCollections/%2f%2fcloudresourcemanager.googleapis.com%2fprojects%2f123&quot; (required)
@@ -131,7 +131,6 @@ <h3>Method Details</h3>
131131
},
132132
}
133133

134-
updateMask: string, Optional. An update mask to selectively update fields.
135134
x__xgafv: string, V1 error format.
136135
Allowed values
137136
1 - v1 error format

0 commit comments

Comments
 (0)