Class ProcessorConfig.Builder (0.16.0)

public static final class ProcessorConfig.Builder extends GeneratedMessageV3.Builder<ProcessorConfig.Builder> implements ProcessorConfigOrBuilder

Next ID: 29

Protobuf type google.events.cloud.visionai.v1.ProcessorConfig

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public ProcessorConfig.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
ProcessorConfig.Builder
Overrides

build()

public ProcessorConfig build()
Returns
Type Description
ProcessorConfig

buildPartial()

public ProcessorConfig buildPartial()
Returns
Type Description
ProcessorConfig

clear()

public ProcessorConfig.Builder clear()
Returns
Type Description
ProcessorConfig.Builder
Overrides

clearAiEnabledDevicesInputConfig()

public ProcessorConfig.Builder clearAiEnabledDevicesInputConfig()

Config of AI-enabled input devices.

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

Returns
Type Description
ProcessorConfig.Builder

clearBigQueryConfig()

public ProcessorConfig.Builder clearBigQueryConfig()

Configs of BigQuery processor.

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

Returns
Type Description
ProcessorConfig.Builder

clearField(Descriptors.FieldDescriptor field)

public ProcessorConfig.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
Name Description
field FieldDescriptor
Returns
Type Description
ProcessorConfig.Builder
Overrides

clearGeneralObjectDetectionConfig()

public ProcessorConfig.Builder clearGeneralObjectDetectionConfig()

Configs of General Object Detection processor.

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

Returns
Type Description
ProcessorConfig.Builder

clearMediaWarehouseConfig()

public ProcessorConfig.Builder clearMediaWarehouseConfig()

Configs of media warehouse processor.

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

Returns
Type Description
ProcessorConfig.Builder

clearOccupancyCountConfig()

public ProcessorConfig.Builder clearOccupancyCountConfig()

Configs of occupancy count processor.

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

Returns
Type Description
ProcessorConfig.Builder

clearOneof(Descriptors.OneofDescriptor oneof)

public ProcessorConfig.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Name Description
oneof OneofDescriptor
Returns
Type Description
ProcessorConfig.Builder
Overrides

clearPersonBlurConfig()

public ProcessorConfig.Builder clearPersonBlurConfig()

Configs of person blur processor.

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

Returns
Type Description
ProcessorConfig.Builder

clearPersonVehicleDetectionConfig()

public ProcessorConfig.Builder clearPersonVehicleDetectionConfig()

Configs of Person Vehicle Detection processor.

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

Returns
Type Description
ProcessorConfig.Builder

clearPersonalProtectiveEquipmentDetectionConfig()

public ProcessorConfig.Builder clearPersonalProtectiveEquipmentDetectionConfig()

Configs of personal_protective_equipment_detection_config

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

Returns
Type Description
ProcessorConfig.Builder

clearProcessorConfig()

public ProcessorConfig.Builder clearProcessorConfig()
Returns
Type Description
ProcessorConfig.Builder

clearVertexAutomlVideoConfig()

public ProcessorConfig.Builder clearVertexAutomlVideoConfig()

Configs of Vertex AutoML video processor.

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

Returns
Type Description
ProcessorConfig.Builder

clearVertexAutomlVisionConfig()

public ProcessorConfig.Builder clearVertexAutomlVisionConfig()

Configs of Vertex AutoML vision processor.

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

Returns
Type Description
ProcessorConfig.Builder

clearVertexCustomConfig()

public ProcessorConfig.Builder clearVertexCustomConfig()

Configs of Vertex Custom processor.

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

Returns
Type Description
ProcessorConfig.Builder

clearVideoStreamInputConfig()

public ProcessorConfig.Builder clearVideoStreamInputConfig()

Configs of stream input processor.

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

Returns
Type Description
ProcessorConfig.Builder

clone()

public ProcessorConfig.Builder clone()
Returns
Type Description
ProcessorConfig.Builder
Overrides

getAiEnabledDevicesInputConfig()

public AIEnabledDevicesInputConfig getAiEnabledDevicesInputConfig()

Config of AI-enabled input devices.

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

Returns
Type Description
AIEnabledDevicesInputConfig

The aiEnabledDevicesInputConfig.

getAiEnabledDevicesInputConfigBuilder()

public AIEnabledDevicesInputConfig.Builder getAiEnabledDevicesInputConfigBuilder()

