FloorSetting

Message describing FloorSetting resource

JSON representation
{
  "name": string,
  "createTime": string,
  "updateTime": string,
  "filterConfig": {
    object (FilterConfig)
  },
  "enableFloorSettingEnforcement": boolean
}
Fields
name

string

Identifier. The resource name.

createTime

string (Timestamp format)

Output only. [Output only] Create timestamp

A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".

updateTime

string (Timestamp format)

Output only. [Output only] Update timestamp

A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".

filterConfig

object (FilterConfig)

Required. ModelArmor filter configuration.

enableFloorSettingEnforcement

boolean

Optional. Floor Settings enforcement status.