GoogleCloudContentwarehouseV1Value
Content Warehouse V1InfrastructureGoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1Value
2
out of 10
Low
SEO Impact
Value represents a dynamically typed value which can be either be a float, a integer, a string, or a datetime value. A producer of value is expected to set one of these variants. Absence of any variant indicates an error.
SEO Analysis
AI GeneratedBackend infrastructure with indirect SEO impact. This model (Google Cloud Contentwarehouse V1 Value) contains 7 attributes that define its data structure. Key functionality includes: Represents a boolean value.
Actionable Insights for SEOs
- Understanding this model helps SEOs grasp Google's internal data architecture
Attributes
7Sort:|Filter:
booleanValueboolean(Default:
nilRepresents a boolean value.
datetimeValuedatetime →Default:
nilFull type: GoogleApi.ContentWarehouse.V1.Model.GoogleTypeDateTime.tRepresents a datetime value.
Default:
nilFull type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1EnumValue.tRepresents an enum value.
floatValuenumber(Default:
nilRepresents a float value.
intValueinteger(Default:
nilRepresents a integer value.
stringValuestringDefault:
nilFull type: String.tRepresents a string value.
timestampValueGoogleCloudContentwarehouseV1TimestampValue →Default:
nilFull type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1TimestampValue.tRepresents a timestamp value.