Variable PersonalComputeMessage_PersonalComputeMessageEnumConst
PersonalComputeMessage_PersonalComputeMessageEnum: {
DELEGATE: "DELEGATE";
ON: "ON";
PERSONAL_COMPUTE_MESSAGE_ENUM_UNSPECIFIED: "PERSONAL_COMPUTE_MESSAGE_ENUM_UNSPECIFIED";
} = ...
Type Declaration
ReadonlyDELEGATE: "DELEGATE"
ReadonlyON: "ON"
ReadonlyPERSONAL_COMPUTE_MESSAGE_ENUM_UNSPECIFIED: "PERSONAL_COMPUTE_MESSAGE_ENUM_UNSPECIFIED"
ON: Grants all users in all workspaces access to the Personal Compute default policy, allowing all users to create single-machine compute resources. DELEGATE: Moves access control for the Personal Compute default policy to individual workspaces and requires a workspace’s users or groups to be added to the ACLs of that workspace’s Personal Compute default policy before they will be able to create compute resources through that policy.