GoogleCloudContentwarehouseV1Value

Content Warehouse V1Infrastructure

GoogleApi.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 Generated

Backend 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

7
Sort:|Filter:
booleanValueboolean(
Default: nil

Represents a boolean value.

datetimeValuedatetime →
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.GoogleTypeDateTime.t

Represents a datetime value.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1EnumValue.t

Represents an enum value.

floatValuenumber(
Default: nil

Represents a float value.

intValueinteger(
Default: nil

Represents a integer value.

stringValuestring
Default: nilFull type: String.t

Represents a string value.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1TimestampValue.t

Represents a timestamp value.