Resource Settings v1 API - Enum SettingMetadata.Types.DataType (2.3.0)

public enum SettingMetadata.Types.DataType

Reference documentation and code samples for the Resource Settings v1 API enum SettingMetadata.Types.DataType.

The data type for setting values of this setting. See [Value][google.cloud.resourcesettings.v1.Value] for more details on the available data types.

Namespace

Google.Cloud.ResourceSettings.V1

Assembly

Google.Cloud.ResourceSettings.V1.dll

Fields

NameDescription
Boolean

A boolean setting.

EnumValue

A Enum setting

String

A string setting.

StringSet

A string set setting.

Unspecified

Unspecified data type.