Interface protos.google.cloud.resourcesettings.v1.ISettingMetadata (2.0.4)

Properties of a SettingMetadata.

Package

@google-cloud/resource-settings

Properties

dataType

dataType?: (google.cloud.resourcesettings.v1.SettingMetadata.DataType|keyof typeof google.cloud.resourcesettings.v1.SettingMetadata.DataType|null);

SettingMetadata dataType

defaultValue

defaultValue?: (google.cloud.resourcesettings.v1.IValue|null);

SettingMetadata defaultValue

description

description?: (string|null);

SettingMetadata description

displayName

displayName?: (string|null);

SettingMetadata displayName

readOnly

readOnly?: (boolean|null);

SettingMetadata readOnly