GoogleCloudContentwarehouseV1PropertyTypeOptions

GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1PropertyTypeOptions


Table of Contents ▼

Jump to a specific part of the page:

Description

Configurations for a nested structured data property.

Attributes List

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

View Attributes

Attributes

  1. propertyDefinitions (type: list(GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1PropertyDefinition), default: nil)
    - Required. List of property definitions.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1PropertyTypeOptions{
propertyDefinitions: [ GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1PropertyDefinition.t() ] | nil
}

Function

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

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