Googly.CloudVision.Model.GoogleCloudVisionV1p3beta1WebDetectionWebLabel (googly_cloud_vision v0.1.0)

Copy Markdown View Source

Label to provide extra metadata for the web detection.

Attributes

Summary

Types

t()

@type t() :: %Googly.CloudVision.Model.GoogleCloudVisionV1p3beta1WebDetectionWebLabel{
  label: String.t() | nil,
  language_code: String.t() | nil
}