Skip to content

Commit

Permalink
feat(cloudresourcemanager): update the api
Browse files Browse the repository at this point in the history
#### cloudresourcemanager:v1

The following keys were added:
- schemas.Project.properties.tags (Total Keys: 2)

#### cloudresourcemanager:v2

The following keys were added:
- schemas.Folder.properties.tags (Total Keys: 2)

#### cloudresourcemanager:v2beta1

The following keys were added:
- schemas.Folder.properties.tags (Total Keys: 2)

#### cloudresourcemanager:v3

The following keys were added:
- schemas.Folder.properties.tags (Total Keys: 2)
- schemas.Project.properties.tags (Total Keys: 2)
  • Loading branch information
yoshi-automation committed Mar 5, 2024
1 parent b08b08a commit 359fa99
Show file tree
Hide file tree
Showing 10 changed files with 133 additions and 5 deletions.
15 changes: 15 additions & 0 deletions docs/dyn/cloudresourcemanager_v1.projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,9 @@ <h3>Method Details</h3>
},
&quot;projectId&quot;: &quot;A String&quot;, # The unique, user-assigned ID of the Project. It must be 6 to 30 lowercase letters, digits, or hyphens. It must start with a letter. Trailing hyphens are prohibited. Example: `tokyo-rain-123` Read-only after creation.
&quot;projectNumber&quot;: &quot;A String&quot;, # The number uniquely identifying the project. Example: `415104041262` Read-only.
&quot;tags&quot;: { # Optional. Input only. Immutable. Tag keys/values directly bound to this project. Each item in the map must be expressed as &quot; : &quot;. For example: &quot;123/environment&quot; : &quot;production&quot;, &quot;123/costCenter&quot; : &quot;marketing&quot;
&quot;a_key&quot;: &quot;A String&quot;,
},
}

x__xgafv: string, V1 error format.
Expand Down Expand Up @@ -263,6 +266,9 @@ <h3>Method Details</h3>
},
&quot;projectId&quot;: &quot;A String&quot;, # The unique, user-assigned ID of the Project. It must be 6 to 30 lowercase letters, digits, or hyphens. It must start with a letter. Trailing hyphens are prohibited. Example: `tokyo-rain-123` Read-only after creation.
&quot;projectNumber&quot;: &quot;A String&quot;, # The number uniquely identifying the project. Example: `415104041262` Read-only.
&quot;tags&quot;: { # Optional. Input only. Immutable. Tag keys/values directly bound to this project. Each item in the map must be expressed as &quot; : &quot;. For example: &quot;123/environment&quot; : &quot;production&quot;, &quot;123/costCenter&quot; : &quot;marketing&quot;
&quot;a_key&quot;: &quot;A String&quot;,
},
}</pre>
</div>

Expand Down Expand Up @@ -476,6 +482,9 @@ <h3>Method Details</h3>
},
&quot;projectId&quot;: &quot;A String&quot;, # The unique, user-assigned ID of the Project. It must be 6 to 30 lowercase letters, digits, or hyphens. It must start with a letter. Trailing hyphens are prohibited. Example: `tokyo-rain-123` Read-only after creation.
&quot;projectNumber&quot;: &quot;A String&quot;, # The number uniquely identifying the project. Example: `415104041262` Read-only.
&quot;tags&quot;: { # Optional. Input only. Immutable. Tag keys/values directly bound to this project. Each item in the map must be expressed as &quot; : &quot;. For example: &quot;123/environment&quot; : &quot;production&quot;, &quot;123/costCenter&quot; : &quot;marketing&quot;
&quot;a_key&quot;: &quot;A String&quot;,
},
},
],
}</pre>
Expand Down Expand Up @@ -843,6 +852,9 @@ <h3>Method Details</h3>
},
&quot;projectId&quot;: &quot;A String&quot;, # The unique, user-assigned ID of the Project. It must be 6 to 30 lowercase letters, digits, or hyphens. It must start with a letter. Trailing hyphens are prohibited. Example: `tokyo-rain-123` Read-only after creation.
&quot;projectNumber&quot;: &quot;A String&quot;, # The number uniquely identifying the project. Example: `415104041262` Read-only.
&quot;tags&quot;: { # Optional. Input only. Immutable. Tag keys/values directly bound to this project. Each item in the map must be expressed as &quot; : &quot;. For example: &quot;123/environment&quot; : &quot;production&quot;, &quot;123/costCenter&quot; : &quot;marketing&quot;
&quot;a_key&quot;: &quot;A String&quot;,
},
}

