google_api_firebase v0.5.0 API Reference

Modules

API client metadata for GoogleApi.Firebase.V1beta1.

API calls for all endpoints tagged AvailableProjects.

API calls for all endpoints tagged Operations.

API calls for all endpoints tagged Projects.

Handle Tesla connections for GoogleApi.Firebase.V1beta1.

Attributes

  • analyticsAccountId (type: String.t, default: nil) - The ID for the existing Google Analytics account that you want to link with the FirebaseProject.

Attributes

  • databaseURL (type: String.t, default: nil) - The default Firebase Realtime Database URL.

Attributes

  • analyticsProperty (type: GoogleApi.Firebase.V1beta1.Model.AnalyticsProperty.t, default: nil) - The Analytics Property object associated with the specified FirebaseProject.

Details of a Google Analytics property

Details of a Firebase App for Android.

Configuration metadata of a single Firebase App for Android.

The default resources associated with the Project.

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

Attributes

  • locationId (type: String.t, default: nil) - The ID of the Project's default GCP resource location. The location must be one of the available GCP resource locations.

A high-level summary of an App.

A FirebaseProject is the top-level Firebase entity. It is the container for Firebase Apps, Firebase Hosting sites, storage systems (Firebase Realtime Database, Cloud Firestore, Cloud Storage buckets), and other Firebase and Google Cloud Platform (GCP) resources.

Details of a Firebase App for iOS.

Configuration metadata of a single Firebase App for iOS.

Attributes

  • apps (type: list(GoogleApi.Firebase.V1beta1.Model.AndroidApp.t), default: nil) - List of each AndroidApp associated with the specified FirebaseProject.

Attributes

  • locations (type: list(GoogleApi.Firebase.V1beta1.Model.Location.t), default: nil) - One page of results from a call to ListAvailableLocations.

Attributes

  • nextPageToken (type: String.t, default: nil) - If the result list is too large to fit in a single response, then a token is returned. If the string is empty, then this response is the last page of results.

Attributes

  • nextPageToken (type: String.t, default: nil) - If the result list is too large to fit in a single response, then a token is returned. If the string is empty, then this response is the last page of results.

Attributes

  • apps (type: list(GoogleApi.Firebase.V1beta1.Model.IosApp.t), default: nil) - List of each IosApp associated with the specified FirebaseProject.

Attributes

  • certificates (type: list(GoogleApi.Firebase.V1beta1.Model.ShaCertificate.t), default: nil) - The list of each ShaCertificate associated with the AndroidApp.

Attributes

  • apps (type: list(GoogleApi.Firebase.V1beta1.Model.WebApp.t), default: nil) - List of each WebApp associated with the specified FirebaseProject.

A GCP resource location that can be selected for a FirebaseProject.

This is proto2's version of MessageSet.

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

A reference to a Google Cloud Platform (GCP) Project.

Attributes

  • analyticsPropertyId (type: String.t, default: nil) - Optional. The ID of the Google Analytics property associated with the specified FirebaseProject. <ul> <li>If not set, then the Google Analytics property that is currently associated with the specified FirebaseProject is removed. </li> <li>If set, and the specified FirebaseProject is currently associated with a different Google Analytics property, then the response is a 412 Precondition Failed error. </li> </ul>

Attributes

  • apps (type: list(GoogleApi.Firebase.V1beta1.Model.FirebaseAppInfo.t), default: nil) - One page of results from a call to SearchFirebaseApps.

A SHA-1 or SHA-256 certificate associated with the AndroidApp.

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.

Wire-format for a Status object

A mapping of a Firebase App to a Google Analytics data stream

Message that groups a protocol type_id (as defined by MessageSet), with an encoded message of that type. Its use is similar to MessageSet, except it represents a single (type, encoded message) instead of a set.

Details of a Firebase App for the web.

Configuration metadata of a single Firebase App for the web.