Google Cloud Vision Ai V1 Client - Class ProcessorConfig (0.1.0)

Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class ProcessorConfig.

Next ID: 35

Generated from protobuf message google.cloud.visionai.v1.ProcessorConfig

Namespace

Google \ Cloud \ VisionAI \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ video_stream_input_config VideoStreamInputConfig

Configs of stream input processor.

↳ ai_enabled_devices_input_config AIEnabledDevicesInputConfig

Config of AI-enabled input devices.

↳ media_warehouse_config MediaWarehouseConfig

Configs of media warehouse processor.

↳ person_blur_config PersonBlurConfig

Configs of person blur processor.

↳ occupancy_count_config OccupancyCountConfig

Configs of occupancy count processor.

↳ person_vehicle_detection_config PersonVehicleDetectionConfig

Configs of Person Vehicle Detection processor.

↳ vertex_automl_vision_config VertexAutoMLVisionConfig

Configs of Vertex AutoML vision processor.

↳ vertex_automl_video_config VertexAutoMLVideoConfig

Configs of Vertex AutoML video processor.

↳ vertex_custom_config VertexCustomConfig

Configs of Vertex Custom processor.

↳ general_object_detection_config GeneralObjectDetectionConfig

Configs of General Object Detection processor.

↳ big_query_config BigQueryConfig

Configs of BigQuery processor.

↳ gcs_output_config GcsOutputConfig

Configs of Cloud Storage output processor.

↳ product_recognizer_config ProductRecognizerConfig

Runtime configs of Product Recognizer processor.

↳ personal_protective_equipment_detection_config PersonalProtectiveEquipmentDetectionConfig

Configs of personal_protective_equipment_detection_config

↳ tag_recognizer_config TagRecognizerConfig

Runtime configs of Tag Recognizer processor.

↳ universal_input_config UniversalInputConfig

Runtime configs of UniversalInput processor.

↳ experimental_config Google\Protobuf\Struct

Experimental configurations. Structured object containing not-yet-stable processor parameters.

getVideoStreamInputConfig

Configs of stream input processor.

Returns
Type Description
VideoStreamInputConfig|null

hasVideoStreamInputConfig

setVideoStreamInputConfig

Configs of stream input processor.

Parameter
Name Description
var VideoStreamInputConfig
Returns
Type Description
$this

getAiEnabledDevicesInputConfig

Config of AI-enabled input devices.

Returns
Type Description
AIEnabledDevicesInputConfig|null

hasAiEnabledDevicesInputConfig

setAiEnabledDevicesInputConfig

Config of AI-enabled input devices.

Parameter
Name Description
var AIEnabledDevicesInputConfig
Returns
Type Description
$this

getMediaWarehouseConfig

Configs of media warehouse processor.

Returns
Type Description
MediaWarehouseConfig|null

hasMediaWarehouseConfig

setMediaWarehouseConfig

Configs of media warehouse processor.

Parameter
Name Description
var MediaWarehouseConfig
Returns
Type Description
$this

getPersonBlurConfig

Configs of person blur processor.

Returns
Type Description
PersonBlurConfig|null

hasPersonBlurConfig

setPersonBlurConfig

Configs of person blur processor.

Parameter
Name Description
var PersonBlurConfig
Returns
Type Description
$this

getOccupancyCountConfig

Configs of occupancy count processor.

Returns
Type Description
OccupancyCountConfig|null

hasOccupancyCountConfig

setOccupancyCountConfig

Configs of occupancy count processor.

Parameter
Name Description
var OccupancyCountConfig
Returns
Type Description
$this

getPersonVehicleDetectionConfig

Configs of Person Vehicle Detection processor.

Returns
Type Description
PersonVehicleDetectionConfig|null

hasPersonVehicleDetectionConfig

setPersonVehicleDetectionConfig

Configs of Person Vehicle Detection processor.

