LinkingType
সঞ্চালনের জন্য অ্যাকাউন্ট লিঙ্কের ধরন।
এনামস |
---|
LINKING_TYPE_UNSPECIFIED | অনির্দিষ্ট। |
GOOGLE_SIGN_IN | গুগল সাইন ইন লিঙ্কিং প্রকার। এই লিঙ্কিং টাইপ ব্যবহার করলে, নিচে কোন OAuth-সম্পর্কিত ক্ষেত্র সেট করার দরকার নেই। |
OAUTH_AND_GOOGLE_SIGN_IN | OAuth এবং Google সাইন ইন লিঙ্কিং প্রকার। |
OAUTH | OAuth লিঙ্ক করার ধরন। |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-10-30 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-10-30 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["Encrypts the OAuth client secret used in account linking flows for initial encryption or re-encryption with the latest primary key."],["Sends an HTTP POST request to `https://actions.googleapis.com/v2:encryptSecret` with the client secret in the request body."],["The request body requires a JSON object containing the `clientSecret` string."],["The response body contains the encrypted `accountLinkingSecret` and the `keyVersion` used for encryption within a JSON object."]]],[]]