View Source GoogleApi.ContentWarehouse.V1.Model.QualityProseCSEUrlInfo (google_api_content_warehouse v0.4.0)

Attributes

  • cseId (type: String.t, default: nil) - There were defined back in 2007, but were never used. optional string label = 2; optional uint64 user = 3; optional float score = 4;

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityProseCSEUrlInfo{
  cseId: String.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.