Classes
AIEnabledDevicesInputConfig
Message describing AI-enabled Devices Input Config.
Protobuf type google.events.cloud.visionai.v1.AIEnabledDevicesInputConfig
AIEnabledDevicesInputConfig.Builder
Message describing AI-enabled Devices Input Config.
Protobuf type google.events.cloud.visionai.v1.AIEnabledDevicesInputConfig
Analysis
Message describing the Analysis object.
Protobuf type google.events.cloud.visionai.v1.Analysis
Analysis.Builder
Message describing the Analysis object.
Protobuf type google.events.cloud.visionai.v1.Analysis
AnalysisDefinition
Defines a full analysis. This is a description of the overall live analytics pipeline. You may think of this as an edge list representation of a multigraph. This may be directly authored by a human in protobuf textformat, or it may be generated by a programming API (perhaps Python or JavaScript depending on context).
Protobuf type google.events.cloud.visionai.v1.AnalysisDefinition
AnalysisDefinition.Builder
Defines a full analysis. This is a description of the overall live analytics pipeline. You may think of this as an edge list representation of a multigraph. This may be directly authored by a human in protobuf textformat, or it may be generated by a programming API (perhaps Python or JavaScript depending on context).
Protobuf type google.events.cloud.visionai.v1.AnalysisDefinition
AnalysisEventData
The data within all Analysis events.
Protobuf type google.events.cloud.visionai.v1.AnalysisEventData
AnalysisEventData.Builder
The data within all Analysis events.
Protobuf type google.events.cloud.visionai.v1.AnalysisEventData
AnalyzerDefinition
Defines an Analyzer. An analyzer processes data from its input streams using the logic defined in the Operator that it represents. Of course, it produces data for the output streams declared in the Operator.
Protobuf type google.events.cloud.visionai.v1.AnalyzerDefinition
AnalyzerDefinition.Builder
Defines an Analyzer. An analyzer processes data from its input streams using the logic defined in the Operator that it represents. Of course, it produces data for the output streams declared in the Operator.
Protobuf type google.events.cloud.visionai.v1.AnalyzerDefinition
AnalyzerDefinition.DebugOptions
Options available for debugging purposes only.
Protobuf type google.events.cloud.visionai.v1.AnalyzerDefinition.DebugOptions
AnalyzerDefinition.DebugOptions.Builder
Options available for debugging purposes only.
Protobuf type google.events.cloud.visionai.v1.AnalyzerDefinition.DebugOptions
AnalyzerDefinition.StreamInput
The inputs to this analyzer. We accept input name references of the following form: <analyzer-name>:<output-argument-name> Example: Suppose you had an operator named "SomeOp" that has 2 output arguments, the first of which is named "foo" and the second of which is named "bar", and an operator named "MyOp" that accepts 2 inputs. Also suppose that there is an analyzer named "some-analyzer" that is running "SomeOp" and another analyzer named "my-analyzer" running "MyOp". To indicate that "my-analyzer" is to consume "some-analyzer"'s "foo" output as its first input and "some-analyzer"'s "bar" output as its second input, you can set this field to the following: input = ["some-analyzer:foo", "some-analyzer:bar"]
Protobuf type google.events.cloud.visionai.v1.AnalyzerDefinition.StreamInput
AnalyzerDefinition.StreamInput.Builder
The inputs to this analyzer. We accept input name references of the following form: <analyzer-name>:<output-argument-name> Example: Suppose you had an operator named "SomeOp" that has 2 output arguments, the first of which is named "foo" and the second of which is named "bar", and an operator named "MyOp" that accepts 2 inputs. Also suppose that there is an analyzer named "some-analyzer" that is running "SomeOp" and another analyzer named "my-analyzer" running "MyOp". To indicate that "my-analyzer" is to consume "some-analyzer"'s "foo" output as its first input and "some-analyzer"'s "bar" output as its second input, you can set this field to the following: input = ["some-analyzer:foo", "some-analyzer:bar"]
Protobuf type google.events.cloud.visionai.v1.AnalyzerDefinition.StreamInput
Application
Message describing Application object
Protobuf type google.events.cloud.visionai.v1.Application
Application.ApplicationRuntimeInfo
Message storing the runtime information of the application.
Protobuf type google.events.cloud.visionai.v1.Application.ApplicationRuntimeInfo
Application.ApplicationRuntimeInfo.Builder
Message storing the runtime information of the application.
Protobuf type google.events.cloud.visionai.v1.Application.ApplicationRuntimeInfo
Application.ApplicationRuntimeInfo.GlobalOutputResource
Message about output resources from application.
Protobuf type
google.events.cloud.visionai.v1.Application.ApplicationRuntimeInfo.GlobalOutputResource
Application.ApplicationRuntimeInfo.GlobalOutputResource.Builder
Message about output resources from application.
Protobuf type
google.events.cloud.visionai.v1.Application.ApplicationRuntimeInfo.GlobalOutputResource
Application.ApplicationRuntimeInfo.MonitoringConfig
Monitoring-related configuration for an application.
Protobuf type
google.events.cloud.visionai.v1.Application.ApplicationRuntimeInfo.MonitoringConfig
Application.ApplicationRuntimeInfo.MonitoringConfig.Builder
Monitoring-related configuration for an application.
Protobuf type
google.events.cloud.visionai.v1.Application.ApplicationRuntimeInfo.MonitoringConfig
Application.Builder
Message describing Application object
Protobuf type google.events.cloud.visionai.v1.Application
ApplicationConfigs
Message storing the graph of the application.
Protobuf type google.events.cloud.visionai.v1.ApplicationConfigs
ApplicationConfigs.Builder
Message storing the graph of the application.
Protobuf type google.events.cloud.visionai.v1.ApplicationConfigs
ApplicationEventData
The data within all Application events.
Protobuf type google.events.cloud.visionai.v1.ApplicationEventData
ApplicationEventData.Builder
The data within all Application events.
Protobuf type google.events.cloud.visionai.v1.ApplicationEventData
AttributeValue
Represents an actual value of an operator attribute.
Protobuf type google.events.cloud.visionai.v1.AttributeValue
AttributeValue.Builder
Represents an actual value of an operator attribute.
Protobuf type google.events.cloud.visionai.v1.AttributeValue
AutoscalingMetricSpec
The metric specification that defines the target resource utilization (CPU utilization, accelerator's duty cycle, and so on) for calculating the desired replica count.
Protobuf type google.events.cloud.visionai.v1.AutoscalingMetricSpec
AutoscalingMetricSpec.Builder
The metric specification that defines the target resource utilization (CPU utilization, accelerator's duty cycle, and so on) for calculating the desired replica count.
Protobuf type google.events.cloud.visionai.v1.AutoscalingMetricSpec
BigQueryConfig
Message of configurations for BigQuery processor.
Protobuf type google.events.cloud.visionai.v1.BigQueryConfig
BigQueryConfig.Builder
Message of configurations for BigQuery processor.
Protobuf type google.events.cloud.visionai.v1.BigQueryConfig
Cluster
Message describing the Cluster object.
Protobuf type google.events.cloud.visionai.v1.Cluster
Cluster.Builder
Message describing the Cluster object.
Protobuf type google.events.cloud.visionai.v1.Cluster
ClusterEventData
The data within all Cluster events.
Protobuf type google.events.cloud.visionai.v1.ClusterEventData
ClusterEventData.Builder
The data within all Cluster events.
Protobuf type google.events.cloud.visionai.v1.ClusterEventData
CustomProcessorSourceInfo
Describes the source info for a custom processor.
Protobuf type google.events.cloud.visionai.v1.CustomProcessorSourceInfo
CustomProcessorSourceInfo.Builder
Describes the source info for a custom processor.
Protobuf type google.events.cloud.visionai.v1.CustomProcessorSourceInfo
CustomProcessorSourceInfo.ModelSchema
The schema is defined as an OpenAPI 3.0.2 Schema Object.
Protobuf type google.events.cloud.visionai.v1.CustomProcessorSourceInfo.ModelSchema
CustomProcessorSourceInfo.ModelSchema.Builder
The schema is defined as an OpenAPI 3.0.2 Schema Object.
Protobuf type google.events.cloud.visionai.v1.CustomProcessorSourceInfo.ModelSchema
Data
DedicatedResources
A description of resources that are dedicated to a DeployedModel, and that need a higher degree of manual configuration.
Protobuf type google.events.cloud.visionai.v1.DedicatedResources
DedicatedResources.Builder
A description of resources that are dedicated to a DeployedModel, and that need a higher degree of manual configuration.
Protobuf type google.events.cloud.visionai.v1.DedicatedResources
Draft
Message describing Draft object
Protobuf type google.events.cloud.visionai.v1.Draft
Draft.Builder
Message describing Draft object
Protobuf type google.events.cloud.visionai.v1.Draft
DraftEventData
The data within all Draft events.
Protobuf type google.events.cloud.visionai.v1.DraftEventData
DraftEventData.Builder
The data within all Draft events.
Protobuf type google.events.cloud.visionai.v1.DraftEventData
Event
Message describing the Event object.
Protobuf type google.events.cloud.visionai.v1.Event
Event.Builder
Message describing the Event object.
Protobuf type google.events.cloud.visionai.v1.Event
EventEventData
The data within all Event events.
Protobuf type google.events.cloud.visionai.v1.EventEventData
EventEventData.Builder
The data within all Event events.
Protobuf type google.events.cloud.visionai.v1.EventEventData
GcsSource
The Google Cloud Storage location for the input content.
Protobuf type google.events.cloud.visionai.v1.GcsSource
GcsSource.Builder
The Google Cloud Storage location for the input content.
Protobuf type google.events.cloud.visionai.v1.GcsSource
GeneralObjectDetectionConfig
Message of configurations for General Object Detection processor.
Protobuf type google.events.cloud.visionai.v1.GeneralObjectDetectionConfig
GeneralObjectDetectionConfig.Builder
Message of configurations for General Object Detection processor.
Protobuf type google.events.cloud.visionai.v1.GeneralObjectDetectionConfig
MachineSpec
Specification of a single machine.
Protobuf type google.events.cloud.visionai.v1.MachineSpec
MachineSpec.Builder
Specification of a single machine.
Protobuf type google.events.cloud.visionai.v1.MachineSpec
MediaWarehouseConfig
Message describing MediaWarehouseConfig.
Protobuf type google.events.cloud.visionai.v1.MediaWarehouseConfig
MediaWarehouseConfig.Builder
Message describing MediaWarehouseConfig.
Protobuf type google.events.cloud.visionai.v1.MediaWarehouseConfig
Node
Message describing node object.
Protobuf type google.events.cloud.visionai.v1.Node
Node.Builder
Message describing node object.
Protobuf type google.events.cloud.visionai.v1.Node
Node.InputEdge
Message describing one edge pointing into a node.
Protobuf type google.events.cloud.visionai.v1.Node.InputEdge
Node.InputEdge.Builder
Message describing one edge pointing into a node.
Protobuf type google.events.cloud.visionai.v1.Node.InputEdge
NormalizedPolygon
Normalized Polygon.
Protobuf type google.events.cloud.visionai.v1.NormalizedPolygon
NormalizedPolygon.Builder
Normalized Polygon.
Protobuf type google.events.cloud.visionai.v1.NormalizedPolygon
NormalizedPolyline
Normalized Pplyline, which represents a curve consisting of connected straight-line segments.
Protobuf type google.events.cloud.visionai.v1.NormalizedPolyline
NormalizedPolyline.Builder
Normalized Pplyline, which represents a curve consisting of connected straight-line segments.
Protobuf type google.events.cloud.visionai.v1.NormalizedPolyline
NormalizedVertex
A vertex represents a 2D point in the image. NOTE: the normalized vertex coordinates are relative to the original image and range from 0 to 1.
Protobuf type google.events.cloud.visionai.v1.NormalizedVertex
NormalizedVertex.Builder
A vertex represents a 2D point in the image. NOTE: the normalized vertex coordinates are relative to the original image and range from 0 to 1.
Protobuf type google.events.cloud.visionai.v1.NormalizedVertex
OccupancyCountConfig
Message describing OccupancyCountConfig.
Protobuf type google.events.cloud.visionai.v1.OccupancyCountConfig
OccupancyCountConfig.Builder
Message describing OccupancyCountConfig.
Protobuf type google.events.cloud.visionai.v1.OccupancyCountConfig
PersonBlurConfig
Message describing FaceBlurConfig.
Protobuf type google.events.cloud.visionai.v1.PersonBlurConfig
PersonBlurConfig.Builder
Message describing FaceBlurConfig.
Protobuf type google.events.cloud.visionai.v1.PersonBlurConfig
PersonVehicleDetectionConfig
Message describing PersonVehicleDetectionConfig.
Protobuf type google.events.cloud.visionai.v1.PersonVehicleDetectionConfig
PersonVehicleDetectionConfig.Builder
Message describing PersonVehicleDetectionConfig.
Protobuf type google.events.cloud.visionai.v1.PersonVehicleDetectionConfig
PersonalProtectiveEquipmentDetectionConfig
Message describing PersonalProtectiveEquipmentDetectionConfig.
Protobuf type google.events.cloud.visionai.v1.PersonalProtectiveEquipmentDetectionConfig
PersonalProtectiveEquipmentDetectionConfig.Builder
Message describing PersonalProtectiveEquipmentDetectionConfig.
Protobuf type
google.events.cloud.visionai.v1.PersonalProtectiveEquipmentDetectionConfig
Process
Message describing the Process object.
Protobuf type google.events.cloud.visionai.v1.Process
Process.Builder
Message describing the Process object.
Protobuf type google.events.cloud.visionai.v1.Process
ProcessEventData
The data within all Process events.
Protobuf type google.events.cloud.visionai.v1.ProcessEventData
ProcessEventData.Builder
The data within all Process events.
Protobuf type google.events.cloud.visionai.v1.ProcessEventData
Processor
Message describing Processor object. Next ID: 19
Protobuf type google.events.cloud.visionai.v1.Processor
Processor.Builder
Message describing Processor object. Next ID: 19
Protobuf type google.events.cloud.visionai.v1.Processor
ProcessorConfig
Next ID: 29
Protobuf type google.events.cloud.visionai.v1.ProcessorConfig
ProcessorConfig.Builder
Next ID: 29
Protobuf type google.events.cloud.visionai.v1.ProcessorConfig
ProcessorEventData
The data within all Processor events.
Protobuf type google.events.cloud.visionai.v1.ProcessorEventData
ProcessorEventData.Builder
The data within all Processor events.
Protobuf type google.events.cloud.visionai.v1.ProcessorEventData
ProcessorIOSpec
Message describing the input / output specifications of a processor.
Protobuf type google.events.cloud.visionai.v1.ProcessorIOSpec
ProcessorIOSpec.Builder
Message describing the input / output specifications of a processor.
Protobuf type google.events.cloud.visionai.v1.ProcessorIOSpec
ProcessorIOSpec.GraphInputChannelSpec
Message for input channel specification.
Protobuf type google.events.cloud.visionai.v1.ProcessorIOSpec.GraphInputChannelSpec
ProcessorIOSpec.GraphInputChannelSpec.Builder
Message for input channel specification.
Protobuf type google.events.cloud.visionai.v1.ProcessorIOSpec.GraphInputChannelSpec
ProcessorIOSpec.GraphOutputChannelSpec
Message for output channel specification.
Protobuf type google.events.cloud.visionai.v1.ProcessorIOSpec.GraphOutputChannelSpec
ProcessorIOSpec.GraphOutputChannelSpec.Builder
Message for output channel specification.
Protobuf type google.events.cloud.visionai.v1.ProcessorIOSpec.GraphOutputChannelSpec
ProcessorIOSpec.InstanceResourceInputBindingSpec
Message for instance resource channel specification. External resources are virtual nodes which are not expressed in the application graph. Each processor expresses its out-graph spec, so customer is able to override the external source or destinations to the
Protobuf type
google.events.cloud.visionai.v1.ProcessorIOSpec.InstanceResourceInputBindingSpec
ProcessorIOSpec.InstanceResourceInputBindingSpec.Builder
Message for instance resource channel specification. External resources are virtual nodes which are not expressed in the application graph. Each processor expresses its out-graph spec, so customer is able to override the external source or destinations to the
Protobuf type
google.events.cloud.visionai.v1.ProcessorIOSpec.InstanceResourceInputBindingSpec
ProcessorIOSpec.InstanceResourceOutputBindingSpec
Protobuf type
google.events.cloud.visionai.v1.ProcessorIOSpec.InstanceResourceOutputBindingSpec
ProcessorIOSpec.InstanceResourceOutputBindingSpec.Builder
Protobuf type
google.events.cloud.visionai.v1.ProcessorIOSpec.InstanceResourceOutputBindingSpec
RunStatus
Message describing the status of the Process.
Protobuf type google.events.cloud.visionai.v1.RunStatus
RunStatus.Builder
Message describing the status of the Process.
Protobuf type google.events.cloud.visionai.v1.RunStatus
Series
Message describing the Series object.
Protobuf type google.events.cloud.visionai.v1.Series
Series.Builder
Message describing the Series object.
Protobuf type google.events.cloud.visionai.v1.Series
SeriesEventData
The data within all Series events.
Protobuf type google.events.cloud.visionai.v1.SeriesEventData
SeriesEventData.Builder
The data within all Series events.
Protobuf type google.events.cloud.visionai.v1.SeriesEventData
Stream
Message describing the Stream object. The Stream and the Event resources are many to many; i.e., each Stream resource can associate to many Event resources and each Event resource can associate to many Stream resources.
Protobuf type google.events.cloud.visionai.v1.Stream
Stream.Builder
Message describing the Stream object. The Stream and the Event resources are many to many; i.e., each Stream resource can associate to many Event resources and each Event resource can associate to many Stream resources.
Protobuf type google.events.cloud.visionai.v1.Stream
StreamAnnotation
message about annotations about Vision AI stream resource.
Protobuf type google.events.cloud.visionai.v1.StreamAnnotation
StreamAnnotation.Builder
message about annotations about Vision AI stream resource.
Protobuf type google.events.cloud.visionai.v1.StreamAnnotation
StreamEventData
The data within all Stream events.
Protobuf type google.events.cloud.visionai.v1.StreamEventData
StreamEventData.Builder
The data within all Stream events.
Protobuf type google.events.cloud.visionai.v1.StreamEventData
StreamWithAnnotation
Message describing Vision AI stream with application specific annotations. All the StreamAnnotation object inside this message MUST have unique id.
Protobuf type google.events.cloud.visionai.v1.StreamWithAnnotation
StreamWithAnnotation.Builder
Message describing Vision AI stream with application specific annotations. All the StreamAnnotation object inside this message MUST have unique id.
Protobuf type google.events.cloud.visionai.v1.StreamWithAnnotation
StreamWithAnnotation.NodeAnnotation
Message describing annotations specific to application node.
Protobuf type google.events.cloud.visionai.v1.StreamWithAnnotation.NodeAnnotation
StreamWithAnnotation.NodeAnnotation.Builder
Message describing annotations specific to application node.
Protobuf type google.events.cloud.visionai.v1.StreamWithAnnotation.NodeAnnotation
VertexAutoMLVideoConfig
Message describing VertexAutoMLVideoConfig.
Protobuf type google.events.cloud.visionai.v1.VertexAutoMLVideoConfig
VertexAutoMLVideoConfig.Builder
Message describing VertexAutoMLVideoConfig.
Protobuf type google.events.cloud.visionai.v1.VertexAutoMLVideoConfig
VertexAutoMLVisionConfig
Message of configurations of Vertex AutoML Vision Processors.
Protobuf type google.events.cloud.visionai.v1.VertexAutoMLVisionConfig
VertexAutoMLVisionConfig.Builder
Message of configurations of Vertex AutoML Vision Processors.
Protobuf type google.events.cloud.visionai.v1.VertexAutoMLVisionConfig
VertexCustomConfig
Message describing VertexCustomConfig.
Protobuf type google.events.cloud.visionai.v1.VertexCustomConfig
VertexCustomConfig.Builder
Message describing VertexCustomConfig.
Protobuf type google.events.cloud.visionai.v1.VertexCustomConfig
VideoStreamInputConfig
Message describing Video Stream Input Config. This message should only be used as a placeholder for builtin:stream-input processor, actual stream binding should be specified using corresponding API.
Protobuf type google.events.cloud.visionai.v1.VideoStreamInputConfig
VideoStreamInputConfig.Builder
Message describing Video Stream Input Config. This message should only be used as a placeholder for builtin:stream-input processor, actual stream binding should be specified using corresponding API.
Protobuf type google.events.cloud.visionai.v1.VideoStreamInputConfig
Interfaces
AIEnabledDevicesInputConfigOrBuilder
AnalysisDefinitionOrBuilder
AnalysisEventDataOrBuilder
AnalysisOrBuilder
AnalyzerDefinition.DebugOptionsOrBuilder
AnalyzerDefinition.StreamInputOrBuilder
AnalyzerDefinitionOrBuilder
Application.ApplicationRuntimeInfo.GlobalOutputResourceOrBuilder
Application.ApplicationRuntimeInfo.MonitoringConfigOrBuilder
Application.ApplicationRuntimeInfoOrBuilder
ApplicationConfigsOrBuilder
ApplicationEventDataOrBuilder
ApplicationOrBuilder
AttributeValueOrBuilder
AutoscalingMetricSpecOrBuilder
BigQueryConfigOrBuilder
ClusterEventDataOrBuilder
ClusterOrBuilder
CustomProcessorSourceInfo.ModelSchemaOrBuilder
CustomProcessorSourceInfoOrBuilder
DedicatedResourcesOrBuilder
DraftEventDataOrBuilder
DraftOrBuilder
EventEventDataOrBuilder
EventOrBuilder
GcsSourceOrBuilder
GeneralObjectDetectionConfigOrBuilder
MachineSpecOrBuilder
MediaWarehouseConfigOrBuilder
Node.InputEdgeOrBuilder
NodeOrBuilder
NormalizedPolygonOrBuilder
NormalizedPolylineOrBuilder
NormalizedVertexOrBuilder
OccupancyCountConfigOrBuilder
PersonBlurConfigOrBuilder
PersonVehicleDetectionConfigOrBuilder
PersonalProtectiveEquipmentDetectionConfigOrBuilder
ProcessEventDataOrBuilder
ProcessOrBuilder
ProcessorConfigOrBuilder
ProcessorEventDataOrBuilder
ProcessorIOSpec.GraphInputChannelSpecOrBuilder
ProcessorIOSpec.GraphOutputChannelSpecOrBuilder
ProcessorIOSpec.InstanceResourceInputBindingSpecOrBuilder
ProcessorIOSpec.InstanceResourceOutputBindingSpecOrBuilder
ProcessorIOSpecOrBuilder
ProcessorOrBuilder
RunStatusOrBuilder
SeriesEventDataOrBuilder
SeriesOrBuilder
StreamAnnotationOrBuilder
StreamEventDataOrBuilder
StreamOrBuilder
StreamWithAnnotation.NodeAnnotationOrBuilder
StreamWithAnnotationOrBuilder
VertexAutoMLVideoConfigOrBuilder
VertexAutoMLVisionConfigOrBuilder
VertexCustomConfigOrBuilder
VideoStreamInputConfigOrBuilder
Enums
AcceleratorType
Represents a hardware accelerator type.
Protobuf enum google.events.cloud.visionai.v1.AcceleratorType
Application.BillingMode
Billing mode of the Application
Protobuf enum google.events.cloud.visionai.v1.Application.BillingMode
Application.State
State of the Application
Protobuf enum google.events.cloud.visionai.v1.Application.State
AttributeValue.ValueCase
Cluster.State
The current state of the cluster.
Protobuf enum google.events.cloud.visionai.v1.Cluster.State
CustomProcessorSourceInfo.ArtifactPathCase
CustomProcessorSourceInfo.SourceType
Source type of the imported custom processor.
Protobuf enum google.events.cloud.visionai.v1.CustomProcessorSourceInfo.SourceType
DataType
All supported data types.
Protobuf enum google.events.cloud.visionai.v1.DataType
Event.Clock
Clock that will be used for joining streams.
Protobuf enum google.events.cloud.visionai.v1.Event.Clock
ModelType
All the supported model types in Vision AI App Platform.
Protobuf enum google.events.cloud.visionai.v1.ModelType
Node.StreamOutputConfigCase
PersonBlurConfig.PersonBlurType
Type of Person Blur
Protobuf enum google.events.cloud.visionai.v1.PersonBlurConfig.PersonBlurType
Processor.ProcessorState
Protobuf enum google.events.cloud.visionai.v1.Processor.ProcessorState
Processor.ProcessorType
Type
Protobuf enum google.events.cloud.visionai.v1.Processor.ProcessorType
ProcessorConfig.ProcessorConfigCase
ProcessorIOSpec.InstanceResourceInputBindingSpec.ResourceTypeCase
RunMode
RunMode represents the mode to launch the Process on.
Protobuf enum google.events.cloud.visionai.v1.RunMode
RunStatus.State
State represents the running status of the Process.
Protobuf enum google.events.cloud.visionai.v1.RunStatus.State
StreamAnnotation.AnnotationPayloadCase
StreamAnnotationType
Enum describing all possible types of a stream annotation.
Protobuf enum google.events.cloud.visionai.v1.StreamAnnotationType