Expand description

Nested message and enum types in Schema.

Structs§

  • Represents a key field within the entity’s partition structure. You could have up to 20 partition fields, but only the first 10 partitions have the filtering ability due to performance consideration. Note: Partition fields are immutable.
  • Represents a column field within a table schema.

Enums§

  • Additional qualifiers to define field semantics.
  • The structure of paths within the entity, which represent partitions.
  • Type information for fields in schemas and partition schemas.