[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2023-12-02 UTC。"],[[["`OpenAs` is an enum used to specify how a URL should be opened by the client, either as a full-size window or an overlay."],["While `FULL_SIZE` is supported by all clients, `OVERLAY` support depends on the client platform and might be ignored."],["Using `OnClose` may take precedence over `OpenAs`, potentially causing the chosen opening method to be disregarded if the client platform has limitations."],["To utilize this enum in your code, use the syntax: `CardService.OpenAs.FULL_SIZE` or `CardService.OpenAs.OVERLAY`."]]],[]]