Interface ApplicationStreamInputOrBuilder (0.2.0)

public interface ApplicationStreamInputOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getStreamWithAnnotation()

public abstract StreamWithAnnotation getStreamWithAnnotation()

.google.cloud.visionai.v1.StreamWithAnnotation stream_with_annotation = 1;

Returns
Type Description
StreamWithAnnotation

The streamWithAnnotation.

getStreamWithAnnotationOrBuilder()

public abstract StreamWithAnnotationOrBuilder getStreamWithAnnotationOrBuilder()

.google.cloud.visionai.v1.StreamWithAnnotation stream_with_annotation = 1;

Returns
Type Description
StreamWithAnnotationOrBuilder

hasStreamWithAnnotation()

public abstract boolean hasStreamWithAnnotation()

.google.cloud.visionai.v1.StreamWithAnnotation stream_with_annotation = 1;

Returns
Type Description
boolean

Whether the streamWithAnnotation field is set.