x__xgafv: string, V1 error format.
Expand All @@ -866,6 +878,9 @@ <h3>Method Details</h3>
},
&quot;projectId&quot;: &quot;A String&quot;, # The unique, user-assigned ID of the Project. It must be 6 to 30 lowercase letters, digits, or hyphens. It must start with a letter. Trailing hyphens are prohibited. Example: `tokyo-rain-123` Read-only after creation.
&quot;projectNumber&quot;: &quot;A String&quot;, # The number uniquely identifying the project. Example: `415104041262` Read-only.
&quot;tags&quot;: { # Optional. Input only. Immutable. Tag keys/values directly bound to this project. Each item in the map must be expressed as &quot; : &quot;. For example: &quot;123/environment&quot; : &quot;production&quot;, &quot;123/costCenter&quot; : &quot;marketing&quot;
&quot;a_key&quot;: &quot;A String&quot;,
},
}</pre>
</div>

Expand Down
24 changes: 24 additions & 0 deletions docs/dyn/cloudresourcemanager_v2.folders.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,9 @@ <h3>Method Details</h3>
&quot;lifecycleState&quot;: &quot;A String&quot;, # Output only. The lifecycle state of the folder. Updates to the lifecycle_state must be performed via DeleteFolder and UndeleteFolder.
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the Folder. Its format is `folders/{folder_id}`, for example: &quot;folders/1234&quot;.
&quot;parent&quot;: &quot;A String&quot;, # Required. The Folder&#x27;s parent&#x27;s resource name. Updates to the folder&#x27;s parent must be performed via MoveFolder.
&quot;tags&quot;: { # Optional. Input only. Immutable. Tag keys/values directly bound to this folder. Each item in the map must be expressed as &quot; : &quot;. For example: &quot;123/environment&quot; : &quot;production&quot;, &quot;123/costCenter&quot; : &quot;marketing&quot;
&quot;a_key&quot;: &quot;A String&quot;,
},
}

parent: string, Required. The resource name of the new Folder&#x27;s parent. Must be of the form `folders/{folder_id}` or `organizations/{org_id}`.
Expand Down Expand Up @@ -188,6 +191,9 @@ <h3>Method Details</h3>
&quot;lifecycleState&quot;: &quot;A String&quot;, # Output only. The lifecycle state of the folder. Updates to the lifecycle_state must be performed via DeleteFolder and UndeleteFolder.
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the Folder. Its format is `folders/{folder_id}`, for example: &quot;folders/1234&quot;.
&quot;parent&quot;: &quot;A String&quot;, # Required. The Folder&#x27;s parent&#x27;s resource name. Updates to the folder&#x27;s parent must be performed via MoveFolder.
&quot;tags&quot;: { # Optional. Input only. Immutable. Tag keys/values directly bound to this folder. Each item in the map must be expressed as &quot; : &quot;. For example: &quot;123/environment&quot; : &quot;production&quot;, &quot;123/costCenter&quot; : &quot;marketing&quot;
&quot;a_key&quot;: &quot;A String&quot;,
},
}</pre>
</div>

Expand All @@ -211,6 +217,9 @@ <h3>Method Details</h3>
&quot;lifecycleState&quot;: &quot;A String&quot;, # Output only. The lifecycle state of the folder. Updates to the lifecycle_state must be performed via DeleteFolder and UndeleteFolder.
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the Folder. Its format is `folders/{folder_id}`, for example: &quot;folders/1234&quot;.
&quot;parent&quot;: &quot;A String&quot;, # Required. The Folder&#x27;s parent&#x27;s resource name. Updates to the folder&#x27;s parent must be performed via MoveFolder.
&quot;tags&quot;: { # Optional. Input only. Immutable. Tag keys/values directly bound to this folder. Each item in the map must be expressed as &quot; : &quot;. For example: &quot;123/environment&quot; : &quot;production&quot;, &quot;123/costCenter&quot; : &quot;marketing&quot;
&quot;a_key&quot;: &quot;A String&quot;,
},
}</pre>
</div>

