[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-03 UTC."],[[["The `TermsOfService` Kind allows to specify the context of the terms of service, with `MERCHANT_CENTER` used for the Merchant Center application."],["When the `TermsOfService` Kind is unspecified it defaults to `TERMS_OF_SERVICE_KIND_UNSPECIFIED` which is an unused value."]]],["The provided content defines an enumeration type called `TermsOfServiceKind`. This type has two defined values: `TERMS_OF_SERVICE_KIND_UNSPECIFIED`, which serves as the default and is not meant to be used, and `MERCHANT_CENTER`, which represents the Merchant Center application. These values categorize the type of Terms of Service being referenced.\n"]]