GoogleCloudContentwarehouseV1Property

GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1Property


Table of Contents ▼

Jump to a specific part of the page:

Description

Property of a document.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. dateTimeValues (type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1DateTimeArray, default: nil)
    - Date time property values. It is not supported by CMEK compliant deployment.
  2. enumValues (type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1EnumArray, default: nil)
    - Enum property values.
  3. floatValues (type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1FloatArray, default: nil)
    - Float property values.
  4. integerValues (type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1IntegerArray, default: nil)
    - Integer property values.
  5. mapProperty (type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1MapProperty, default: nil)
    - Map property values.
  6. name (type: String.t, default: nil)
    - Required. Must match the name of a PropertyDefinition in the DocumentSchema.
  7. propertyValues (type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1PropertyArray, default: nil)
    - Nested structured data property values.
  8. textValues (type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1TextArray, default: nil)
    - String/text property values.
  9. timestampValues (type: GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1TimestampArray, default: nil)
    - Timestamp property values. It is not supported by CMEK compliant deployment.

Type

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1Property