Vision AI v1 API - Class OccupancyCountingPredictionResult.Types.Stats.Types.ActiveZoneCount (1.0.0-beta01)

public sealed class OccupancyCountingPredictionResult.Types.Stats.Types.ActiveZoneCount : IMessage<OccupancyCountingPredictionResult.Types.Stats.Types.ActiveZoneCount>, IEquatable<OccupancyCountingPredictionResult.Types.Stats.Types.ActiveZoneCount>, IDeepCloneable<OccupancyCountingPredictionResult.Types.Stats.Types.ActiveZoneCount>, IBufferMessage, IMessage

Reference documentation and code samples for the Vision AI v1 API class OccupancyCountingPredictionResult.Types.Stats.Types.ActiveZoneCount.

Message for the active zone count.

Inheritance

object > OccupancyCountingPredictionResult.Types.Stats.Types.ActiveZoneCount

Namespace

Google.Cloud.VisionAI.V1

Assembly

Google.Cloud.VisionAI.V1.dll

Constructors

ActiveZoneCount()

public ActiveZoneCount()

ActiveZoneCount(ActiveZoneCount)

public ActiveZoneCount(OccupancyCountingPredictionResult.Types.Stats.Types.ActiveZoneCount other)
Parameter
Name Description
other OccupancyCountingPredictionResultTypesStatsTypesActiveZoneCount

Properties

Annotation

public StreamAnnotation Annotation { get; set; }

Active zone annotation from the user.

Property Value
Type Description
StreamAnnotation

Counts

public RepeatedField<OccupancyCountingPredictionResult.Types.Stats.Types.ObjectCount> Counts { get; }

Counts in the zone.

Property Value
Type Description
RepeatedFieldOccupancyCountingPredictionResultTypesStatsTypesObjectCount