GoogleCloudContentwarehouseV1DataUpdateAction

Content Warehouse V1Infrastructure

GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1DataUpdateAction

2
out of 10
Low
SEO Impact
Represents the action responsible for properties update operations.

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Google Cloud Contentwarehouse V1 Data Update Action) contains 1 attributes that define its data structure. Key functionality includes: Map of (K, V) -> (valid name of the field, new value of the field) E.g., ("age", "60") entry triggers update of field age with a value of 60. If the f...

Actionable Insights for SEOs

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

Attributes

1
Sort:|Filter:
entriesmap(
Default: nil

Map of (K, V) -> (valid name of the field, new value of the field) E.g., ("age", "60") entry triggers update of field age with a value of 60. If the field is not present then new entry is added. During update action execution, value strings will be casted to appropriate types.