Interface ProcessorConfigOrBuilder (0.14.1)

public interface ProcessorConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getAiEnabledDevicesInputConfig()

public abstract AIEnabledDevicesInputConfig getAiEnabledDevicesInputConfig()

Config of AI-enabled input devices.

.google.events.cloud.visionai.v1.AIEnabledDevicesInputConfig ai_enabled_devices_input_config = 20;

Returns
TypeDescription
AIEnabledDevicesInputConfig

The aiEnabledDevicesInputConfig.

getAiEnabledDevicesInputConfigOrBuilder()

public abstract AIEnabledDevicesInputConfigOrBuilder getAiEnabledDevicesInputConfigOrBuilder()

Config of AI-enabled input devices.

.google.events.cloud.visionai.v1.AIEnabledDevicesInputConfig ai_enabled_devices_input_config = 20;

Returns
TypeDescription
AIEnabledDevicesInputConfigOrBuilder

getBigQueryConfig()

public abstract BigQueryConfig getBigQueryConfig()

Configs of BigQuery processor.

.google.events.cloud.visionai.v1.BigQueryConfig big_query_config = 19;

Returns
TypeDescription
BigQueryConfig

The bigQueryConfig.

getBigQueryConfigOrBuilder()

public abstract BigQueryConfigOrBuilder getBigQueryConfigOrBuilder()

Configs of BigQuery processor.

.google.events.cloud.visionai.v1.BigQueryConfig big_query_config = 19;

Returns
TypeDescription
BigQueryConfigOrBuilder

getGeneralObjectDetectionConfig()

public abstract GeneralObjectDetectionConfig getGeneralObjectDetectionConfig()

Configs of General Object Detection processor.

.google.events.cloud.visionai.v1.GeneralObjectDetectionConfig general_object_detection_config = 18;

Returns
TypeDescription
GeneralObjectDetectionConfig

The generalObjectDetectionConfig.

getGeneralObjectDetectionConfigOrBuilder()

public abstract GeneralObjectDetectionConfigOrBuilder getGeneralObjectDetectionConfigOrBuilder()

Configs of General Object Detection processor.

.google.events.cloud.visionai.v1.GeneralObjectDetectionConfig general_object_detection_config = 18;

Returns
TypeDescription
GeneralObjectDetectionConfigOrBuilder

getMediaWarehouseConfig()

public abstract MediaWarehouseConfig getMediaWarehouseConfig()

Configs of media warehouse processor.

.google.events.cloud.visionai.v1.MediaWarehouseConfig media_warehouse_config = 10;

Returns
TypeDescription
MediaWarehouseConfig

The mediaWarehouseConfig.

getMediaWarehouseConfigOrBuilder()

public abstract MediaWarehouseConfigOrBuilder getMediaWarehouseConfigOrBuilder()

Configs of media warehouse processor.

.google.events.cloud.visionai.v1.MediaWarehouseConfig media_warehouse_config = 10;

Returns
TypeDescription
MediaWarehouseConfigOrBuilder

getOccupancyCountConfig()

public abstract OccupancyCountConfig getOccupancyCountConfig()

Configs of occupancy count processor.

.google.events.cloud.visionai.v1.OccupancyCountConfig occupancy_count_config = 12;

Returns
TypeDescription
OccupancyCountConfig

The occupancyCountConfig.

getOccupancyCountConfigOrBuilder()

public abstract OccupancyCountConfigOrBuilder getOccupancyCountConfigOrBuilder()

Configs of occupancy count processor.

.google.events.cloud.visionai.v1.OccupancyCountConfig occupancy_count_config = 12;

Returns
TypeDescription
OccupancyCountConfigOrBuilder

getPersonBlurConfig()

public abstract PersonBlurConfig getPersonBlurConfig()

Configs of person blur processor.

.google.events.cloud.visionai.v1.PersonBlurConfig person_blur_config = 11;

Returns
TypeDescription
PersonBlurConfig

The personBlurConfig.

getPersonBlurConfigOrBuilder()

public abstract PersonBlurConfigOrBuilder getPersonBlurConfigOrBuilder()

Configs of person blur processor.

.google.events.cloud.visionai.v1.PersonBlurConfig person_blur_config = 11;

Returns
TypeDescription
PersonBlurConfigOrBuilder

getPersonVehicleDetectionConfig()

public abstract PersonVehicleDetectionConfig getPersonVehicleDetectionConfig()

