class GoogleCloudResourcesettingsV1SettingMetadata extends Model (View source)

Properties

string $dataType
protected $defaultValueType
protected $defaultValueDataType
string $description
string $displayName
bool $readOnly

Methods

setDataType($dataType)

No description

string
getDataType()

No description

setDefaultValue(GoogleCloudResourcesettingsV1Value $defaultValue)

No description

setDescription($description)

No description

string
getDescription()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setReadOnly($readOnly)

No description

bool
getReadOnly()

No description

Details

setDataType($dataType)

No description

Parameters

$dataType

string getDataType()

No description

Return Value

string

setDefaultValue(GoogleCloudResourcesettingsV1Value $defaultValue)

No description

Parameters

GoogleCloudResourcesettingsV1Value $defaultValue

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setReadOnly($readOnly)

No description

Parameters

$readOnly

bool getReadOnly()

No description

Return Value

bool