Turbot Guardrails Hub 
Hub
  • Mods
  • Policy Packs
  • Docs
  • Home
ModsPolicy PacksDocsHome
Mods
GCP
Loading resources...

Resource Type: GCP > Model Armor > Floor Setting

The Model Armor Floor Setting is a per-project (also folder or organization) singleton that establishes the minimum prompt and response filtering posture Model Armor templates cannot undercut. It controls whether floor enforcement is enabled, whether the Vertex AI integration blocks (not merely inspects) violations, and which per-filter checks are enforced.

Resource Context

Floor Setting is a part of the Model Armor service.

Each Floor Setting lives under a Project.

Controls

The primary controls for GCP > Model Armor > Floor Setting are:

  • CMDB
  • Discovery
  • Settings

Quick Actions

  • Set Floor Setting

Category

  • Security

In Your Workspace

  • Controls by Resource Type report
  • Policy Settings by Resource Type report
  • Resources by Resource Type report

Developers

    Resource Type URI
    • tmod:@turbot/gcp-modelarmor#/resource/types/floorSetting
  • Category URI
    • tmod:@turbot/turbot#/resource/categories/security
  • GraphQL
    • query resource(id: "tmod:@turbot/gcp-modelarmor#/resource/types/floorSetting") { … }
    • query resourceActivities(filter: "resourceId:'tmod:@turbot/gcp-modelarmor#/resource/types/floorSetting'") { … }
    • mutation createResource(input: { … })
    • mutation updateResource(input: { … })
  • CLI
    • Get Resource
    • turbot graphql resource --id "tmod:@turbot/gcp-modelarmor#/resource/types/floorSetting"
  • Steampipe Query
    • Get Resource
    • select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/gcp-modelarmor#/resource/types/floorSetting';
    • Get Policy Settings (By Resource ID)
    • select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/gcp-modelarmor#/resource/types/floorSetting"';
    • Get Resource Notification
    • select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/gcp-modelarmor#/resource/types/floorSetting' and notification_type in ('resource_updated', 'resource_created');
Guardrails
Guardrails Hub
  • Hub
  • Docs
  • Blog
  • Changelog
Products
  • GuardrailsGuardrails
  • PipesPipes
  • SteampipeSteampipe
  • PowerpipePowerpipe
  • FlowpipeFlowpipe
  • TailpipeTailpipe
Turbot
  • Home
  • About us
  • We're hiring!
  • Contact us
Community

Our community of practitioners love to discuss cloud governance & security.

Slack logoJoin us on Slack →

System StatusLegalSecurity
Terms of UseSecurityPrivacy
39
Mods
151
Resource Types
2,578
Policies
1,245
Controls
118
Quick Actions
89
IAM