Vision AI V1 API - Class Google::Cloud::VisionAI::V1::AnalysisDefinition (v0.1.0)

Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::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).

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#analyzers

def analyzers() -> ::Array<::Google::Cloud::VisionAI::V1::AnalyzerDefinition>
Returns

#analyzers=

def analyzers=(value) -> ::Array<::Google::Cloud::VisionAI::V1::AnalyzerDefinition>
Parameter
Returns