class GoogleCloudVideointelligenceV1FaceDetectionConfig extends Model (View source)

Properties

bool $includeAttributes
bool $includeBoundingBoxes
string $model

Methods

setIncludeAttributes($includeAttributes)

No description

bool
getIncludeAttributes()

No description

setIncludeBoundingBoxes($includeBoundingBoxes)

No description

bool
getIncludeBoundingBoxes()

No description

setModel($model)

No description

string
getModel()

No description

Details

setIncludeAttributes($includeAttributes)

No description

Parameters

$includeAttributes

bool getIncludeAttributes()

No description

Return Value

bool

setIncludeBoundingBoxes($includeBoundingBoxes)

No description

Parameters

$includeBoundingBoxes

bool getIncludeBoundingBoxes()

No description

Return Value

bool

setModel($model)

No description

Parameters

$model

string getModel()

No description

Return Value

string