Parameter
Name Description
var PersonVehicleDetectionConfig
Returns
Type Description
$this

getVertexAutomlVisionConfig

Configs of Vertex AutoML vision processor.

Returns
Type Description
VertexAutoMLVisionConfig|null

hasVertexAutomlVisionConfig

setVertexAutomlVisionConfig

Configs of Vertex AutoML vision processor.

Parameter
Name Description
var VertexAutoMLVisionConfig
Returns
Type Description
$this

getVertexAutomlVideoConfig

Configs of Vertex AutoML video processor.

Returns
Type Description
VertexAutoMLVideoConfig|null

hasVertexAutomlVideoConfig

setVertexAutomlVideoConfig

Configs of Vertex AutoML video processor.

Parameter
Name Description
var VertexAutoMLVideoConfig
Returns
Type Description
$this

getVertexCustomConfig

Configs of Vertex Custom processor.

Returns
Type Description
VertexCustomConfig|null

hasVertexCustomConfig

setVertexCustomConfig

Configs of Vertex Custom processor.

Parameter
Name Description
var VertexCustomConfig
Returns
Type Description
$this

getGeneralObjectDetectionConfig

Configs of General Object Detection processor.

Returns
Type Description
GeneralObjectDetectionConfig|null

hasGeneralObjectDetectionConfig

setGeneralObjectDetectionConfig

Configs of General Object Detection processor.

Parameter
Name Description
var GeneralObjectDetectionConfig
Returns
Type Description
$this

getBigQueryConfig

Configs of BigQuery processor.

Returns
Type Description
BigQueryConfig|null

hasBigQueryConfig

setBigQueryConfig

Configs of BigQuery processor.

Parameter
Name Description
var BigQueryConfig
Returns
Type Description
$this

getGcsOutputConfig

Configs of Cloud Storage output processor.

Returns
Type Description
GcsOutputConfig|null

hasGcsOutputConfig

setGcsOutputConfig

Configs of Cloud Storage output processor.

Parameter
Name Description
var GcsOutputConfig
Returns
Type Description
$this

getProductRecognizerConfig

Runtime configs of Product Recognizer processor.

Returns
Type Description
ProductRecognizerConfig|null

hasProductRecognizerConfig

setProductRecognizerConfig

Runtime configs of Product Recognizer processor.

Parameter
Name Description
var ProductRecognizerConfig
Returns
Type Description
$this

getPersonalProtectiveEquipmentDetectionConfig

Configs of personal_protective_equipment_detection_config

Returns
Type Description
PersonalProtectiveEquipmentDetectionConfig|null

hasPersonalProtectiveEquipmentDetectionConfig

setPersonalProtectiveEquipmentDetectionConfig

Configs of personal_protective_equipment_detection_config

Parameter
Name Description
var PersonalProtectiveEquipmentDetectionConfig
Returns
Type Description
$this

getTagRecognizerConfig

Runtime configs of Tag Recognizer processor.

Returns
Type Description
TagRecognizerConfig|null

hasTagRecognizerConfig

setTagRecognizerConfig

Runtime configs of Tag Recognizer processor.

Parameter
Name Description
var TagRecognizerConfig
Returns
Type Description
$this

getUniversalInputConfig

Runtime configs of UniversalInput processor.

Returns
Type Description
UniversalInputConfig|null

hasUniversalInputConfig

setUniversalInputConfig

Runtime configs of UniversalInput processor.

Parameter
Name Description
var UniversalInputConfig
Returns
Type Description
$this

getExperimentalConfig

Experimental configurations. Structured object containing not-yet-stable processor parameters.

Returns
Type Description
Google\Protobuf\Struct|null

hasExperimentalConfig

clearExperimentalConfig

setExperimentalConfig

Experimental configurations. Structured object containing not-yet-stable processor parameters.

Parameter
Name Description
var Google\Protobuf\Struct
Returns
Type Description
$this

getProcessorConfig

Returns
Type Description
string