Configs of Person Vehicle Detection processor.

.google.events.cloud.visionai.v1.PersonVehicleDetectionConfig person_vehicle_detection_config = 15;

Returns
TypeDescription
PersonVehicleDetectionConfig

The personVehicleDetectionConfig.

getPersonVehicleDetectionConfigOrBuilder()

public abstract PersonVehicleDetectionConfigOrBuilder getPersonVehicleDetectionConfigOrBuilder()

Configs of Person Vehicle Detection processor.

.google.events.cloud.visionai.v1.PersonVehicleDetectionConfig person_vehicle_detection_config = 15;

Returns
TypeDescription
PersonVehicleDetectionConfigOrBuilder

getPersonalProtectiveEquipmentDetectionConfig()

public abstract PersonalProtectiveEquipmentDetectionConfig getPersonalProtectiveEquipmentDetectionConfig()

Configs of personal_protective_equipment_detection_config

.google.events.cloud.visionai.v1.PersonalProtectiveEquipmentDetectionConfig personal_protective_equipment_detection_config = 22;

Returns
TypeDescription
PersonalProtectiveEquipmentDetectionConfig

The personalProtectiveEquipmentDetectionConfig.

getPersonalProtectiveEquipmentDetectionConfigOrBuilder()

public abstract PersonalProtectiveEquipmentDetectionConfigOrBuilder getPersonalProtectiveEquipmentDetectionConfigOrBuilder()

Configs of personal_protective_equipment_detection_config

.google.events.cloud.visionai.v1.PersonalProtectiveEquipmentDetectionConfig personal_protective_equipment_detection_config = 22;

Returns
TypeDescription
PersonalProtectiveEquipmentDetectionConfigOrBuilder

getProcessorConfigCase()

public abstract ProcessorConfig.ProcessorConfigCase getProcessorConfigCase()
Returns
TypeDescription
ProcessorConfig.ProcessorConfigCase

getVertexAutomlVideoConfig()

public abstract VertexAutoMLVideoConfig getVertexAutomlVideoConfig()

Configs of Vertex AutoML video processor.

.google.events.cloud.visionai.v1.VertexAutoMLVideoConfig vertex_automl_video_config = 14;

Returns
TypeDescription
VertexAutoMLVideoConfig

The vertexAutomlVideoConfig.

getVertexAutomlVideoConfigOrBuilder()

public abstract VertexAutoMLVideoConfigOrBuilder getVertexAutomlVideoConfigOrBuilder()

Configs of Vertex AutoML video processor.

.google.events.cloud.visionai.v1.VertexAutoMLVideoConfig vertex_automl_video_config = 14;

Returns
TypeDescription
VertexAutoMLVideoConfigOrBuilder

getVertexAutomlVisionConfig()

public abstract VertexAutoMLVisionConfig getVertexAutomlVisionConfig()

Configs of Vertex AutoML vision processor.

.google.events.cloud.visionai.v1.VertexAutoMLVisionConfig vertex_automl_vision_config = 13;

Returns
TypeDescription
VertexAutoMLVisionConfig

The vertexAutomlVisionConfig.

getVertexAutomlVisionConfigOrBuilder()

public abstract VertexAutoMLVisionConfigOrBuilder getVertexAutomlVisionConfigOrBuilder()

Configs of Vertex AutoML vision processor.

.google.events.cloud.visionai.v1.VertexAutoMLVisionConfig vertex_automl_vision_config = 13;

Returns
TypeDescription
VertexAutoMLVisionConfigOrBuilder

getVertexCustomConfig()

public abstract VertexCustomConfig getVertexCustomConfig()

Configs of Vertex Custom processor.

.google.events.cloud.visionai.v1.VertexCustomConfig vertex_custom_config = 17;

Returns
TypeDescription
VertexCustomConfig

The vertexCustomConfig.

getVertexCustomConfigOrBuilder()

public abstract VertexCustomConfigOrBuilder getVertexCustomConfigOrBuilder()

Configs of Vertex Custom processor.

.google.events.cloud.visionai.v1.VertexCustomConfig vertex_custom_config = 17;

Returns
TypeDescription
VertexCustomConfigOrBuilder

getVideoStreamInputConfig()

public abstract VideoStreamInputConfig getVideoStreamInputConfig()

Configs of stream input processor.

.google.events.cloud.visionai.v1.VideoStreamInputConfig video_stream_input_config = 9;

Returns
TypeDescription
VideoStreamInputConfig

