REST Resource: projects.namespaces

Resource: Namespace

The namespace of the RemoteConfig.

JSON representation
{
  "name": string
}
Fields
name

string

Required. Identifier. The name of the namespace.

Methods

get

Gets a namespace object by name.

getRemoteConfig

Get a project's Remote Config template and associated ETag header.

list

Lists all available namespaces for a given Firebase project.

updateRemoteConfig

Publish a project's Remote Config template.