SaaS Runtime V1BETA1 API - Module Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::Unit::ManagementMode (v0.1.0)

Reference documentation and code samples for the SaaS Runtime V1BETA1 API module Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::Unit::ManagementMode.

ManagementMode describes who is responsible for the management of the unit.

Constants

MANAGEMENT_MODE_UNSPECIFIED

value: 0

MANAGEMENT_MODE_USER

value: 1
Unit's lifecycle is managed by the user.

MANAGEMENT_MODE_SYSTEM

value: 2
The system will decide when to deprovision and delete the unit. User still can deprovision or delete the unit manually.