Expand description
Nested message and enum types in CreateMaterializedViewRequest
.
Enums§
- If SERVERLESS, the materialized view should be created using serverless backfill For that the controller will create a new compute node, which does backfilling and then is deleted. May alleviate pressure on the cluster during backfill process.
Type Aliases§
- Alias for
BackfillType
.