The videoStreamInputConfig.

getVideoStreamInputConfigOrBuilder()

public abstract VideoStreamInputConfigOrBuilder getVideoStreamInputConfigOrBuilder()

Configs of stream input processor.

.google.events.cloud.visionai.v1.VideoStreamInputConfig video_stream_input_config = 9;

Returns
TypeDescription
VideoStreamInputConfigOrBuilder

hasAiEnabledDevicesInputConfig()

public abstract boolean hasAiEnabledDevicesInputConfig()

Config of AI-enabled input devices.

.google.events.cloud.visionai.v1.AIEnabledDevicesInputConfig ai_enabled_devices_input_config = 20;

Returns
TypeDescription
boolean

Whether the aiEnabledDevicesInputConfig field is set.

hasBigQueryConfig()

public abstract boolean hasBigQueryConfig()

Configs of BigQuery processor.

.google.events.cloud.visionai.v1.BigQueryConfig big_query_config = 19;

Returns
TypeDescription
boolean

Whether the bigQueryConfig field is set.

hasGeneralObjectDetectionConfig()

public abstract boolean hasGeneralObjectDetectionConfig()

Configs of General Object Detection processor.

.google.events.cloud.visionai.v1.GeneralObjectDetectionConfig general_object_detection_config = 18;

Returns
TypeDescription
boolean

Whether the generalObjectDetectionConfig field is set.

hasMediaWarehouseConfig()

public abstract boolean hasMediaWarehouseConfig()

Configs of media warehouse processor.

.google.events.cloud.visionai.v1.MediaWarehouseConfig media_warehouse_config = 10;

Returns
TypeDescription
boolean

Whether the mediaWarehouseConfig field is set.

hasOccupancyCountConfig()

public abstract boolean hasOccupancyCountConfig()

Configs of occupancy count processor.

.google.events.cloud.visionai.v1.OccupancyCountConfig occupancy_count_config = 12;

Returns
TypeDescription
boolean

Whether the occupancyCountConfig field is set.

hasPersonBlurConfig()

public abstract boolean hasPersonBlurConfig()

Configs of person blur processor.

.google.events.cloud.visionai.v1.PersonBlurConfig person_blur_config = 11;

Returns
TypeDescription
boolean

Whether the personBlurConfig field is set.

hasPersonVehicleDetectionConfig()

public abstract boolean hasPersonVehicleDetectionConfig()

Configs of Person Vehicle Detection processor.

.google.events.cloud.visionai.v1.PersonVehicleDetectionConfig person_vehicle_detection_config = 15;

Returns
TypeDescription
boolean

Whether the personVehicleDetectionConfig field is set.

hasPersonalProtectiveEquipmentDetectionConfig()

public abstract boolean hasPersonalProtectiveEquipmentDetectionConfig()

Configs of personal_protective_equipment_detection_config

.google.events.cloud.visionai.v1.PersonalProtectiveEquipmentDetectionConfig personal_protective_equipment_detection_config = 22;

Returns
TypeDescription
boolean

Whether the personalProtectiveEquipmentDetectionConfig field is set.

hasVertexAutomlVideoConfig()

public abstract boolean hasVertexAutomlVideoConfig()

Configs of Vertex AutoML video processor.

.google.events.cloud.visionai.v1.VertexAutoMLVideoConfig vertex_automl_video_config = 14;

Returns
TypeDescription
boolean

Whether the vertexAutomlVideoConfig field is set.

hasVertexAutomlVisionConfig()

public abstract boolean hasVertexAutomlVisionConfig()

Configs of Vertex AutoML vision processor.

.google.events.cloud.visionai.v1.VertexAutoMLVisionConfig vertex_automl_vision_config = 13;

Returns
TypeDescription
boolean

Whether the vertexAutomlVisionConfig field is set.

hasVertexCustomConfig()

public abstract boolean hasVertexCustomConfig()

Configs of Vertex Custom processor.

.google.events.cloud.visionai.v1.VertexCustomConfig vertex_custom_config = 17;

Returns
TypeDescription
boolean

Whether the vertexCustomConfig field is set.

hasVideoStreamInputConfig()

public abstract boolean hasVideoStreamInputConfig()

Configs of stream input processor.

.google.events.cloud.visionai.v1.VideoStreamInputConfig video_stream_input_config = 9;

Returns
TypeDescription
boolean

Whether the videoStreamInputConfig field is set.