requireBlaze property

bool requireBlaze
final

Whether the orchestrator should hard-require a Blaze (pay-as-you-go) plan before attempting Cloud Run / cleanup setup. Defaults to true when createServer or setupCloudRun is true.

Implementation

final bool requireBlaze;