class GoogleCloudDocumentaiV1DocumentSchemaEntityTypeProperty extends Model (View source)

Properties

string $displayName
string $name
string $occurrenceType
string $valueType

Methods

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setName($name)

No description

string
getName()

No description

setOccurrenceType($occurrenceType)

No description

string
getOccurrenceType()

No description

setValueType($valueType)

No description

string
getValueType()

No description

Details

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setOccurrenceType($occurrenceType)

No description

Parameters

$occurrenceType

string getOccurrenceType()

No description

Return Value

string

setValueType($valueType)

No description

Parameters

$valueType

string getValueType()

No description

Return Value

string