OptionaldefaultRequired. The default workspace base environment configuration to update.
OptionalupdateField mask specifying which fields to update. Use comma as the separator for multiple fields (no space). The special value '*' indicates that all fields should be updated (full replacement). Valid field paths: cpu_workspace_base_environment, gpu_workspace_base_environment
To unset one or both defaults, include the field path(s) in the mask and omit them from the request body. To unset both, you must list both paths explicitly — the wildcard '*' cannot be used to unset fields.
Request message for UpdateDefaultWorkspaceBaseEnvironment.