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.
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.