Config of AI-enabled input devices.

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

Returns
Type Description
AIEnabledDevicesInputConfig.Builder

getAiEnabledDevicesInputConfigOrBuilder()

public AIEnabledDevicesInputConfigOrBuilder getAiEnabledDevicesInputConfigOrBuilder()

Config of AI-enabled input devices.

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

Returns
Type Description
AIEnabledDevicesInputConfigOrBuilder

getBigQueryConfig()

public BigQueryConfig getBigQueryConfig()

Configs of BigQuery processor.

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

Returns
Type Description
BigQueryConfig

The bigQueryConfig.

getBigQueryConfigBuilder()

public BigQueryConfig.Builder getBigQueryConfigBuilder()

Configs of BigQuery processor.

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

Returns
Type Description
BigQueryConfig.Builder

getBigQueryConfigOrBuilder()

public BigQueryConfigOrBuilder getBigQueryConfigOrBuilder()

Configs of BigQuery processor.

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

Returns
Type Description
BigQueryConfigOrBuilder

getDefaultInstanceForType()

public ProcessorConfig getDefaultInstanceForType()
Returns
Type Description
ProcessorConfig

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

getGeneralObjectDetectionConfig()

public GeneralObjectDetectionConfig getGeneralObjectDetectionConfig()

Configs of General Object Detection processor.

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

Returns
Type Description
GeneralObjectDetectionConfig

The generalObjectDetectionConfig.

getGeneralObjectDetectionConfigBuilder()

public GeneralObjectDetectionConfig.Builder getGeneralObjectDetectionConfigBuilder()

Configs of General Object Detection processor.

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

Returns
Type Description
GeneralObjectDetectionConfig.Builder

getGeneralObjectDetectionConfigOrBuilder()

public GeneralObjectDetectionConfigOrBuilder getGeneralObjectDetectionConfigOrBuilder()

Configs of General Object Detection processor.

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

Returns
Type Description
GeneralObjectDetectionConfigOrBuilder

getMediaWarehouseConfig()

public MediaWarehouseConfig getMediaWarehouseConfig()

Configs of media warehouse processor.

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

Returns
Type Description
MediaWarehouseConfig

The mediaWarehouseConfig.

getMediaWarehouseConfigBuilder()

public MediaWarehouseConfig.Builder getMediaWarehouseConfigBuilder()

Configs of media warehouse processor.

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

Returns
Type Description
MediaWarehouseConfig.Builder

getMediaWarehouseConfigOrBuilder()

public MediaWarehouseConfigOrBuilder getMediaWarehouseConfigOrBuilder()

Configs of media warehouse processor.

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

Returns
Type Description
MediaWarehouseConfigOrBuilder

getOccupancyCountConfig()

public OccupancyCountConfig getOccupancyCountConfig()

Configs of occupancy count processor.

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

Returns
Type Description
OccupancyCountConfig

The occupancyCountConfig.

getOccupancyCountConfigBuilder()

public OccupancyCountConfig.Builder getOccupancyCountConfigBuilder()

Configs of occupancy count processor.

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

Returns
Type Description
OccupancyCountConfig.Builder

getOccupancyCountConfigOrBuilder()

public OccupancyCountConfigOrBuilder getOccupancyCountConfigOrBuilder()

Configs of occupancy count processor.

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

Returns
Type Description
OccupancyCountConfigOrBuilder

getPersonBlurConfig()

public PersonBlurConfig getPersonBlurConfig()

Configs of person blur processor.

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

Returns
Type Description
PersonBlurConfig

The personBlurConfig.

getPersonBlurConfigBuilder()

public PersonBlurConfig.Builder getPersonBlurConfigBuilder()

Configs of person blur processor.

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

Returns
Type Description
PersonBlurConfig.Builder

getPersonBlurConfigOrBuilder()

public PersonBlurConfigOrBuilder getPersonBlurConfigOrBuilder()

Configs of person blur processor.

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

Returns
Type Description
PersonBlurConfigOrBuilder

getPersonVehicleDetectionConfig()

public PersonVehicleDetectionConfig getPersonVehicleDetectionConfig()

Configs of Person Vehicle Detection processor.

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

Returns
Type Description
PersonVehicleDetectionConfig

The personVehicleDetectionConfig.

