class AnalyzePrivacyPolicyResponse extends Collection (View source)

Properties

protected $collection_key
protected $dataPurposeAnnotationsType
protected $dataPurposeAnnotationsDataType
protected $dataTypeAnnotationsType
protected $dataTypeAnnotationsDataType
string $htmlContent
protected $lastUpdatedDateInfoType
protected $lastUpdatedDateInfoDataType
protected $sectionAnnotationsType
protected $sectionAnnotationsDataType

Methods

setDataPurposeAnnotations($dataPurposeAnnotations)

No description

setDataTypeAnnotations($dataTypeAnnotations)

No description

setHtmlContent($htmlContent)

No description

string
getHtmlContent()

No description

setLastUpdatedDateInfo(LastUpdatedDate $lastUpdatedDateInfo)

No description

setSectionAnnotations($sectionAnnotations)

No description

Details

setDataPurposeAnnotations($dataPurposeAnnotations)

No description

Parameters

$dataPurposeAnnotations

PolicyPurposeOfUseAnnotation[] getDataPurposeAnnotations()

No description

setDataTypeAnnotations($dataTypeAnnotations)

No description

Parameters

$dataTypeAnnotations

PolicyDataTypeAnnotation[] getDataTypeAnnotations()

No description

Return Value

PolicyDataTypeAnnotation[]

setHtmlContent($htmlContent)

No description

Parameters

$htmlContent

string getHtmlContent()

No description

Return Value

string

setLastUpdatedDateInfo(LastUpdatedDate $lastUpdatedDateInfo)

No description

Parameters

LastUpdatedDate $lastUpdatedDateInfo

LastUpdatedDate getLastUpdatedDateInfo()

No description

Return Value

LastUpdatedDate

setSectionAnnotations($sectionAnnotations)

No description

Parameters

$sectionAnnotations

PolicySectionAnnotation[] getSectionAnnotations()

No description

Return Value

PolicySectionAnnotation[]