Show / Hide Table of Contents

Namespace Google.Apis.FirebaseAppHosting.v1

Classes

FirebaseAppHostingBaseServiceRequest<TResponse>

A base abstract class for FirebaseAppHosting requests.

FirebaseAppHostingService

The FirebaseAppHosting Service.

FirebaseAppHostingService.Scope

Available OAuth 2.0 scopes for use with the Firebase App Hosting API.

FirebaseAppHostingService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Firebase App Hosting API.

ProjectsResource

The "projects" collection of methods.

ProjectsResource.LocationsResource

The "locations" collection of methods.

ProjectsResource.LocationsResource.BackendsResource

The "backends" collection of methods.

ProjectsResource.LocationsResource.BackendsResource.BuildsResource

The "builds" collection of methods.

ProjectsResource.LocationsResource.BackendsResource.BuildsResource.CreateRequest

Creates a new build for a backend.

ProjectsResource.LocationsResource.BackendsResource.BuildsResource.DeleteRequest

Deletes a single build.

ProjectsResource.LocationsResource.BackendsResource.BuildsResource.GetRequest

Gets information about a build.

ProjectsResource.LocationsResource.BackendsResource.BuildsResource.ListRequest

Lists builds in a given project, location, and backend.

ProjectsResource.LocationsResource.BackendsResource.CreateRequest

Creates a new backend in a given project and location.

ProjectsResource.LocationsResource.BackendsResource.DeleteRequest

Deletes a single backend.

ProjectsResource.LocationsResource.BackendsResource.DomainsResource

The "domains" collection of methods.

ProjectsResource.LocationsResource.BackendsResource.DomainsResource.CreateRequest

Links a new domain to a backend.

ProjectsResource.LocationsResource.BackendsResource.DomainsResource.DeleteRequest

Deletes a single domain.

ProjectsResource.LocationsResource.BackendsResource.DomainsResource.GetRequest

Gets information about a domain.

ProjectsResource.LocationsResource.BackendsResource.DomainsResource.ListRequest

Lists domains of a backend.

ProjectsResource.LocationsResource.BackendsResource.DomainsResource.PatchRequest

Updates the information for a single domain.

ProjectsResource.LocationsResource.BackendsResource.GetRequest

Gets information about a backend.

ProjectsResource.LocationsResource.BackendsResource.ListRequest

Lists backends in a given project and location.

ProjectsResource.LocationsResource.BackendsResource.PatchRequest

Updates the information for a single backend.

ProjectsResource.LocationsResource.BackendsResource.RolloutsResource

The "rollouts" collection of methods.

ProjectsResource.LocationsResource.BackendsResource.RolloutsResource.CreateRequest

Creates a new rollout for a backend.

ProjectsResource.LocationsResource.BackendsResource.RolloutsResource.GetRequest

Gets information about a rollout.

ProjectsResource.LocationsResource.BackendsResource.RolloutsResource.ListRequest

Lists rollouts for a backend.

ProjectsResource.LocationsResource.BackendsResource.TrafficResource

The "traffic" collection of methods.

ProjectsResource.LocationsResource.BackendsResource.TrafficResource.GetRequest

Gets information about a backend's traffic.

ProjectsResource.LocationsResource.BackendsResource.TrafficResource.PatchRequest

Updates a backend's traffic.

ProjectsResource.LocationsResource.GetRequest

Gets information about a location.

ProjectsResource.LocationsResource.ListRequest

Lists information about the supported locations for this service.

ProjectsResource.LocationsResource.OperationsResource

The "operations" collection of methods.

ProjectsResource.LocationsResource.OperationsResource.CancelRequest

Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to Code.CANCELLED.

ProjectsResource.LocationsResource.OperationsResource.DeleteRequest

Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED.

ProjectsResource.LocationsResource.OperationsResource.GetRequest

Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.

ProjectsResource.LocationsResource.OperationsResource.ListRequest

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.

Enums

FirebaseAppHostingBaseServiceRequest<TResponse>.AltEnum

Data format for response.

FirebaseAppHostingBaseServiceRequest<TResponse>.XgafvEnum

V1 error format.

In this article
Back to top Generated by DocFX