getPersonVehicleDetectionConfigBuilder()

public PersonVehicleDetectionConfig.Builder getPersonVehicleDetectionConfigBuilder()

Configs of Person Vehicle Detection processor.

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

Returns
Type Description
PersonVehicleDetectionConfig.Builder

getPersonVehicleDetectionConfigOrBuilder()

public PersonVehicleDetectionConfigOrBuilder getPersonVehicleDetectionConfigOrBuilder()

Configs of Person Vehicle Detection processor.

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

Returns
Type Description
PersonVehicleDetectionConfigOrBuilder

getPersonalProtectiveEquipmentDetectionConfig()

public PersonalProtectiveEquipmentDetectionConfig getPersonalProtectiveEquipmentDetectionConfig()

Configs of personal_protective_equipment_detection_config

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

Returns
Type Description
PersonalProtectiveEquipmentDetectionConfig

The personalProtectiveEquipmentDetectionConfig.

getPersonalProtectiveEquipmentDetectionConfigBuilder()

public PersonalProtectiveEquipmentDetectionConfig.Builder getPersonalProtectiveEquipmentDetectionConfigBuilder()

Configs of personal_protective_equipment_detection_config

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

Returns
Type Description
PersonalProtectiveEquipmentDetectionConfig.Builder

getPersonalProtectiveEquipmentDetectionConfigOrBuilder()

public PersonalProtectiveEquipmentDetectionConfigOrBuilder getPersonalProtectiveEquipmentDetectionConfigOrBuilder()

Configs of personal_protective_equipment_detection_config

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

Returns
Type Description
PersonalProtectiveEquipmentDetectionConfigOrBuilder

getProcessorConfigCase()

public ProcessorConfig.ProcessorConfigCase getProcessorConfigCase()
Returns
Type Description
ProcessorConfig.ProcessorConfigCase

getVertexAutomlVideoConfig()

public VertexAutoMLVideoConfig getVertexAutomlVideoConfig()

Configs of Vertex AutoML video processor.

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

Returns
Type Description
VertexAutoMLVideoConfig

The vertexAutomlVideoConfig.

getVertexAutomlVideoConfigBuilder()

public VertexAutoMLVideoConfig.Builder getVertexAutomlVideoConfigBuilder()

Configs of Vertex AutoML video processor.

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

Returns
Type Description
VertexAutoMLVideoConfig.Builder

getVertexAutomlVideoConfigOrBuilder()

public VertexAutoMLVideoConfigOrBuilder getVertexAutomlVideoConfigOrBuilder()

Configs of Vertex AutoML video processor.

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

Returns
Type Description
VertexAutoMLVideoConfigOrBuilder

getVertexAutomlVisionConfig()

public VertexAutoMLVisionConfig getVertexAutomlVisionConfig()

Configs of Vertex AutoML vision processor.

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

Returns
Type Description
VertexAutoMLVisionConfig

The vertexAutomlVisionConfig.

getVertexAutomlVisionConfigBuilder()

public VertexAutoMLVisionConfig.Builder getVertexAutomlVisionConfigBuilder()

Configs of Vertex AutoML vision processor.

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

Returns
Type Description
VertexAutoMLVisionConfig.Builder

getVertexAutomlVisionConfigOrBuilder()

public VertexAutoMLVisionConfigOrBuilder getVertexAutomlVisionConfigOrBuilder()

Configs of Vertex AutoML vision processor.

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

Returns
Type Description
VertexAutoMLVisionConfigOrBuilder

getVertexCustomConfig()

public VertexCustomConfig getVertexCustomConfig()

Configs of Vertex Custom processor.

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

Returns
Type Description
VertexCustomConfig

The vertexCustomConfig.

getVertexCustomConfigBuilder()

public VertexCustomConfig.Builder getVertexCustomConfigBuilder()

Configs of Vertex Custom processor.

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

Returns
Type Description
VertexCustomConfig.Builder

getVertexCustomConfigOrBuilder()

public VertexCustomConfigOrBuilder getVertexCustomConfigOrBuilder()

Configs of Vertex Custom processor.

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

Returns
Type Description
VertexCustomConfigOrBuilder

getVideoStreamInputConfig()

public VideoStreamInputConfig getVideoStreamInputConfig()

Configs of stream input processor.

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

Returns
Type Description
VideoStreamInputConfig