Expand Down Expand Up @@ -295,6 +304,9 @@ <h3>Method Details</h3>
&quot;lifecycleState&quot;: &quot;A String&quot;, # Output only. The lifecycle state of the folder. Updates to the lifecycle_state must be performed via DeleteFolder and UndeleteFolder.
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the Folder. Its format is `folders/{folder_id}`, for example: &quot;folders/1234&quot;.
&quot;parent&quot;: &quot;A String&quot;, # Required. The Folder&#x27;s parent&#x27;s resource name. Updates to the folder&#x27;s parent must be performed via MoveFolder.
&quot;tags&quot;: { # Optional. Input only. Immutable. Tag keys/values directly bound to this folder. Each item in the map must be expressed as &quot; : &quot;. For example: &quot;123/environment&quot; : &quot;production&quot;, &quot;123/costCenter&quot; : &quot;marketing&quot;
&quot;a_key&quot;: &quot;A String&quot;,
},
},
],
&quot;nextPageToken&quot;: &quot;A String&quot;, # A pagination token returned from a previous call to `ListFolders` that indicates from where listing should continue.
Expand Down Expand Up @@ -372,6 +384,9 @@ <h3>Method Details</h3>
&quot;lifecycleState&quot;: &quot;A String&quot;, # Output only. The lifecycle state of the folder. Updates to the lifecycle_state must be performed via DeleteFolder and UndeleteFolder.
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the Folder. Its format is `folders/{folder_id}`, for example: &quot;folders/1234&quot;.
&quot;parent&quot;: &quot;A String&quot;, # Required. The Folder&#x27;s parent&#x27;s resource name. Updates to the folder&#x27;s parent must be performed via MoveFolder.
&quot;tags&quot;: { # Optional. Input only. Immutable. Tag keys/values directly bound to this folder. Each item in the map must be expressed as &quot; : &quot;. For example: &quot;123/environment&quot; : &quot;production&quot;, &quot;123/costCenter&quot; : &quot;marketing&quot;
&quot;a_key&quot;: &quot;A String&quot;,
},
}

updateMask: string, Required. Fields to be updated. Only the `display_name` can be updated.
Expand All @@ -389,6 +404,9 @@ <h3>Method Details</h3>
&quot;lifecycleState&quot;: &quot;A String&quot;, # Output only. The lifecycle state of the folder. Updates to the lifecycle_state must be performed via DeleteFolder and UndeleteFolder.
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the Folder. Its format is `folders/{folder_id}`, for example: &quot;folders/1234&quot;.
&quot;parent&quot;: &quot;A String&quot;, # Required. The Folder&#x27;s parent&#x27;s resource name. Updates to the folder&#x27;s parent must be performed via MoveFolder.
&quot;tags&quot;: { # Optional. Input only. Immutable. Tag keys/values directly bound to this folder. Each item in the map must be expressed as &quot; : &quot;. For example: &quot;123/environment&quot; : &quot;production&quot;, &quot;123/costCenter&quot; : &quot;marketing&quot;
&quot;a_key&quot;: &quot;A String&quot;,
},
}</pre>
</div>

Expand Down Expand Up @@ -422,6 +440,9 @@ <h3>Method Details</h3>
&quot;lifecycleState&quot;: &quot;A String&quot;, # Output only. The lifecycle state of the folder. Updates to the lifecycle_state must be performed via DeleteFolder and UndeleteFolder.
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the Folder. Its format is `folders/{folder_id}`, for example: &quot;folders/1234&quot;.
&quot;parent&quot;: &quot;A String&quot;, # Required. The Folder&#x27;s parent&#x27;s resource name. Updates to the folder&#x27;s parent must be performed via MoveFolder.
&quot;tags&quot;: { # Optional. Input only. Immutable. Tag keys/values directly bound to this folder. Each item in the map must be expressed as &quot; : &quot;. For example: &quot;123/environment&quot; : &quot;production&quot;, &quot;123/costCenter&quot; : &quot;marketing&quot;
&quot;a_key&quot;: &quot;A String&quot;,
},
},
],
&quot;nextPageToken&quot;: &quot;A String&quot;, # A pagination token returned from a previous call to `SearchFolders` that indicates from where searching should continue.
Expand Down Expand Up @@ -583,6 +604,9 @@ <h3>Method Details</h3>
&quot;lifecycleState&quot;: &quot;A String&quot;, # Output only. The lifecycle state of the folder. Updates to the lifecycle_state must be performed via DeleteFolder and UndeleteFolder.
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the Folder. Its format is `folders/{folder_id}`, for example: &quot;folders/1234&quot;.
&quot;parent&quot;: &quot;A String&quot;, # Required. The Folder&#x27;s parent&#x27;s resource name. Updates to the folder&#x27;s parent must be performed via MoveFolder.
&quot;tags&quot;: { # Optional. Input only. Immutable. Tag keys/values directly bound to this folder. Each item in the map must be expressed as &quot; : &quot;. For example: &quot;123/environment&quot; : &quot;production&quot;, &quot;123/costCenter&quot; : &quot;marketing&quot;
&quot;a_key&quot;: &quot;A String&quot;,
},
}</pre>
</div>

