Interface protos.google.cloud.saasplatform.saasservicemgmt.v1beta1.IUnitVariable (0.4.0)

Properties of an UnitVariable.

Package

@google-cloud/saasservicemgmt

Properties

type

type?: (google.cloud.saasplatform.saasservicemgmt.v1beta1.UnitVariable.Type|keyof typeof google.cloud.saasplatform.saasservicemgmt.v1beta1.UnitVariable.Type|null);

UnitVariable type

value

value?: (string|null);

UnitVariable value

variable

variable?: (string|null);

UnitVariable variable