The videoStreamInputConfig.

getVideoStreamInputConfigBuilder()

public VideoStreamInputConfig.Builder getVideoStreamInputConfigBuilder()

Configs of stream input processor.

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

Returns
Type Description
VideoStreamInputConfig.Builder

getVideoStreamInputConfigOrBuilder()

public VideoStreamInputConfigOrBuilder getVideoStreamInputConfigOrBuilder()

Configs of stream input processor.

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

Returns
Type Description
VideoStreamInputConfigOrBuilder

hasAiEnabledDevicesInputConfig()

public boolean hasAiEnabledDevicesInputConfig()

Config of AI-enabled input devices.

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

Returns
Type Description
boolean

Whether the aiEnabledDevicesInputConfig field is set.

hasBigQueryConfig()

public boolean hasBigQueryConfig()

Configs of BigQuery processor.

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

Returns
Type Description
boolean

Whether the bigQueryConfig field is set.

hasGeneralObjectDetectionConfig()

public boolean hasGeneralObjectDetectionConfig()

Configs of General Object Detection processor.

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

Returns
Type Description
boolean

Whether the generalObjectDetectionConfig field is set.

hasMediaWarehouseConfig()

public boolean hasMediaWarehouseConfig()

Configs of media warehouse processor.

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

Returns
Type Description
boolean

Whether the mediaWarehouseConfig field is set.

hasOccupancyCountConfig()

public boolean hasOccupancyCountConfig()

Configs of occupancy count processor.

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

Returns
Type Description
boolean

Whether the occupancyCountConfig field is set.

hasPersonBlurConfig()

public boolean hasPersonBlurConfig()

Configs of person blur processor.

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

Returns
Type Description
boolean

Whether the personBlurConfig field is set.

hasPersonVehicleDetectionConfig()

public boolean hasPersonVehicleDetectionConfig()

Configs of Person Vehicle Detection processor.

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

Returns
Type Description
boolean

Whether the personVehicleDetectionConfig field is set.

hasPersonalProtectiveEquipmentDetectionConfig()

public boolean hasPersonalProtectiveEquipmentDetectionConfig()

Configs of personal_protective_equipment_detection_config

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

Returns
Type Description
boolean

Whether the personalProtectiveEquipmentDetectionConfig field is set.

hasVertexAutomlVideoConfig()

public boolean hasVertexAutomlVideoConfig()

Configs of Vertex AutoML video processor.

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

Returns
Type Description
boolean

Whether the vertexAutomlVideoConfig field is set.

hasVertexAutomlVisionConfig()

public boolean hasVertexAutomlVisionConfig()

Configs of Vertex AutoML vision processor.

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

Returns
Type Description
boolean

Whether the vertexAutomlVisionConfig field is set.

hasVertexCustomConfig()

public boolean hasVertexCustomConfig()

Configs of Vertex Custom processor.

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

Returns
Type Description
boolean

Whether the vertexCustomConfig field is set.

hasVideoStreamInputConfig()

public boolean hasVideoStreamInputConfig()

Configs of stream input processor.

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

Returns
Type Description
boolean

Whether the videoStreamInputConfig field is set.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeAiEnabledDevicesInputConfig(AIEnabledDevicesInputConfig value)

public ProcessorConfig.Builder mergeAiEnabledDevicesInputConfig(AIEnabledDevicesInputConfig value)

Config of AI-enabled input devices.

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

Parameter
Name Description
value AIEnabledDevicesInputConfig
Returns
Type Description
ProcessorConfig.Builder

mergeBigQueryConfig(BigQueryConfig value)

public ProcessorConfig.Builder mergeBigQueryConfig(BigQueryConfig value)

Configs of BigQuery processor.

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

Parameter
Name Description
value BigQueryConfig
Returns
Type Description
ProcessorConfig.Builder

mergeFrom(ProcessorConfig other)

public ProcessorConfig.Builder mergeFrom(ProcessorConfig other)
Parameter
Name Description
other ProcessorConfig
Returns
Type Description
ProcessorConfig.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public ProcessorConfig.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
ProcessorConfig.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public ProcessorConfig.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
ProcessorConfig.Builder
Overrides

mergeGeneralObjectDetectionConfig(GeneralObjectDetectionConfig value)

