Show / Hide Table of Contents

Namespace Google.Apis.FirebaseManagement.v1beta1.Data

Classes

AddFirebaseRequest

All fields are required.

AddGoogleAnalyticsRequest

AdminSdkConfig

AnalyticsDetails

AnalyticsProperty

Details of a Google Analytics property

AndroidApp

Details of a Firebase App for Android.

AndroidAppConfig

Configuration metadata of a single Firebase App for Android.

DefaultResources

DEPRECATED. Auto-provisioning of these resources is changing, so this object no longer reliably provides information about the resources within the Project. Instead, retrieve information about each resource directly from its resource-specific API. The default auto-provisioned resources associated with the Project.

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); }

FinalizeDefaultLocationRequest

FirebaseAppInfo

A high-level summary of an App.

FirebaseProject

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 resources. You create a FirebaseProject by calling AddFirebase and specifying an existing Google Cloud Project. This adds Firebase resources to the existing Google Cloud Project. Since a FirebaseProject is actually also a Google Cloud Project, a FirebaseProject has the same underlying Google Cloud identifiers (projectNumber and projectId). This allows for easy interop with Google APIs.

IosApp

Details of a Firebase App for iOS.

IosAppConfig

Configuration metadata of a single Firebase App for iOS.

ListAndroidAppsResponse

ListAvailableLocationsResponse

ListAvailableProjectsResponse

ListFirebaseProjectsResponse

ListIosAppsResponse

ListShaCertificatesResponse

ListWebAppsResponse

Location

DEPRECATED. This Location is no longer used to determine Firebase resource locations. Instead, consult product documentation to determine valid locations for each resource used in your Project. A "location for default Google Cloud resources" that can be selected for a FirebaseProject. These are resources associated with Google App Engine.

MessageSet

This is proto2's version of MessageSet. DEPRECATED: DO NOT USE FOR NEW FIELDS. If you are using editions or proto2, please make your own extendable messages for your use case. If you are using proto3, please use Any instead. MessageSet was the implementation of extensions for proto1. When proto2 was introduced, extensions were implemented as a first-class feature. This schema for MessageSet was meant to be a "bridge" solution to migrate MessageSet-bearing messages from proto1 to proto2. This schema has been open-sourced only to facilitate the migration of Google products with MessageSet-bearing messages to open-source environments.

Operation

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

OperationMetadata

Describes the progress of an LRO. It is included in the metadata field of the Operation.

ProductMetadata

Metadata about a long-running Product operation.

ProjectInfo

A reference to a Google Cloud Project.

RemoveAnalyticsRequest

RemoveAndroidAppRequest

RemoveIosAppRequest

RemoveWebAppRequest

SearchFirebaseAppsResponse

ShaCertificate

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

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.

StatusProto

Wire-format for a Status object

StreamMapping

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

UndeleteAndroidAppRequest

UndeleteIosAppRequest

UndeleteWebAppRequest

WebApp

Details of a Firebase App for the web.

WebAppConfig

Configuration metadata of a single Firebase App for the web.

In this article
Back to top Generated by DocFX