StandardIntegrityManager.PrepareIntegrityTokenRequest.Builder

public static abstract class StandardIntegrityManager.PrepareIntegrityTokenRequest.Builder
extends Object

java.lang.Object
com.google.android.play.core.integrity.StandardIntegrityManager.PrepareIntegrityTokenRequest.Builder


أداة إنشاء StandardIntegrityManager.PrepareIntegrityTokenRequest

ملخّص

شركة إنشاءات عامة

Builder()

الطرق العامة

abstract StandardIntegrityManager.PrepareIntegrityTokenRequest build()

ينشئ StandardIntegrityManager.PrepareIntegrityTokenRequest.

abstract StandardIntegrityManager.PrepareIntegrityTokenRequest.Builder setCloudProjectNumber(long value)

رقم مشروع على السحابة الإلكترونية لربطه بالرمز المميّز للسلامة

الطرق المكتسبة

شركة إنشاءات عامة

البنّاء

public Builder ()

الطرق العامة

setCloudProjectNumber

public abstract StandardIntegrityManager.PrepareIntegrityTokenRequest.Builder setCloudProjectNumber (long value)

رقم مشروع على السحابة الإلكترونية لربطه بالرمز المميّز للسلامة

هذا الحقل مطلوب.

يمكن العثور على رقم المشروع على السحابة الإلكترونية في قسم "معلومات المشروع" في Google Cloud Console مشروع على السحابة الإلكترونية تم تفعيل واجهة برمجة التطبيقات Play Integrity API فيه

المكالمات إلى وفك تشفير الرمز المميّز على خادم Google باستخدام حساب السحابة الإلكترونية الذي تم ربطه بالرمز المميز في هذا الطلب.

المعلمات
value long

المرتجعات
StandardIntegrityManager.PrepareIntegrityTokenRequest.Builder