Class AuthorizationAction
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
AuthorizationAction
Tindakan otorisasi yang akan mengarahkan pengguna ke AuthorizationUrl saat diklik.
CardService.newAuthorizationAction()
.setAuthorizationUrl("http://google.com/");
Dokumentasi mendetail
setAuthorizationUrl(authorizationUrl)
Menetapkan URL otorisasi yang mengarahkan pengguna dari perintah otorisasi. Wajib diisi.
Parameter
Name | Jenis | Deskripsi |
authorizationUrl | String | URL otorisasi yang akan ditetapkan. |
Return
AuthorizationAction
— Objek ini, untuk rantai.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-08-17 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Informasi yang saya butuhkan tidak ada"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Terlalu rumit/langkahnya terlalu banyak"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Sudah usang"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Masalah terjemahan"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Masalah kode / contoh"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Lainnya"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Mudah dipahami"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Memecahkan masalah saya"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Lainnya"
}]