2023-02-07
▼ ▲ firebasehosting.projects.sites.releases.get
Path : v1beta1/{+name}
Scopes :
Description : Gets the specified release for a site or channel. When used to get a release for a site, this can get releases for both the default `live` channel and any active preview channels for the specified site.
Parameters :
name
Location : path
Required : Yes
Description : Required. The fully-qualified resource name for the Hosting release, in either of the following formats: - sites/SITE_ID/channels/CHANNEL_ID/releases/RELEASE_ID - sites/SITE_ID/releases/RELEASE_ID
Type : string
Pattern : ^projects/[^/]+/sites/[^/]+/releases/[^/]+$
Parameter Order : name
Flat Path : v1beta1/projects/{projectsId}/sites/{sitesId}/releases/{releasesId}
HTTP Method : GET
▼ ▲ firebasehosting.projects.sites.channels.releases.get
Scopes :
HTTP Method : GET
Parameters :
name
Type : string
Description : Required. The fully-qualified resource name for the Hosting release, in either of the following formats: - sites/SITE_ID/channels/CHANNEL_ID/releases/RELEASE_ID - sites/SITE_ID/releases/RELEASE_ID
Required : Yes
Pattern : ^projects/[^/]+/sites/[^/]+/channels/[^/]+/releases/[^/]+$
Location : path
Description : Gets the specified release for a site or channel. When used to get a release for a site, this can get releases for both the default `live` channel and any active preview channels for the specified site.
Flat Path : v1beta1/projects/{projectsId}/sites/{sitesId}/channels/{channelsId}/releases/{releasesId}
Parameter Order : name
Path : v1beta1/{+name}
▼ ▲ firebasehosting.projects.sites.versions.get
Flat Path : v1beta1/projects/{projectsId}/sites/{sitesId}/versions/{versionsId}
Description : Get the specified version that has been created for the specified site. This can include versions that were created for the default `live` channel or for any active preview channels for the specified site.
Parameter Order : name
Scopes :
Parameters :
name
Required : Yes
Type : string
Location : path
Description : Required. The fully-qualified resource name for the version, in the format: sites/SITE_ID/versions/VERSION_ID
Pattern : ^projects/[^/]+/sites/[^/]+/versions/[^/]+$
Path : v1beta1/{+name}
HTTP Method : GET
▼ ▲ firebasehosting.sites.channels.releases.get
HTTP Method : GET
Parameter Order : name
Path : v1beta1/{+name}
Parameters :
name
Description : Required. The fully-qualified resource name for the Hosting release, in either of the following formats: - sites/SITE_ID/channels/CHANNEL_ID/releases/RELEASE_ID - sites/SITE_ID/releases/RELEASE_ID
Pattern : ^sites/[^/]+/channels/[^/]+/releases/[^/]+$
Type : string
Location : path
Required : Yes
Scopes :
Description : Gets the specified release for a site or channel. When used to get a release for a site, this can get releases for both the default `live` channel and any active preview channels for the specified site.
Flat Path : v1beta1/sites/{sitesId}/channels/{channelsId}/releases/{releasesId}
▼ ▲ firebasehosting.sites.versions.get
HTTP Method : GET
Description : Get the specified version that has been created for the specified site. This can include versions that were created for the default `live` channel or for any active preview channels for the specified site.
Parameter Order : name
Path : v1beta1/{+name}
Parameters :
name
Pattern : ^sites/[^/]+/versions/[^/]+$
Required : Yes
Location : path
Type : string
Description : Required. The fully-qualified resource name for the version, in the format: sites/SITE_ID/versions/VERSION_ID
Flat Path : v1beta1/sites/{sitesId}/versions/{versionsId}
Scopes :
▼ ▲ firebasehosting.sites.releases.get
Parameter Order : name
Path : v1beta1/{+name}
Description : Gets the specified release for a site or channel. When used to get a release for a site, this can get releases for both the default `live` channel and any active preview channels for the specified site.
Scopes :
Parameters :
name
Type : string
Description : Required. The fully-qualified resource name for the Hosting release, in either of the following formats: - sites/SITE_ID/channels/CHANNEL_ID/releases/RELEASE_ID - sites/SITE_ID/releases/RELEASE_ID
Location : path
Required : Yes
Pattern : ^sites/[^/]+/releases/[^/]+$
HTTP Method : GET
Flat Path : v1beta1/sites/{sitesId}/releases/{releasesId}