SaaS Runtime V1BETA1 API - Module Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::UnitVariable::Type (v0.5.1)

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

Enumeration of variable types.

Constants

TYPE_UNSPECIFIED

value: 0
Variable type is unspecified.

STRING

value: 1
Variable type is string.

INT

value: 2
Variable type is int.

BOOL

value: 3
Variable type is bool.