Reference documentation and code samples for the Google Cloud Model Armor V1 Client class FloorSettingMetadata.
message describing FloorSetting Metadata
Generated from protobuf message google.cloud.modelarmor.v1.FloorSetting.FloorSettingMetadata
Namespace
Google \ Cloud \ ModelArmor \ V1 \ FloorSettingMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ multi_language_detection |
FloorSettingMetadata\MultiLanguageDetection
Optional. Metadata for multi language detection. |
getMultiLanguageDetection
Optional. Metadata for multi language detection.
| Returns | |
|---|---|
| Type | Description |
FloorSettingMetadata\MultiLanguageDetection|null |
|
hasMultiLanguageDetection
clearMultiLanguageDetection
setMultiLanguageDetection
Optional. Metadata for multi language detection.
| Parameter | |
|---|---|
| Name | Description |
var |
FloorSettingMetadata\MultiLanguageDetection
|
| Returns | |
|---|---|
| Type | Description |
$this |
|