events/cloud/visionai/v1 library
Classes
- AcceleratorType
- Represents a hardware accelerator type.
- AIEnabledDevicesInputConfig
- Message describing AI-enabled Devices Input Config.
- Analysis
- Message describing the Analysis object.
- AnalysisCreatedEvent
- The CloudEvent raised when an Analysis is created.
- AnalysisDefinition
- Defines a full analysis.
- AnalysisDeletedEvent
- The CloudEvent raised when an Analysis is deleted.
- AnalysisEventData
- The data within all Analysis events.
- AnalysisUpdatedEvent
- The CloudEvent raised when an Analysis is updated.
- AnalyzerDefinition
- Defines an Analyzer.
- AnalyzerDefinition_DebugOptions
- Options available for debugging purposes only.
- AnalyzerDefinition_StreamInput
- The inputs to this analyzer.
- Application
- Message describing Application object
- Application_ApplicationRuntimeInfo
- Message storing the runtime information of the application.
- Application_ApplicationRuntimeInfo_GlobalOutputResource
- Message about output resources from application.
- Application_ApplicationRuntimeInfo_MonitoringConfig
- Monitoring-related configuration for an application.
- Application_BillingMode
- Billing mode of the Application
- Application_State
- State of the Application
- ApplicationConfigs
- Message storing the graph of the application.
- ApplicationCreatedEvent
- The CloudEvent raised when an Application is created.
- ApplicationDeletedEvent
- The CloudEvent raised when an Application is deleted.
- ApplicationEventData
- The data within all Application events.
- ApplicationUpdatedEvent
- The CloudEvent raised when an Application is updated.
- AttributeValue
- Represents an actual value of an operator attribute.
- 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.
- BigQueryConfig
- Message of configurations for BigQuery processor.
- Cluster
- Message describing the Cluster object.
- Cluster_State
- The current state of the cluster.
- ClusterCreatedEvent
- The CloudEvent raised when a Cluster is created.
- ClusterDeletedEvent
- The CloudEvent raised when a Cluster is deleted.
- ClusterEventData
- The data within all Cluster events.
- ClusterUpdatedEvent
- The CloudEvent raised when a Cluster is updated.
- CustomProcessorSourceInfo
- Describes the source info for a custom processor.
- CustomProcessorSourceInfo_ModelSchema
- The schema is defined as an OpenAPI 3.0.2 Schema Object.
- CustomProcessorSourceInfo_SourceType
- Source type of the imported custom processor.
- DataType
- All supported data types.
- DedicatedResources
- A description of resources that are dedicated to a DeployedModel, and that need a higher degree of manual configuration.
- Draft
- Message describing Draft object
- DraftCreatedEvent
- The CloudEvent raised when a Draft is created.
- DraftDeletedEvent
- The CloudEvent raised when a Draft is deleted.
- DraftEventData
- The data within all Draft events.
- DraftUpdatedEvent
- The CloudEvent raised when a Draft is updated.
- Event
- Message describing the Event object.
- Event_Clock
- Clock that will be used for joining streams.
- EventCreatedEvent
- The CloudEvent raised when an Event is created.
- EventDeletedEvent
- The CloudEvent raised when an Event is deleted.
- EventEventData
- The data within all Event events.
- EventUpdatedEvent
- The CloudEvent raised when an Event is updated.
- GcsSource
- The Google Cloud Storage location for the input content.
- GeneralObjectDetectionConfig
- Message of configurations for General Object Detection processor.
- MachineSpec
- Specification of a single machine.
- MediaWarehouseConfig
- Message describing MediaWarehouseConfig.
- ModelType
- All the supported model types in Vision AI App Platform.
- Node
- Message describing node object.
- Node_InputEdge
- Message describing one edge pointing into a node.
- NormalizedPolygon
- Normalized Polygon.
- NormalizedPolyline
- Normalized Pplyline, which represents a curve consisting of connected straight-line segments.
- 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.
- OccupancyCountConfig
- Message describing OccupancyCountConfig.
- PersonalProtectiveEquipmentDetectionConfig
- Message describing PersonalProtectiveEquipmentDetectionConfig.
- PersonBlurConfig
- Message describing FaceBlurConfig.
- PersonBlurConfig_PersonBlurType
- Type of Person Blur
- PersonVehicleDetectionConfig
- Message describing PersonVehicleDetectionConfig.
- Process
- Message describing the Process object.
- ProcessCreatedEvent
- The CloudEvent raised when a Process is created.
- ProcessDeletedEvent
- The CloudEvent raised when a Process is deleted.
- ProcessEventData
- The data within all Process events.
- Processor
- Message describing Processor object. Next ID: 19
- Processor_ProcessorState
- Processor_ProcessorType
- Type
- ProcessorConfig
- Next ID: 29
- ProcessorCreatedEvent
- The CloudEvent raised when a Processor is created.
- ProcessorDeletedEvent
- The CloudEvent raised when a Processor is deleted.
- ProcessorEventData
- The data within all Processor events.
- ProcessorIOSpec
- Message describing the input / output specifications of a processor.
- ProcessorIOSpec_GraphInputChannelSpec
- Message for input channel specification.
- ProcessorIOSpec_GraphOutputChannelSpec
- Message for output channel specification.
- 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
- ProcessorIOSpec_InstanceResourceOutputBindingSpec
- ProcessorUpdatedEvent
- The CloudEvent raised when a Processor is updated.
- ProcessUpdatedEvent
- The CloudEvent raised when a Process is updated.
- RunMode
- RunMode represents the mode to launch the Process on.
- RunStatus
- Message describing the status of the Process.
- RunStatus_State
- State represents the running status of the Process.
- Series
- Message describing the Series object.
- SeriesCreatedEvent
- The CloudEvent raised when a Series is created.
- SeriesDeletedEvent
- The CloudEvent raised when a Series is deleted.
- SeriesEventData
- The data within all Series events.
- SeriesUpdatedEvent
- The CloudEvent raised when a Series is updated.
- 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.
- StreamAnnotation
- message about annotations about Vision AI stream resource.
- StreamAnnotationType
- Enum describing all possible types of a stream annotation.
- StreamCreatedEvent
- The CloudEvent raised when a Stream is created.
- StreamDeletedEvent
- The CloudEvent raised when a Stream is deleted.
- StreamEventData
- The data within all Stream events.
- StreamUpdatedEvent
- The CloudEvent raised when a Stream is updated.
- StreamWithAnnotation
- Message describing Vision AI stream with application specific annotations. All the StreamAnnotation object inside this message MUST have unique id.
- StreamWithAnnotation_NodeAnnotation
- Message describing annotations specific to application node.
- VertexAutoMLVideoConfig
- Message describing VertexAutoMLVideoConfig.
- VertexAutoMLVisionConfig
- Message of configurations of Vertex AutoML Vision Processors.
- VertexCustomConfig
- Message describing 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.