Class ViewSpec (3.9.1)

ViewSpec(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Table view specification.

Attribute

NameDescription
view_query str
Output only. The query that defines the table view.

Inheritance

builtins.object > proto.message.Message > ViewSpec