Updates the attributes of the specified FirebaseProject
.
All query parameters are required.
HTTP request
PATCH https://firebase.googleapis.com/v1beta1/{project.name=projects/*}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
project. |
The resource name of the Project, in the format:
PROJECT_IDENTIFIER: the Project's |
Query parameters
Parameters | |
---|---|
update |
Specifies which fields of the Note that the following fields are immutable: To update This is a comma-separated list of fully qualified names of fields. Example: |
Request body
The request body contains an instance of FirebaseProject
.
Response body
If successful, the response body contains an instance of FirebaseProject
.
Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/cloud-platform
https://www.googleapis.com/auth/firebase
For more information, see the Authentication Overview.