Class AiPlatformFloorSetting (0.4.0)

AiPlatformFloorSetting(mapping=None, *, ignore_unknown_fields=False, **kwargs)

message describing AiPlatformFloorSetting

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
inspect_only bool
Optional. If true, Model Armor filters will be run in inspect only mode. No action will be taken on the request. This field is a member of oneof_ enforcement_type.
inspect_and_block bool
Optional. If true, Model Armor filters will be run in inspect and block mode. Requests that trip Model Armor filters will be blocked. This field is a member of oneof_ enforcement_type.
enable_cloud_logging bool
Optional. If true, log Model Armor filter results to Cloud Logging.