Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
StandardIntegrityVerdictOptOut
public
abstract
@interface
StandardIntegrityVerdictOptOut
implements
Annotation
com.google.android.play.core.integrity.model.StandardIntegrityVerdictOptOut
|
Các mã được hỗ trợ để chọn không sử dụng kết quả trong quá trình yêu cầu mã thông báo chuẩn.
Kết quả chọn không tham gia sẽ không được đánh giá trong mã thông báo.
Tóm tắt
Hằng số |
int |
APP_ACCESS_RISK
Chọn không nhận kết quả đánh giá rủi ro truy cập ứng dụng.
|
Hằng số
TRUY_RỦ_CỬA_DƯỢC_ ỨNG DỤNG
public static final int APP_ACCESS_RISK
Chọn không nhận kết quả đánh giá rủi ro truy cập ứng dụng.
Giá trị không đổi:
1
(0x00000001)
Nội dung và mã mẫu trên trang này phải tuân thủ các giấy phép như mô tả trong phần Giấy phép nội dung. Java và OpenJDK là nhãn hiệu hoặc nhãn hiệu đã đăng ký của Oracle và/hoặc đơn vị liên kết của Oracle.
Cập nhật lần gần đây nhất: 2025-07-27 UTC.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-07-27 UTC."],[],[],null,["# StandardIntegrityVerdictOptOut\n\nSummary: [Constants](#constants) \\| [Inherited Methods](#inhmethods) \n\nStandardIntegrityVerdictOptOut\n==============================\n\n\n`\npublic\n\n\nabstract\n@interface\nStandardIntegrityVerdictOptOut\n`\n\n\n`\n\n\nimplements\n\n`[Annotation](https://developer.android.com/reference/java/lang/annotation/Annotation.html)`\n\n\n`\n\n|-----------------------------------------------------------------------------|\n| com.google.android.play.core.integrity.model.StandardIntegrityVerdictOptOut |\n\n\u003cbr /\u003e\n\n*** ** * ** ***\n\nSupported codes for opting out from verdicts during the standard token request.\n\nThe opted-out verdicts will be unevaluated in the token.\n\nSummary\n-------\n\n| ### Constants ||\n|-------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `int` | [APP_ACCESS_RISK](../../../../../../../../reference/com/google/android/play/core/integrity/model/StandardIntegrityVerdictOptOut.html#APP_ACCESS_RISK) Opt-out of receiving the app access risk verdict. |\n\n| ### Inherited methods |\n|-----------------------|---|\n| From interface ` `[java.lang.annotation.Annotation](https://developer.android.com/reference/java/lang/annotation/Annotation.html)` ` |---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------| | ` abstract `[Class](https://developer.android.com/reference/java/lang/Class.html)`\u003c? extends `[Annotation](https://developer.android.com/reference/java/lang/annotation/Annotation.html)`\u003e` | ` annotationType() ` | | ` abstract boolean` | ` equals(`[Object](https://developer.android.com/reference/java/lang/Object.html)` arg0) ` | | ` abstract int` | ` hashCode() ` | | ` abstract `[String](https://developer.android.com/reference/java/lang/String.html) | ` toString() ` | ||\n\nConstants\n---------\n\n### APP_ACCESS_RISK\n\n```\npublic static final int APP_ACCESS_RISK\n```\n\nOpt-out of receiving the app access risk verdict.\n\n\u003cbr /\u003e\n\nConstant Value:\n\n1\n(0x00000001)"]]