public ProcessorConfig.Builder mergeGeneralObjectDetectionConfig(GeneralObjectDetectionConfig value)

Configs of General Object Detection processor.

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

Parameter
Name Description
value GeneralObjectDetectionConfig
Returns
Type Description
ProcessorConfig.Builder

mergeMediaWarehouseConfig(MediaWarehouseConfig value)

public ProcessorConfig.Builder mergeMediaWarehouseConfig(MediaWarehouseConfig value)

Configs of media warehouse processor.

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

Parameter
Name Description
value MediaWarehouseConfig
Returns
Type Description
ProcessorConfig.Builder

mergeOccupancyCountConfig(OccupancyCountConfig value)

public ProcessorConfig.Builder mergeOccupancyCountConfig(OccupancyCountConfig value)

Configs of occupancy count processor.

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

Parameter
Name Description
value OccupancyCountConfig
Returns
Type Description
ProcessorConfig.Builder

mergePersonBlurConfig(PersonBlurConfig value)

public ProcessorConfig.Builder mergePersonBlurConfig(PersonBlurConfig value)

Configs of person blur processor.

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

Parameter
Name Description
value PersonBlurConfig
Returns
Type Description
ProcessorConfig.Builder

mergePersonVehicleDetectionConfig(PersonVehicleDetectionConfig value)

public ProcessorConfig.Builder mergePersonVehicleDetectionConfig(PersonVehicleDetectionConfig value)

Configs of Person Vehicle Detection processor.

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

Parameter
Name Description
value PersonVehicleDetectionConfig
Returns
Type Description
ProcessorConfig.Builder

mergePersonalProtectiveEquipmentDetectionConfig(PersonalProtectiveEquipmentDetectionConfig value)

public ProcessorConfig.Builder mergePersonalProtectiveEquipmentDetectionConfig(PersonalProtectiveEquipmentDetectionConfig value)

Configs of personal_protective_equipment_detection_config

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

Parameter
Name Description
value PersonalProtectiveEquipmentDetectionConfig
Returns
Type Description
ProcessorConfig.Builder

mergeUnknownFields(UnknownFieldSet unknownFields)

public final ProcessorConfig.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
ProcessorConfig.Builder
Overrides

mergeVertexAutomlVideoConfig(VertexAutoMLVideoConfig value)

public ProcessorConfig.Builder mergeVertexAutomlVideoConfig(VertexAutoMLVideoConfig value)

Configs of Vertex AutoML video processor.

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

Parameter
Name Description
value VertexAutoMLVideoConfig
Returns
Type Description
ProcessorConfig.Builder

mergeVertexAutomlVisionConfig(VertexAutoMLVisionConfig value)

public ProcessorConfig.Builder mergeVertexAutomlVisionConfig(VertexAutoMLVisionConfig value)

Configs of Vertex AutoML vision processor.

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

Parameter
Name Description
value VertexAutoMLVisionConfig
Returns
Type Description
ProcessorConfig.Builder

mergeVertexCustomConfig(VertexCustomConfig value)

public ProcessorConfig.Builder mergeVertexCustomConfig(VertexCustomConfig value)

Configs of Vertex Custom processor.

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

Parameter
Name Description
value VertexCustomConfig
Returns
Type Description
ProcessorConfig.Builder

mergeVideoStreamInputConfig(VideoStreamInputConfig value)

public ProcessorConfig.Builder mergeVideoStreamInputConfig(VideoStreamInputConfig value)

Configs of stream input processor.

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

Parameter
Name Description
value VideoStreamInputConfig
Returns
Type Description
ProcessorConfig.Builder

setAiEnabledDevicesInputConfig(AIEnabledDevicesInputConfig value)

public ProcessorConfig.Builder setAiEnabledDevicesInputConfig(AIEnabledDevicesInputConfig value)

Config of AI-enabled input devices.

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

Parameter
Name Description
value AIEnabledDevicesInputConfig
Returns
Type Description
ProcessorConfig.Builder

setAiEnabledDevicesInputConfig(AIEnabledDevicesInputConfig.Builder builderForValue)

public ProcessorConfig.Builder setAiEnabledDevicesInputConfig(AIEnabledDevicesInputConfig.Builder builderForValue)

Config of AI-enabled input devices.

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

Parameter
Name Description
builderForValue AIEnabledDevicesInputConfig.Builder
Returns
Type Description
ProcessorConfig.Builder

