public interface ProcessorConfigOrBuilder extends MessageOrBuilder
Implements
MessageOrBuilderMethods
getAiEnabledDevicesInputConfig()
public abstract AIEnabledDevicesInputConfig getAiEnabledDevicesInputConfig()
Config of AI-enabled input devices.
.google.cloud.visionai.v1.AIEnabledDevicesInputConfig ai_enabled_devices_input_config = 20;
Returns | |
---|---|
Type | Description |
AIEnabledDevicesInputConfig |
The aiEnabledDevicesInputConfig. |
getAiEnabledDevicesInputConfigOrBuilder()
public abstract AIEnabledDevicesInputConfigOrBuilder getAiEnabledDevicesInputConfigOrBuilder()
Config of AI-enabled input devices.
.google.cloud.visionai.v1.AIEnabledDevicesInputConfig ai_enabled_devices_input_config = 20;
Returns | |
---|---|
Type | Description |
AIEnabledDevicesInputConfigOrBuilder |
getBigQueryConfig()
public abstract BigQueryConfig getBigQueryConfig()
Configs of BigQuery processor.
.google.cloud.visionai.v1.BigQueryConfig big_query_config = 19;
Returns | |
---|---|
Type | Description |
BigQueryConfig |
The bigQueryConfig. |
getBigQueryConfigOrBuilder()
public abstract BigQueryConfigOrBuilder getBigQueryConfigOrBuilder()
Configs of BigQuery processor.
.google.cloud.visionai.v1.BigQueryConfig big_query_config = 19;
Returns | |
---|---|
Type | Description |
BigQueryConfigOrBuilder |
getExperimentalConfig()
public abstract Struct getExperimentalConfig()
Experimental configurations. Structured object containing not-yet-stable processor parameters.
.google.protobuf.Struct experimental_config = 26;
Returns | |
---|---|
Type | Description |
Struct |
The experimentalConfig. |
getExperimentalConfigOrBuilder()
public abstract StructOrBuilder getExperimentalConfigOrBuilder()
Experimental configurations. Structured object containing not-yet-stable processor parameters.
.google.protobuf.Struct experimental_config = 26;
Returns | |
---|---|
Type | Description |
StructOrBuilder |
getGcsOutputConfig()
public abstract GcsOutputConfig getGcsOutputConfig()
Configs of Cloud Storage output processor.
.google.cloud.visionai.v1.GcsOutputConfig gcs_output_config = 27;
Returns | |
---|---|
Type | Description |
GcsOutputConfig |
The gcsOutputConfig. |
getGcsOutputConfigOrBuilder()
public abstract GcsOutputConfigOrBuilder getGcsOutputConfigOrBuilder()
Configs of Cloud Storage output processor.
.google.cloud.visionai.v1.GcsOutputConfig gcs_output_config = 27;
Returns | |
---|---|
Type | Description |
GcsOutputConfigOrBuilder |
getGeneralObjectDetectionConfig()
public abstract GeneralObjectDetectionConfig getGeneralObjectDetectionConfig()
Configs of General Object Detection processor.
.google.cloud.visionai.v1.GeneralObjectDetectionConfig general_object_detection_config = 18;
Returns | |
---|---|
Type | Description |
GeneralObjectDetectionConfig |
The generalObjectDetectionConfig. |
getGeneralObjectDetectionConfigOrBuilder()
public abstract GeneralObjectDetectionConfigOrBuilder getGeneralObjectDetectionConfigOrBuilder()
Configs of General Object Detection processor.
.google.cloud.visionai.v1.GeneralObjectDetectionConfig general_object_detection_config = 18;
Returns | |
---|---|
Type | Description |
GeneralObjectDetectionConfigOrBuilder |
getMediaWarehouseConfig()
public abstract MediaWarehouseConfig getMediaWarehouseConfig()
Configs of media warehouse processor.
.google.cloud.visionai.v1.MediaWarehouseConfig media_warehouse_config = 10;
Returns | |
---|---|
Type | Description |
MediaWarehouseConfig |
The mediaWarehouseConfig. |
getMediaWarehouseConfigOrBuilder()
public abstract MediaWarehouseConfigOrBuilder getMediaWarehouseConfigOrBuilder()
Configs of media warehouse processor.
.google.cloud.visionai.v1.MediaWarehouseConfig media_warehouse_config = 10;
Returns | |
---|---|
Type | Description |
MediaWarehouseConfigOrBuilder |
getOccupancyCountConfig()
public abstract OccupancyCountConfig getOccupancyCountConfig()
Configs of occupancy count processor.
.google.cloud.visionai.v1.OccupancyCountConfig occupancy_count_config = 12;
Returns | |
---|---|
Type | Description |
OccupancyCountConfig |
The occupancyCountConfig. |
getOccupancyCountConfigOrBuilder()
public abstract OccupancyCountConfigOrBuilder getOccupancyCountConfigOrBuilder()
Configs of occupancy count processor.
.google.cloud.visionai.v1.OccupancyCountConfig occupancy_count_config = 12;
Returns | |
---|---|
Type | Description |
OccupancyCountConfigOrBuilder |
getPersonBlurConfig()
public abstract PersonBlurConfig getPersonBlurConfig()
Configs of person blur processor.
.google.cloud.visionai.v1.PersonBlurConfig person_blur_config = 11;
Returns | |
---|---|
Type | Description |
PersonBlurConfig |
The personBlurConfig. |
getPersonBlurConfigOrBuilder()
public abstract PersonBlurConfigOrBuilder getPersonBlurConfigOrBuilder()
Configs of person blur processor.
.google.cloud.visionai.v1.PersonBlurConfig person_blur_config = 11;
Returns | |
---|---|
Type | Description |
PersonBlurConfigOrBuilder |
getPersonVehicleDetectionConfig()
public abstract PersonVehicleDetectionConfig getPersonVehicleDetectionConfig()
Configs of Person Vehicle Detection processor.
.google.cloud.visionai.v1.PersonVehicleDetectionConfig person_vehicle_detection_config = 15;
Returns | |
---|---|
Type | Description |
PersonVehicleDetectionConfig |
The personVehicleDetectionConfig. |
getPersonVehicleDetectionConfigOrBuilder()
public abstract PersonVehicleDetectionConfigOrBuilder getPersonVehicleDetectionConfigOrBuilder()
Configs of Person Vehicle Detection processor.
.google.cloud.visionai.v1.PersonVehicleDetectionConfig person_vehicle_detection_config = 15;
Returns | |
---|---|
Type | Description |
PersonVehicleDetectionConfigOrBuilder |
getPersonalProtectiveEquipmentDetectionConfig()
public abstract PersonalProtectiveEquipmentDetectionConfig getPersonalProtectiveEquipmentDetectionConfig()
Configs of personal_protective_equipment_detection_config
.google.cloud.visionai.v1.PersonalProtectiveEquipmentDetectionConfig personal_protective_equipment_detection_config = 22;
Returns | |
---|---|
Type | Description |
PersonalProtectiveEquipmentDetectionConfig |
The personalProtectiveEquipmentDetectionConfig. |
getPersonalProtectiveEquipmentDetectionConfigOrBuilder()
public abstract PersonalProtectiveEquipmentDetectionConfigOrBuilder getPersonalProtectiveEquipmentDetectionConfigOrBuilder()
Configs of personal_protective_equipment_detection_config
.google.cloud.visionai.v1.PersonalProtectiveEquipmentDetectionConfig personal_protective_equipment_detection_config = 22;
Returns | |
---|---|
Type | Description |
PersonalProtectiveEquipmentDetectionConfigOrBuilder |
getProcessorConfigCase()
public abstract ProcessorConfig.ProcessorConfigCase getProcessorConfigCase()
Returns | |
---|---|
Type | Description |
ProcessorConfig.ProcessorConfigCase |
getProductRecognizerConfig()
public abstract ProductRecognizerConfig getProductRecognizerConfig()
Runtime configs of Product Recognizer processor.
.google.cloud.visionai.v1.ProductRecognizerConfig product_recognizer_config = 21;
Returns | |
---|---|
Type | Description |
ProductRecognizerConfig |
The productRecognizerConfig. |
getProductRecognizerConfigOrBuilder()
public abstract ProductRecognizerConfigOrBuilder getProductRecognizerConfigOrBuilder()
Runtime configs of Product Recognizer processor.
.google.cloud.visionai.v1.ProductRecognizerConfig product_recognizer_config = 21;
Returns | |
---|---|
Type | Description |
ProductRecognizerConfigOrBuilder |
getTagRecognizerConfig()
public abstract TagRecognizerConfig getTagRecognizerConfig()
Runtime configs of Tag Recognizer processor.
.google.cloud.visionai.v1.TagRecognizerConfig tag_recognizer_config = 25;
Returns | |
---|---|
Type | Description |
TagRecognizerConfig |
The tagRecognizerConfig. |
getTagRecognizerConfigOrBuilder()
public abstract TagRecognizerConfigOrBuilder getTagRecognizerConfigOrBuilder()
Runtime configs of Tag Recognizer processor.
.google.cloud.visionai.v1.TagRecognizerConfig tag_recognizer_config = 25;
Returns | |
---|---|
Type | Description |
TagRecognizerConfigOrBuilder |
getUniversalInputConfig()
public abstract UniversalInputConfig getUniversalInputConfig()
Runtime configs of UniversalInput processor.
.google.cloud.visionai.v1.UniversalInputConfig universal_input_config = 28;
Returns | |
---|---|
Type | Description |
UniversalInputConfig |
The universalInputConfig. |
getUniversalInputConfigOrBuilder()
public abstract UniversalInputConfigOrBuilder getUniversalInputConfigOrBuilder()
Runtime configs of UniversalInput processor.
.google.cloud.visionai.v1.UniversalInputConfig universal_input_config = 28;
Returns | |
---|---|
Type | Description |
UniversalInputConfigOrBuilder |
getVertexAutomlVideoConfig()
public abstract VertexAutoMLVideoConfig getVertexAutomlVideoConfig()
Configs of Vertex AutoML video processor.
.google.cloud.visionai.v1.VertexAutoMLVideoConfig vertex_automl_video_config = 14;
Returns | |
---|---|
Type | Description |
VertexAutoMLVideoConfig |
The vertexAutomlVideoConfig. |
getVertexAutomlVideoConfigOrBuilder()
public abstract VertexAutoMLVideoConfigOrBuilder getVertexAutomlVideoConfigOrBuilder()
Configs of Vertex AutoML video processor.
.google.cloud.visionai.v1.VertexAutoMLVideoConfig vertex_automl_video_config = 14;
Returns | |
---|---|
Type | Description |
VertexAutoMLVideoConfigOrBuilder |
getVertexAutomlVisionConfig()
public abstract VertexAutoMLVisionConfig getVertexAutomlVisionConfig()
Configs of Vertex AutoML vision processor.
.google.cloud.visionai.v1.VertexAutoMLVisionConfig vertex_automl_vision_config = 13;
Returns | |
---|---|
Type | Description |
VertexAutoMLVisionConfig |
The vertexAutomlVisionConfig. |
getVertexAutomlVisionConfigOrBuilder()
public abstract VertexAutoMLVisionConfigOrBuilder getVertexAutomlVisionConfigOrBuilder()
Configs of Vertex AutoML vision processor.
.google.cloud.visionai.v1.VertexAutoMLVisionConfig vertex_automl_vision_config = 13;
Returns | |
---|---|
Type | Description |
VertexAutoMLVisionConfigOrBuilder |
getVertexCustomConfig()
public abstract VertexCustomConfig getVertexCustomConfig()
Configs of Vertex Custom processor.
.google.cloud.visionai.v1.VertexCustomConfig vertex_custom_config = 17;
Returns | |
---|---|
Type | Description |
VertexCustomConfig |
The vertexCustomConfig. |
getVertexCustomConfigOrBuilder()
public abstract VertexCustomConfigOrBuilder getVertexCustomConfigOrBuilder()
Configs of Vertex Custom processor.
.google.cloud.visionai.v1.VertexCustomConfig vertex_custom_config = 17;
Returns | |
---|---|
Type | Description |
VertexCustomConfigOrBuilder |
getVideoStreamInputConfig()
public abstract VideoStreamInputConfig getVideoStreamInputConfig()
Configs of stream input processor.
.google.cloud.visionai.v1.VideoStreamInputConfig video_stream_input_config = 9;
Returns | |
---|---|
Type | Description |
VideoStreamInputConfig |
The videoStreamInputConfig. |
getVideoStreamInputConfigOrBuilder()
public abstract VideoStreamInputConfigOrBuilder getVideoStreamInputConfigOrBuilder()
Configs of stream input processor.
.google.cloud.visionai.v1.VideoStreamInputConfig video_stream_input_config = 9;
Returns | |
---|---|
Type | Description |
VideoStreamInputConfigOrBuilder |
hasAiEnabledDevicesInputConfig()
public abstract boolean hasAiEnabledDevicesInputConfig()
Config of AI-enabled input devices.
.google.cloud.visionai.v1.AIEnabledDevicesInputConfig ai_enabled_devices_input_config = 20;
Returns | |
---|---|
Type | Description |
boolean |
Whether the aiEnabledDevicesInputConfig field is set. |
hasBigQueryConfig()
public abstract boolean hasBigQueryConfig()
Configs of BigQuery processor.
.google.cloud.visionai.v1.BigQueryConfig big_query_config = 19;
Returns | |
---|---|
Type | Description |
boolean |
Whether the bigQueryConfig field is set. |
hasExperimentalConfig()
public abstract boolean hasExperimentalConfig()
Experimental configurations. Structured object containing not-yet-stable processor parameters.
.google.protobuf.Struct experimental_config = 26;
Returns | |
---|---|
Type | Description |
boolean |
Whether the experimentalConfig field is set. |
hasGcsOutputConfig()
public abstract boolean hasGcsOutputConfig()
Configs of Cloud Storage output processor.
.google.cloud.visionai.v1.GcsOutputConfig gcs_output_config = 27;
Returns | |
---|---|
Type | Description |
boolean |
Whether the gcsOutputConfig field is set. |
hasGeneralObjectDetectionConfig()
public abstract boolean hasGeneralObjectDetectionConfig()
Configs of General Object Detection processor.
.google.cloud.visionai.v1.GeneralObjectDetectionConfig general_object_detection_config = 18;
Returns | |
---|---|
Type | Description |
boolean |
Whether the generalObjectDetectionConfig field is set. |
hasMediaWarehouseConfig()
public abstract boolean hasMediaWarehouseConfig()
Configs of media warehouse processor.
.google.cloud.visionai.v1.MediaWarehouseConfig media_warehouse_config = 10;
Returns | |
---|---|
Type | Description |
boolean |
Whether the mediaWarehouseConfig field is set. |
hasOccupancyCountConfig()
public abstract boolean hasOccupancyCountConfig()
Configs of occupancy count processor.
.google.cloud.visionai.v1.OccupancyCountConfig occupancy_count_config = 12;
Returns | |
---|---|
Type | Description |
boolean |
Whether the occupancyCountConfig field is set. |
hasPersonBlurConfig()
public abstract boolean hasPersonBlurConfig()
Configs of person blur processor.
.google.cloud.visionai.v1.PersonBlurConfig person_blur_config = 11;
Returns | |
---|---|
Type | Description |
boolean |
Whether the personBlurConfig field is set. |
hasPersonVehicleDetectionConfig()
public abstract boolean hasPersonVehicleDetectionConfig()
Configs of Person Vehicle Detection processor.
.google.cloud.visionai.v1.PersonVehicleDetectionConfig person_vehicle_detection_config = 15;
Returns | |
---|---|
Type | Description |
boolean |
Whether the personVehicleDetectionConfig field is set. |
hasPersonalProtectiveEquipmentDetectionConfig()
public abstract boolean hasPersonalProtectiveEquipmentDetectionConfig()
Configs of personal_protective_equipment_detection_config
.google.cloud.visionai.v1.PersonalProtectiveEquipmentDetectionConfig personal_protective_equipment_detection_config = 22;
Returns | |
---|---|
Type | Description |
boolean |
Whether the personalProtectiveEquipmentDetectionConfig field is set. |
hasProductRecognizerConfig()
public abstract boolean hasProductRecognizerConfig()
Runtime configs of Product Recognizer processor.
.google.cloud.visionai.v1.ProductRecognizerConfig product_recognizer_config = 21;
Returns | |
---|---|
Type | Description |
boolean |
Whether the productRecognizerConfig field is set. |
hasTagRecognizerConfig()
public abstract boolean hasTagRecognizerConfig()
Runtime configs of Tag Recognizer processor.
.google.cloud.visionai.v1.TagRecognizerConfig tag_recognizer_config = 25;
Returns | |
---|---|
Type | Description |
boolean |
Whether the tagRecognizerConfig field is set. |
hasUniversalInputConfig()
public abstract boolean hasUniversalInputConfig()
Runtime configs of UniversalInput processor.
.google.cloud.visionai.v1.UniversalInputConfig universal_input_config = 28;
Returns | |
---|---|
Type | Description |
boolean |
Whether the universalInputConfig field is set. |
hasVertexAutomlVideoConfig()
public abstract boolean hasVertexAutomlVideoConfig()
Configs of Vertex AutoML video processor.
.google.cloud.visionai.v1.VertexAutoMLVideoConfig vertex_automl_video_config = 14;
Returns | |
---|---|
Type | Description |
boolean |
Whether the vertexAutomlVideoConfig field is set. |
hasVertexAutomlVisionConfig()
public abstract boolean hasVertexAutomlVisionConfig()
Configs of Vertex AutoML vision processor.
.google.cloud.visionai.v1.VertexAutoMLVisionConfig vertex_automl_vision_config = 13;
Returns | |
---|---|
Type | Description |
boolean |
Whether the vertexAutomlVisionConfig field is set. |
hasVertexCustomConfig()
public abstract boolean hasVertexCustomConfig()
Configs of Vertex Custom processor.
.google.cloud.visionai.v1.VertexCustomConfig vertex_custom_config = 17;
Returns | |
---|---|
Type | Description |
boolean |
Whether the vertexCustomConfig field is set. |
hasVideoStreamInputConfig()
public abstract boolean hasVideoStreamInputConfig()
Configs of stream input processor.
.google.cloud.visionai.v1.VideoStreamInputConfig video_stream_input_config = 9;
Returns | |
---|---|
Type | Description |
boolean |
Whether the videoStreamInputConfig field is set. |