Partially updates the details of a group.
Usage
patch_group(client, id, operations = NULL, schemas = NULL)
groupsPatch(client, id, operations = NULL, schemas = NULL)
Arguments
- client
Required. Instance of DatabricksClient()
- id
Required. Unique ID for a group in the Databricks workspace.
- operations
This field has no description yet.
- schemas
The schema of the patch request.