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()
|
abstract
StandardIntegrityManager.PrepareIntegrityTokenRequest.Builder
|
setCloudProjectNumber(long value)
หมายเลขโปรเจ็กต์ที่อยู่ในระบบคลาวด์ที่จะลิงก์กับโทเค็นความสมบูรณ์ |
วิธีการที่รับมา | |
---|---|
ช่างก่อสร้างสาธารณะ
นักสร้าง
public Builder ()
วิธีการสาธารณะ
บิลด์
public abstract StandardIntegrityManager.PrepareIntegrityTokenRequest build ()
สร้าง StandardIntegrityManager.PrepareIntegrityTokenRequest
คิกรีเทิร์น | |
---|---|
StandardIntegrityManager.PrepareIntegrityTokenRequest |
ตั้งหมายเลขโปรเจ็กต์ระบบคลาวด์
public abstract StandardIntegrityManager.PrepareIntegrityTokenRequest.Builder setCloudProjectNumber (long value)
หมายเลขโปรเจ็กต์ที่อยู่ในระบบคลาวด์ที่จะลิงก์กับโทเค็นความสมบูรณ์
ต้องระบุข้อมูลในช่องนี้
ดูหมายเลขโปรเจ็กต์ที่อยู่ในระบบคลาวด์ได้ในข้อมูลโปรเจ็กต์ในคอนโซล Google Cloud สำหรับ โปรเจ็กต์ระบบคลาวด์ที่เปิดใช้ Play Integrity API
โทรหา ถอดรหัสโทเค็นบนเซิร์ฟเวอร์ของ Google ต้องได้รับการตรวจสอบสิทธิ์โดยใช้บัญชีระบบคลาวด์ที่ ลิงก์กับโทเค็นในคำขอนี้แล้ว
พารามิเตอร์ | |
---|---|
value |
long |
คิกรีเทิร์น | |
---|---|
StandardIntegrityManager.PrepareIntegrityTokenRequest.Builder |