class GoogleCloudContentwarehouseV1PropertyDefinition extends Collection (View source)

Properties

protected $collection_key
protected $dateTimeTypeOptionsType
protected $dateTimeTypeOptionsDataType
string $displayName
protected $enumTypeOptionsType
protected $enumTypeOptionsDataType
protected $floatTypeOptionsType
protected $floatTypeOptionsDataType
protected $integerTypeOptionsType
protected $integerTypeOptionsDataType
bool $isFilterable
bool $isMetadata
bool $isRepeatable
bool $isRequired
bool $isSearchable
protected $mapTypeOptionsType
protected $mapTypeOptionsDataType
string $name
protected $propertyTypeOptionsType
protected $propertyTypeOptionsDataType
string $retrievalImportance
protected $schemaSourcesType
protected $schemaSourcesDataType
protected $textTypeOptionsType
protected $textTypeOptionsDataType
protected $timestampTypeOptionsType
protected $timestampTypeOptionsDataType

Methods

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setIsFilterable($isFilterable)

No description

bool
getIsFilterable()

No description

setIsMetadata($isMetadata)

No description

bool
getIsMetadata()

No description

setIsRepeatable($isRepeatable)

No description

bool
getIsRepeatable()

No description

setIsRequired($isRequired)

No description

bool
getIsRequired()

No description

setIsSearchable($isSearchable)

No description

bool
getIsSearchable()

No description

setName($name)

No description

string
getName()

No description

setRetrievalImportance($retrievalImportance)

No description

string
getRetrievalImportance()

No description

setSchemaSources($schemaSources)

No description

Details

setDateTimeTypeOptions(GoogleCloudContentwarehouseV1DateTimeTypeOptions $dateTimeTypeOptions)

No description

Parameters

GoogleCloudContentwarehouseV1DateTimeTypeOptions $dateTimeTypeOptions

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setEnumTypeOptions(GoogleCloudContentwarehouseV1EnumTypeOptions $enumTypeOptions)

No description

Parameters

GoogleCloudContentwarehouseV1EnumTypeOptions $enumTypeOptions

setFloatTypeOptions(GoogleCloudContentwarehouseV1FloatTypeOptions $floatTypeOptions)

No description

Parameters

GoogleCloudContentwarehouseV1FloatTypeOptions $floatTypeOptions

setIntegerTypeOptions(GoogleCloudContentwarehouseV1IntegerTypeOptions $integerTypeOptions)

No description

Parameters

GoogleCloudContentwarehouseV1IntegerTypeOptions $integerTypeOptions

setIsFilterable($isFilterable)

No description

Parameters

$isFilterable

bool getIsFilterable()

No description

Return Value

bool

setIsMetadata($isMetadata)

No description

Parameters

$isMetadata

bool getIsMetadata()

No description

Return Value

bool

setIsRepeatable($isRepeatable)

No description

Parameters

$isRepeatable

bool getIsRepeatable()

No description

Return Value

bool

setIsRequired($isRequired)

No description

Parameters

$isRequired

bool getIsRequired()

No description

Return Value

bool

setIsSearchable($isSearchable)

No description

Parameters

$isSearchable

bool getIsSearchable()

No description

Return Value

bool

setMapTypeOptions(GoogleCloudContentwarehouseV1MapTypeOptions $mapTypeOptions)

No description

Parameters

GoogleCloudContentwarehouseV1MapTypeOptions $mapTypeOptions

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setPropertyTypeOptions(GoogleCloudContentwarehouseV1PropertyTypeOptions $propertyTypeOptions)

No description

Parameters

GoogleCloudContentwarehouseV1PropertyTypeOptions $propertyTypeOptions

setRetrievalImportance($retrievalImportance)

No description

Parameters

$retrievalImportance

string getRetrievalImportance()

No description

Return Value

string

setSchemaSources($schemaSources)

No description

Parameters

$schemaSources

setTextTypeOptions(GoogleCloudContentwarehouseV1TextTypeOptions $textTypeOptions)

No description

Parameters

GoogleCloudContentwarehouseV1TextTypeOptions $textTypeOptions

setTimestampTypeOptions(GoogleCloudContentwarehouseV1TimestampTypeOptions $timestampTypeOptions)

No description

Parameters

GoogleCloudContentwarehouseV1TimestampTypeOptions $timestampTypeOptions