Class ViewEntity (1.9.2)

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

View's parent is a schema.

Attributes

NameDescription
sql_code str
The SQL code which creates the view.
custom_features google.protobuf.struct_pb2.Struct
Custom engine specific features.
constraints MutableSequence[google.cloud.clouddms_v1.types.ConstraintEntity]
View constraints.