Lines Matching full:apps
93 * Apps in the `FirebaseProject` (based on the `packageName` or `bundleId`
95 * apps are linked. Note that this auto-linking only applies to `AndroidApps`
97 * Apps, new data streams are provisioned in the Google Analytics property for
98 * each of the Firebase Apps. Note that a new data stream is always provisioned
252 * and specifying the same `analyticsPropertyId`. For Android Apps and iOS Apps,
253 * this call re-links data streams with their corresponding apps. However, for
254 * Web Apps, this call provisions a *new* data stream for each Web App. To call
274 * Lists all available Apps for the specified FirebaseProject. This is a
277 * all known Apps (such as for App selector interfaces). (projects.searchApps)
279 * @param string $parent The parent FirebaseProject for which to list Apps, in
288 * [`app_id`](../projects.apps#FirebaseAppInfo.FIELDS.app_id) *
289 * [`namespace`](../projects.apps#FirebaseAppInfo.FIELDS.namespace) *
290 * [`platform`](../projects.apps#FirebaseAppInfo.FIELDS.platform) We also
305 * @opt_param int pageSize The maximum number of Apps to return in the response.
310 * `SearchFirebaseApps` indicating where in the set of Apps to resume listing.