Class ProcessorConfig (0.1.0)

ProcessorConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Next ID: 24

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
video_stream_input_config google.cloud.visionai_v1alpha1.types.VideoStreamInputConfig
Configs of stream input processor. This field is a member of oneof_ processor_config.
ai_enabled_devices_input_config google.cloud.visionai_v1alpha1.types.AIEnabledDevicesInputConfig
Config of AI-enabled input devices. This field is a member of oneof_ processor_config.
media_warehouse_config google.cloud.visionai_v1alpha1.types.MediaWarehouseConfig
Configs of media warehouse processor. This field is a member of oneof_ processor_config.
person_blur_config google.cloud.visionai_v1alpha1.types.PersonBlurConfig
Configs of person blur processor. This field is a member of oneof_ processor_config.
occupancy_count_config google.cloud.visionai_v1alpha1.types.OccupancyCountConfig
Configs of occupancy count processor. This field is a member of oneof_ processor_config.
person_vehicle_detection_config google.cloud.visionai_v1alpha1.types.PersonVehicleDetectionConfig
Configs of Person Vehicle Detection processor. This field is a member of oneof_ processor_config.
vertex_automl_vision_config google.cloud.visionai_v1alpha1.types.VertexAutoMLVisionConfig
Configs of Vertex AutoML vision processor. This field is a member of oneof_ processor_config.
vertex_automl_video_config google.cloud.visionai_v1alpha1.types.VertexAutoMLVideoConfig
Configs of Vertex AutoML video processor. This field is a member of oneof_ processor_config.
vertex_custom_config google.cloud.visionai_v1alpha1.types.VertexCustomConfig
Configs of Vertex Custom processor. This field is a member of oneof_ processor_config.
general_object_detection_config google.cloud.visionai_v1alpha1.types.GeneralObjectDetectionConfig
Configs of General Object Detection processor. This field is a member of oneof_ processor_config.
big_query_config google.cloud.visionai_v1alpha1.types.BigQueryConfig
Configs of BigQuery processor. This field is a member of oneof_ processor_config.
personal_protective_equipment_detection_config google.cloud.visionai_v1alpha1.types.PersonalProtectiveEquipmentDetectionConfig
Configs of personal_protective_equipment_detection_config This field is a member of oneof_ processor_config.