Uses of Class
com.google.cloud.automl.v1beta1.TimeSegment
-
Packages that use TimeSegment Package Description com.google.cloud.automl.v1beta1 A client to Cloud AutoML API -
-
Uses of TimeSegment in com.google.cloud.automl.v1beta1
Methods in com.google.cloud.automl.v1beta1 that return TimeSegment Modifier and Type Method Description TimeSegmentTimeSegment.Builder. build()TimeSegmentTimeSegment.Builder. buildPartial()static TimeSegmentTimeSegment. getDefaultInstance()TimeSegmentTimeSegment.Builder. getDefaultInstanceForType()TimeSegmentTimeSegment. getDefaultInstanceForType()TimeSegmentClassificationProto.VideoClassificationAnnotation.Builder. getTimeSegment()Output only .TimeSegmentClassificationProto.VideoClassificationAnnotation. getTimeSegment()Output only .TimeSegmentClassificationProto.VideoClassificationAnnotationOrBuilder. getTimeSegment()Output only .static TimeSegmentTimeSegment. parseDelimitedFrom(InputStream input)static TimeSegmentTimeSegment. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimeSegmentTimeSegment. parseFrom(byte[] data)static TimeSegmentTimeSegment. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimeSegmentTimeSegment. parseFrom(com.google.protobuf.ByteString data)static TimeSegmentTimeSegment. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimeSegmentTimeSegment. parseFrom(com.google.protobuf.CodedInputStream input)static TimeSegmentTimeSegment. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimeSegmentTimeSegment. parseFrom(InputStream input)static TimeSegmentTimeSegment. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TimeSegmentTimeSegment. parseFrom(ByteBuffer data)static TimeSegmentTimeSegment. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.automl.v1beta1 that return types with arguments of type TimeSegment Modifier and Type Method Description com.google.protobuf.Parser<TimeSegment>TimeSegment. getParserForType()static com.google.protobuf.Parser<TimeSegment>TimeSegment. parser()Methods in com.google.cloud.automl.v1beta1 with parameters of type TimeSegment Modifier and Type Method Description TimeSegment.BuilderTimeSegment.Builder. mergeFrom(TimeSegment other)ClassificationProto.VideoClassificationAnnotation.BuilderClassificationProto.VideoClassificationAnnotation.Builder. mergeTimeSegment(TimeSegment value)Output only .static TimeSegment.BuilderTimeSegment. newBuilder(TimeSegment prototype)ClassificationProto.VideoClassificationAnnotation.BuilderClassificationProto.VideoClassificationAnnotation.Builder. setTimeSegment(TimeSegment value)Output only .
-