Reference documentation and code samples for the Google Cloud Model Armor V1 Client class FloorSetting.
Message describing FloorSetting resource
Generated from protobuf message google.cloud.modelarmor.v1.FloorSetting
Namespace
Google \ Cloud \ ModelArmor \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. The resource name.
↳ create_time
↳ update_time
↳ filter_config
↳ enable_floor_setting_enforcement
bool
Optional. Floor Settings enforcement status.
↳ integrated_services
array
Optional. List of integrated services for which the floor setting is applicable.
↳ ai_platform_floor_setting
↳ floor_setting_metadata
getName
Identifier. The resource name.
string
setName
Identifier. The resource name.
var
string
$this
getCreateTime
Output only. [Output only] Create timestamp
hasCreateTime
clearCreateTime
setCreateTime
Output only. [Output only] Create timestamp
$this
getUpdateTime
Output only. [Output only] Update timestamp
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. [Output only] Update timestamp
$this
getFilterConfig
Required. ModelArmor filter configuration.
hasFilterConfig
clearFilterConfig
setFilterConfig
Required. ModelArmor filter configuration.
$this
getEnableFloorSettingEnforcement
Optional. Floor Settings enforcement status.
bool
hasEnableFloorSettingEnforcement
clearEnableFloorSettingEnforcement
setEnableFloorSettingEnforcement
Optional. Floor Settings enforcement status.
var
bool
$this
getIntegratedServices
Optional. List of integrated services for which the floor setting is applicable.
setIntegratedServices
Optional. List of integrated services for which the floor setting is applicable.
var
int[]
$this
getAiPlatformFloorSetting
Optional. AI Platform floor setting.
hasAiPlatformFloorSetting
clearAiPlatformFloorSetting
setAiPlatformFloorSetting
Optional. AI Platform floor setting.
$this
getFloorSettingMetadata
Optional. Metadata for FloorSetting
hasFloorSettingMetadata
clearFloorSettingMetadata
setFloorSettingMetadata
Optional. Metadata for FloorSetting
$this

