Skip to content

Commit

Permalink
fix(cloudresourcemanager): update the API
Browse files Browse the repository at this point in the history
#### cloudresourcemanager:v1beta1

The following keys were changed:
- schemas.CreateProjectMetadata.properties.gettable.description
- schemas.DeleteFolderMetadata.description
- schemas.DeleteOrganizationMetadata.description
- schemas.DeleteProjectMetadata.description
- schemas.MoveFolderMetadata.description
- schemas.UndeleteFolderMetadata.description
- schemas.UndeleteProjectMetadata.description

#### cloudresourcemanager:v2beta1

The following keys were changed:
- schemas.CreateProjectMetadata.properties.gettable.description
- schemas.DeleteFolderMetadata.description
- schemas.DeleteOrganizationMetadata.description
- schemas.DeleteProjectMetadata.description
- schemas.MoveFolderMetadata.description
- schemas.UndeleteFolderMetadata.description
- schemas.UndeleteProjectMetadata.description

#### cloudresourcemanager:v1

The following keys were changed:
- schemas.CreateProjectMetadata.properties.gettable.description
- schemas.DeleteFolderMetadata.description
- schemas.DeleteOrganizationMetadata.description
- schemas.DeleteProjectMetadata.description
- schemas.MoveFolderMetadata.description
- schemas.UndeleteFolderMetadata.description
- schemas.UndeleteProjectMetadata.description

#### cloudresourcemanager:v2

The following keys were changed:
- schemas.CreateProjectMetadata.properties.gettable.description
- schemas.DeleteFolderMetadata.description
- schemas.DeleteOrganizationMetadata.description
- schemas.DeleteProjectMetadata.description
- schemas.MoveFolderMetadata.description
- schemas.UndeleteFolderMetadata.description
- schemas.UndeleteProjectMetadata.description

#### cloudresourcemanager:v3

The following keys were changed:
- resources.folders.methods.create.description
- resources.folders.methods.delete.description
- resources.folders.methods.delete.parameters.name.description
- resources.folders.methods.get.description
- resources.folders.methods.get.parameters.name.description
- resources.folders.methods.getIamPolicy.description
- resources.folders.methods.list.description
- resources.folders.methods.list.parameters.pageSize.description
- resources.folders.methods.list.parameters.parent.description
- resources.folders.methods.list.parameters.showDeleted.description
- resources.folders.methods.move.description
- resources.folders.methods.patch.description
- resources.folders.methods.patch.parameters.name.description
- resources.folders.methods.search.description
- resources.folders.methods.search.parameters.query.description
- resources.folders.methods.setIamPolicy.description
- resources.folders.methods.testIamPermissions.description
- resources.folders.methods.undelete.description
- resources.folders.methods.undelete.parameters.name.description
- resources.organizations.methods.get.description
- resources.organizations.methods.getIamPolicy.description
- resources.organizations.methods.search.description
- resources.organizations.methods.search.parameters.pageSize.description
- resources.organizations.methods.setIamPolicy.description
- resources.organizations.methods.testIamPermissions.description
- resources.projects.methods.create.description
- resources.projects.methods.delete.description
- resources.projects.methods.get.description
- resources.projects.methods.getIamPolicy.description
- resources.projects.methods.list.description
- resources.projects.methods.list.parameters.pageSize.description
- resources.projects.methods.list.parameters.showDeleted.description
- resources.projects.methods.move.description
- resources.projects.methods.patch.description
- resources.projects.methods.patch.parameters.name.description
- resources.projects.methods.search.description
- resources.projects.methods.search.parameters.pageSize.description
- resources.projects.methods.search.parameters.query.description
- resources.projects.methods.setIamPolicy.description
- resources.projects.methods.testIamPermissions.description
- resources.projects.methods.undelete.description
- resources.projects.methods.undelete.parameters.name.description
- schemas.CreateProjectMetadata.properties.gettable.description
- schemas.DeleteFolderMetadata.description
- schemas.DeleteOrganizationMetadata.description
- schemas.DeleteProjectMetadata.description
- schemas.Folder.description
- schemas.Folder.properties.createTime.description
- schemas.Folder.properties.deleteTime.description
- schemas.Folder.properties.displayName.description
- schemas.Folder.properties.etag.description
- schemas.Folder.properties.name.description
- schemas.Folder.properties.parent.description
- schemas.Folder.properties.state.description
- schemas.Folder.properties.updateTime.description
- schemas.ListFoldersResponse.properties.folders.description
- schemas.MoveFolderMetadata.description
- schemas.MoveFolderRequest.properties.destinationParent.description
- schemas.Organization.description
- schemas.Organization.properties.displayName.description
- schemas.Organization.properties.state.enumDescriptions
- schemas.Project.description
- schemas.Project.properties.displayName.description
- schemas.Project.properties.labels.description
- schemas.Project.properties.name.description
- schemas.Project.properties.projectId.description
- schemas.Project.properties.state.description
- schemas.UndeleteFolderMetadata.description
- schemas.UndeleteProjectMetadata.description
  • Loading branch information
