FirebaseAppHostingBuildAppHostingBuildSource class sealed
source block (required, max_items=1). Sealed dispatch over the
schema's two mutually exclusive sub-blocks: pick a commit from the
backend's Developer Connect repository (FirebaseAppHostingBuildAppHostingBuildSourceCodebase)
OR point at a prebuilt Artifact Registry image
(FirebaseAppHostingBuildAppHostingBuildSourceContainer).
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
encode(
) → Map< String, Object?> -
Returns the JSON fragment to merge into the
sourceblock. -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited