SaaS Runtime v1beta1 API - Enum UnitVariable.Types.Type (1.0.0-beta01)

public enum UnitVariable.Types.Type

Reference documentation and code samples for the SaaS Runtime v1beta1 API enum UnitVariable.Types.Type.

Enumeration of variable types.

Namespace

Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1

Assembly

Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1.dll

Fields

Name Description
Bool

Variable type is bool.

Int

Variable type is int.

String

Variable type is string.

Unspecified

Variable type is unspecified.