setBigQueryConfig(BigQueryConfig value)

public ProcessorConfig.Builder setBigQueryConfig(BigQueryConfig value)

Configs of BigQuery processor.

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

Parameter
Name Description
value BigQueryConfig
Returns
Type Description
ProcessorConfig.Builder

setBigQueryConfig(BigQueryConfig.Builder builderForValue)

public ProcessorConfig.Builder setBigQueryConfig(BigQueryConfig.Builder builderForValue)

Configs of BigQuery processor.

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

Parameter
Name Description
builderForValue BigQueryConfig.Builder
Returns
Type Description
ProcessorConfig.Builder

setField(Descriptors.FieldDescriptor field, Object value)

public ProcessorConfig.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
ProcessorConfig.Builder
Overrides

setGeneralObjectDetectionConfig(GeneralObjectDetectionConfig value)

public ProcessorConfig.Builder setGeneralObjectDetectionConfig(GeneralObjectDetectionConfig value)

Configs of General Object Detection processor.

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

Parameter
Name Description
value GeneralObjectDetectionConfig
Returns
Type Description
ProcessorConfig.Builder

setGeneralObjectDetectionConfig(GeneralObjectDetectionConfig.Builder builderForValue)

public ProcessorConfig.Builder setGeneralObjectDetectionConfig(GeneralObjectDetectionConfig.Builder builderForValue)

Configs of General Object Detection processor.

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

Parameter
Name Description
builderForValue GeneralObjectDetectionConfig.Builder
Returns
Type Description
ProcessorConfig.Builder

setMediaWarehouseConfig(MediaWarehouseConfig value)

public ProcessorConfig.Builder setMediaWarehouseConfig(MediaWarehouseConfig value)

Configs of media warehouse processor.

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

Parameter
Name Description
value MediaWarehouseConfig
Returns
Type Description
ProcessorConfig.Builder

setMediaWarehouseConfig(MediaWarehouseConfig.Builder builderForValue)

public ProcessorConfig.Builder setMediaWarehouseConfig(MediaWarehouseConfig.Builder builderForValue)

Configs of media warehouse processor.

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

Parameter
Name Description
builderForValue MediaWarehouseConfig.Builder
Returns
Type Description
ProcessorConfig.Builder

setOccupancyCountConfig(OccupancyCountConfig value)

public ProcessorConfig.Builder setOccupancyCountConfig(OccupancyCountConfig value)

Configs of occupancy count processor.

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

Parameter
Name Description
value OccupancyCountConfig
Returns
Type Description
ProcessorConfig.Builder

setOccupancyCountConfig(OccupancyCountConfig.Builder builderForValue)

public ProcessorConfig.Builder setOccupancyCountConfig(OccupancyCountConfig.Builder builderForValue)

Configs of occupancy count processor.

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

Parameter
Name Description
builderForValue OccupancyCountConfig.Builder
Returns
Type Description
ProcessorConfig.Builder

setPersonBlurConfig(PersonBlurConfig value)

public ProcessorConfig.Builder setPersonBlurConfig(PersonBlurConfig value)

Configs of person blur processor.

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

Parameter
Name Description
value PersonBlurConfig
Returns
Type Description
ProcessorConfig.Builder

setPersonBlurConfig(PersonBlurConfig.Builder builderForValue)

public ProcessorConfig.Builder setPersonBlurConfig(PersonBlurConfig.Builder builderForValue)

Configs of person blur processor.

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

Parameter
Name Description
builderForValue PersonBlurConfig.Builder
Returns
Type Description
ProcessorConfig.Builder

setPersonVehicleDetectionConfig(PersonVehicleDetectionConfig value)

public ProcessorConfig.Builder setPersonVehicleDetectionConfig(PersonVehicleDetectionConfig value)

Configs of Person Vehicle Detection processor.

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

Parameter
Name Description
value PersonVehicleDetectionConfig
Returns
Type Description
ProcessorConfig.Builder

setPersonVehicleDetectionConfig(PersonVehicleDetectionConfig.Builder builderForValue)

public ProcessorConfig.Builder setPersonVehicleDetectionConfig(PersonVehicleDetectionConfig.Builder builderForValue)

Configs of Person Vehicle Detection processor.

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

