| Package | Description |
|---|---|
| com.google.api.services.fcmdata.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleFirebaseFcmDataV1beta1ProxyNotificationInsightPercents |
GoogleFirebaseFcmDataV1beta1ProxyNotificationInsightPercents.clone() |
GoogleFirebaseFcmDataV1beta1ProxyNotificationInsightPercents |
GoogleFirebaseFcmDataV1beta1Data.getProxyNotificationInsightPercents()
Additional insights about proxy notification delivery.
|
GoogleFirebaseFcmDataV1beta1ProxyNotificationInsightPercents |
GoogleFirebaseFcmDataV1beta1ProxyNotificationInsightPercents.set(String fieldName,
Object value) |
GoogleFirebaseFcmDataV1beta1ProxyNotificationInsightPercents |
GoogleFirebaseFcmDataV1beta1ProxyNotificationInsightPercents.setFailed(Float failed)
The percentage of accepted notifications that failed to be proxied.
|
GoogleFirebaseFcmDataV1beta1ProxyNotificationInsightPercents |
GoogleFirebaseFcmDataV1beta1ProxyNotificationInsightPercents.setProxied(Float proxied)
The percentage of accepted notifications that were successfully proxied by [Google Play
services](https://developers.google.com/android/guides/overview).
|
GoogleFirebaseFcmDataV1beta1ProxyNotificationInsightPercents |
GoogleFirebaseFcmDataV1beta1ProxyNotificationInsightPercents.setSkippedNotThrottled(Float skippedNotThrottled)
The percentage of accepted notifications that were skipped because the messages were not
throttled.
|
GoogleFirebaseFcmDataV1beta1ProxyNotificationInsightPercents |
GoogleFirebaseFcmDataV1beta1ProxyNotificationInsightPercents.setSkippedOptedOut(Float skippedOptedOut)
The percentage of accepted notifications that were skipped because the app disallowed these
messages to be proxied.
|
GoogleFirebaseFcmDataV1beta1ProxyNotificationInsightPercents |
GoogleFirebaseFcmDataV1beta1ProxyNotificationInsightPercents.setSkippedUnconfigured(Float skippedUnconfigured)
The percentage of accepted notifications that were skipped because configurations required for
notifications to be proxied were missing.
|
GoogleFirebaseFcmDataV1beta1ProxyNotificationInsightPercents |
GoogleFirebaseFcmDataV1beta1ProxyNotificationInsightPercents.setSkippedUnsupported(Float skippedUnsupported)
The percentage of accepted notifications that were skipped because proxy notification is
unsupported for the recipient.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleFirebaseFcmDataV1beta1Data |
GoogleFirebaseFcmDataV1beta1Data.setProxyNotificationInsightPercents(GoogleFirebaseFcmDataV1beta1ProxyNotificationInsightPercents proxyNotificationInsightPercents)
Additional insights about proxy notification delivery.
|
Copyright © 2011–2024 Google. All rights reserved.