Expand description
Nested message and enum types in CreateMaterializedViewRequest
.
Enums§
- Backfill
Type - 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§
- PbBackfill
Type - Alias for
BackfillType
.