2025-04-23
▼ ▲ cloudresourcemanager.folders.capabilities.get
Path : v3/{+name}
Flat Path : v3/folders/{foldersId}/capabilities/{capabilitiesId}
HTTP Method : GET
Parameters :
name
Description : Required. The name of the capability to get. For example, `folders/123/capabilities/app-management`
Pattern : ^folders/[^/]+/capabilities/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Retrieves the Capability identified by the supplied resource name.
▼ ▲ cloudresourcemanager.folders.capabilities.patch
Path : v3/{+name}
Flat Path : v3/folders/{foldersId}/capabilities/{capabilitiesId}
HTTP Method : PATCH
Parameters :
name
Description : Immutable. Identifier. The resource name of the capability. Must be in the following form: * `folders/{folder_id}/capabilities/{capability_name}` For example, `folders/123/capabilities/app-management` Following are the allowed {capability_name} values: * `app-management`
Pattern : ^folders/[^/]+/capabilities/[^/]+$
Location : path
Required : Yes
Type : string
updateMask
Description : Optional. The list of fields to update. Only [Capability.value] can be updated.
Location : query
Type : string
Format : google-fieldmask
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Updates the Capability.
▼ ▲ cloudresourcemanager.folders.capabilities.get
Path : v3/{+name}
Flat Path : v3/folders/{foldersId}/capabilities/{capabilitiesId}
HTTP Method : GET
Parameters :
name
Description : Required. The name of the capability to get. For example, `folders/123/capabilities/app-management`
Pattern : ^folders/[^/]+/capabilities/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Retrieves the Capability identified by the supplied resource name.
▼ ▲ cloudresourcemanager.folders.capabilities.patch
Path : v3/{+name}
Flat Path : v3/folders/{foldersId}/capabilities/{capabilitiesId}
HTTP Method : PATCH
Parameters :
name
Description : Immutable. Identifier. The resource name of the capability. Must be in the following form: * `folders/{folder_id}/capabilities/{capability_name}` For example, `folders/123/capabilities/app-management` Following are the allowed {capability_name} values: * `app-management`
Pattern : ^folders/[^/]+/capabilities/[^/]+$
Location : path
Required : Yes
Type : string
updateMask
Description : Optional. The list of fields to update. Only [Capability.value] can be updated.
Location : query
Type : string
Format : google-fieldmask
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Updates the Capability.