yoshi-automation authored and sofisl committed Apr 5, 2021
1 parent b26036b commit b28cd60
Show file tree
Hide file tree
Showing 10 changed files with 213 additions and 213 deletions.
16 changes: 8 additions & 8 deletions discovery/cloudresourcemanager-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -1171,7 +1171,7 @@
}
}
},
"revision": "20210314",
"revision": "20210328",
"rootUrl": "https://cloudresourcemanager.googleapis.com/",
"schemas": {
"Ancestor": {
Expand Down Expand Up @@ -1425,7 +1425,7 @@
"type": "string"
},
"gettable": {
"description": "True if the project can be retrieved using GetProject. No other operations on the project are guaranteed to work until the project creation is complete.",
"description": "True if the project can be retrieved using `GetProject`. No other operations on the project are guaranteed to work until the project creation is complete.",
"type": "boolean"
},
"ready": {
Expand All @@ -1448,19 +1448,19 @@
"type": "object"
},
"DeleteFolderMetadata": {
"description": "A status object which is used as the `metadata` field for the Operation returned by DeleteFolder.",
"description": "A status object which is used as the `metadata` field for the `Operation` returned by `DeleteFolder`.",
"id": "DeleteFolderMetadata",
"properties": {},
"type": "object"
},
"DeleteOrganizationMetadata": {
"description": "A status object which is used as the `metadata` field for the Operation returned by DeleteOrganization.",
"description": "A status object which is used as the `metadata` field for the operation returned by DeleteOrganization.",
"id": "DeleteOrganizationMetadata",
"properties": {},
"type": "object"
},
"DeleteProjectMetadata": {
"description": "A status object which is used as the `metadata` field for the Operation returned by DeleteProject.",
"description": "A status object which is used as the `metadata` field for the Operation returned by `DeleteProject`.",
"id": "DeleteProjectMetadata",
"properties": {},
"type": "object"
Expand Down Expand Up @@ -1837,7 +1837,7 @@
"type": "object"
},
"MoveFolderMetadata": {
"description": "Metadata pertaining to the Folder move process.",
"description": "Metadata pertaining to the folder move process.",
"id": "MoveFolderMetadata",
"properties": {
"destinationParent": {
Expand Down Expand Up @@ -2228,7 +2228,7 @@
"type": "object"
},
"UndeleteFolderMetadata": {
"description": "A status object which is used as the `metadata` field for the Operation returned by UndeleteFolder.",
"description": "A status object which is used as the `metadata` field for the `Operation` returned by `UndeleteFolder`.",
"id": "UndeleteFolderMetadata",
"properties": {},
"type": "object"
Expand All @@ -2240,7 +2240,7 @@
"type": "object"
},
"UndeleteProjectMetadata": {
"description": "A status object which is used as the `metadata` field for the Operation returned by UndeleteProject.",
"description": "A status object which is used as the `metadata` field for the Operation returned by `UndeleteProject`.",
"id": "UndeleteProjectMetadata",
"properties": {},
"type": "object"
Expand Down
16 changes: 8 additions & 8 deletions discovery/cloudresourcemanager-v1beta1.json
Original file line number Diff line number Diff line change
Expand Up @@ -566,7 +566,7 @@
}
}
},
"revision": "20210314",
"revision": "20210328",
"rootUrl": "https://cloudresourcemanager.googleapis.com/",
"schemas": {
"Ancestor": {
Expand Down Expand Up @@ -741,7 +741,7 @@
"type": "string"
},
"gettable": {
"description": "True if the project can be retrieved using GetProject. No other operations on the project are guaranteed to work until the project creation is complete.",
"description": "True if the project can be retrieved using `GetProject`. No other operations on the project are guaranteed to work until the project creation is complete.",
"type": "boolean"
},
"ready": {
Expand All @@ -764,19 +764,19 @@
"type": "object"
},
"DeleteFolderMetadata": {
"description": "A status object which is used as the `metadata` field for the Operation returned by DeleteFolder.",
"description": "A status object which is used as the `metadata` field for the `Operation` returned by `DeleteFolder`.",
"id": "DeleteFolderMetadata",
"properties": {},
"type": "object"
},
"DeleteOrganizationMetadata": {
"description": "A status object which is used as the `metadata` field for the Operation returned by DeleteOrganization.",
"description": "A status object which is used as the `metadata` field for the operation returned by DeleteOrganization.",
"id": "DeleteOrganizationMetadata",
"properties": {},
"type": "object"
},
"DeleteProjectMetadata": {
"description": "A status object which is used as the `metadata` field for the Operation returned by DeleteProject.",
"description": "A status object which is used as the `metadata` field for the Operation returned by `DeleteProject`.",
"id": "DeleteProjectMetadata",
"properties": {},
"type": "object"
Expand Down Expand Up @@ -970,7 +970,7 @@
"type": "object"
},
"MoveFolderMetadata": {
"description": "Metadata pertaining to the Folder move process.",
"description": "Metadata pertaining to the folder move process.",
"id": "MoveFolderMetadata",
"properties": {
"destinationParent": {
Expand Down Expand Up @@ -1210,7 +1210,7 @@
"type": "object"
},
"UndeleteFolderMetadata": {
"description": "A status object which is used as the `metadata` field for the Operation returned by UndeleteFolder.",
"description": "A status object which is used as the `metadata` field for the `Operation` returned by `UndeleteFolder`.",
"id": "UndeleteFolderMetadata",
"properties": {},
"type": "object"
Expand All @@ -1222,7 +1222,7 @@
"type": "object"
},
"UndeleteProjectMetadata": {
"description": "A status object which is used as the `metadata` field for the Operation returned by UndeleteProject.",
"description": "A status object which is used as the `metadata` field for the Operation returned by `UndeleteProject`.",
"id": "UndeleteProjectMetadata",
"properties": {},
"type": "object"
Expand Down
16 changes: 8 additions & 8 deletions discovery/cloudresourcemanager-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,7 @@
}
}
},
"revision": "20210314",
"revision": "20210328",
"rootUrl": "https://cloudresourcemanager.googleapis.com/",
"schemas": {
"AuditConfig": {
Expand Down Expand Up @@ -614,7 +614,7 @@
"type": "string"
},
"gettable": {
"description": "True if the project can be retrieved using GetProject. No other operations on the project are guaranteed to work until the project creation is complete.",
"description": "True if the project can be retrieved using `GetProject`. No other operations on the project are guaranteed to work until the project creation is complete.",
"type": "boolean"
},
"ready": {
Expand All @@ -637,19 +637,19 @@
"type": "object"
},
"DeleteFolderMetadata": {
"description": "A status object which is used as the `metadata` field for the Operation returned by DeleteFolder.",
"description": "A status object which is used as the `metadata` field for the `Operation` returned by `DeleteFolder`.",
"id": "DeleteFolderMetadata",
"properties": {},
"type": "object"
},
"DeleteOrganizationMetadata": {
"description": "A status object which is used as the `metadata` field for the Operation returned by DeleteOrganization.",
"description": "A status object which is used as the `metadata` field for the operation returned by DeleteOrganization.",
"id": "DeleteOrganizationMetadata",
"properties": {},
"type": "object"
},
"DeleteProjectMetadata": {
"description": "A status object which is used as the `metadata` field for the Operation returned by DeleteProject.",
"description": "A status object which is used as the `metadata` field for the Operation returned by `DeleteProject`.",
"id": "DeleteProjectMetadata",
"properties": {},
"type": "object"
Expand Down Expand Up @@ -840,7 +840,7 @@
"type": "object"
},
"MoveFolderMetadata": {
"description": "Metadata pertaining to the Folder move process.",
"description": "Metadata pertaining to the folder move process.",
"id": "MoveFolderMetadata",
"properties": {
"destinationParent": {
Expand Down Expand Up @@ -1071,7 +1071,7 @@
"type": "object"
},
"UndeleteFolderMetadata": {
"description": "A status object which is used as the `metadata` field for the Operation returned by UndeleteFolder.",
"description": "A status object which is used as the `metadata` field for the `Operation` returned by `UndeleteFolder`.",
"id": "UndeleteFolderMetadata",
"properties": {},
"type": "object"
Expand All @@ -1089,7 +1089,7 @@
"type": "object"
},
"UndeleteProjectMetadata": {
"description": "A status object which is used as the `metadata` field for the Operation returned by UndeleteProject.",
"description": "A status object which is used as the `metadata` field for the Operation returned by `UndeleteProject`.",
"id": "UndeleteProjectMetadata",
"properties": {},
"type": "object"
Expand Down
16 changes: 8 additions & 8 deletions discovery/cloudresourcemanager-v2beta1.json
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,7 @@
}
}
},
"revision": "20210314",
"revision": "20210328",
"rootUrl": "https://cloudresourcemanager.googleapis.com/",
"schemas": {
"AuditConfig": {
Expand Down Expand Up @@ -614,7 +614,7 @@
"type": "string"
},
"gettable": {
"description": "True if the project can be retrieved using GetProject. No other operations on the project are guaranteed to work until the project creation is complete.",
"description": "True if the project can be retrieved using `GetProject`. No other operations on the project are guaranteed to work until the project creation is complete.",
"type": "boolean"
},
"ready": {
Expand All @@ -637,19 +637,19 @@
"type": "object"
},
"DeleteFolderMetadata": {
"description": "A status object which is used as the `metadata` field for the Operation returned by DeleteFolder.",
"description": "A status object which is used as the `metadata` field for the `Operation` returned by `DeleteFolder`.",
"id": "DeleteFolderMetadata",
"properties": {},
"type": "object"
},
"DeleteOrganizationMetadata": {
"description": "A status object which is used as the `metadata` field for the Operation returned by DeleteOrganization.",
"description": "A status object which is used as the `metadata` field for the operation returned by DeleteOrganization.",
"id": "DeleteOrganizationMetadata",
"properties": {},
"type": "object"
},
"DeleteProjectMetadata": {
"description": "A status object which is used as the `metadata` field for the Operation returned by DeleteProject.",
"description": "A status object which is used as the `metadata` field for the Operation returned by `DeleteProject`.",
"id": "DeleteProjectMetadata",
"properties": {},
"type": "object"
Expand Down Expand Up @@ -840,7 +840,7 @@
"type": "object"
},
"MoveFolderMetadata": {
"description": "Metadata pertaining to the Folder move process.",
"description": "Metadata pertaining to the folder move process.",
"id": "MoveFolderMetadata",
"properties": {
"destinationParent": {
Expand Down Expand Up @@ -1071,7 +1071,7 @@
"type": "object"
},
"UndeleteFolderMetadata": {
"description": "A status object which is used as the `metadata` field for the Operation returned by UndeleteFolder.",
"description": "A status object which is used as the `metadata` field for the `Operation` returned by `UndeleteFolder`.",
"id": "UndeleteFolderMetadata",
"properties": {},
"type": "object"
Expand All @@ -1089,7 +1089,7 @@
"type": "object"
},
"UndeleteProjectMetadata": {
"description": "A status object which is used as the `metadata` field for the Operation returned by UndeleteProject.",
"description": "A status object which is used as the `metadata` field for the Operation returned by `UndeleteProject`.",
"id": "UndeleteProjectMetadata",
"properties": {},
"type": "object"
Expand Down

0 comments on commit b28cd60

Please sign in to comment.