Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://googleapis.deno.dev/v1/checks:v1alpha.ts";

§Classes

Checks

The Checks API contains powerful and easy-to-use privacy and compliance APIs that interact with the Checks product and its underlying technology.

GoogleAuth

§Variables

auth

§Interfaces

AccountsAppsListOptions

Additional options for Checks#accountsAppsList.

AccountsAppsOperationsListOptions

Additional options for Checks#accountsAppsOperationsList.

AccountsAppsReportsGetOptions

Additional options for Checks#accountsAppsReportsGet.

AccountsAppsReportsListOptions

Additional options for Checks#accountsAppsReportsList.

CancelOperationRequest

The request message for Operations.CancelOperation.

CredentialsClient

Defines the root interface for all clients that generate credentials for calling Google APIs. All clients should implement this interface.

Empty

A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }

GoogleChecksAccountV1alphaApp

Represents an app in Checks.

GoogleChecksAccountV1alphaListAppsResponse

The response message for AccountService.ListApps.

GoogleChecksReportV1alphaAnalyzeUploadRequest

The request message for ReportService.AnalyzeUpload.

GoogleChecksReportV1alphaAppBundle

Information about the analyzed app bundle.

GoogleChecksReportV1alphaCheck

A check that was run on your app.

GoogleChecksReportV1alphaCheckCitation

Regulation or policy that serves as the legal basis for the check.

GoogleChecksReportV1alphaCheckDataSecurityEvidence

Evidence concerning data security.

GoogleChecksReportV1alphaCheckDataSecurityEvidenceDataInTransitInfo

Evidence related to data in transit detected in your app.

GoogleChecksReportV1alphaCheckDataTypeEvidence

Evidence concerning a data type that was found in your app.

GoogleChecksReportV1alphaCheckEndpointEvidence

Evidence concerning an endpoint that was contacted by your app.

GoogleChecksReportV1alphaCheckEndpointRestrictionViolationEvidence

Evidence collected from endpoint restriction violation analysis.

GoogleChecksReportV1alphaCheckEndpointRestrictionViolationEvidenceEndpointDetails

Details of the endpoint in violation.

GoogleChecksReportV1alphaCheckEvidence

Evidence for a check.

GoogleChecksReportV1alphaCheckPermissionEvidence

Evidence concerning a permission that was found in your app.

GoogleChecksReportV1alphaCheckPermissionRestrictionViolationEvidence

Evidence collected from permission restriction violation analysis.

GoogleChecksReportV1alphaCheckPermissionRestrictionViolationEvidencePermissionDetails

Details of the permission in violation.

GoogleChecksReportV1alphaCheckPrivacyPolicyTextEvidence

Evidence collected from your privacy policy(s).

GoogleChecksReportV1alphaCheckSdkEvidence

Evidence conerning an SDK that was found in your app.

GoogleChecksReportV1alphaCheckSdkIssueEvidence

Evidence concerning an SDK issue.

GoogleChecksReportV1alphaCheckSdkRestrictionViolationEvidence

Evidence collected from SDK restriction violation analysis.

GoogleChecksReportV1alphaCheckSdkRestrictionViolationEvidenceSdkDetails

Details of the SDK in violation.

GoogleChecksReportV1alphaCheckStateMetadata

Additional information about the check state in relation to past reports.

GoogleChecksReportV1alphaDataMonitoring

Represents the data monitoring section of the report.

GoogleChecksReportV1alphaDataMonitoringDataTypeResult

Information about a data type that was found in your app.

GoogleChecksReportV1alphaDataMonitoringEndpointResult

Information about an endpoint that was contacted by your app.

GoogleChecksReportV1alphaDataMonitoringPermissionResult

Information about a permission that was found in your app.

GoogleChecksReportV1alphaDataMonitoringResultMetadata

Information about a data monitoring result.

GoogleChecksReportV1alphaDataMonitoringSdkResult

Information about an SDK that was found in your app.

GoogleChecksReportV1alphaDataTypeEndpointEvidence

Evidence based on an endpoint that data was sent to.

GoogleChecksReportV1alphaDataTypeEndpointEvidenceAttributedSdk

Details of SDK that is attributed to the exfiltration.

GoogleChecksReportV1alphaDataTypeEndpointEvidenceEndpointDetails

Details of the endpoint the data type was sent to.

GoogleChecksReportV1alphaDataTypeEvidence

Evidence collected about a data type.

GoogleChecksReportV1alphaDataTypePermissionEvidence

Evidence based on the inclusion of a permission.

GoogleChecksReportV1alphaDataTypePrivacyPolicyTextEvidence

Evidence based on information from the privacy policy.

GoogleChecksReportV1alphaEndpoint

Information about an endpoint.

GoogleChecksReportV1alphaListReportsResponse

The response message for ReportService.ListReports.

GoogleChecksReportV1alphaPermission

Information about a permission.

GoogleChecksReportV1alphaPolicyFragment

Information about a policy fragment.

GoogleChecksReportV1alphaReport

Privacy report.

GoogleChecksReportV1alphaSdk

Information about an SDK.

ListOperationsResponse

The response message for Operations.ListOperations.

Operation

This resource represents a long-running operation that is the result of a network API call.

Status

The Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by gRPC. Each Status message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the API Design Guide.

WaitOperationRequest

The request message for Operations.WaitOperation.