Notice

Notices object defined in section 4.3 of RFC 7483.

JSON representation
{
  "type": string,
  "title": string,
  "description": [
    string
  ],
  "links": [
    {
      object (Link)
    }
  ]
}
Fields
type

string

Type values defined in section 10.2.1 of RFC 7483 specific to a whole response: "result set truncated due to authorization", "result set truncated due to excessive load", "result set truncated due to unexplainable reasons".

title

string

Title of a notice. Example: "Terms of Service".

description[]

string

Description of the notice.