Expand Down
24 changes: 24 additions & 0 deletions docs/dyn/cloudresourcemanager_v2beta1.folders.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,9 @@ <h3>Method Details</h3>
&quot;lifecycleState&quot;: &quot;A String&quot;, # Output only. The lifecycle state of the folder. Updates to the lifecycle_state must be performed via DeleteFolder and UndeleteFolder.
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the Folder. Its format is `folders/{folder_id}`, for example: &quot;folders/1234&quot;.
&quot;parent&quot;: &quot;A String&quot;, # Required. The Folder&#x27;s parent&#x27;s resource name. Updates to the folder&#x27;s parent must be performed via MoveFolder.
&quot;tags&quot;: { # Optional. Input only. Immutable. Tag keys/values directly bound to this folder. Each item in the map must be expressed as &quot; : &quot;. For example: &quot;123/environment&quot; : &quot;production&quot;, &quot;123/costCenter&quot; : &quot;marketing&quot;
&quot;a_key&quot;: &quot;A String&quot;,
},
}

parent: string, Required. The resource name of the new Folder&#x27;s parent. Must be of the form `folders/{folder_id}` or `organizations/{org_id}`.
Expand Down Expand Up @@ -188,6 +191,9 @@ <h3>Method Details</h3>
&quot;lifecycleState&quot;: &quot;A String&quot;, # Output only. The lifecycle state of the folder. Updates to the lifecycle_state must be performed via DeleteFolder and UndeleteFolder.
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the Folder. Its format is `folders/{folder_id}`, for example: &quot;folders/1234&quot;.
&quot;parent&quot;: &quot;A String&quot;, # Required. The Folder&#x27;s parent&#x27;s resource name. Updates to the folder&#x27;s parent must be performed via MoveFolder.
&quot;tags&quot;: { # Optional. Input only. Immutable. Tag keys/values directly bound to this folder. Each item in the map must be expressed as &quot; : &quot;. For example: &quot;123/environment&quot; : &quot;production&quot;, &quot;123/costCenter&quot; : &quot;marketing&quot;
&quot;a_key&quot;: &quot;A String&quot;,
},
}</pre>
</div>

Expand All @@ -211,6 +217,9 @@ <h3>Method Details</h3>
&quot;lifecycleState&quot;: &quot;A String&quot;, # Output only. The lifecycle state of the folder. Updates to the lifecycle_state must be performed via DeleteFolder and UndeleteFolder.
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the Folder. Its format is `folders/{folder_id}`, for example: &quot;folders/1234&quot;.
&quot;parent&quot;: &quot;A String&quot;, # Required. The Folder&#x27;s parent&#x27;s resource name. Updates to the folder&#x27;s parent must be performed via MoveFolder.
&quot;tags&quot;: { # Optional. Input only. Immutable. Tag keys/values directly bound to this folder. Each item in the map must be expressed as &quot; : &quot;. For example: &quot;123/environment&quot; : &quot;production&quot;, &quot;123/costCenter&quot; : &quot;marketing&quot;
&quot;a_key&quot;: &quot;A String&quot;,
},
}</pre>
</div>

