Class AnalysisDefinition (0.1.0)

AnalysisDefinition(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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).

Attribute

Name Description
analyzers MutableSequence[google.cloud.visionai_v1.types.AnalyzerDefinition]
Analyzer definitions.