Rollout
import type { Rollout } from "https://googleapis.deno.dev/v1/firebaseapphosting:v1.ts";
A single rollout of a build for a backend.
§Properties
Optional. Unstructured key value map that may be set by external tools to store and arbitrary metadata. They are not queryable and should be preserved when modifying objects.
Immutable. The name of a build that already exists. It doesn't have to be built; a rollout will wait for a build to be ready before updating traffic.
Output only. Server-computed checksum based on other values; may be sent on update or delete to ensure operation is done on expected resource.
Optional. Unstructured key value map that can be used to organize and categorize objects.
Identifier. The resource name of the rollout. Format:
projects/{project}/locations/{locationId}/backends/{backendId}/rollouts/{rolloutId}
.
Output only. A field that, if true, indicates that the Rollout currently has an LRO.