Expand Down Expand Up @@ -295,6 +304,9 @@ <h3>Method Details</h3>
&quot;lifecycleState&quot;: &quot;A String&quot;, # Output only. The lifecycle state of the folder. Updates to the lifecycle_state must be performed via DeleteFolder and UndeleteFolder.
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the Folder. Its format is `folders/{folder_id}`, for example: &quot;folders/1234&quot;.
&quot;parent&quot;: &quot;A String&quot;, # Required. The Folder&#x27;s parent&#x27;s resource name. Updates to the folder&#x27;s parent must be performed via MoveFolder.
&quot;tags&quot;: { # Optional. Input only. Immutable. Tag keys/values directly bound to this folder. Each item in the map must be expressed as &quot; : &quot;. For example: &quot;123/environment&quot; : &quot;production&quot;, &quot;123/costCenter&quot; : &quot;marketing&quot;
&quot;a_key&quot;: &quot;A String&quot;,
},
},
],
&quot;nextPageToken&quot;: &quot;A String&quot;, # A pagination token returned from a previous call to `ListFolders` that indicates from where listing should continue.
Expand Down Expand Up @@ -372,6 +384,9 @@ <h3>Method Details</h3>
&quot;lifecycleState&quot;: &quot;A String&quot;, # Output only. The lifecycle state of the folder. Updates to the lifecycle_state must be performed via DeleteFolder and UndeleteFolder.
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the Folder. Its format is `folders/{folder_id}`, for example: &quot;folders/1234&quot;.
&quot;parent&quot;: &quot;A String&quot;, # Required. The Folder&#x27;s parent&#x27;s resource name. Updates to the folder&#x27;s parent must be performed via MoveFolder.
&quot;tags&quot;: { # Optional. Input only. Immutable. Tag keys/values directly bound to this folder. Each item in the map must be expressed as &quot; : &quot;. For example: &quot;123/environment&quot; : &quot;production&quot;, &quot;123/costCenter&quot; : &quot;marketing&quot;
&quot;a_key&quot;: &quot;A String&quot;,
},
}

updateMask: string, Required. Fields to be updated. Only the `display_name` can be updated.
Expand All @@ -389,6 +404,9 @@ <h3>Method Details</h3>
&quot;lifecycleState&quot;: &quot;A String&quot;, # Output only. The lifecycle state of the folder. Updates to the lifecycle_state must be performed via DeleteFolder and UndeleteFolder.
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the Folder. Its format is `folders/{folder_id}`, for example: &quot;folders/1234&quot;.
&quot;parent&quot;: &quot;A String&quot;, # Required. The Folder&#x27;s parent&#x27;s resource name. Updates to the folder&#x27;s parent must be performed via MoveFolder.
&quot;tags&quot;: { # Optional. Input only. Immutable. Tag keys/values directly bound to this folder. Each item in the map must be expressed as &quot; : &quot;. For example: &quot;123/environment&quot; : &quot;production&quot;, &quot;123/costCenter&quot; : &quot;marketing&quot;
&quot;a_key&quot;: &quot;A String&quot;,
},
}</pre>
</div>

Expand Down Expand Up @@ -422,6 +440,9 @@ <h3>Method Details</h3>
&quot;lifecycleState&quot;: &quot;A String&quot;, # Output only. The lifecycle state of the folder. Updates to the lifecycle_state must be performed via DeleteFolder and UndeleteFolder.
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the Folder. Its format is `folders/{folder_id}`, for example: &quot;folders/1234&quot;.
&quot;parent&quot;: &quot;A String&quot;, # Required. The Folder&#x27;s parent&#x27;s resource name. Updates to the folder&#x27;s parent must be performed via MoveFolder.
&quot;tags&quot;: { # Optional. Input only. Immutable. Tag keys/values directly bound to this folder. Each item in the map must be expressed as &quot; : &quot;. For example: &quot;123/environment&quot; : &quot;production&quot;, &quot;123/costCenter&quot; : &quot;marketing&quot;
&quot;a_key&quot;: &quot;A String&quot;,
},
},
],
&quot;nextPageToken&quot;: &quot;A String&quot;, # A pagination token returned from a previous call to `SearchFolders` that indicates from where searching should continue.
Expand Down Expand Up @@ -583,6 +604,9 @@ <h3>Method Details</h3>
&quot;lifecycleState&quot;: &quot;A String&quot;, # Output only. The lifecycle state of the folder. Updates to the lifecycle_state must be performed via DeleteFolder and UndeleteFolder.
&quot;name&quot;: &quot;A String&quot;, # Output only. The resource name of the Folder. Its format is `folders/{folder_id}`, for example: &quot;folders/1234&quot;.
&quot;parent&quot;: &quot;A String&quot;, # Required. The Folder&#x27;s parent&#x27;s resource name. Updates to the folder&#x27;s parent must be performed via MoveFolder.
&quot;tags&quot;: { # Optional. Input only. Immutable. Tag keys/values directly bound to this folder. Each item in the map must be expressed as &quot; : &quot;. For example: &quot;123/environment&quot; : &quot;production&quot;, &quot;123/costCenter&quot; : &quot;marketing&quot;
&quot;a_key&quot;: &quot;A String&quot;,
},
}</pre>
</div>

Expand Down
Loading

0 comments on commit 359fa99

Please sign in to comment.