GoogleCloudContentwarehouseV1Rule

Content Warehouse V1Infrastructure

GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1Rule

2
out of 10
Low
SEO Impact
Represents the rule for a content warehouse trigger.

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Google Cloud Contentwarehouse V1 Rule) contains 5 attributes that define its data structure. Key functionality includes: List of actions that are executed when the rule is satisfied.

Actionable Insights for SEOs

  • Understanding this model helps SEOs grasp Google's internal data architecture

Attributes

5
Sort:|Filter:
Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1Action.t

List of actions that are executed when the rule is satisfied.

conditionstring
Default: nilFull type: String.t

Represents the conditional expression to be evaluated. Expression should evaluate to a boolean result. When the condition is true actions are executed. Example: user_role = "hsbc_role_1" AND doc.salary > 20000

descriptionstring
Default: nilFull type: String.t

Short description of the rule and its context.

ruleIdstring
Default: nilFull type: String.t

ID of the rule. It has to be unique across all the examples. This is managed internally.

triggerTypestring
Default: nilFull type: String.t

Identifies the trigger type for running the policy.