Class ModelMonitoringBigQuerySource (1.51.0)

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

Dataset spec for data sotred in BigQuery.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
table_uri str
BigQuery URI to a table, up to 2000 characters long. All the columns in the table will be selected. Accepted forms: - BigQuery path. For example: bq://projectId.bqDatasetId.bqTableId. This field is a member of oneof_ connection.
query str
Standard SQL to be used instead of the table_uri. This field is a member of oneof_ connection.

Methods

ModelMonitoringBigQuerySource

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

Dataset spec for data sotred in BigQuery.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields