Properties of a Property.
Package
@google-cloud/contentwarehouseProperties
dateTimeValues
dateTimeValues?: (google.cloud.contentwarehouse.v1.IDateTimeArray|null);
Property dateTimeValues
enumValues
enumValues?: (google.cloud.contentwarehouse.v1.IEnumArray|null);
Property enumValues
floatValues
floatValues?: (google.cloud.contentwarehouse.v1.IFloatArray|null);
Property floatValues
integerValues
integerValues?: (google.cloud.contentwarehouse.v1.IIntegerArray|null);
Property integerValues
mapProperty
mapProperty?: (google.cloud.contentwarehouse.v1.IMapProperty|null);
Property mapProperty
name
name?: (string|null);
Property name
propertyValues
propertyValues?: (google.cloud.contentwarehouse.v1.IPropertyArray|null);
Property propertyValues
textValues
textValues?: (google.cloud.contentwarehouse.v1.ITextArray|null);
Property textValues
timestampValues
timestampValues?: (google.cloud.contentwarehouse.v1.ITimestampArray|null);
Property timestampValues