ProcessorConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Next ID: 35
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_v1.types.VideoStreamInputConfig
Configs of stream input processor. This field is a member of oneof _ processor_config .
|
ai_enabled_devices_input_config |
google.cloud.visionai_v1.types.AIEnabledDevicesInputConfig
Config of AI-enabled input devices. This field is a member of oneof _ processor_config .
|
media_warehouse_config |
google.cloud.visionai_v1.types.MediaWarehouseConfig
Configs of media warehouse processor. This field is a member of oneof _ processor_config .
|
person_blur_config |
google.cloud.visionai_v1.types.PersonBlurConfig
Configs of person blur processor. This field is a member of oneof _ processor_config .
|
occupancy_count_config |
google.cloud.visionai_v1.types.OccupancyCountConfig
Configs of occupancy count processor. This field is a member of oneof _ processor_config .
|
person_vehicle_detection_config |
google.cloud.visionai_v1.types.PersonVehicleDetectionConfig
Configs of Person Vehicle Detection processor. This field is a member of oneof _ processor_config .
|
vertex_automl_vision_config |
google.cloud.visionai_v1.types.VertexAutoMLVisionConfig
Configs of Vertex AutoML vision processor. This field is a member of oneof _ processor_config .
|
vertex_automl_video_config |
google.cloud.visionai_v1.types.VertexAutoMLVideoConfig
Configs of Vertex AutoML video processor. This field is a member of oneof _ processor_config .
|
vertex_custom_config |
google.cloud.visionai_v1.types.VertexCustomConfig
Configs of Vertex Custom processor. This field is a member of oneof _ processor_config .
|
general_object_detection_config |
google.cloud.visionai_v1.types.GeneralObjectDetectionConfig
Configs of General Object Detection processor. This field is a member of oneof _ processor_config .
|
big_query_config |
google.cloud.visionai_v1.types.BigQueryConfig
Configs of BigQuery processor. This field is a member of oneof _ processor_config .
|
gcs_output_config |
google.cloud.visionai_v1.types.GcsOutputConfig
Configs of Cloud Storage output processor. This field is a member of oneof _ processor_config .
|
product_recognizer_config |
google.cloud.visionai_v1.types.ProductRecognizerConfig
Runtime configs of Product Recognizer processor. This field is a member of oneof _ processor_config .
|
personal_protective_equipment_detection_config |
google.cloud.visionai_v1.types.PersonalProtectiveEquipmentDetectionConfig
Configs of personal_protective_equipment_detection_config This field is a member of oneof _ processor_config .
|
tag_recognizer_config |
google.cloud.visionai_v1.types.TagRecognizerConfig
Runtime configs of Tag Recognizer processor. This field is a member of oneof _ processor_config .
|
universal_input_config |
google.cloud.visionai_v1.types.UniversalInputConfig
Runtime configs of UniversalInput processor. This field is a member of oneof _ processor_config .
|
experimental_config |
google.protobuf.struct_pb2.Struct
Experimental configurations. Structured object containing not-yet-stable processor parameters. |