Parameter
Name Description
builderForValue PersonVehicleDetectionConfig.Builder
Returns
Type Description
ProcessorConfig.Builder

setPersonalProtectiveEquipmentDetectionConfig(PersonalProtectiveEquipmentDetectionConfig value)

public ProcessorConfig.Builder setPersonalProtectiveEquipmentDetectionConfig(PersonalProtectiveEquipmentDetectionConfig value)

Configs of personal_protective_equipment_detection_config

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

Parameter
Name Description
value PersonalProtectiveEquipmentDetectionConfig
Returns
Type Description
ProcessorConfig.Builder

setPersonalProtectiveEquipmentDetectionConfig(PersonalProtectiveEquipmentDetectionConfig.Builder builderForValue)

public ProcessorConfig.Builder setPersonalProtectiveEquipmentDetectionConfig(PersonalProtectiveEquipmentDetectionConfig.Builder builderForValue)

Configs of personal_protective_equipment_detection_config

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

Parameter
Name Description
builderForValue PersonalProtectiveEquipmentDetectionConfig.Builder
Returns
Type Description
ProcessorConfig.Builder

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public ProcessorConfig.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
Name Description
field FieldDescriptor
index int
value Object
Returns
Type Description
ProcessorConfig.Builder
Overrides

setUnknownFields(UnknownFieldSet unknownFields)

public final ProcessorConfig.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
ProcessorConfig.Builder
Overrides

setVertexAutomlVideoConfig(VertexAutoMLVideoConfig value)

public ProcessorConfig.Builder setVertexAutomlVideoConfig(VertexAutoMLVideoConfig value)

Configs of Vertex AutoML video processor.

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

Parameter
Name Description
value VertexAutoMLVideoConfig
Returns
Type Description
ProcessorConfig.Builder

setVertexAutomlVideoConfig(VertexAutoMLVideoConfig.Builder builderForValue)

public ProcessorConfig.Builder setVertexAutomlVideoConfig(VertexAutoMLVideoConfig.Builder builderForValue)

Configs of Vertex AutoML video processor.

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

Parameter
Name Description
builderForValue VertexAutoMLVideoConfig.Builder
Returns
Type Description
ProcessorConfig.Builder

setVertexAutomlVisionConfig(VertexAutoMLVisionConfig value)

public ProcessorConfig.Builder setVertexAutomlVisionConfig(VertexAutoMLVisionConfig value)

Configs of Vertex AutoML vision processor.

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

Parameter
Name Description
value VertexAutoMLVisionConfig
Returns
Type Description
ProcessorConfig.Builder

setVertexAutomlVisionConfig(VertexAutoMLVisionConfig.Builder builderForValue)

public ProcessorConfig.Builder setVertexAutomlVisionConfig(VertexAutoMLVisionConfig.Builder builderForValue)

Configs of Vertex AutoML vision processor.

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

Parameter
Name Description
builderForValue VertexAutoMLVisionConfig.Builder
Returns
Type Description
ProcessorConfig.Builder

setVertexCustomConfig(VertexCustomConfig value)

public ProcessorConfig.Builder setVertexCustomConfig(VertexCustomConfig value)

Configs of Vertex Custom processor.

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

Parameter
Name Description
value VertexCustomConfig
Returns
Type Description
ProcessorConfig.Builder

setVertexCustomConfig(VertexCustomConfig.Builder builderForValue)

public ProcessorConfig.Builder setVertexCustomConfig(VertexCustomConfig.Builder builderForValue)

Configs of Vertex Custom processor.

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

Parameter
Name Description
builderForValue VertexCustomConfig.Builder
Returns
Type Description
ProcessorConfig.Builder

setVideoStreamInputConfig(VideoStreamInputConfig value)

public ProcessorConfig.Builder setVideoStreamInputConfig(VideoStreamInputConfig value)

Configs of stream input processor.

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

Parameter
Name Description
value VideoStreamInputConfig
Returns
Type Description
ProcessorConfig.Builder

setVideoStreamInputConfig(VideoStreamInputConfig.Builder builderForValue)

public ProcessorConfig.Builder setVideoStreamInputConfig(VideoStreamInputConfig.Builder builderForValue)

Configs of stream input processor.

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

Parameter
Name Description
builderForValue VideoStreamInputConfig.Builder
Returns
Type Description
ProcessorConfig.Builder